void smarty_function_alphabar(
$params, &$gBitSmarty)
|
|
Smarty {alphabar} function plugin
Type: function Name: alphabar Input:
- iskip (optional) array of chars that can be skipped
- iall (optional) if set to anything, it will include a link to all
- ifile (optional) set the file where the link should point (default is the current file)
- ipackage (optional) set the package the link should point to (default is the current package)
- * (optional) anything else that gets added to the pile of items is appended using &$key=$val
Example - {alphabar}
Parameters