Class Kronolith_Ajax_Imple_Embed
Kronolith_Ajax_Imple_Embed:: will allow embedding calendar widgets in external websites. Meant to be called via a single script tag, therefore this will always return nothing but valid javascript.
Copyright 2008-2012 Horde LLC (http://www.horde.org/)
- Horde_Core_Ajax_Imple
- Kronolith_Ajax_Imple_Embed
public
|
|
public
|
|
public
|
#
handle( array $args, mixed $post )
Handles the output of the embedded widget. This must always be valid javascript. < pre> The following arguments are required: view => the view (block) we want container => the DOM node to populate with the widget calendar => the share_name for the requested calendar |