Re: [PHP] component template questions

2005-04-26 Thread Petar Nedyalkov
On Wednesday 27 April 2005 08:34, Evert|Rooftop wrote: > Hi folks, > > I'm working on a component system for php forms and all, and I'm > wondering about an issue I have. I have a few ideas on how to fix this > problem, but I would like to hear your oppinions about it. > > These are my classes: > >

[PHP] component template questions

2005-04-26 Thread Evert | Rooftop
Hi folks, I'm working on a component system for php forms and all, and I'm wondering about an issue I have. I have a few ideas on how to fix this problem, but I would like to hear your oppinions about it. These are my classes: Component FormElement extends Component ComboBox extends FormElement Int