PHP Class Tdt\Core\Repositories\XlsDefinitionRepository

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

Protected Properties

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
extractColumns ( $input )

Method Details

__construct() public méthode

public __construct ( XlsDefinition $model )
$model XlsDefinition

extractColumns() protected méthode

protected extractColumns ( $input )

getAllParameters() public méthode

Include the parameters that make up relationships with this model.
public getAllParameters ( )

getCreateParameters() public méthode

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

Property Details

$rules protected_oe property

protected $rules