PHP 클래스 Mlp_Redirect

파일 보기 프로젝트 열기: inpsyde/multilingual-press 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Inpsyde\MultilingualPress\Module\ModuleManager $modules, Mlp_Language_Api_Interface $language_api, $deprecated ) Constructor.
setup ( ) : boolean Determines the current state and actions, and calls subsequent methods.

비공개 메소드들

메소드 설명
activation_column ( ) : void Shows the redirect status in the sites list.
frontend_redirect ( ) : void Redirects visitors to the best matching language alternative.
register_setting ( ) : boolean Registers the settings.
site_settings ( ) : void Sets up site-specific settings.
user_settings ( ) : void Sets up user-specific settings.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( Inpsyde\MultilingualPress\Module\ModuleManager $modules, Mlp_Language_Api_Interface $language_api, $deprecated )
$modules Inpsyde\MultilingualPress\Module\ModuleManager
$language_api Mlp_Language_Api_Interface
$deprecated

setup() 공개 메소드

Determines the current state and actions, and calls subsequent methods.
public setup ( ) : boolean
리턴 boolean