breadcrumb Class Reference

A simplistic breadcrumb class - used by the breadcrumbs class. More...

List of all members.

Public Member Functions

 breadcrumb ($title, $url)
 render ()

Public Attributes

 $title
 The crumb's translated title.
 $url
 The crumb's URL.


Detailed Description

A simplistic breadcrumb class - used by the breadcrumbs class.

Definition at line 18 of file shared-pretties.php.


Member Function Documentation

breadcrumb::breadcrumb ( title,
url 
)

Constructor for the breadcrumb class

Parameters:
title The crumb's translated title
url The crumb's URL

Definition at line 29 of file shared-pretties.php.

References $title, $url, and title.

breadcrumb::render (  ) 

Render the breadcrumb

Returns:
A string containing the rendered breadcrumb

Definition at line 40 of file shared-pretties.php.

References title.


Member Data Documentation

breadcrumb::$title

The crumb's translated title.

Definition at line 20 of file shared-pretties.php.

Referenced by breadcrumb().

breadcrumb::$url

The crumb's URL.

Definition at line 21 of file shared-pretties.php.

Referenced by breadcrumb().


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:14 2008 for The Travelsized Content Management System by  doxygen 1.5.5