Re: [Phphtmllib-devel] phphtmllib/form/form_elements FEListBox.inc,1.13,1.14
Status: Beta
Brought to you by:
hemna
From: culley h. <cu...@fa...> - 2004-03-12 15:13:51
|
On Thu, 11 Mar 2004 10:25:54 -0800, "Walter A. Boring IV" <wab...@3g...> said: > ---how would you use that to generate all of the month strings? It basically just loops around a bogus date changing the month and formating it as long month only. > ----just checked it out. Looks like a very rich object already. I think > it > would make sense to use that as a basis for the CalendarWidget. The only > downside, is that the CalendarWidget would require the Date and Calendar > pear > classes to be installed. I'd rather not have to re-invent the wheel, so > I don't > mind making the Date and Calendar classes a requirement for it. > How about distributing it with phphtmllib? phpwiki distributes both PEAR::DB and ADODB with its source so there is a precedent. The author of the calendar class maintains phppatterns.com and has a positive review of phphtmllib in one of his articles, so I am sure he would be happy to see it included. I saw the commit on trying to get docbook output-- that would be pretty cool. I haven't done any testing on the documentation output-- hopefully I am not screwing things up. culley |