PHP Class Admin_ElementController, pimcore

Inheritance: extends Pimcore\Controller\Action\Admin
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

Méthode 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 méthode

public findUsagesAction ( )

getIdPathAction() public méthode

public getIdPathAction ( )

getNicePathAction() public méthode

public getNicePathAction ( )

getSubtypeAction() public méthode

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

lockElementAction() public méthode

public lockElementAction ( )

noteAddAction() public méthode

public noteAddAction ( )

noteListAction() public méthode

public noteListAction ( )

replaceAssignmentsAction() public méthode

typePathAction() public méthode

public typePathAction ( )

unlockElementAction() public méthode

public unlockElementAction ( )

unlockPropagateAction() public méthode

versionUpdateAction() public méthode

public versionUpdateAction ( )