Class AddPage

Description

Wicked AddPage class.

$Horde: wicked/lib/Page/AddPage.php,v 1.16.2.2 2010/04/26 15:39:36 jan Exp $

Copyright 2003-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/Page/AddPage.php (line 18)

Page
   |
   --AddPage
Variable Summary
 string $_newpage
 array $_results
Method Summary
 AddPage AddPage ( $newpage)
 mixed display ()
 void pageName ()
 void pageTitle ()
 void preDisplay ()
 void referrer ()
Variables
array $supportedModes = array(
WICKED_MODE_DISPLAY => true)
(line 25)

Display modes supported by this page.


Redefinition of:
Page::$supportedModes
Display modes supported by this page. Possible modes:
string $_newpage (line 33)

The page to confirm creation of.

array $_results (line 39)

Cached search results.

Inherited Variables

Inherited from Page

Page::$_page
Page::$_proc
Methods
Constructor AddPage (line 41)
AddPage AddPage ( $newpage)
  • $newpage
display (line 64)

Render this page in Display mode.

  • return: Returns true or PEAR_Error.
mixed display ()

Redefinition of:
Page::display()
Render this page in Display mode. You really must override this function if your page is to be anything like a real page.
pageName (line 101)
void pageName ()

Redefinition of:
Page::pageName()
pageTitle (line 106)
void pageTitle ()

Redefinition of:
Page::pageTitle()
preDisplay (line 50)

Bail out if there's no page name.

void preDisplay ()

Redefinition of:
Page::preDisplay()
Perform any pre-display checks for permissions, searches,
referrer (line 111)
void referrer ()

Redefinition of:
Page::referrer()

Inherited Methods

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:52 +0000 by phpDocumentor 1.4.3