On Fri, 7 Aug 2009, DEEPAK BHATIA wrote:

> I was struggling to call the ajax method when the date is
> automatically changed. But I didn't find any documentation for the
> same and had to go for the help on this forum.
> 
> Do we have detailed user manual/help in which each parameter of the
> helper functions and classes are given.
> 
> <?php echo input_date_tag('selectdate', $currentdate, array('rich' =>
> true, 'onchange'=> remote_function(array('update'  =>
> 'common_area','url' => 'home/homeselectdate','script' =>
> true,'with'=>"'id='+this.value")))); ?>

You mean, do we have API docs? Sure we do:

http://www.symfony-project.org/api/1_2/


-- 



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

Reply via email to