PHP Class Wicked_Page_AllPages, horde

Author: Jan Schneider ([email protected])
Author: Tyler Colbert ([email protected])
Inheritance: extends Wicked_Page
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$supportedModes Display modes supported by this page.

Méthodes publiques

Méthode Description
content ( ) : string Renders this page in content mode.
displayContents ( $isBlock ) : string Renders this page in display or block mode.
pageName ( )
pageTitle ( )

Method Details

content() public méthode

Renders this page in content mode.
public content ( ) : string
Résultat string The page content.

displayContents() public méthode

Renders this page in display or block mode.
public displayContents ( $isBlock ) : string
Résultat string The page contents.

pageName() public méthode

public pageName ( )

pageTitle() public méthode

public pageTitle ( )

Property Details

$supportedModes public_oe property

Display modes supported by this page.
public $supportedModes