Building XOOPS Module (Tutorial by Kaotik)
  • Introduction
  • Guidelines for module development
  • Building your first module
    • Hello world!
    • Memberlist
    • Translations
    • Database
    • Building a form
    • Storing information in the database
    • Listing information in the database
  • Smarty and sanitation
    • Introduction to Smarty
    • Moving to Smarty
    • Forms in Smarty
    • Text sanitation
  • Fixing the interface
    • Tableicious
    • Forming the form
    • Alerting the alert
  • Part 3 - Building an AJAX Module
  • Part 4 - Xoops Blocks
  • Part 7 - $_SUPER GLOBALS How to use them in a XOOPS module
  • Part 8 - DB Operations and Classes //delete, if not used
  • Part 9 - Jquery and Javascript, a simple beginning
  • Part 10 - Admin menus and Jquery
  • Part 11 - Jquery: Form Validation+Rounded Corners+List Items
  • Part 12 - Cloning functions, a diferent approach dealing with classes.
  • Credits
Powered by GitBook
On this page
  1. Building your first module

Hello world!

PreviousBuilding your first moduleNextMemberlist

Last updated 7 years ago