PHP Class Ip\Internal\Grid\Model\Table

Inheritance: extends Ip\Internal\Grid\Model
Show file Open project: impresspages/impresspages

Protected Properties

Property Type Description
$config Config
$request
$subgridConfig

Public Methods

Method Description
__construct ( $config, $request )
handleMethod ( )

Protected Methods

Method 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 method

public __construct ( $config, $request )

create() protected method

protected create ( $data )

createTransformationObject() protected method

protected createTransformationObject ( $transformationSetting ) : Ip\Internal\Grid\Model\Transformation
$transformationSetting
return Ip\Internal\Grid\Model\Transformation

delete() protected method

protected delete ( $params )

getActions() protected method

protected getActions ( )

getDisplay() protected method

protected getDisplay ( )

handleMethod() public method

public handleMethod ( )

init() protected method

protected init ( )

move() protected method

protected move ( $params )

movePosition() protected method

protected movePosition ( $params )

order() protected method

protected order ( $params )

page() protected method

protected page ( $params )

runTransformations() protected method

protected runTransformations ( &$data )

setLanguage() protected method

protected setLanguage ( $params )

setPageSize() protected method

protected setPageSize ( $params )

subgrid() protected method

protected subgrid ( $params )

update() protected method

protected update ( $data )

updateForm() protected method

protected updateForm ( $params )

Property Details

$config protected property

protected Config,Ip\Internal\Grid\Model $config
return Config

$request protected property

protected $request

$subgridConfig protected property

protected $subgridConfig