PHP 클래스 Mlp_Language_Manager_Page_View

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

공개 메소드들

메소드 설명
__construct ( Inpsyde\MultilingualPress\Common\Type\Setting $setting, Mlp_Updatable $watcher, Mlp_Browsable $pagination_data, Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce )
render ( ) Callback for page output.

메소드 상세

__construct() 공개 메소드

public __construct ( Inpsyde\MultilingualPress\Common\Type\Setting $setting, Mlp_Updatable $watcher, Mlp_Browsable $pagination_data, Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce )
$setting Inpsyde\MultilingualPress\Common\Type\Setting
$watcher Mlp_Updatable
$pagination_data Mlp_Browsable
$nonce Inpsyde\MultilingualPress\Common\Nonce\Nonce Nonce object.

render() 공개 메소드

Callback for page output.
public render ( )