Class Wicked_Page_DeletePage
Wicked DeletePage class (for confirming deletion).
-
Wicked_Page
-
Wicked_Page_DeletePage
Methods summary
public
|
|
public
integer
|
#
getPermissions( )
Retrieve this user's permissions for the referring page.
Retrieve this user's permissions for the referring page.
Returns
integer The permissions bitmask.
Overrides
|
public
|
#
preDisplay( )
Send them back whence they came if they aren't allowed to
delete this page.
Send them back whence they came if they aren't allowed to
delete this page.
Overrides
|
public
|
#
display( )
Render this page in Display mode.
Render this page in Display mode.
Throws
Overrides
|
public
|
|
public
|
|
public
|
|
public
|
|
Methods inherited from Wicked_Page
allows(),
author(),
block(),
diff(),
displayContents(),
formatVersionCreated(),
getCurrentPage(),
getPage(),
getProcessor(),
getText(),
history(),
hits(),
isLocked(),
isOld(),
isValid(),
lock(),
pageUrl(),
previousVersion(),
remove(),
render(),
supports(),
unlock(),
updateText(),
version(),
versionCreated()
|
Properties summary
public
array
|
$supportedModes
Display modes supported by this page.
Display modes supported by this page.
|
#
array(Wicked::MODE_DISPLAY => true)
|