Class StdHistoryPage

Description

Wicked Page class for old versions of pages.

$Horde: wicked/lib/Page/StandardPage/StdHistoryPage.php,v 1.21.2.1 2009/09/28 22:44:25 jan Exp $

Located in /lib/Page/StandardPage/StdHistoryPage.php (line 10)

Page
   |
   --StandardPage
      |
      --StdHistoryPage
Variable Summary
Method Summary
 StdHistoryPage StdHistoryPage (string $pagename, [integer $version = null])
 void isOld ()
 void pageUrl ([ $linkpage = null], [ $actionId = null])
Variables
array $supportedModes = array(
WICKED_MODE_DISPLAY => true,
WICKED_MODE_EDIT => false,
WICKED_MODE_REMOVE => true,
WICKED_MODE_HISTORY => true,
WICKED_MODE_DIFF => true,
WICKED_MODE_LOCKING => false,
WICKED_MODE_UNLOCKING => false)
(line 17)

Display modes supported by this page.


Redefinition of:
StandardPage::$supportedModes
Display modes supported by this page.

Inherited Variables

Inherited from StandardPage

StandardPage::$_lock
StandardPage::$_locks

Inherited from Page

Page::$_page
Page::$_proc
Methods
Constructor StdHistoryPage (line 33)

Construct a standard history page class to represent an old version of a wiki page.

StdHistoryPage StdHistoryPage (string $pagename, [integer $version = null])
  • string $pagename: The name of the page to load.
  • integer $version: The version of the page to load.
isOld (line 53)
void isOld ()

Redefinition of:
Page::isOld()
pageUrl (line 58)
void pageUrl ([ $linkpage = null], [ $actionId = null])
  • $linkpage
  • $actionId

Redefinition of:
Page::pageUrl()

Inherited Methods

Inherited From StandardPage

 StandardPage::StandardPage()
 StandardPage::allows()
 StandardPage::changeLog()
 StandardPage::diff()
 StandardPage::displayContents()
 StandardPage::getDiff()
 StandardPage::getLockRequestor()
 StandardPage::getLockTime()
 StandardPage::getText()
 StandardPage::history()
 StandardPage::hits()
 StandardPage::isLocked()
 StandardPage::lock()
 StandardPage::pageID()
 StandardPage::pageName()
 StandardPage::unlock()
 StandardPage::updateText()
 StandardPage::version()
 StandardPage::versionCreated()

Inherited From Page

 Page::allows()
 Page::author()
 Page::block()
 Page::diff()
 Page::display()
 Page::displayContents()
 Page::formatVersionCreated()
 Page::getCurrentPage()
 Page::getPage()
 Page::getPermissions()
 Page::getProcessor()
 Page::getText()
 Page::handleAction()
 Page::history()
 Page::hits()
 Page::isLocked()
 Page::isOld()
 Page::isValid()
 Page::lock()
 Page::pageName()
 Page::pageTitle()
 Page::pageUrl()
 Page::preDisplay()
 Page::previousVersion()
 Page::referrer()
 Page::remove()
 Page::render()
 Page::supports()
 Page::unlock()
 Page::updateText()
 Page::version()
 Page::versionCreated()

Documentation generated on Sun, 30 Jan 2011 05:42:57 +0000 by phpDocumentor 1.4.3