Function smarty_compiler_xoAppUrl
Build application relative URL
This plug-in allows you to generate a module location URL. It uses any URL rewriting mechanism and rules you'll have configured for the system.
// Generate an URL using a physical path {xoAppUrl 'modules/something/yourpage.php'}
The path should be in a form understood by Xoops::url()
Package: xos\opal\Smarty
Copyright: XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Skalpa Keo skalpa@xoops.org
Located at oops_lib/smarty/xoops_plugins/compiler.xoAppUrl.php
Copyright: XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Skalpa Keo skalpa@xoops.org
Located at oops_lib/smarty/xoops_plugins/compiler.xoAppUrl.php
|
$params |
|
Smarty |
$smarty |