PHP Class Field_SQL_HasOne, atk4

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

Méthodes publiques

Méthode Description
getExpression ( SQL_Model $model ) : DB_dsql
getForeignFieldName ( ) : string
getValue ( SQL_Model $model, $data ) : mixed
setForeignFieldName ( string $name )

Method Details

getExpression() public méthode

public getExpression ( SQL_Model $model ) : DB_dsql
$model SQL_Model
Résultat DB_dsql

getForeignFieldName() public méthode

public getForeignFieldName ( ) : string
Résultat string

getValue() public méthode

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

setForeignFieldName() public méthode

public setForeignFieldName ( string $name )
$name string