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
- Testcases:
- No testcase defined.