Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
Module Developer's Guide

Return to Modules

This guide will take you through the basics of developing modules for Xataface. We will start by creating some basic modules that merely provide some blocks that can be referenced in your Xataface application, but we will move on to some more complex modules that define new, and custom widgets for Xataface forms.

Module Developer's Guide Table Of Contents

  1. Creating Your First Module
  2. Creating a Module With an Action
  3. Adding Custom Javascripts
  4. Adding Custom CSS Files
  5. Creating Custom Widgets
  6. Module-Associated Data