void smarty_block_box(
$params, $pContent, &$gBitSmarty)
|
|
Smarty {box} block plugin
Type: block Name: box Input:
- title (optional) box title
- class (optional) overrides the default class 'box'
- biticon values (optional) see function.biticon.php for details
- idiv (optional) name of class of div that surrounds icon (if not set, no div is created)
Tags:
Parameters
|
$params |
|
|
$pContent |
|
|
&$gBitSmarty |
|