PHP Класс Inpsyde\MultilingualPress\SiteDuplication\SettingsView

С версии: 3.0.0
Показать файл Открыть проект

Открытые методы

Метод Описание
__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