File: Ext.calendar.DayViewTemplate.html

package info (click to toggle)
icinga-web 1.7.1%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 83,496 kB
  • sloc: php: 252,926; xml: 142,251; sql: 8,190; sh: 1,039; makefile: 575; perl: 215; python: 194
file content (6 lines) | stat: -rw-r--r-- 2,804 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.calendar.DayViewTemplate-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.calendar.DayViewTemplate-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.calendar.DayViewTemplate-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.calendar.DayViewTemplate"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/DayViewTemplate.html#cls-Ext.calendar.DayViewTemplate">Ext.calendar.DayViewTemplate</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.calendar</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/DayViewTemplate.html#cls-Ext.calendar.DayViewTemplate">DayViewTemplate.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/DayViewTemplate.html#cls-Ext.calendar.DayViewTemplate">DayViewTemplate</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><p>This is the template used to render the all-day event container used in <a href="output/Ext.calendar.DayView.html" ext:cls="Ext.calendar.DayView">DayView</a> and 
<a href="output/Ext.calendar.WeekView.html" ext:cls="Ext.calendar.WeekView">WeekView</a>. Internally this class simply defers to instances of <a href="output/Ext.calerndar.DayHeaderTemplate.html" ext:cls="Ext.calerndar.DayHeaderTemplate">Ext.calerndar.DayHeaderTemplate</a>
and  <a href="output/Ext.calerndar.DayBodyTemplate.html" ext:cls="Ext.calerndar.DayBodyTemplate">Ext.calerndar.DayBodyTemplate</a> to perform the actual rendering logic, but it also provides the overall calendar view
container that contains them both.  As such this is the template that should be used when rendering day or week views.</p> 
<p>This template is automatically bound to the underlying event store by the 
calendar components and expects records of type <a href="output/Ext.calendar.EventRecord.html" ext:cls="Ext.calendar.EventRecord">Ext.calendar.EventRecord</a>.</p></div><div class="hr"></div><a id="Ext.calendar.DayViewTemplate-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.calendar.DayViewTemplate-methods"></a><h2>Public Methods</h2><div class="no-members">This class has no public methods.</div><a id="Ext.calendar.DayViewTemplate-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>