PHP Class Admin_ElementController, pimcore

Inheritance: extends Pimcore\Controller\Action\Admin
Show file Open project: pimcore/pimcore

Public Methods

Method Description
findUsagesAction ( )
getIdPathAction ( )
getNicePathAction ( )
getSubtypeAction ( ) Returns the element data denoted by the given type and ID or path.
lockElementAction ( )
noteAddAction ( )
noteListAction ( )
replaceAssignmentsAction ( )
typePathAction ( )
unlockElementAction ( )
unlockPropagateAction ( )
versionUpdateAction ( )

Method Details

findUsagesAction() public method

public findUsagesAction ( )

getIdPathAction() public method

public getIdPathAction ( )

getNicePathAction() public method

public getNicePathAction ( )

getSubtypeAction() public method

Returns the element data denoted by the given type and ID or path.
public getSubtypeAction ( )

lockElementAction() public method

public lockElementAction ( )

noteAddAction() public method

public noteAddAction ( )

noteListAction() public method

public noteListAction ( )

replaceAssignmentsAction() public method

typePathAction() public method

public typePathAction ( )

unlockElementAction() public method

public unlockElementAction ( )

unlockPropagateAction() public method

versionUpdateAction() public method

public versionUpdateAction ( )