PHP 클래스 Backend\Modules\Pages\Actions\Edit

상속: extends Backend\Core\Engine\Base\ActionEdit
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
execute ( ) Execute the action

보호된 메소드들

메소드 설명
parse ( ) Parse

비공개 메소드들

메소드 설명
getImage ( boolean $allowImage ) : string | null
loadData ( ) Load the record
loadDrafts ( ) Load the datagrid with drafts
loadForm ( ) Load the form
loadRevisions ( ) Load the datagrid
showTags ( ) : boolean Check if the user has the right to see/edit tags
validateForm ( ) Validate the form

메소드 상세

execute() 공개 메소드

Execute the action
public execute ( )

parse() 보호된 메소드

Parse
protected parse ( )