content::keyword::new (public)

 content::keyword::new -heading heading [ -description description ] \
    [ -parent_id parent_id ] [ -keyword_id keyword_id ] \
    [ -creation_date creation_date ] [ -creation_user creation_user ] \
    [ -creation_ip creation_ip ] [ -object_type object_type ]

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

Switches:
-heading
(required)
-description
(optional)
-parent_id
(optional)
-keyword_id
(optional)
-creation_date
(optional)
-creation_user
(optional)
-creation_ip
(optional)
-object_type
(optional)
Returns:
keyword_id of created keyword

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_content_repository_trivial_smoke_test acs_content_repository_trivial_smoke_test (test acs-content-repository) content::keyword::new content::keyword::new test_acs_content_repository_trivial_smoke_test->content::keyword::new test_content_keyword content_keyword (test acs-content-repository) test_content_keyword->content::keyword::new package_exec_plsql package_exec_plsql (public) content::keyword::new->package_exec_plsql bug_tracker::install_keywords_setup bug_tracker::install_keywords_setup (public) bug_tracker::install_keywords_setup->content::keyword::new bug_tracker::project_new bug_tracker::project_new (public) bug_tracker::project_new->content::keyword::new packages/bug-tracker/www/admin/category-edit.tcl packages/bug-tracker/ www/admin/category-edit.tcl packages/bug-tracker/www/admin/category-edit.tcl->content::keyword::new

Testcases:
acs_content_repository_trivial_smoke_test, content_keyword
[ show source ]
Show another procedure: