You are here

7 calls to cmisapi_getProperties() in CMIS API 6

cmis_browser_browse in cmis_browser/cmis_browser.module
Build CMIS repository browse page.
cmis_content_create_form_submit in cmis_content/cmis_content.module
Handle content create form submission.
cmis_content_generate_doc_view in cmis_content/cmis_content.module
Generate CMIS document list view. It displays document icon, name, download link, description, size, last modification date, modifier and thumbnail if any.
cmis_content_get in cmis_content/cmis_content.module
Handle content download @todo: input validation
cmis_path_autocomplete in ./cmis.module
Utitily function for supporting CMIS repository path auto-complete.
cmis_sync_cron in cmis_sync/cmis_sync.module
Implementation of hook_cron @todo: handle SQL injection for CMIS query calls. Low priority.
cmis_sync_nodeapi in cmis_sync/cmis_sync.module
Implementation of hook_nodeapi