pm_Form:: define Method

Pushes all templates stored in the instance of class pm_Form to the TEMPLATE array of the internal rFastTemplate instance.

Syntax

public function define ()

Parameters

No

Returns

A boolean which is true if the pm_Form instance stores at least one template.

Remarks

This function needs to be overridden.