| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE.txt |
| File Size: | 326 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
plgContentPagebreak:: (4 methods):
__construct()
onContentPrepare()
_createTOC()
_createNavigation()
Class: plgContentPagebreak - X-Ref
Page break plugin| __construct(& $subject, $config) X-Ref |
| Constructor param: object $subject The object to observe param: array $config An array that holds the plugin configuration |
| onContentPrepare($context, &$row, &$params, $page = 0) X-Ref |
param: string The context of the content being passed to the plugin. param: object The article object. Note $article->text is also available param: object The article params param: int The 'page' number return: void |
| _createTOC(&$row, &$matches, &$page) X-Ref |
return: void return: 1.6 |
| _createNavigation(&$row, $page, $n) X-Ref |
return: void |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |