::xo::db::CrClass
::xo::db::image
Class Hierarchy of ::xo::db::image
- ::xotcl::Object
- Meta-class:
- ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Methods for instances:
- __api_make_doc, __api_make_forward_doc, __timediff, abstract, ad_doc, ad_forward, ad_proc, appendC, arrayC, asHTML, autonameC, check, classC, cleanupC, configureC, containsC, copyC, db_0or1rowC, db_1rowC, debug, defaultmethodC, destroyC, destroy_on_cleanup, ds, evalC, existsC, extractConfigureArg, filterC, filterguardC, filtersearch, forward, hasclass, incrC, infoC, init, instvarC, invarC, isclass, ismetaclass, ismixin, isobject, istype, lappendC, log, method, mixinC, mixinguardC, moveC, msg, noinitC, objectparameter, parametercmdC, proc, procsearch, qn, requireNamespaceC, residualargsC, self, serialize, setC, set_instance_vars_defaults, show-object, substC, traceC, unknown, unsetC, uplevelC, upvarC, volatileC, vwait
- Methods to be applied on the class (in addition to the methods provided by the meta-class):
- getExitHandler, setExitHandler, unsetExitHandler
- ::xo::db::Object
- Meta-class:
- ::xo::db::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Methods for instances:
- db_1row, delete, initialize_loaded_object, insert, object_idC, object_titleC, save, save_new
- Methods to be applied on the class:
- Methods provided by the meta-class
- ::xo::db::CrItem
- Meta-class:
- ::xo::db::CrClass
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Parameter for instances:
- package_id, parent_id (default "-100"), publish_status (default "ready")
- Methods for instances:
- current_user_id, delete, descriptionC, fix_content, initialize_loaded_object, item_idC, mime_typeC, nameC, nls_languageC, privilege=creator, publish_dateC, rename, revision_idC, revisions, save, save_new, set_live_revision, textC, titleC, update_attribute_from_slot, update_content, update_revision
- Methods to be applied on the class:
- Methods provided by the meta-class
- ::xo::db::image
- Meta-class:
- ::xo::db::CrClass
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- Methods for instances:
- heightC, image_idC, mime_typeC, widthC
- Methods to be applied on the class:
- Methods provided by the meta-class
Class Relations
- superclass: ::xo::db::CrItem
![[i]](/resources/acs-subsite/ZoomIn16.gif)
::xo::db::CrClass create ::xo::db::image \
-superclass ::xo::db::CrItem
Methods
Variables
::xo::db::image set __default_metaclass ::xotcl::Class
::xo::db::image set __default_superclass ::xotcl::Object
::xo::db::image set abstract_p f
::xo::db::image set auto_save false
::xo::db::image array set db_slot \
{height ::xo::db::image::slot::height object_id ::xo::db::Object::slot::object_id description \
::xo::db::CrItem::slot::description text ::xo::db::CrItem::slot::text width \
::xo::db::image::slot::width object_title ::xo::db::Object::slot::object_title nls_language \
::xo::db::CrItem::slot::nls_language mime_type ::xo::db::CrItem::slot::mime_type name \
::xo::db::CrItem::slot::name title ::xo::db::CrItem::slot::title item_id \
::xo::db::CrItem::slot::item_id revision_id ::xo::db::CrItem::slot::revision_id publish_date \
::xo::db::CrItem::slot::publish_date image_id ::xo::db::image::slot::image_id}
::xo::db::image set folder_id -100
::xo::db::image set id_column image_id
::xo::db::image set mime_type text/plain
::xo::db::image set name_method {}
::xo::db::image set object_type image
::xo::db::image set object_type_key 68870471680
::xo::db::image set pretty_name Image
::xo::db::image set pretty_plural Image
::xo::db::image set security_inherit_p t
::xo::db::image set sql_package_name ::xo::db::image
::xo::db::image set storage_type text
::xo::db::image set supertype content_revision
::xo::db::image set table_name images
::xo::db::image set with_table true