PHP Класс Tdt\Core\Repositories\XlsDefinitionRepository

Наследование: extends Tdt\Core\Repositories\TabularBaseRepository, implements Tdt\Core\Repositories\Interfaces\XlsDefinitionRepositoryInterface
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$rules

Открытые методы

Метод Описание
__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.

Защищенные методы

Метод Описание
extractColumns ( $input )

Описание методов

__construct() публичный Метод

public __construct ( XlsDefinition $model )
$model XlsDefinition

extractColumns() защищенный Метод

protected extractColumns ( $input )

getAllParameters() публичный Метод

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

getCreateParameters() публичный Метод

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

Описание свойств

$rules защищенное свойство

protected $rules