Class Wicked_Page_Search
Wicked SearchAll 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.
- Wicked_Page
- Wicked_Page_Search
public
string
|
|
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
|
|
public
|
|
public
|
|
public
|
allows(),
author(),
block(),
diff(),
displayContents(),
formatVersionCreated(),
getCurrentPage(),
getPage(),
getPermissions(),
getProcessor(),
getText(),
handleAction(),
history(),
hits(),
isLocked(),
isOld(),
isValid(),
lock(),
pageUrl(),
previousVersion(),
referrer(),
remove(),
render(),
supports(),
unlock(),
updateText(),
version(),
versionCreated()
|
MATCH_ANY,
MATCH_ENDS,
MATCH_LEFT,
MATCH_RIGHT
|
public
array
|
$supportedModes
Display modes supported by this page. |
#
array(
Wicked::MODE_CONTENT => true,
Wicked::MODE_DISPLAY => true)
|