[ Indice ]

Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4

Servizio fornito da VMItalia
Classe:   Funzione:   Variabile:   Costante:  
Storico Ricerche +

titolo

Corpo

[chiudi]

/plugins/system/legacy/ -> mambothandler.php (sommario)

(nessuna descrizione)

Copyright: Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: mambothandler.php 10381 2008-06-01 03:35:53Z pasamio $
Dimensione file: 82 righe (2 kb)
Incluso o richiesto:0 volte
Referenziato: 0 volte
Inclusioni o richieste: 0 files

Definisce 1 classe

mosMambotHandler:: (5 metodi):
  __construct()
  loadBotGroup()
  loadBot()
  registerFunction()
  call()


Classe: mosMambotHandler  - X-Ref

Legacy class, use {@link JDispatcher} instead

__construct()   X-Ref
Nessuna descrizione

loadBotGroup( $group )   X-Ref
Loads all the bot files for a particular group

param: string The group name, relates to the sub-directory in the plugins directory

loadBot( $folder, $element, $published, $params='' )   X-Ref
Loads the bot file

param: string The folder (group)
param: string The elements (name of file without extension)
param: int Published state
param: string The params for the bot

registerFunction( $event, $function )   X-Ref
Registers a function to a particular event group

param: string The event name
param: string The function name

call($event)   X-Ref
Deprecated, use {@link JDispatcher::trigger() JDispatcher->trigger()} instead and handle return values
in your code

param: string The event name



Generato il: Mon Oct 19 20:29:27 2009 Generato con PHPXref 0.7