PHP Class lithium\tests\mocks\data\MockProduct

Inheritance: extends lithium\data\Model
Afficher le fichier Open project: unionofrad/lithium Class Usage Examples

Méthodes publiques

Свойство Type Description
$hasOne
$validates

Protected Properties

Свойство Type Description
$_custom
$_inherits
$_meta
$_schema

Méthodes publiques

Méthode Description
attribute ( $name )
finders ( )
initializers ( )

Method Details

attribute() public static méthode

public static attribute ( $name )

finders() public static méthode

public static finders ( )

initializers() public static méthode

public static initializers ( )

Property Details

$_custom protected_oe property

protected $_custom

$_inherits protected_oe property

protected $_inherits

$_meta protected_oe property

protected $_meta

$_schema protected_oe property

protected $_schema

$hasOne public_oe property

public $hasOne

$validates public_oe property

public $validates