PHP 클래스 Backend\Modules\Groups\Actions\Add

저자: Jeroen Van den Bossche ([email protected])
상속: extends Backend\Core\Engine\Base\ActionAdd
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
execute ( ) Execute the action

비공개 메소드들

메소드 설명
bundleActions ( ) Bundle all actions that need to be bundled
getActions ( ) Get the actions
getData ( ) Get the data
getWidgets ( ) Get the widgets
insertPermissions ( SpoonFormElement[] $actionPermissions, array $bundledActionPermissions ) Insert the permissions
insertWidgets ( SpoonFormElement[] $widgetPresets ) : mixed Insert the widgets
loadForm ( ) Load the form
validateForm ( ) Validate the form

메소드 상세

execute() 공개 메소드

Execute the action
public execute ( )