PHP Class lithium\tests\mocks\data\MockProduct

Inheritance: extends lithium\data\Model
Datei anzeigen Open project: unionofrad/lithium Class Usage Examples

Public Properties

Property Type Description
$hasOne
$validates

Protected Properties

Property Type Description
$_custom
$_inherits
$_meta
$_schema

Public Methods

Method Description
attribute ( $name )
finders ( )
initializers ( )

Method Details

attribute() public static method

public static attribute ( $name )

finders() public static method

public static finders ( )

initializers() public static method

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