Re: Calendar Helper

2009-01-22 Thread Mike

Thanks John,

I'll take a look at it... :)

On 15 jan, 17:53, Flipflops johnsv...@googlemail.com wrote:
 Hi Mike

 I built a calendar helper about a year ago. It is pretty basic -
 literally just a shell that lays out the days of the week and a back
 and forward button. Its up to you to get the data to it in the right
 format. To be honest I always meant to re-factor it and write a
 component to sit behind it, but never had the time. Anyway there is
 code and an example 
 herehttp://www.flipflops.org/2008/04/08/cakephp-calendar-helper/

 Basically you just create  a array which you send to the helper where
 the numeric key corresponds to the day of the month - and you can put
 what ever you want into it.

 I've used it in a bunch of CRM systems and also 
 herehttp://www.mevagisseyholiday.com/
 (not a Cake site but the function that builds the calendar is
 basically the same one as the helper) - so it is pretty easy to get
 working with AJAX.

 As I say it is very basic, but might be a good place to start. I think
 the most recent version it was tested on is 1.2 RC2

 John

 On Jan 14, 5:50 am, Mike mickael.he...@gmail.com wrote:

  Hi everyone,

  I was wondering if there is a good up to date calendar helper that I
  can use to integrate to my intranet application ?

  Thanks for help
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Calendar Helper

2009-01-15 Thread Flipflops

Hi Mike

I built a calendar helper about a year ago. It is pretty basic -
literally just a shell that lays out the days of the week and a back
and forward button. Its up to you to get the data to it in the right
format. To be honest I always meant to re-factor it and write a
component to sit behind it, but never had the time. Anyway there is
code and an example here 
http://www.flipflops.org/2008/04/08/cakephp-calendar-helper/

Basically you just create  a array which you send to the helper where
the numeric key corresponds to the day of the month - and you can put
what ever you want into it.

I've used it in a bunch of CRM systems and also here 
http://www.mevagisseyholiday.com/
(not a Cake site but the function that builds the calendar is
basically the same one as the helper) - so it is pretty easy to get
working with AJAX.

As I say it is very basic, but might be a good place to start. I think
the most recent version it was tested on is 1.2 RC2

John



On Jan 14, 5:50 am, Mike mickael.he...@gmail.com wrote:
 Hi everyone,

 I was wondering if there is a good up to date calendar helper that I
 can use to integrate to my intranet application ?

 Thanks for help
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---