Property | Type | Description | |
---|---|---|---|
$page |
Method | Description | |
---|---|---|
__construct ( ) | ||
createAction ( ) | ||
destroyAction ( ) | Delete wiki page. | |
editAction ( ) | Edit wiki page. | |
newAction ( string $slug = null ) | New page. | |
pagesAction ( ) | Pages listing | |
revisionsAction ( ) | Revisions listing. | |
saveAction ( ) | Save wiki page. | |
showAction ( string $slug = 'main' ) | Show page. |
Method | Description | |
---|---|---|
pageParams ( ) : array | ||
revisionParams ( ) : array |