| [ Index ] |
PHP Cross Reference of Zikula Core 1.3.2 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1738 lines (77 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| how(like a calendar that closes at double-click instead of single-click we wouldalso include the following: <tt>singleClick:false</tt>.</p><p>For a list of all supported parameters please see the section<a href="<p></p><a name="node_sec_2.2"></a><h2><a href="<p></p><p>Here's how to configure a flat calendar, using the same <tt>Calendar.setup</tt>function. First, you should have an empty element with an ID. This elementwill act as a container for the calendar. It can be any block-level element,such as DIV, TABLE, etc. We will use a DIV in this example.</p><p></p><pre class=verbatim><div id="calendar-container"></div></pre><p></p><p>Then there is the JavaScript code that sets up the calendar into the``calendar-container'' DIV. The code can occur anywhere in HTML<em>after</em> the DIV element.</p><p></p><pre class=verbatim><script type="text/javascript">function dateChanged(calendar) X-Ref |
| No description |
| dateIsSpecial(year, month, day) X-Ref |
| No description |
| dateStatusHandler(date, y, m, d) X-Ref |
| No description |
| only(the position it uses <tt>Calendar.showAt</tt> to display the calendar there.</p><p></p><a name="node_sec_Temp_8"></a><h4><a href="<p>The first character in ``<tt>align</tt>'' can take one of the following values:</p><p></p><ul><p></p><li><p><tt>T</tt> -- completely above the reference element (bottom margin ofthe calendar aligned to the top margin of the element) X-Ref |
| No description |
| Generated: Mon Feb 20 12:35:30 2012 | Cross-referenced by PHPXref 0.7.1 |