Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Backend
Modules
Locale
Actions
Add
PHP 클래스 Backend\Modules\Locale\Actions\Add
상속:
extends
Backend\Core\Engine\Base\ActionAdd
파일 보기
프로젝트 열기: forkcms/forkcms
공개 메소드들
메소드
설명
execute
( )
Execute the action
보호된 메소드들
메소드
설명
parse
( )
Parse the form
비공개 메소드들
메소드
설명
loadForm
( )
Load the form
setFilter
( )
Sets the filter based on the $_GET array.
validateForm
( )
Validate the form
메소드 상세
execute()
공개
메소드
Execute the action
public
execute
( )
parse()
보호된
메소드
Parse the form
protected
parse
( )