PHP 인터페이스 Mlp_Redirect_Settings_Data_Interface

저자: Inpsyde GmbH, toscho
파일 보기 프로젝트 열기: inpsyde/multilingual-press 0 사용 예제들

공개 메소드들

메소드 설명
get_checkbox_name ( ) : string Name attribute for the view's checkbox.
get_current_option_value ( ) : integer
save ( array $data ) : boolean Validate and save user input

메소드 상세

get_checkbox_name() 공개 메소드

Name attribute for the view's checkbox.
public get_checkbox_name ( ) : string
리턴 string

get_current_option_value() 공개 메소드

save() 공개 메소드

Validate and save user input
public save ( array $data ) : boolean
$data array User input
리턴 boolean