[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/calendar/jcalendar/ -> jcalendar.module (summary)

(no description)

File Size: 97 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  jcalendar_help()
  get_calendar_node()
  jcalendar_menu()
  jcalendar_views_pre_view()
  jcalendar_theme()
  theme_jcalendar_view()

Functions
Functions that are not part of a class:

jcalendar_help($path, $arg)   X-Ref
Display help and module information

param: section which section of the site we're displaying help
return: help text for section

get_calendar_node($nid, $id)   X-Ref
Get calendar node for popup

param: integer nid Node id.
param: string id Date field unique id.
return: string HTML for node

jcalendar_menu()   X-Ref
Implemetation of hook_menu()


jcalendar_views_pre_view(&$view, &$display_id)   X-Ref
Override the calendar view to inject javascript.

param: view Which view we are using.
return: unknown as of yet.

jcalendar_theme()   X-Ref
Implementation of hook_theme().


theme_jcalendar_view($node)   X-Ref
Overrideable theme for the jcalendar popup view.

Defaults to show the standard teaser view of the node.



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7