Docs - Templating Construct
07/31/2010: SUIT 2.0.1 and Rulebox 1.1.0 released.
Available Since: Rulebox (1.0.0)
Initialize a Templating object to use Rulebox for PHP.
The Templating object.
<?php
$suit = new SUIT();
$templating = new Templating($suit);
// Result: The Templating object.
?>





