PHP Class app\models\BaseModel

Inheritance: extends Phalcon\Mvc\Model
Show file Open project: andrey900/slimcms Class Usage Examples

Protected Properties

Property Type Description
$allFields

Public Methods

Method Description
getAnnotations ( )
getColumnsNames ( array $arAdditionalField = [] )

Protected Methods

Method Description
get_class_name ( )

Method Details

getAnnotations() public method

public getAnnotations ( )

getColumnsNames() public method

public getColumnsNames ( array $arAdditionalField = [] )
$arAdditionalField array

get_class_name() protected method

protected get_class_name ( )

Property Details

$allFields protected property

protected $allFields