content::item::content_is_null (public)

 content::item::content_is_null revision_id

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

Determines if the content for the revision is null (not mereley zero-length)

Parameters:
revision_id - The revision id
Returns:
1 if the content is null, 0 otherwise

Partial Call Graph (max 5 caller/called nodes):
%3 test_content_item content_item (test acs-content-repository) content::item::content_is_null content::item::content_is_null test_content_item->content::item::content_is_null db_string db_string (public) content::item::content_is_null->db_string publish::write_content publish::write_content (public) publish::write_content->content::item::content_is_null

Testcases:
content_item
[ show source ]
Show another procedure: