AAAAPKSGB\®)ÕÐtmpl/.htaccessnuW+A„¶ Order allow,deny Deny from all PKSGB\¦V‰tmpl/index.htmlnuW+A„¶ PKSGB\XC½"tmpl/default.phpnuW+A„¶ PKSGB\‘(¼Jœœmod_wrapper.phpnuW+A„¶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')); require JModuleHelper::getLayoutPath('mod_wrapper', $params->get('layout', 'default')); PKSGB\_W8ðÇÇmod_wrapper.xmlnuW+A„¶ mod_wrapper Joomla! Project October 2004 Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt admin@joomla.org www.joomla.org 2.5.0 MOD_WRAPPER_XML_DESCRIPTION mod_wrapper.php tmpl helper.php index.html en-GB.mod_wrapper.ini en-GB.mod_wrapper.sys.ini
PKSGB\¦V‰ index.htmlnuW+A„¶ PKSGB\®)ÕÐ .htaccessnuW+A„¶ Order allow,deny Deny from all PKSGB\‡f ŒŒ helper.phpnuW+A„¶def('url', ''); $params->def('scrolling', 'auto'); $params->def('height', '200'); $params->def('height_auto', '0'); $params->def('width', '100%'); $params->def('add', '1'); $params->def('name', 'wrapper'); $url = $params->get('url'); if ($params->get('add')) { // adds 'http://' if none is set if (substr($url, 0, 1) == '/') { // relative url in component. use server http_host. $url = 'http://'.$_SERVER['HTTP_HOST'].$url; } elseif (!strstr($url, 'http') && !strstr($url, 'https')) { $url = 'http://'.$url; } else { $url = $url; } } // auto height control if ($params->def('height_auto')) { $load = 'onload="iFrameHeight()"'; } else { $load = ''; } $params->set('load', $load); $params->set('url', $url); return $params; } } PKSGB\®)ÕÐtmpl/.htaccessnuW+A„¶PKSGB\¦V‰½tmpl/index.htmlnuW+A„¶PKSGB\XC½"tmpl/default.phpnuW+A„¶PKSGB\‘(¼Jœœjmod_wrapper.phpnuW+A„¶PKSGB\_W8ðÇÇE mod_wrapper.xmlnuW+A„¶PKSGB\¦V‰ Kindex.htmlnuW+A„¶PKSGB\®)ÕÐ ¤.htaccessnuW+A„¶PKSGB\‡f ŒŒ \helper.phpnuW+A„¶PKh"