Class ::xowiki::Object

::xowiki::Object[i] create ...

Class Relations

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

Variables

::xowiki::Object set __default_metaclass ::xotcl::Class
::xowiki::Object set __default_superclass ::xotcl::Object
::xowiki::Object set abstract_p f
::xowiki::Object set auto_save false
::xowiki::Object array set db_constraints {}
::xowiki::Object array set db_slot \
       {page_order ::xowiki::Page::slot::page_order creator ::xowiki::Page::slot::creator ppage_id \
       ::xowiki::PlainPage::slot::ppage_id page_id ::xowiki::Page::slot::page_id creation_date \
       ::xo::db::Object::slot::creation_date creation_user ::xo::db::Object::slot::creation_user \
       object_id ::xo::db::Object::slot::object_id description ::xowiki::Page::slot::description \
       xowiki_object_id ::xowiki::Object::slot::xowiki_object_id text ::xowiki::Page::slot::text \
       creation_ip ::xo::db::Object::slot::creation_ip object_title \
       ::xo::db::Object::slot::object_title package_id ::xo::db::Object::slot::package_id \
       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 revision_id ::xo::db::CrItem::slot::revision_id item_id \
       ::xo::db::CrItem::slot::item_id 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::Object set folder_id -100
::xowiki::Object set form ::xowiki::ObjectForm
::xowiki::Object set id_column xowiki_object_id
::xowiki::Object set mime_type text/plain
::xowiki::Object set name_method {}
::xowiki::Object set non_cached_instance_var_patterns __*
::xowiki::Object set object_type ::xowiki::Object
::xowiki::Object set object_type_key 0000000000001111000110010000000000000000
::xowiki::Object set pretty_name {#xowiki.Object_pretty_name#}
::xowiki::Object set pretty_plural {#xowiki.Object_pretty_plural#}
::xowiki::Object set security_inherit_p t
::xowiki::Object set sql_package_name ::xowiki::Object
::xowiki::Object set storage_type text
::xowiki::Object set supertype content_revision
::xowiki::Object set table_name xowiki_object
::xowiki::Object set with_table true