Hello,

On 05/08/2004 02:59 PM, Todd Cary wrote:
Works like a champ!

Question: has anyone extended the class so that when one clicks on a day, the year, month, day is returned?

You can use the example sub-class and change it to change the cell data that is stored in $columndata["data"] to be a link to some page that will display whatever you want about the day. The class variables $this->year, $this-month and $this->day contain the date of the day of the current cell.


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

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



Reply via email to