AAAAPK ¶D?\¦V‰
index.htmlnu W+A„¶
PK ¶D?\Ìn]` `
pagebreak.xmlnu W+A„¶
plg_editors-xtd_pagebreak
Joomla! Project
August 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
PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION
pagebreak.php
index.html
en-GB.plg_editors-xtd_pagebreak.ini
en-GB.plg_editors-xtd_pagebreak.sys.ini
PK ¶D?\Bñ‹ ‹
pagebreak.phpnu W+A„¶ loadLanguage();
}
/**
* Display the button
*
* @return array A two element array of (imageName, textToInsert)
*/
public function onDisplay($name)
{
$app = JFactory::getApplication();
$doc = JFactory::getDocument();
$template = $app->getTemplate();
$link = 'index.php?option=com_content&view=article&layout=pagebreak&tmpl=component&e_name='.$name;
JHtml::_('behavior.modal');
$button = new JObject;
$button->set('modal', true);
$button->set('link', $link);
$button->set('text', JText::_('PLG_EDITORSXTD_PAGEBREAK_BUTTON_PAGEBREAK'));
$button->set('name', 'pagebreak');
$button->set('options', "{handler: 'iframe', size: {x: 400, y: 100}}");
return $button;
}
}
PK ¶D?\®)ÕÐ .htaccessnu W+A„¶
Order allow,deny
Deny from all
PK ¶D?\¦V‰
index.htmlnu W+A„¶ PK ¶D?\Ìn]` `
Y pagebreak.xmlnu W+A„¶ PK ¶D?\Bñ‹ ‹
ö pagebreak.phpnu W+A„¶ PK ¶D?\®)ÕÐ ¾ .htaccessnu W+A„¶ PK - v