- calendar_ical_setup_form in contributions/calendar/calendar_ical.module
- Setup Calendar feeds.
- date_embed_view in contributions/date/date_api.module
- Embed a view using a PHP snippet.
- devel_load_object in contributions/devel/devel.module
- Menu callback; prints the loaded structure of the current node/user.
- devel_views_object in contributions/devel/devel.module
- og_view_group in contributions/og/og.module
- theme_view in contributions/views/views.module
- Returns a themed view.
- views_carousel_ahah in contributions/carousel/views_carousel/views_carousel.module
- Load carousel items.
- views_fastsearch_form_alter in contributions/views_fastsearch/views_fastsearch.module
- Implement hook_form_alter.
- views_menu_admin_items in contributions/views/views.module
- Add the adminstrative items to a view.
- views_menu_inline_items in contributions/views/views.module
- views_patterns in contributions/patterns/components/views.inc
- views_service_export_view in contributions/services/services/views_service/views_service.module
- Export a view.
- views_service_get_view in contributions/services/services/views_service/views_service.module
- Get a view from the database.
- views_service_import_view in contributions/services/services/views_service/views_service.module
- Import a view.
- views_theme_wizard_form in contributions/views/views_theme_wizard.module
- views_update_12 in contributions/views/views.install
- views_view_block in contributions/views/views.module
- This views a view by block. Can be used as a callback or programmatically.
- views_view_page in contributions/views/views.module
- This views a view by page, and should only be used as a callback.
- _calendar_info in contributions/calendar/calendar_admin.inc
- Function to get information about all views that have calendar components.
- _nodereference_item in contributions/cck/nodereference.module
- _nodereference_potential_references in contributions/cck/nodereference.module
- Fetch an array of all candidate referenced nodes, for use in presenting the selection form to the user.