PHP 클래스 Inpsyde\MultilingualPress\SiteDuplication\SettingsView

부터: 3.0.0
파일 보기 프로젝트 열기: inpsyde/multilingual-press

공개 메소드들

메소드 설명
__construct ( ) Constructor. Sets up the properties.
render ( ) : void Renders the settings user interface.

비공개 메소드들

메소드 설명
get_all_sites ( ) : string[][] Returns all existing sites.

메소드 상세

__construct() 공개 메소드

Constructor. Sets up the properties.
부터: 3.0.0
public __construct ( )

render() 공개 메소드

Renders the settings user interface.
부터: 3.0.0
public render ( ) : void
리턴 void