Class ::xowiki::Form

::xowiki::Form[i] create ...

Class Relations

  • class: ::xo::db::CrClass[i]
  • superclass: ::xowiki::PageTemplate[i]

Variables

::xowiki::Form set __default_metaclass ::xotcl::Class
::xowiki::Form set __default_superclass ::xotcl::Object
::xowiki::Form set abstract_p f
::xowiki::Form set auto_save false
::xowiki::Form array set db_constraints {form {{default {}} {default {}}} form_constraints \
       {{default {}} {default {}}}}
::xowiki::Form array set db_slot \
       {page_order ::xowiki::Page::slot::page_order creator ::xowiki::Page::slot::creator page_id \
       ::xowiki::Page::slot::page_id creation_date ::xo::db::Object::slot::creation_date \
       anon_instances ::xowiki::PageTemplate::slot::anon_instances creation_user \
       ::xo::db::Object::slot::creation_user object_id ::xo::db::Object::slot::object_id form \
       ::xowiki::Form::slot::form page_template_id ::xowiki::PageTemplate::slot::page_template_id \
       description ::xowiki::Page::slot::description creation_ip ::xo::db::Object::slot::creation_ip \
       text ::xowiki::Page::slot::text package_id ::xo::db::Object::slot::package_id object_title \
       ::xo::db::Object::slot::object_title nls_language ::xo::db::CrItem::slot::nls_language name \
       ::xo::db::CrItem::slot::name mime_type ::xo::db::CrItem::slot::mime_type context_id \
       ::xo::db::Object::slot::context_id security_inherit_p \
       ::xo::db::Object::slot::security_inherit_p title ::xowiki::Page::slot::title xowiki_form_id \
       ::xowiki::Form::slot::xowiki_form_id revision_id ::xo::db::CrItem::slot::revision_id item_id \
       ::xo::db::CrItem::slot::item_id form_constraints ::xowiki::Form::slot::form_constraints \
       last_modified ::xo::db::Object::slot::last_modified modifying_user \
       ::xo::db::Object::slot::modifying_user publish_date ::xowiki::Page::slot::publish_date \
       modifying_ip ::xo::db::Object::slot::modifying_ip}
::xowiki::Form set extraCSS {}
::xowiki::Form set folder_id -100
::xowiki::Form set form ::xowiki::FormForm
::xowiki::Form set id_column xowiki_form_id
::xowiki::Form array set long_text_slots \
       {form ::xowiki::Form::slot::form form_constraints ::xowiki::Form::slot::form_constraints}
::xowiki::Form set mime_type text/plain
::xowiki::Form set name_method {}
::xowiki::Form set non_cached_instance_var_patterns __*
::xowiki::Form set object_type ::xowiki::Form
::xowiki::Form set object_type_key 0000000000001111000110010000000100000000
::xowiki::Form set pretty_name {#xowiki.Form_pretty_name#}
::xowiki::Form set pretty_plural {#xowiki.Form_pretty_plural#}
::xowiki::Form set security_inherit_p t
::xowiki::Form set sql_package_name ::xowiki::Form
::xowiki::Form set storage_type text
::xowiki::Form set supertype content_revision
::xowiki::Form set table_name xowiki_form
::xowiki::Form set with_table true