I suppose something like:

Class myElement extends Zend_Form_Element{
protected function getFullyQualifiedName(){
   // your code here

}

}

On Wed, Nov 25, 2009 at 9:34 AM, Саша Стаменковић <umpir...@gmail.com>wrote:

> How? :)
>
> Regards,
> Saša Stamenković
>
>
>
> On Wed, Nov 25, 2009 at 9:26 AM, Jigal sanders <jigalroe...@gmail.com>wrote:
>
>> I suppose so
>>
>>
>> On Wed, Nov 25, 2009 at 9:18 AM, umpirsky <umpir...@gmail.com> wrote:
>>
>>>
>>> Hi.
>>>
>>> Is there a way to override Zend_Form_Element methods?
>>>
>>> I have extended Zend_Form and subform, now I want to override
>>> Zend_Form_Element::getFullyQualifiedName(). Is there a way to do it
>>> without
>>> need to extend all Zend_Form_Element_* classes?
>>>
>>> Regards,
>>> Saša Stamenković.
>>> --
>>> View this message in context:
>>> http://n4.nabble.com/Overriding-Zend-Form-Element-methods-tp787370p787370.html
>>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>>
>>
>>
>>
>> --
>> Met vriendelijke groet,
>>
>> Jigal Sanders
>> A.J. Ernststraat 739
>> 1082 LK Amsterdam
>> Mobiel: 06-42111489
>>
>
>


-- 
Met vriendelijke groet,

Jigal Sanders
A.J. Ernststraat 739
1082 LK Amsterdam
Mobiel: 06-42111489

Reply via email to