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

 xo::db::sql::static_page[i] new [ -dbn dbn ] -folder_id folder_id  \
    -filename filename  -title title  -mtime mtime  \
    [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-folder_id
(required)
-filename
(required)
-title
(required)
-mtime
(required)
-childof
(optional)

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

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