![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Namespaces | |
| namespace | core |
Functions | |
| xoops_misc_popup_body ($template, $variables, $closehead=true, $closebutton=true, $xoopsForm=null) | |
Variables | |
| $action = Request::getCmd('action', '') | |
| $type = Request::getCmd('type', '') | |
| $closebutton = 1 | |
| xoops_misc_popup_body | ( | $template, | |
| $variables, | |||
$closehead = true, |
|||
$closebutton = true, |
|||
$xoopsForm = null |
|||
| ) |
| string | $template | smarty template to user |
| array | $variables | array of variables to assign for template |
| bool | $closehead | if true, close the head element and open the body |
| XoopsForm | null | $xoopsForm | optioal form |
| $action = Request::getCmd('action', '') |
| switch ( $type) $closebutton = 1 |
| $type = Request::getCmd('type', '') |