PHP 클래스 Mlp_Simple_Nav_Menu_Selectors

저자: Inpsyde GmbH, toscho
파일 보기 프로젝트 열기: inpsyde/multilingual-press

공개 메소드들

메소드 설명
__construct ( Mlp_Nav_Menu_Selector_Data_Interface $data )
show_available_languages ( ) : void
show_selected_languages ( ) : void

비공개 메소드들

메소드 설명
get_select_all_url ( string $list_id ) : string Create the URL for the "Select All" link.
print_add_button ( ) : void
print_button_controls ( string $list_id ) : void
print_item ( string $value, string $text ) : void
print_item_list ( string $list_id ) : void
print_select_all ( string $list_id ) : void

메소드 상세

__construct() 공개 메소드

public __construct ( Mlp_Nav_Menu_Selector_Data_Interface $data )
$data Mlp_Nav_Menu_Selector_Data_Interface

show_available_languages() 공개 메소드

public show_available_languages ( ) : void
리턴 void

show_selected_languages() 공개 메소드

public show_selected_languages ( ) : void
리턴 void