1 Naming conventions 2 File structure 2.1 xoops_version.php 3 Kickstart guide to make a Module 4 Kickstart guide to make a Block 5 Using the Built-in Comment System 6 Using the Built-in Notification System 7 Adding the search feature to your module 8 Xoops VUF's (Very Useful Functions) 9 Automatically-defined Global Variables 9.1 $xoopsConfig array 9.2 $xoopsOption array 9.3 $xoopsModuleConfig array 9.4 $xoopsUser 10 Using the Xoops API 11 Using the Xoops Form library 12 XML-RPC 13 ZipDownloader Class 14 Using the Database 14.1 Creating/Altering/Deleting Tables 14.2 Indexes
Back to the Mainpage