xo::db::sql::pinds_blog_entry proc new (public)

 xo::db::sql::pinds_blog_entry[i] new [ -dbn dbn ] -entry_id entry_id  \
    -package_id package_id  -title title  -title_url title_url  \
    -category_id category_id  -content content  \
    -content_format content_format  -entry_date entry_date  \
    -draft_p draft_p  -creation_user creation_user  \
    -creation_ip creation_ip  [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-entry_id
(required)
-package_id
(required)
-title
(required)
-title_url
(required)
-category_id
(required)
-content
(required)
-content_format
(required)
-entry_date
(required)
-draft_p
(required)
-creation_user
(required)
-creation_ip
(required)
-childof
(optional)

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

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