Class Wicked_Page
Wicked Abtract Page Class.
Copyright 2003-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Direct known subclasses
Wicked_Page_AddPage, Wicked_Page_AllPages, Wicked_Page_NewPage, Wicked_Page_RecentChanges, Wicked_Page_RevertPage, Wicked_Page_Search, Wicked_Page_StandardPage, Wicked_Page_SyncPages, Wicked_Page_AttachedFiles, Wicked_Page_BackLinks, Wicked_Page_DeletePage, Wicked_Page_EditPage, Wicked_Page_LeastPopular, Wicked_Page_LikePages, Wicked_Page_MergeOrRename, Wicked_Page_MostPopular
public
boolean
|
|
public
integer
|
#
getPermissions( mixed $pageName = null )
Retrieve this user's permissions for this page. If a permissions object does not exist, we assume reasonable defaults. |
public
boolean
|
|
public
boolean
|
|
public
|
|
public static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
#
preDisplay( mixed $mode, mixed $params )
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). |
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
&
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
integer |
MATCH_LEFT
|
#
1
|
integer |
MATCH_RIGHT
|
#
2
|
integer |
MATCH_ENDS
|
#
3
|
integer |
MATCH_ANY
|
#
4
|
public
array
|
$supportedModes
Display modes supported by this page. Possible modes: |
#
array()
|