Hi Daniel, Daniel Gimenes schrieb am 03.05.2013 18:31: > These injections are made after construction, then you need to define > your filters/validators in init() method. > InputFilterManager will call init() for you after everything is injected.
Ok, so I should use the InputFilterManager for InputFilter instantiation and can access custom filters and validators within a init() method of my InputFilter classes. Sounds reasonable... :-) Thanks and best regards, Ralf -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
