Boxes - blocks of content that appear on every page.

Functions

 nav_box ($location, $tpl_vars)
 peers_box ($location, $tpl_vars)
 Render list of pages on the same level as the current page.
 header_box ($location, $tpl_vars)
 footer_box ($location, $tpl_vars)
 meta_box ($location, $tpl_vars)

Detailed Description

These functions are called indirectly from website().


Function Documentation

footer_box ( location,
tpl_vars 
)

Definition at line 229 of file website.php.

References $FOOTER, $tpl_vars, and render().

Here is the call graph for this function:

header_box ( location,
tpl_vars 
)

Definition at line 216 of file website.php.

References $HEADER, $tpl_vars, and render().

Here is the call graph for this function:

meta_box ( location,
tpl_vars 
)

Definition at line 240 of file website.php.

References $CSS, and $NEWSFEED.

nav_box ( location,
tpl_vars 
)

Definition at line 178 of file website.php.

References $CONTENT_DIR, $pages, page_list(), and page_list2html().

Here is the call graph for this function:

peers_box ( location,
tpl_vars 
)

Render list of pages on the same level as the current page.

Definition at line 195 of file website.php.

References $CONTENT_DIR, page_list(), and page_list2html().

Here is the call graph for this function:


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