xo::db::sql::etp proc create_extlink (public)

 xo::db::sql::etp[i] create_extlink [ -dbn dbn ] [ -item_id item_id ] \
    -package_id package_id  -url url  -title title  \
    -description description 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-item_id
(optional)
-package_id
(required)
-url
(required)
-title
(required)
-description
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::etp proc create_extlink xo::db::sql::etp proc create_extlink xo::db::sql::etp proc create_extlink->db_with_handle

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