Utility functions

Functions

 page_list ($dir)
 Generate list of pages on the specified level; uses caching.
 page_list2html ($pages, $active, $location=array())
 html_sitemap ($location=array())

Function Documentation

html_sitemap ( location = array()  ) 

Definition at line 299 of file website.php.

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

Referenced by sitemap_view().

Here is the call graph for this function:

page_list ( dir  ) 

Generate list of pages on the specified level; uses caching.

Definition at line 262 of file website.php.

References $filename, and $pages.

Referenced by breadcrumbs_box(), html_sitemap(), nav_box(), page_view(), peers_box(), sitemap(), subpages_box(), and uplevel_box().

page_list2html ( pages,
active,
location = array() 
)

Definition at line 281 of file website.php.

References $pages.

Referenced by nav_box(), peers_box(), subpages_box(), and uplevel_box().


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