PHP Class Wicked_Page_StandardHistoryPage, horde

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( string $pagename, integer $version = null ) Construct a standard history page class to represent an old version of a wiki page.
isOld ( )
pageUrl ( $linkpage = null, $actionId = null )

Method Details

__construct() public méthode

Construct a standard history page class to represent an old version of a wiki page.
public __construct ( string $pagename, integer $version = null )
$pagename string The name of the page to load.
$version integer The version of the page to load.

isOld() public méthode

public isOld ( )

pageUrl() public méthode

public pageUrl ( $linkpage = null, $actionId = null )

Property Details

$supportedModes public_oe property

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