- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::content_template
::xo::db::sql::content_template create ...
Class Relations
Methods (to be applied on the object)
del (scripted, public)
xo::db::sql::content_template del [ -dbn dbn ] \ -template_id template_idAutomatically generated method
- Switches:
- -dbn (optional)
- -template_id (required)
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::content_template delete [ -dbn dbn ] \ -template_id template_idAutomatically generated method
- Switches:
- -dbn (optional)
- -template_id (required)
- Testcases:
- No testcase defined.
get_path (scripted, public)
xo::db::sql::content_template get_path [ -dbn dbn ] \ -template_id template_id [ -root_folder_id root_folder_id ]Automatically generated method
- Switches:
- -dbn (optional)
- -template_id (required)
- -root_folder_id (optional, defaults to
"content_template_globals.c_root_folder_id"
)- Testcases:
- No testcase defined.
get_root_folder (scripted, public)
xo::db::sql::content_template get_root_folder [ -dbn dbn ]Automatically generated method
- Switches:
- -dbn (optional)
- Testcases:
- No testcase defined.
is_template (scripted, public)
xo::db::sql::content_template is_template [ -dbn dbn ] \ -template_id template_idAutomatically generated method
- Switches:
- -dbn (optional)
- -template_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::content_template new [ -dbn dbn ] -name name \ [ -parent_id parent_id ] [ -template_id template_id ] \ [ -creation_date creation_date ] [ -creation_user creation_user ] \ [ -creation_ip creation_ip ] [ -text text ] [ -is_live is_live ] \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -name (required)
- -parent_id (optional)
- -template_id (optional)
- -creation_date (optional, defaults to
"now"
)- -creation_user (optional)
- -creation_ip (optional)
- -text (optional)
- -is_live (optional, defaults to
"f"
)- -childof (optional)
- Testcases:
- No testcase defined.
Variables
::xo::db::sql::content_template set __default_metaclass ::xotcl::Class ::xo::db::sql::content_template set __default_superclass ::xotcl::Object ::xo::db::sql::content_template set abstract_p f ::xo::db::sql::content_template set auto_save false ::xo::db::sql::content_template set name_method {} ::xo::db::sql::content_template set object_type ::xo::db::sql::content_template ::xo::db::sql::content_template set security_inherit_p t ::xo::db::sql::content_template set sql_package_name content_template ::xo::db::sql::content_template set supertype acs_object ::xo::db::sql::content_template set with_table true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables