(add-items-for-selected-week)
Adds items in week
Adds items in week
(create-item item axp ayp bxp byp cxp cyp dxp dyp view-type)
Creates item
Creates item
(create-week-day-cell day-date ax ay bx by cx cy dx dy & [view-type])
Creates week day cell
Creates week day cell
(display-current-time-line view-type)
Displays horizontal line that represents current time line
Displays horizontal line that represents current time line
(display-month-name)
Displays month name
Displays month name
(draw-week-by-date & [date-param])
Draws week by date
Draws week by date
(get-db-items-by-week-fn db-date)
Gets items from database for particular month
Gets items from database for particular month
(get-hours-minutes-and-seconds date-param)
Returns string representing hours, minutes and seconds
Returns string representing hours, minutes and seconds
(get-week-end-date date)
Returns date at the ending of week
Returns date at the ending of week
(get-week-start-date date)
Returns date at the beginning of week
Returns date at the beginning of week
(open-week-view evt-p element event)
Opens week view
Opens week view
(switch-to-next-week)
Switches display to next week
Switches display to next week
(switch-to-previous-week)
Switches display to previous week
Switches display to previous week
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close