PHP Class Field_HasOne, atk4

Inheritance: extends Field_Calculated
Afficher le fichier Open project: atk4/atk4

Protected Properties

Свойство Type Description
$foreignName string

Méthodes publiques

Méthode Description
getForeignFieldName ( ) : string
getValue ( Model $model, array $data ) : mixed
setForeignFieldName ( string $name )

Method Details

getForeignFieldName() public méthode

public getForeignFieldName ( ) : string
Résultat string

getValue() public méthode

public getValue ( Model $model, array $data ) : mixed
$model Model
$data array
Résultat mixed

setForeignFieldName() public méthode

public setForeignFieldName ( string $name )
$name string

Property Details

$foreignName protected_oe property

protected string $foreignName
Résultat string