PHP Class Tdt\Core\Repositories\InspireDefinitionRepository

Inheritance: extends BaseDefinitionRepository, implements Tdt\Core\Repositories\Interfaces\InspireDefinitionRepositoryInterface
Afficher le fichier Open project: tdt/core

Protected Properties

Свойство Type Description
$rules

Méthodes publiques

Méthode Description
__construct ( InspireDefinition $model )
getCreateParameters ( ) Retrieve the set of create parameters that make up a XML definition.

Method Details

__construct() public méthode

public __construct ( InspireDefinition $model )
$model InspireDefinition

getCreateParameters() public méthode

Retrieve the set of create parameters that make up a XML definition.
public getCreateParameters ( )

Property Details

$rules protected_oe property

protected $rules