Wicked Abtract Page Class.
$Horde: wicked/lib/Page.php,v 1.106.2.5 2010/02/14 18:16:31 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.php (line 15)
Class | Description |
---|---|
![]() |
Wicked SearchAll class. |
![]() |
Wicked Page class for most pages. |
![]() |
Wicked AddPage class. |
![]() |
Wicked AllPages class. |
![]() |
Wicked AttachedFiles class. |
![]() |
Wicked BackLinks class. |
![]() |
Wicked DeletePage class (for confirming deletion). |
![]() |
Wicked EditPage class. |
![]() |
Wicked LeastPopular class. |
![]() |
Wicked LikePages class. |
![]() |
Wicked MostPopular class. |
![]() |
Wicked NewPage class. |
![]() |
Wicked RecentChanges class. |
![]() |
Wicked RevertPage class (for confirming reversions). |
![]() |
Wicked SyncPages class. |
![]() |
Special page for merging or renaming pages. |
Display modes supported by this page. Possible modes:
WICKED_MODE_CONTENT WICKED_MODE_DISPLAY WICKED_MODE_EDIT WICKED_MODE_REMOVE WICKED_MODE_HISTORY WICKED_MODE_DIFF WICKED_MODE_LOCKING WICKED_MODE_UNLOCKING WICKED_MODE_CREATE
The loaded page info.
Instance of a Text_Wiki processor.
Returns if the page allows a mode. Access rights and user state are taken into consideration.
Render this page for displaying in a block. You really must override this function if your page is to be anything like a real page.
Render this page in Diff mode.
Render this page in Display mode. You really must override this function if your page is to be anything like a real page.
Get the page we are currently on.
Get the page we are currently on.
Retrieve this user's permissions for this page. If a permissions object does not exist, we assume reasonable defaults.
Render this page in History mode.
Is this a validly loaded page?
Perform any pre-display checks for permissions, searches,
etc. Called before any output is sent so the page can do redirects. If the page wants to take control of flow from here, it can, and is entirely responsible for handling the user (should call exit after redirecting, for example).
$param integer $mode The page render mode. $param array $params Any page parameters.
Retrieve the previous version number for this page
Render this page in Remove mode.
See if the page supports a particular mode.
Documentation generated on Sun, 30 Jan 2011 05:42:56 +0000 by phpDocumentor 1.4.3