Source for file pagebreak.php
Documentation is available at pagebreak.php
* @subpackage Editors-xtd.pagebreak
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @subpackage Editors-xtd.pagebreak
* Load the language file on instantiation.
* @param string $name The name of the button to add
* @return array A two element array of (imageName, textToInsert)
$link =
'index.php?option=com_content&view=article&layout=pagebreak&tmpl=component&e_name=' .
$name;
$button->text =
JText::_('PLG_EDITORSXTD_PAGEBREAK_BUTTON_PAGEBREAK');
$button->options =
"{handler: 'iframe', size: {x: 500, y: 300}}";
Documentation generated on Tue, 19 Nov 2013 15:10:04 +0100 by phpDocumentor 1.4.3