Questions tagged with jscalendar

2 answers

0 votes

Asked by Shacamus, on 4/2/10 in

CakePHP + JsCalendar

Hi everybody,

Project : Integrate the JsCalendar script with CakePHP.

I'm using the helper described here "http://forum.cakephp-fr.org/viewtopic.php?id=1155"

Event


<?php
class Event extends AppModel{
	
	var...

<< previous next >>