Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Inpsyde
MultilingualPress
SiteDuplication
SettingsView
PHP Class Inpsyde\MultilingualPress\SiteDuplication\SettingsView
Since:
3.0.0
ファイルを表示
Open project: inpsyde/multilingual-press
Public Methods
Method
Description
__construct
( )
Constructor. Sets up the properties.
render
( ) :
void
Renders the settings user interface.
Private Methods
Method
Description
get_all_sites
( ) :
string[][]
Returns all existing sites.
Method Details
__construct()
public
method
Constructor. Sets up the properties.
Since:
3.0.0
public
__construct
( )
render()
public
method
Renders the settings user interface.
Since:
3.0.0
public
render
( ) :
void
return
void