Source for file crumbs.phtml

Documentation is available at crumbs.phtml

  1. {{fetch using='src/fetcher/BreadcrumbsFetcher' to="$crumbs"/>
  2. <div class="breadcrumbs">
  3.   {{list using='$crumbs'}}
  4.   &nbsp; &raquo; &nbsp;
  5.   {{list:item}}
  6.     <a href='{$path}'>{$title}</a>
  7.   {{list:glue}}
  8.     &nbsp; &raquo; &nbsp;
  9.   {{/list:glue}}
  10.   {{/list:item}}
  11.   {{/list}}
  12. </div>

Documentation generated on Wed, 07 Jan 2009 03:46:08 +0300 by phpDocumentor 1.3.2