Public Member Functions | |
| breadcrumb ($title, $url) | |
| render () | |
Public Attributes | |
| $title | |
| The crumb's translated title.   | |
| $url | |
| The crumb's URL.   | |
Definition at line 18 of file shared-pretties.php.
| breadcrumb::breadcrumb | ( | $ | title, | |
| $ | url | |||
| ) | 
Constructor for the breadcrumb class
| title | The crumb's translated title | |
| url | The crumb's URL | 
Definition at line 29 of file shared-pretties.php.
| breadcrumb::render | ( | ) | 
Render the breadcrumb
Definition at line 40 of file shared-pretties.php.
References title.
| breadcrumb::$title | 
The crumb's translated title.
Definition at line 20 of file shared-pretties.php.
Referenced by breadcrumb().
| breadcrumb::$url | 
 1.5.5