-- Ralf Eggert <[email protected]> wrote (on Friday, 21 September 2012, 10:29 PM +0200): > > > Again the big question is where to add this line? > > > > > > - Module::onBootstrap() > > > > I'd vote for this one. > > Ok, good to know. But if I want to use my custom filters within a > InputFilter object, I wonder if they are found. Need to check that.
Typically, by the bootstrap event, your SM (and all plugin managers managed by it) should be fully configured. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
