PHP Interface Mlp_Redirect_Settings_Data_Interface

Author: Inpsyde GmbH, toscho
Afficher le fichier Open project: inpsyde/multilingual-press Interface Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

get_checkbox_name() public méthode

Name attribute for the view's checkbox.
public get_checkbox_name ( ) : string
Résultat string

get_current_option_value() public méthode

public get_current_option_value ( ) : integer
Résultat integer

save() public méthode

Validate and save user input
public save ( array $data ) : boolean
$data array User input
Résultat boolean