[EMAIL PROTECTED] wrote:
> ...
> Basically I copied the function selectTag and named it to myselectTag.
> The only thing I had to do is to change the following line and mark it
> as selected:
> 
> if ($showEmpty == true) {
>    $select[] = sprintf($this->tags['selectempty'],'selected');
> } 

I've not followed the thread so I could say something wrong or useless.
Why didn't you extend the HtmlHelper class directly and then reimplement
 only the required method? So in all of your application, you have only
to include your helper and will have all the htmlHelper functionality
plus yours.

Bye
Davide

-- 
By the power of Greyskull...

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to