Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Espaces de nommage | |
namespace | Joomla\Site |
Variables | |
$params = modWrapperHelper::getParams($params) | |
$load = $params->get('load') | |
$url = htmlspecialchars($params->get('url')) | |
$target = htmlspecialchars($params->get('target')) | |
$width = htmlspecialchars($params->get('width')) | |
$height = htmlspecialchars($params->get('height')) | |
$scroll = htmlspecialchars($params->get('scrolling')) | |
$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')) | |
$frameborder = htmlspecialchars($params->get('frameborder')) |
$frameborder = htmlspecialchars($params->get('frameborder')) |
$height = htmlspecialchars($params->get('height')) |
$load = $params->get('load') |
Référencé par modWrapperHelper\getParams(), et plgEditorTinymce\onInit().
$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')) |
$params = modWrapperHelper::getParams($params) |
$scroll = htmlspecialchars($params->get('scrolling')) |
$target = htmlspecialchars($params->get('target')) |
$url = htmlspecialchars($params->get('url')) |