Editing version 1 of page APIs (the most recent revision is 8)
Use template:
None
API_Template
DevTrack_Template
Version_Template
Aneuch offers several API calls to assist plugin developers, which are documented here.
* [[APIs_RegSpecialPage|RegSpecialPage]] - Registers a "special" page
* [[APIs_UnregSpecialPage|UnregSpecialPage]] - Unregisters a "special" page
* [[APIs_RegAdminPage|RegAdminPage]] - Registers a menu entry in the administrative menu, and associates a subroutine with its page
* [[APIs_UnregAdminPage|UnregAdminPage]] - Unregisters the page and removes its entry from the administrative menu
* [[APIs_RegPostAction|RegPostAction]] - Registers a new action to handle POST data
* [[APIs_UnregPostAction|UnregPostAction]] - Unregisters a previously registered POST action
* [[APIs_RegCommand|RegCommand]] - Registers a command (for use with the **`do=`** switch)
* [[APIs_UnregCommand|UnregCommand]] - Unregisters a command
This page is a template
This file is locked by 3.15.160.18 (ec2-3-15-160-18.us-east-2.compute.amazonaws.com) since Mon Apr 28 00:11:30 UTC 2025 . Lock should expire by Mon Apr 28 00:16:30 UTC 2025, and it is now Mon Apr 28 00:11:35 UTC 2025.
Upload a file
By contributing to this wiki, you acknowledge that you waive your right to claim copyright of your individual contributions. The text of this site is uncopyrighted and released to the public domain.
Show markup help Styling **bold **, //italic //, __underline __, --strikethrough--, `teletype ` Headers = Level 1 =, == Level 2 ==, === Level 3 ===, ==== Level 4 ====, ===== Level 5 ===== (ending ='s optional) Lists * Unordered List, # Ordered List, ** Level 2 unordered, ### Level 3 ordered (up to 5 levels, NO SPACES IN FRONT) Links [[Page]], [[Page|description]], [[http://link]], [[http://link|description]] Images {{image.jpg}}, {{right:image.jpg}} (right aligned), [[link|{{image.jpg}}]] (image linked to link), {{image.jpg|alt text}} Extras ---- (horizonal rule), ~~~~ (signature)