PHP Class Phalcon\Test\Models\Select

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Mvc\Model
Afficher le fichier Open project: phalcon/cphalcon Class Usage Examples

Méthodes publiques

Méthode Description
getId ( )
getName ( )
getSource ( )
getText ( )
initialize ( )
setId ( $id )
setName ( $name )
setText ( $text )

Method Details

getId() public méthode

public getId ( )

getName() public méthode

public getName ( )

getSource() public méthode

public getSource ( )

getText() public méthode

public getText ( )

initialize() public méthode

public initialize ( )

setId() public méthode

public setId ( $id )

setName() public méthode

public setName ( $name )

setText() public méthode

public setText ( $text )