Index of All Elements
a
c
d
f
g
o
p
r
s
top
a
- add_content
- in file class_pet.eng.inc.php, method pet::add_content()
assigns content to a content tag
- assign
- in file class_pet.eng.inc.php, method pet::assign()
alias for add_content
top
top
d
- $debug
- in file class_pet.eng.inc.php, variable pet::$debug
- debugging
- in file class_pet.eng.inc.php, method pet::debugging()
turns debugging on or of
- dump
- in file class_pet.eng.inc.php, method pet::dump()
writes the tempalte to a new file at $filename
top
f
- $file
- in file class_pet.eng.inc.php, variable pet::$file
top
g
- get
- in file class_pet.eng.inc.php, method pet::get()
returns the template
- get_content
- in file class_pet.eng.inc.php, method pet::get_content()
returns the Content
- get_loop
- in file class_pet.eng.inc.php, method pet::get_loop()
returns first loop in $string
- get_loopname
- in file class_pet.eng.inc.php, method pet::get_loopname()
liefert name of the first loop in $string
top
o
- output
- in file class_pet.eng.inc.php, method pet::output()
sends the template to the browser for displaying
top
p
- parse
- in file class_pet.eng.inc.php, method pet::parse()
processes the template: inserts content and SSIs
- pet
- in file class_pet.eng.inc.php, class pet
P.E.T.: Processor Engine for Templates
- pet
- in file class_pet.eng.inc.php, method pet::pet()
class constructor
- process_loop
- in file class_pet.eng.inc.php, method pet::process_loop()
processes loops
- process_ssis
- in file class_pet.eng.inc.php, method pet::process_ssis()
processes Server Side Includes
top
r
- read_file
- in file class_pet.eng.inc.php, method pet::read_file()
reads the given file as template
- replace_template_tags
- in file class_pet.eng.inc.php, method pet::replace_template_tags()
replaces all content tags in $string with content
top
s
- strip_looptag
- in file class_pet.eng.inc.php, method pet::strip_looptag()
renoves the loop tags of the loop $loop in $string