[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
[Code source] [Imprimer] [Statistiques]
DokuWiki Actions
Author: | Andreas Gohr <andi@splitbrain.org> |
License: | GPL 2 (http://www.gnu.org/licenses/gpl.html) |
Poids: | 432 lignes (10 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier inc/template.php |
act_dispatch() X-Ref |
Call the needed action handlers author: Andreas Gohr <andi@splitbrain.org> |
act_sendheaders($headers) X-Ref |
Pas de description |
act_clean($act) X-Ref |
Sanitize the action command Add all allowed commands here. author: Andreas Gohr <andi@splitbrain.org> |
act_permcheck($act) X-Ref |
Run permissionchecks author: Andreas Gohr <andi@splitbrain.org> |
act_draftdel($act) X-Ref |
Handle 'draftdel' Deletes the draft for the current page and user |
act_draftsave($act) X-Ref |
Saves a draft on preview |
act_save($act) X-Ref |
Handle 'save' Checks for spam and conflicts and saves the page. Does a redirect to show the page afterwards or returns a new action. author: Andreas Gohr <andi@splitbrain.org> |
act_auth($act) X-Ref |
Handle 'login', 'logout' author: Andreas Gohr <andi@splitbrain.org> |
act_edit($act) X-Ref |
Handle 'edit', 'preview' author: Andreas Gohr <andi@splitbrain.org> |
act_export($act) X-Ref |
Handle 'edit', 'preview' author: Andreas Gohr <andi@splitbrain.org> |
act_subscription($act) X-Ref |
Handle 'subscribe', 'unsubscribe' author: Steven Danz <steven-danz@kc.rr.com> |
Généré le : Tue Apr 3 20:47:31 2007 | par Balluche grâce à PHPXref 0.7 |