[Typo3-dev] scan code for hook
    Martin T. Kutschker 
    Martin.no5pam.Kutschker at blackbox.n0spam.net
       
    Mon Aug 30 17:35:47 CEST 2004
    
    
  
Sylvain Viart wrote:
> Martin T. Kutschker wrote:
> 
>> Is there noh phpdoc feature to create custom tags like
>> @hook <hookname> <desc>
>>
>> IMHO this is possible with Doxygen.
>>
>> Another alternative would be to  just for the purpose of documentation.
> 
> Which is the one used by extdeveval ?
phpdoc and doxygen both are basically javadoc compatible. phpdoc 
specifically aims at - tata! :-) - php, doxygen is more general as long 
as the language is rougly C/C++ like.
> Yes for documentation purpose hook should be really mentioned somewhere 
> in the API.
> 
> What "registering hooks" does mean ?
Some code that resides in ext_localconf.php or such eg calling a (yet 
unextsing future) function of t3lib_extmgm or some standardized global var.
Masi
    
    
More information about the TYPO3-dev
mailing list