PHP Class Tdt\Core\Repositories\RemoteDefinitionRepository

Inheritance: extends BaseDefinitionRepository, implements Tdt\Core\Repositories\Interfaces\RemoteDefinitionRepositoryInterface
Mostrar archivo Open project: tdt/core

Protected Properties

Property Type Description
$rules

Public Methods

Method Description
__construct ( RemoteDefinition $model )
getCreateParameters ( ) Retrieve the set of create parameters that make up a XML definition.

Method Details

__construct() public method

public __construct ( RemoteDefinition $model )
$model RemoteDefinition

getCreateParameters() public method

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

Property Details

$rules protected_oe property

protected $rules