![]() |
![]()
| ![]() |
![]()
NAMEMojoMojo::Controller::PageAdmin - MojoMojo Page Administration SYNOPSISSee MojoMojo DESCRIPTIONMethods for updating pages: edit, rollback, permissions change, rename. METHODSautoCheck that user is logged in and has rights to this page. unauthorizedPrivate action to return a 403 with an explanatory template. editThis action will display the edit form, then save the previous revision, and create a new one based on the posted content. After saving, it will forward to the highlight action. permissionsThis action allows page permissions to be displayed and edited. rollbackThis action will revert a page to a older revision. title ( .info/title )AJAX method for renaming a page. Creates a new PageVersion with the rename, so that the renaming itself could in the future be shown in the page history. AUTHORMarcus Ramberg <mramberg@cpan.org> LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
|