XOOPS RMCommon Utilities
2.1.8.91RC
Main Page
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
function.breadcrumb.php
Go to the documentation of this file.
1
<?php
2
function
smarty_function_breadcrumb
(
$options
,
$tpl
){
3
4
$bc =
RMBreadCrumb::get
();
5
6
return
$bc->render();
7
8
}
9
L:
XOOPS_Allure
SVN_XOOPS2
RMC
rmcommon
trunk
rmcommon
include
function.breadcrumb.php
Generated on Sun Mar 17 2013 20:41:07 for XOOPS RMCommon Utilities by
1.8.3.1