You are here

Functions in CMIS API 7

Primary tabs

Namesort descending Location Description Direct uses Strings
cmis_browser_browse_form_submit cmis_browser/cmis_browser.module Implementation of hook_form_submit
cmis_browser_content_delete_confirm cmis_browser/cmis_browser.content_delete.inc Menu callback -- ask for confirmation of CMIS object deletion 1
cmis_browser_content_delete_confirm_submit cmis_browser/cmis_browser.content_delete.inc Execute CMIS object deletion.
cmis_browser_content_get cmis_browser/cmis_browser.content_get.inc Build cmis_browser browse page. 2
cmis_browser_content_properties cmis_browser/cmis_browser.content_properties.inc CMIS object properties page. 1
cmis_browser_install cmis_browser/cmis_browser.install Implementation of hook_install()
cmis_browser_menu cmis_browser/cmis_browser.module Implementation of hook_menu().
cmis_browser_preprocess_cmis_browser_popup cmis_browser/cmis_browser.theme.inc
cmis_browser_theme cmis_browser/cmis_browser.module Register custom themes for cmis_browser module.
cmis_browser_tree cmis_browser/cmis_browser.content_autocomplete.inc TreeView callback for cmis_browser 1
cmis_browser_uninstall cmis_browser/cmis_browser.install Implementation of hook_uninstall()
cmis_common_cmisapi_invoke cmis_common/cmis_common.module Implementation of hook_cmisapi_invoke().
cmis_common_cmis_info cmis_common/cmis_common.module Implementation of hook_cmis_info()
cmis_common_cmis_invoke cmis_common/cmis_common.module Implementation of hook_cmis_invoke($url, $properties, $settings) 1
cmis_dev_info cmis_dev/cmis_dev.module Return CMIS Repository Information such as repo name, repo description, vendor name, product name and product version. 1
cmis_dev_menu cmis_dev/cmis_dev.module Implementation of hook_menu()
cmis_error_handler ./cmis.module Utility for handling CMIS errors. 18
cmis_field_field_formatter_info cmis_field/cmis_field.module Implementation of hook_field_formatter_info()
cmis_field_field_formatter_view cmis_field/cmis_field.module Implements hook_field_formatter_view().
cmis_field_field_info cmis_field/cmis_field.module Implementation of hook_field_info()
cmis_field_field_instance_settings_form cmis_field/cmis_field.module Implementation of hook_instance_settings_form()
cmis_field_field_is_empty cmis_field/cmis_field.module Implementation of hook_is_empty()
cmis_field_field_schema cmis_field/cmis_field.install Implements hook_field_schema().
cmis_field_field_validate cmis_field/cmis_field.module Implements hook_field_validate().
cmis_field_field_widget_form cmis_field/cmis_field.module Implementation of hook_field_widget_form()
cmis_field_field_widget_info cmis_field/cmis_field.module Implementation of hook_field_widget_info
cmis_get_repository ./cmis.module Returns a CMIS repository properties, based on local configuration. 13
cmis_get_vendors ./cmis.module Utility function that returns all known vendors 1
cmis_headerswing_cmis_invoke cmis_headerswing/cmis_headerswing.module Implementation of hook_cmis_invoke($url, $properties, $settings)
cmis_invoke ./cmis.module CMIS invoke service. This method should return a stdClass with the following form: $return = new stdClass(); $return->code = 200; // HTTP return code $return->body = 'data'; // result body $return->content_type =… 1
cmis_permission ./cmis.module Return permissions for the CMIS module.
cmis_query_form cmis_query/cmis_query.module Render form for searching CMIS respository. 2
cmis_query_form_submit cmis_query/cmis_query.module Form submit for cmis_query_form - redirects to put query in url so we can use it on the results page
cmis_query_menu cmis_query/cmis_query.module Implementation of hook_menu() for CMIS search module.
cmis_query_theme cmis_query/cmis_query.module Implementation of hook_theme()
cmis_query_view cmis_query/cmis_query.module Implementation of hook_view() 1
cmis_repository_switcher_form ./cmis.module CMIS repository switcher form. 1
cmis_repository_switcher_form_submit ./cmis.module CMIS repository switcher form submit.
cmis_sync_cron cmis_sync/cmis_sync.module Implementation of hook_cron 2
cmis_sync_node_delete cmis_sync/cmis_sync.module Implements hook_node_delete
cmis_sync_node_insert cmis_sync/cmis_sync.module Implements hook_node_insert
cmis_sync_node_update cmis_sync/cmis_sync.module Implements hook_node_update
cmis_sync_schema cmis_sync/cmis_sync.install Implementation of hook_schema()
cmis_uninstall ./cmis.install Implementation of hook_uninstall().
cmis_vendor_invoke ./cmis.module Utility function used to call a CMIS method, using the CMIS vendor selected in config. 40
theme_cmis_browser cmis_browser/cmis_browser.theme.inc
theme_cmis_browser_browse_breadcrumb cmis_browser/cmis_browser.theme.inc Theme for cmis_browser breadcrumb
theme_cmis_browser_browse_children cmis_browser/cmis_browser.theme.inc Custom theme for cmis_browser_browse action
theme_cmis_browser_browse_form cmis_browser/cmis_browser.theme.inc Custom theme for cmis_browser form.
theme_cmis_browser_content_properties cmis_browser/cmis_browser.theme.inc Theme for cmis_browser_content_properties action.

Pages

Other projects