| [ Indice ] |
Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4Servizio fornito da VMItalia |
[Vedi sorgente] [Stampa] [Statistiche Progetto]
(nessuna descrizione)
| Copyright: | Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: readmore.php 10709 2008-08-21 09:58:52Z eddieajau $ |
| Dimensione file: | 83 righe (2 kb) |
| Incluso o richiesto: | 0 volte |
| Referenziato: | 0 volte |
| Inclusioni o richieste: | 0 files |
plgButtonReadmore:: (3 metodi):
plgButtonReadmore()
onDisplay()
insertReadmore()
Classe: plgButtonReadmore - X-Ref
Editor Readmore buton| plgButtonReadmore(& $subject, $config) X-Ref |
| Constructor For php4 compatability we must not use the __constructor as a constructor for plugins because func_get_args ( void ) returns a copy of all passed arguments NOT references. This causes problems with cross-referencing necessary for the observer design pattern. param: object $subject The object to observe param: array $config An array that holds the plugin configuration |
| onDisplay($name) X-Ref |
| readmore button return: array A two element array of ( imageName, textToInsert ) |
| insertReadmore(editor) X-Ref |
| Nessuna descrizione |
| Generato il: Mon Oct 19 20:29:27 2009 | Generato con PHPXref 0.7 |