Solutions Open Source

Référence de la classe tx_funcwizards_webfunc

Graphe d'héritage de tx_funcwizards_webfunc:

Inheritance graph
[légende]
Graphe de collaboration de tx_funcwizards_webfunc:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 init (&$pObj, $conf)
 modMenu ()
 main ()

Attributs publics

 $function_key = 'wiz'


Documentation des fonctions membres

tx_funcwizards_webfunc::init ( &$  pObj,
conf 
)

Initialize. Calls parent init function and then the handleExternalFunctionValue() function from the parent class

Paramètres:
object A reference to the parent (calling) object (which is probably an instance of an extension class to t3lib_SCbase)
array The configuration set for this module - from global array TBE_MODULES_EXT
Renvoie:
void
Voir également:
t3lib_extobjbase::handleExternalFunctionValue(), t3lib_extobjbase::init()

Réimplémentée à partir de t3lib_extobjbase.

tx_funcwizards_webfunc::modMenu (  ) 

Modifies parent objects internal MOD_MENU array, adding items this module needs.

Renvoie:
array Items merged with the parent objects.
Voir également:
t3lib_extobjbase::init()

Réimplémentée à partir de t3lib_extobjbase.

tx_funcwizards_webfunc::main (  ) 

Creation of the main content. Calling extObjContent() to trigger content generation from the sub-sub modules

Renvoie:
string The content
Voir également:
t3lib_extobjbase::extObjContent()


Documentation des données membres

tx_funcwizards_webfunc::$function_key = 'wiz'

If this value is set it points to a key in the TBE_MODULES_EXT array (not on the top level..) where another classname/filepath/title can be defined for sub-subfunctions. This is a little hard to explain, so see it in action; it used in the extension 'func_wizards' in order to provide yet a layer of interfacing with the backend module. The extension 'func_wizards' has this description: 'Adds the 'Wizards' item to the function menu in Web>Func. This is just a framework for wizard extensions.' - so as you can see it is designed to allow further connectivity - 'level 2'

Voir également:
handleExternalFunctionValue(), tx_funcwizards_webfunc

Réimplémentée à partir de t3lib_extobjbase.


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:44 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3