C:/drupal/themes/garland/template.php File Reference

Go to the source code of this file.


Functions

 garland_breadcrumb ($breadcrumb)
 garland_comment_wrapper ($content, $node)
 garland_preprocess_page (&$vars)
 garland_menu_local_tasks ()
 phptemplate_comment_submitted ($comment)
 garland_node_submitted ($node)
 garland_get_ie_styles ()


Function Documentation

garland_breadcrumb ( breadcrumb  ) 

Return a themed breadcrumb trail.

Parameters:
$breadcrumb An array containing the breadcrumb links.
Returns:
a string containing the breadcrumb output.

Definition at line 11 of file template.php.

garland_comment_wrapper ( content,
node 
)

Allow themable wrapping of all comments.

Definition at line 20 of file template.php.

References $content, and t().

Here is the call graph for this function:

garland_get_ie_styles (  ) 

Generates IE CSS links for LTR and RTL languages.

Definition at line 91 of file template.php.

References base_path(), and path_to_theme().

Referenced by garland_preprocess_page().

Here is the call graph for this function:

garland_menu_local_tasks (  ) 

Returns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.

Definition at line 62 of file template.php.

References menu_primary_local_tasks().

Here is the call graph for this function:

garland_node_submitted ( node  ) 

Format the "Submitted by username on date/time" for each node.

Definition at line 80 of file template.php.

References format_date(), t(), and theme().

Here is the call graph for this function:

garland_preprocess_page ( &$  vars  ) 

Override or insert variables into the page template.

Definition at line 32 of file template.php.

References $site_fields, check_plain(), garland_get_ie_styles(), menu_secondary_local_tasks(), module_exists(), and theme().

Here is the call graph for this function:

phptemplate_comment_submitted ( comment  ) 

Format the "Submitted by username on date/time" for each comment.

Definition at line 69 of file template.php.

References format_date(), t(), and theme().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:35 2008 for SimpleTest by  1.5.5