item::get_mime_info (public, deprecated)

 item::get_mime_info revision_id [ datasource_ref ]

Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Parameters:
revision_id (required)
The revision id
datasource_ref (optional, defaults to "mime_info")
{default mime_info} The name of the datasource to be created. The datasource will have two columns, mime_type and file_extension. return 1 (one) if the revision exists, 0 (zero) otherwise.
See Also:
  • proc content::item::get

Partial Call Graph (max 5 caller/called nodes):
item::get_extended_url item::get_extended_url (public, deprecated) item::get_mime_info item::get_mime_info item::get_extended_url->item::get_mime_info ad_log_deprecated ad_log_deprecated (public) item::get_mime_info->ad_log_deprecated db_map db_map (public) item::get_mime_info->db_map

Testcases:
No testcase defined.
[ show source ]
Show another procedure: