|
Procedural File: Simple.php
Source Location: Program_Root/Template/Simple.php
Classes:
SimpleTemplate
SimpleTemplate is a tag-substitution engine with malleable tag formats,
Page Details:
SIMPLE_TEMPLATE_DELIM_ASP [line 44]
SIMPLE_TEMPLATE_DELIM_COMMENTS [line 38]
SIMPLE_TEMPLATE_DELIM_CURLY [line 29]
SIMPLE_TEMPLATE_DELIM_DOTS [line 35]
SIMPLE_TEMPLATE_DELIM_POUND [line 26]
SIMPLE_TEMPLATE_DELIM_ROUND [line 32]
SIMPLE_TEMPLATE_DELIM_TAGS [line 41]
template_simple [line 869]
void template_simple(
mixed $tpl, [mixed $obj = ''])
|
|
template_simple_register [line 873]
void template_simple_register(
mixed $name, mixed $var)
|
|
|
|