Skip to content

formtools/module-hello_world

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hello World module

This module demonstrates the components that constitute a (simple) module. It demonstrates the use of a Smarty template to generate the HTML, the use of a PHP language file to store the language strings and a couple of built-in Form Tools PHP functions for initializing the page and calling the Smarty template. Simple stuff!

Documentation

Other Links