component template questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
InteliComboBox extends ComboBox

The problem is, I want the components to be able to work accross
different platforms (for example XHTML, WML or XUL) and there should be
an ability to add new platforms.
How would you make a template system for this?
Or is there a better way?

Thanks for your input on this,
Evert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux