Extended Functionality

Table of Contents

10 Template
Template Instance variables
Template Instance methods
Accessible Instance methods
Internal instance methods
Template Examples
11 Object Oriented HTML Forms
Using OOH Forms
Customizing OOH Forms

The section on extended functionality covers non-GUI classes that provide often needed application functions without a user interface. Some extended classes depend on core functionality, some contain independent classes.

Extended classes are treated differently from core classes in that their code is not automatically included by prepend.php3. You have to include the class definition manually where needed or you modify prepend.php3.