PHP 클래스 Admin_ElementController, pimcore

상속: extends Pimcore\Controller\Action\Admin
파일 보기 프로젝트 열기: pimcore/pimcore

공개 메소드들

메소드 설명
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 ( )

메소드 상세

findUsagesAction() 공개 메소드

public findUsagesAction ( )

getIdPathAction() 공개 메소드

public getIdPathAction ( )

getNicePathAction() 공개 메소드

public getNicePathAction ( )

getSubtypeAction() 공개 메소드

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

lockElementAction() 공개 메소드

public lockElementAction ( )

noteAddAction() 공개 메소드

public noteAddAction ( )

noteListAction() 공개 메소드

public noteListAction ( )

replaceAssignmentsAction() 공개 메소드

typePathAction() 공개 메소드

public typePathAction ( )

unlockElementAction() 공개 메소드

public unlockElementAction ( )

unlockPropagateAction() 공개 메소드

versionUpdateAction() 공개 메소드

public versionUpdateAction ( )