Fcp.Website framework functions.

Functions

 website ($settings)
 parse_location ($default_view)
 to_template_var ($str)
 Return $str with template variable delimiters.
 render ($template, $tpl_vars)
 error_page ($tpl_vars)

Function Documentation

error_page ( tpl_vars  ) 

Definition at line 394 of file website.php.

References $tpl_vars.

parse_location ( default_view  ) 

Definition at line 355 of file website.php.

Referenced by website().

render ( template,
tpl_vars 
)

Definition at line 384 of file website.php.

References $tpl_vars.

Referenced by footer_box(), header_box(), and website().

to_template_var ( str  ) 

Return $str with template variable delimiters.

Definition at line 379 of file website.php.

website ( settings  ) 

Definition at line 329 of file website.php.

References $settings, parse_location(), and render().

Here is the call graph for this function:


Generated on 10 Oct 2009 for Fcp.Website by  doxygen 1.6.1