v0

\Hubleto\App\Community\Contacts\Models\Value

Parent classModel

Properties

table

public string $table

recordManagerClass

public string $recordManagerClass

lookupSqlValue

public ?string $lookupSqlValue

relations

public array $relations

Methods

describeColumns

public describeColumns(): array

describeTable

public describeTable(): \Hubleto\Framework\Description\Table

getTypeFromValue

public getTypeFromValue(string $value): string

Parameters:

Parameter Type Description
$value string

onBeforeCreate

public onBeforeCreate(array $record): array

Parameters:

Parameter Type Description
$record array

onBeforeUpdate

public onBeforeUpdate(array $record): array

Parameters:

Parameter Type Description
$record array
www.hubleto.com | Found a bug or missing something? Report an issue via GitHub.