PHP Class Wicked_Page_BackLinks, 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 array Display modes supported by this page.

Protected Properties

Свойство Type Description
$_referrer string The page that we're displaying backlinks to.

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $referrer )

displayContents() public méthode

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

pageName() public méthode

public pageName ( )

pageTitle() public méthode

public pageTitle ( )

referrer() public méthode

public referrer ( )

Property Details

$_referrer protected_oe property

The page that we're displaying backlinks to.
protected string $_referrer
Résultat string

$supportedModes public_oe property

Display modes supported by this page.
public array $supportedModes
Résultat array