프로퍼티 | 타입 | 설명 | |
---|---|---|---|
calinfo | |||
category_images | string>.Dictionary | ||
default_args | object>.Dictionary | ||
default_args_json | string | ||
default_js_url | string | ||
default_template_html | string | ||
is_region | bool | ||
max_events | int | ||
source_images | string>.Dictionary | ||
template_html | string | ||
timestamp | System.DateTime |
메소드 | 설명 | |
---|---|---|
CalendarRenderer ( string id ) : System | ||
DescriptionFromHash ( string hash, string jsonp ) : string | ||
DescriptionFromTitleAndDtstart ( string title, string dtstart, string jsonp ) : string | ||
DescriptionFromUid ( int uid, string jsonp ) : string | ||
FeedComesFrom ( CalendarAggregator.ZonelessEvent evt, string source ) : bool | ||
Filter ( string view, int count, System.DateTime from, System.DateTime to, string source, CalendarAggregator.ZonelessEventStore es, object>.Dictionary |
||
FindTodayEvents ( ) : CalendarAggregator.ZonelessEventStore | ||
GetCssUrl ( object>.Dictionary |
||
GetDayAnchorsAsJson ( CalendarAggregator.ZonelessEventStore es, string view ) : string | ||
GetTags ( CalendarAggregator.ZonelessEventStore es ) : List |
||
InsertRegionTagAndHubSelectors ( string html, CalendarAggregator.ZonelessEventStore es, string view, string hub, bool eventsonly ) : string | ||
InsertTagSelector ( string html, CalendarAggregator.ZonelessEventStore es, string view, bool eventsonly ) : string | ||
MakeEventTitle ( string view ) : string | ||
MakeTagCloud ( CalendarAggregator.ZonelessEventStore es ) : int>>.List |
||
MakeTitleForRDFa ( CalendarAggregator.ZonelessEvent evt, string dom_id, object>.Dictionary |
||
MaybeUseAlternateTemplate ( object>.Dictionary |
||
RenderCsv ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderDynamicViewWithCaching ( ControllerContext context, string view_key, ViewRenderer view_renderer, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderDynamicViewWithoutCaching ( ControllerContext context, ViewRenderer view_renderer, String view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderEventAsIcs ( string elmcity_id, string summary, string start, string end, string description, string location, string url ) : string | ||
RenderEventsAsHtml ( CalendarAggregator.ZonelessEventStore es, StringBuilder builder, object>.Dictionary |
||
RenderEventsAsHtmlList ( CalendarAggregator.ZonelessEventStore es ) : string | ||
RenderEvtAsCsv ( CalendarAggregator.ZonelessEvent evt, |
||
RenderEvtAsHtml ( CalendarAggregator.ZonelessEvent evt, |
||
RenderEvtAsListItem ( CalendarAggregator.ZonelessEvent evt ) : string | ||
RenderEvtAsText ( CalendarAggregator.ZonelessEvent evt, |
||
RenderFeedAsJson ( string source, string view ) : string | ||
RenderHtml ( ) : string | ||
RenderHtml ( CalendarAggregator.ZonelessEventStore es ) : string | ||
RenderHtml ( CalendarAggregator.ZonelessEventStore es, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderHtmlEventsOnly ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderHtmlForMobile ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderIcs ( ) : string | ||
RenderIcs ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderIcs ( int count ) : string | ||
RenderIcs ( string view ) : string | ||
RenderJsWidget ( ) : string | ||
RenderJson ( ) : string | ||
RenderJson ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderJson ( int count ) : string | ||
RenderJson ( string view ) : string | ||
RenderRss ( ) : string | ||
RenderRss ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderRss ( int count ) : string | ||
RenderRss ( string view ) : string | ||
RenderTagCloudAsHtml ( ) : string | ||
RenderTagCloudAsJson ( ) : string | ||
RenderText ( CalendarAggregator.ZonelessEventStore eventstore, EventRenderer event_renderer, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderText ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderTodayAsHtml ( ) : string | ||
RenderXml ( ) : string | ||
RenderXml ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
RenderXml ( int count ) : string | ||
RenderXml ( string view ) : string |
메소드 | 설명 | |
---|---|---|
AddTagOptions ( string selector, CalendarAggregator.ZonelessEventStore es, List |
||
AppendEvent ( StringBuilder eventstring, EventRenderer event_renderer, CalendarAggregator.ZonelessEvent evt, object>.Dictionary |
||
AssembleMetadata ( CalendarAggregator.ZonelessEventStore es ) : string | ||
BuildCoalescedLinks ( CalendarAggregator.ZonelessEvent evt, string dom_id ) : string | ||
BuildSourcesDict ( CalendarAggregator.ZonelessEventStore es, bool announce_time_of_day, int>.Dictionary |
||
CountFilter ( int count, List |
||
GetDayAnchors ( CalendarAggregator.ZonelessEventStore es, string view ) : List |
||
GetEventStore ( CalendarAggregator.ZonelessEventStore es, System.DateTime from, System.DateTime to, object>.Dictionary |
||
GetEventStore ( CalendarAggregator.ZonelessEventStore es, int count, object>.Dictionary |
||
GetEventStore ( CalendarAggregator.ZonelessEventStore es, string view, object>.Dictionary |
||
GetEventStore ( CalendarAggregator.ZonelessEventStore es, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
GetEventStoreWithCaching ( ICache cache ) : CalendarAggregator.ZonelessEventStore | ||
GetEventStoreWithoutCaching ( ICache cache ) : CalendarAggregator.ZonelessEventStore | ||
GetImages ( string image_type ) : void | ||
HandleBareEvents ( System.DateTime from ) : DateTime>.Dictionary |
||
HandleClothedEvents ( List |
||
HandleDefaultArgs ( string html ) : string | ||
HandleJsUrl ( string html, object>.Dictionary |
||
InsertImageJson ( string html ) : string | ||
IsDefaultThemeDict ( string>.Dictionary |
||
MakeGeoForRDFa ( CalendarAggregator.ZonelessEvent evt ) : string | ||
MakeSourceAttr ( CalendarAggregator.ZonelessEvent evt ) : string | ||
MakeSourceKey ( TimeOfDay current_time_of_day, string datekey, CalendarAggregator.ZonelessEvent evt ) : string | ||
MakeTagOption ( string selector, CalendarAggregator.ZonelessEventStore es, int>.Dictionary |
||
MassageDescription ( CalendarAggregator.ZonelessEvent evt ) : string | ||
MaybeAddHubTagToView ( string view, object>.Dictionary |
||
MaybeBuildTagStructures ( CalendarAggregator.ZonelessEventStore es ) : void | ||
OptionsForSelectedHub ( string view, string hub, StringBuilder sb_tags, StringBuilder sb_hubs, CalendarAggregator.ZonelessEventStore es ) : void | ||
RenderBadges ( string html ) : string | ||
RenderEvtAsXml ( CalendarAggregator.ZonelessEvent evt, |
||
ResetCounters ( ) : void | ||
SourceFilter ( string source, List |
||
TimeFilter ( System.DateTime from, System.DateTime to, List |
||
UpdateSourcesDict ( int>.Dictionary |
||
ViewFilter ( string view, List |
public DescriptionFromHash ( string hash, string jsonp ) : string | ||
hash | string | |
jsonp | string | |
리턴 | string |
public DescriptionFromTitleAndDtstart ( string title, string dtstart, string jsonp ) : string | ||
title | string | |
dtstart | string | |
jsonp | string | |
리턴 | string |
public DescriptionFromUid ( int uid, string jsonp ) : string | ||
uid | int | |
jsonp | string | |
리턴 | string |
public static FeedComesFrom ( CalendarAggregator.ZonelessEvent evt, string source ) : bool | ||
evt | CalendarAggregator.ZonelessEvent | |
source | string | |
리턴 | bool |
public Filter ( string view, int count, System.DateTime from, System.DateTime to, string source, CalendarAggregator.ZonelessEventStore es, object>.Dictionary |
||
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
es | CalendarAggregator.ZonelessEventStore | |
args | object>.Dictionary | |
리턴 | List |
public FindTodayEvents ( ) : CalendarAggregator.ZonelessEventStore | ||
리턴 | CalendarAggregator.ZonelessEventStore |
public GetCssUrl ( object>.Dictionary |
||
args | object>.Dictionary | |
리턴 | string |
public GetDayAnchorsAsJson ( CalendarAggregator.ZonelessEventStore es, string view ) : string | ||
es | CalendarAggregator.ZonelessEventStore | |
view | string | |
리턴 | string |
public GetTags ( CalendarAggregator.ZonelessEventStore es ) : List |
||
es | CalendarAggregator.ZonelessEventStore | |
리턴 | List |
public InsertRegionTagAndHubSelectors ( string html, CalendarAggregator.ZonelessEventStore es, string view, string hub, bool eventsonly ) : string | ||
html | string | |
es | CalendarAggregator.ZonelessEventStore | |
view | string | |
hub | string | |
eventsonly | bool | |
리턴 | string |
public InsertTagSelector ( string html, CalendarAggregator.ZonelessEventStore es, string view, bool eventsonly ) : string | ||
html | string | |
es | CalendarAggregator.ZonelessEventStore | |
view | string | |
eventsonly | bool | |
리턴 | string |
public MakeTagCloud ( CalendarAggregator.ZonelessEventStore es ) : int>>.List |
||
es | CalendarAggregator.ZonelessEventStore | |
리턴 | int>>.List |
public static MakeTitleForRDFa ( CalendarAggregator.ZonelessEvent evt, string dom_id, object>.Dictionary |
||
evt | CalendarAggregator.ZonelessEvent | |
dom_id | string | |
args | object>.Dictionary | |
리턴 | string |
public MaybeUseAlternateTemplate ( object>.Dictionary |
||
args | object>.Dictionary | |
리턴 | void |
public RenderCsv ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderDynamicViewWithCaching ( ControllerContext context, string view_key, ViewRenderer view_renderer, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
context | ControllerContext | |
view_key | string | |
view_renderer | ViewRenderer | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderDynamicViewWithoutCaching ( ControllerContext context, ViewRenderer view_renderer, String view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
context | ControllerContext | |
view_renderer | ViewRenderer | |
view | String | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public static RenderEventAsIcs ( string elmcity_id, string summary, string start, string end, string description, string location, string url ) : string | ||
elmcity_id | string | |
summary | string | |
start | string | |
end | string | |
description | string | |
location | string | |
url | string | |
리턴 | string |
public RenderEventsAsHtml ( CalendarAggregator.ZonelessEventStore es, StringBuilder builder, object>.Dictionary |
||
es | CalendarAggregator.ZonelessEventStore | |
builder | StringBuilder | |
args | object>.Dictionary | |
리턴 | void |
public RenderEventsAsHtmlList ( CalendarAggregator.ZonelessEventStore es ) : string | ||
es | CalendarAggregator.ZonelessEventStore | |
리턴 | string |
public RenderEvtAsCsv ( CalendarAggregator.ZonelessEvent evt, |
||
evt | CalendarAggregator.ZonelessEvent | |
calinfo | ||
args | object>.Dictionary | |
리턴 | string |
public RenderEvtAsHtml ( CalendarAggregator.ZonelessEvent evt, |
||
evt | CalendarAggregator.ZonelessEvent | |
calinfo | ||
args | object>.Dictionary | |
리턴 | string |
public RenderEvtAsListItem ( CalendarAggregator.ZonelessEvent evt ) : string | ||
evt | CalendarAggregator.ZonelessEvent | |
리턴 | string |
public RenderEvtAsText ( CalendarAggregator.ZonelessEvent evt, |
||
evt | CalendarAggregator.ZonelessEvent | |
calinfo | ||
args | object>.Dictionary | |
리턴 | string |
public RenderFeedAsJson ( string source, string view ) : string | ||
source | string | |
view | string | |
리턴 | string |
public RenderHtml ( CalendarAggregator.ZonelessEventStore es ) : string | ||
es | CalendarAggregator.ZonelessEventStore | |
리턴 | string |
public RenderHtml ( CalendarAggregator.ZonelessEventStore es, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
es | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderHtmlEventsOnly ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderHtmlForMobile ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderIcs ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderJson ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderRss ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderText ( CalendarAggregator.ZonelessEventStore eventstore, EventRenderer event_renderer, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
event_renderer | EventRenderer | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderText ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |
public RenderXml ( CalendarAggregator.ZonelessEventStore eventstore, string view, int count, System.DateTime from, System.DateTime to, string source, object>.Dictionary |
||
eventstore | CalendarAggregator.ZonelessEventStore | |
view | string | |
count | int | |
from | System.DateTime | |
to | System.DateTime | |
source | string | |
args | object>.Dictionary | |
리턴 | string |