[TYPO3-core] RFC #11105: Feature: Add a method to register an Extbase plugin
Jochen Rau
jochen.rau at typoplanet.de
Mon May 18 21:21:09 CEST 2009
FYI As a result of the discussion in this thread I committed a patch to
Extbase (rev. #675). The plugin registration is now handled by Extbase
itself. An example:
Tx_Extbase_Utility_Plugin::registerPlugin('BlogExample', 'Pi1', 'A Blog
Example', array('Blog' => 'index,show,edit'));
I will close the bug report on bugs.typo3.org.
Regards
Jochen
More information about the TYPO3-team-core
mailing list