PHP Класс Wicked_Page_RecentChanges, horde

Автор: Jan Schneider ([email protected])
Автор: Tyler Colbert ([email protected])
Наследование: extends Wicked_Page
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$supportedModes array Display modes supported by this page.

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

Метод Описание
content ( ) : string Renders this page in content mode.
displayContents ( $isBlock ) : string Renders this page in display or block mode.
pageName ( )
pageTitle ( )

Описание методов

content() публичный Метод

Renders this page in content mode.
public content ( ) : string
Результат string The page content.

displayContents() публичный Метод

Renders this page in display or block mode.
public displayContents ( $isBlock ) : string
Результат string The contents.

pageName() публичный Метод

public pageName ( )

pageTitle() публичный Метод

public pageTitle ( )

Описание свойств

$supportedModes публичное свойство

Display modes supported by this page.
public array $supportedModes
Результат array