PHP Class Ip\Internal\Grid\Model\Table

Inheritance: extends Ip\Internal\Grid\Model
Afficher le fichier Open project: impresspages/impresspages

Protected Properties

Свойство Type Description
$config Config
$request
$subgridConfig

Méthodes publiques

Méthode Description
__construct ( $config, $request )
handleMethod ( )

Méthodes protégées

Méthode Description
create ( $data )
createTransformationObject ( $transformationSetting ) : Ip\Internal\Grid\Model\Transformation
delete ( $params )
getActions ( )
getDisplay ( )
init ( )
move ( $params )
movePosition ( $params )
order ( $params )
page ( $params )
runTransformations ( &$data )
search ( $data )
setLanguage ( $params )
setPageSize ( $params )
subgrid ( $params )
update ( $data )
updateForm ( $params )

Method Details

__construct() public méthode

public __construct ( $config, $request )

create() protected méthode

protected create ( $data )

createTransformationObject() protected méthode

protected createTransformationObject ( $transformationSetting ) : Ip\Internal\Grid\Model\Transformation
$transformationSetting
Résultat Ip\Internal\Grid\Model\Transformation

delete() protected méthode

protected delete ( $params )

getActions() protected méthode

protected getActions ( )

getDisplay() protected méthode

protected getDisplay ( )

handleMethod() public méthode

public handleMethod ( )

init() protected méthode

protected init ( )

move() protected méthode

protected move ( $params )

movePosition() protected méthode

protected movePosition ( $params )

order() protected méthode

protected order ( $params )

page() protected méthode

protected page ( $params )

runTransformations() protected méthode

protected runTransformations ( &$data )

setLanguage() protected méthode

protected setLanguage ( $params )

setPageSize() protected méthode

protected setPageSize ( $params )

subgrid() protected méthode

protected subgrid ( $params )

update() protected méthode

protected update ( $data )

updateForm() protected méthode

protected updateForm ( $params )

Property Details

$config protected_oe property

protected Config,Ip\Internal\Grid\Model $config
Résultat Config

$request protected_oe property

protected $request

$subgridConfig protected_oe property

protected $subgridConfig