Docs - Templating Construct
12/21/2010: SUIT 2.0.2 and Rulebox 1.1.1 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.
?>





