Callista 2.3.29 release
Updated
HtmlBreadCrumbfor usage with asso arrays:
$bc=$semantic->htmlBreadcrumb('bc',['Google'=>'http://google.com','Yahoo'=>'http://yahoo.com']);
$bc->addItem(['Microsoft','http://microsoft.com']);HtmlBreadCrumb for usage with asso arrays:$bc=$semantic->htmlBreadcrumb('bc',['Google'=>'http://google.com','Yahoo'=>'http://yahoo.com']);
$bc->addItem(['Microsoft','http://microsoft.com']);