Éste es un volcado abreviado del archivo de esquema MODX en forma de matriz. A menudo puede resultar más útil que la referencia completa, ya que aquí se muestran los campos heredados. Pincha en cualquiera de los enlaces a continuación para saltar al detalle del objeto del que necesites información. Para ver la referncia completa, pincha aquí.
Objetos de MODX Revolution
modAccess
Extends: xPDOSimpleObject Campos: target (string) principal_class (string) principal (integer) authority (integer) policy (integer) Indexes: target principal_class principal authority policy Aliases: Policy -- usa getMany('Policy') -- devuelve un array de modAccessPolicy objects Principal -- usa getMany('Principal') -- devuelve un array de modPrincipal objects GroupPrincipal -- usa getMany('GroupPrincipal') -- devuelve un array de modUserGroup objects UserPrincipal -- usa getMany('UserPrincipal') -- devuelve un array de modUserGroup objects MinimumRole -- usa getMany('MinimumRole') -- devuelve un array de modUserGroupRole objects
modAccessAction
Extends: modAccess Tabla: modxam_access_actions Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess Aliases: Target -- usa getMany('Target') -- devuelve un array de modAction objects
modAccessActionDom
Extends: modAccess Tabla: modxam_access_actiondom Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess Aliases: Target -- usa getMany('Target') -- devuelve un array de modActionDom objects
modAccessCategory
Extends: modAccess Tabla: modxam_access_category Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) Indexes: context_key Aliases: Target -- usa getMany('Target') -- devuelve un array de modCategory objects Context -- usa getMany('Context') -- devuelve un array de modContext objects
modAccessContext
Extends: modAccess Tabla: modxam_access_context Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess Aliases: Target -- usa getMany('Target') -- devuelve un array de modContext objects
modAccessElement
Extends: modAccess Tabla: modxam_access_elements Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) Indexes: context_key Aliases: Target -- usa getMany('Target') -- devuelve un array de modElement objects Context -- usa getMany('Context') -- devuelve un array de modContext objects
modAccessMenu
Extends: modAccess Tabla: modxam_access_menus Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess Aliases: Target -- usa getMany('Target') -- devuelve un array de modMenu objects
modAccessNamespace
Extends: modAccess Tabla: modxam_access_namespace Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) Indexes: context_key Aliases: Target -- usa getMany('Target') -- devuelve un array de modNamespace objects Context -- usa getMany('Context') -- devuelve un array de modContext objects
modAccessPermission
Extends: xPDOSimpleObject Tabla: modxam_access_permissions Campos: template (integer) name (string) description (string) value (boolean) Indexes: template name Aliases: Template -- usa getMany('Template') -- devuelve un array de modAccessPolicyTemplate objects
modAccessPolicy
Extends: xPDOSimpleObject Tabla: modxam_access_policies Campos: name (string) description (string) parent (integer) template (integer) class (string) data (json) lexicon (string) Indexes: name parent class template Aliases: Parent -- usa getMany('Parent') -- devuelve un array de modAccessPolicy objects Template -- usa getMany('Template') -- devuelve un array de modAccessPolicyTemplate objects Children -- usa getMany('Children') -- devuelve un array de modAccessPolicy objects
modAccessPolicyTemplate
Extends: xPDOSimpleObject Tabla: modxam_access_policy_templates Campos: template_group (integer) name (string) description (string) lexicon (string) Aliases: TemplateGroup -- usa getMany('TemplateGroup') -- devuelve un array de modAccessPolicyTemplateGroup objects Permissions -- usa getMany('Permissions') -- devuelve un array de modAccessPermission objects Policies -- usa getMany('Policies') -- devuelve un array de modAccessPolicy objects
modAccessPolicyTemplateGroup
Extends: xPDOSimpleObject Tabla: modxam_access_policy_template_groups Campos: name (string) description (string) Aliases: Templates -- usa getMany('Templates') -- devuelve un array de modAccessPolicyTemplate objects
modAccessResource
Extends: modAccess Tabla: modxam_access_resources Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) Indexes: context_key Aliases: Target -- usa getMany('Target') -- devuelve un array de modResource objects Context -- usa getMany('Context') -- devuelve un array de modContext objects
modAccessResourceGroup
Extends: modAccess Tabla: modxam_access_resource_groups Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) Indexes: context_key principal_class Aliases: Target -- usa getMany('Target') -- devuelve un array de modResourceGroup objects Context -- usa getMany('Context') -- devuelve un array de modContext objects
modAccessTemplateVar
Extends: modAccessElement Tabla: modxam_access_templatevars Campos: target (string) - heredado de modAccess principal_class (string) - heredado de modAccess principal (integer) - heredado de modAccess authority (integer) - heredado de modAccess policy (integer) - heredado de modAccess context_key (string) - heredado de modAccessElement Aliases: Target -- usa getMany('Target') -- devuelve un array de modTemplateVar objects
modAccessibleObject
Extends: xPDOObject
modAccessibleSimpleObject
Extends: modAccessibleObject
Campos:
id (integer)
Indexes:
PRIMARY
modAction
Extends: modAccessibleSimpleObject Tabla: modxam_actions Campos: id (integer) - heredado de modAccessibleSimpleObject namespace (string) controller (string) haslayout (integer) lang_topics (string) assets (string) help_url (string) Indexes: namespace controller Aliases: Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects Menus -- usa getMany('Menus') -- devuelve un array de modMenu objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessAction objects Fields -- usa getMany('Fields') -- devuelve un array de modActionField objects DOM -- usa getMany('DOM') -- devuelve un array de modActionDom objects
modActionDom
Extends: modAccessibleSimpleObject Tabla: modxam_actiondom Campos: id (integer) - heredado de modAccessibleSimpleObject set (integer) action (string) name (string) description (string) xtype (string) container (string) rule (string) value (string) constraint (string) constraint_field (string) constraint_class (string) active (boolean) for_parent (boolean) rank (integer) Indexes: set, action name, active for_parent, rank Aliases: FCSet -- usa getMany('FCSet') -- devuelve un array de modFormCustomizationSet objects Action -- usa getMany('Action') -- devuelve un array de modAction objects Access -- usa getMany('Access') -- devuelve un array de modAccessActionDom objects
modActionField
Extends: xPDOSimpleObject Tabla: modxam_actions_fields Campos: action (string) name (string) type (string) tab (string) form (string) other (string) rank (integer) Indexes: action type tab Aliases: Action -- usa getMany('Action') -- devuelve un array de modAction objects
modActiveUser
Extends: xPDOObject Tabla: modxam_active_users Campos: internalKey (integer) username (string) lasthit (timestamp) id (integer) action (string) ip (string) Indexes: internalKey Aliases: User -- usa getMany('User') -- devuelve un array de modUser objects
modCategory
Extends: modAccessibleSimpleObject Tabla: modxam_categories Campos: id (integer) - heredado de modAccessibleSimpleObject parent (integer) category (string) rank (integer) Indexes: parent category rank Aliases: Parent -- usa getMany('Parent') -- devuelve un array de modCategory objects Chunks -- usa getMany('Chunks') -- devuelve un array de modChunk objects Snippets -- usa getMany('Snippets') -- devuelve un array de modSnippet objects Plugins -- usa getMany('Plugins') -- devuelve un array de modPlugin objects Templates -- usa getMany('Templates') -- devuelve un array de modTemplate objects TemplateVars -- usa getMany('TemplateVars') -- devuelve un array de modTemplateVar objects PropertySets -- usa getMany('PropertySets') -- devuelve un array de modPropertySet objects Children -- usa getMany('Children') -- devuelve un array de modCategory objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessCategory objects Ancestors -- usa getMany('Ancestors') -- devuelve un array de modCategoryClosure objects Descendants -- usa getMany('Descendants') -- devuelve un array de modCategoryClosure objects
modCategoryClosure
Extends: xPDOObject Tabla: modxam_categories_closure Campos: ancestor (integer) descendant (integer) depth (integer) Indexes: PRIMARY Aliases: Ancestor -- usa getMany('Ancestor') -- devuelve un array de modCategory objects Descendant -- usa getMany('Descendant') -- devuelve un array de modCategory objects
modChunk
Extends: modElement Tabla: modxam_site_htmlsnippets Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement name (string) description (string) editor_type (integer) category (integer) cache_type (integer) snippet (string) locked (boolean) properties (array) static (boolean) static_file (string) Indexes: name category locked static Aliases: Category -- usa getMany('Category') -- devuelve un array de modCategory objects PropertySets -- usa getMany('PropertySets') -- devuelve un array de modElementPropertySet objects
modClassMap
Extends: xPDOSimpleObject Tabla: modxam_class_map Campos: class (string) parent_class (string) name_field (string) path (string) lexicon (string) Indexes: class parent_class name_field
modContentType
Extends: xPDOSimpleObject Tabla: modxam_content_type Campos: name (string) description (string) mime_type (string) file_extensions (string) headers (array) binary (boolean) Indexes: name Aliases: Resources -- usa getMany('Resources') -- devuelve un array de modResource objects
modContext
Extends: modAccessibleObject Tabla: modxam_context Campos: key (string) name (string) description (string) rank (integer) Indexes: PRIMARY name rank Aliases: ContextResources -- usa getMany('ContextResources') -- devuelve un array de modContextResource objects ContextSettings -- usa getMany('ContextSettings') -- devuelve un array de modContextSetting objects SourceElements -- usa getMany('SourceElements') -- devuelve un array de sources.modMediaSourceElement objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessContext objects
modContextResource
Extends: xPDOObject Tabla: modxam_context_resource Campos: context_key (string) resource (integer) Indexes: PRIMARY Aliases: Context -- usa getMany('Context') -- devuelve un array de modContext objects Resource -- usa getMany('Resource') -- devuelve un array de modResource objects
modContextSetting
Extends: xPDOObject Tabla: modxam_context_setting Campos: context_key (string) key (string) value (string) xtype (string) namespace (string) area (string) editedon (timestamp) Indexes: PRIMARY Aliases: Context -- usa getMany('Context') -- devuelve un array de modContext objects SystemSetting -- usa getMany('SystemSetting') -- devuelve un array de modSystemSetting objects
modDashboard
Extends: xPDOSimpleObject Tabla: modxam_dashboard Campos: name (string) description (string) hide_trees (boolean) Indexes: name hide_trees Aliases: UserGroups -- usa getMany('UserGroups') -- devuelve un array de modUserGroup objects Placements -- usa getMany('Placements') -- devuelve un array de modDashboardWidgetPlacement objects
modDashboardWidget
Extends: xPDOSimpleObject Tabla: modxam_dashboard_widget Campos: name (string) description (string) type (string) content (string) namespace (string) lexicon (string) size (string) Indexes: name type namespace lexicon Aliases: Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects Placements -- usa getMany('Placements') -- devuelve un array de modDashboardWidgetPlacement objects
modDashboardWidgetPlacement
Extends: xPDOObject Tabla: modxam_dashboard_widget_placement Campos: dashboard (integer) widget (integer) rank (integer) Indexes: PRIMARY rank Aliases: Dashboard -- usa getMany('Dashboard') -- devuelve un array de modDashboard objects Widget -- usa getMany('Widget') -- devuelve un array de modDashboardWidget objects
modDocument
Extends: modResource Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) - heredado de modResource contentType (string) - heredado de modResource pagetitle (string) - heredado de modResource longtitle (string) - heredado de modResource description (string) - heredado de modResource alias (string) - heredado de modResource alias_visible (boolean) - heredado de modResource link_attributes (string) - heredado de modResource published (boolean) - heredado de modResource pub_date (timestamp) - heredado de modResource unpub_date (timestamp) - heredado de modResource parent (integer) - heredado de modResource isfolder (boolean) - heredado de modResource introtext (string) - heredado de modResource content (string) - heredado de modResource richtext (boolean) - heredado de modResource template (integer) - heredado de modResource menuindex (integer) - heredado de modResource searchable (boolean) - heredado de modResource cacheable (boolean) - heredado de modResource createdby (integer) - heredado de modResource createdon (timestamp) - heredado de modResource editedby (integer) - heredado de modResource editedon (timestamp) - heredado de modResource deleted (boolean) - heredado de modResource deletedon (timestamp) - heredado de modResource deletedby (integer) - heredado de modResource publishedon (timestamp) - heredado de modResource publishedby (integer) - heredado de modResource menutitle (string) - heredado de modResource donthit (boolean) - heredado de modResource privateweb (boolean) - heredado de modResource privatemgr (boolean) - heredado de modResource content_dispo (integer) - heredado de modResource hidemenu (boolean) - heredado de modResource class_key (string) - heredado de modResource context_key (string) - heredado de modResource content_type (integer) - heredado de modResource uri (string) - heredado de modResource uri_override (integer) - heredado de modResource hide_children_in_tree (integer) - heredado de modResource show_in_tree (integer) - heredado de modResource properties (json) - heredado de modResource
modElement
Extends: modAccessibleSimpleObject Tabla: modxam_site_element Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) property_preprocess (boolean) Aliases: CategoryAcls -- usa getMany('CategoryAcls') -- devuelve un array de modAccessCategory objects Source -- usa getMany('Source') -- devuelve un array de sources.modMediaSource objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessElement objects
modElementPropertySet
Extends: xPDOObject Tabla: modxam_element_property_sets Campos: element (integer) element_class (string) property_set (integer) Indexes: PRIMARY Aliases: Element -- usa getMany('Element') -- devuelve un array de modElement objects PropertySet -- usa getMany('PropertySet') -- devuelve un array de modPropertySet objects
modEvent
Extends: xPDOObject Tabla: modxam_system_eventnames Campos: name (string) service (integer) groupname (string) Indexes: PRIMARY Aliases: PluginEvents -- usa getMany('PluginEvents') -- devuelve un array de modPluginEvent objects
modExtensionPackage
Extends: xPDOSimpleObject Tabla: modxam_extension_packages Campos: namespace (string) name (string) path (string) table_prefix (string) service_class (string) service_name (string) created_at (datetime) updated_at (datetime) Indexes: namespace name Aliases: Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects
modFormCustomizationProfile
Extends: xPDOSimpleObject Tabla: modxam_fc_profiles Campos: name (string) description (string) active (integer) rank (integer) Indexes: name rank active Aliases: Sets -- usa getMany('Sets') -- devuelve un array de modFormCustomizationSet objects UserGroups -- usa getMany('UserGroups') -- devuelve un array de modFormCustomizationProfileUserGroup objects
modFormCustomizationProfileUserGroup
Extends: xPDOObject Tabla: modxam_fc_profiles_usergroups Campos: usergroup (integer) profile (integer) Indexes: PRIMARY Aliases: UserGroup -- usa getMany('UserGroup') -- devuelve un array de modUserGroup objects Profile -- usa getMany('Profile') -- devuelve un array de modFormCustomizationProfile objects
modFormCustomizationSet
Extends: xPDOSimpleObject Tabla: modxam_fc_sets Campos: profile (integer) action (string) description (string) active (integer) template (integer) constraint (string) constraint_field (string) constraint_class (string) Indexes: profile action active template Aliases: Action -- usa getMany('Action') -- devuelve un array de modAction objects Template -- usa getMany('Template') -- devuelve un array de modTemplate objects Profile -- usa getMany('Profile') -- devuelve un array de modFormCustomizationProfile objects Rules -- usa getMany('Rules') -- devuelve un array de modActionDom objects
modJSONRPCResource
Extends: modXMLRPCResource
modLexiconEntry
Extends: xPDOSimpleObject Tabla: modxam_lexicon_entries Campos: name (string) value (string) topic (string) namespace (string) language (string) createdon (datetime) editedon (timestamp) Indexes: name topic namespace language Aliases: Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects
modManagerLog
Extends: xPDOSimpleObject Tabla: modxam_manager_log Campos: user (integer) occurred (datetime) action (string) classKey (string) item (string) Indexes: user_occurred Aliases: User -- usa getMany('User') -- devuelve un array de modUser objects
modMenu
Extends: modAccessibleObject Tabla: modxam_menus Campos: text (string) parent (string) action (string) description (string) icon (string) menuindex (integer) params (string) handler (string) permissions (string) namespace (string) Indexes: PRIMARY parent action namespace Aliases: Action -- usa getMany('Action') -- devuelve un array de modAction objects Parent -- usa getMany('Parent') -- devuelve un array de modMenu objects Children -- usa getMany('Children') -- devuelve un array de modMenu objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessMenu objects
modNamespace
Extends: modAccessibleObject Tabla: modxam_namespaces Campos: name (string) path (string) assets_path (string) Indexes: PRIMARY Aliases: LexiconEntries -- usa getMany('LexiconEntries') -- devuelve un array de modLexiconEntry objects SystemSettings -- usa getMany('SystemSettings') -- devuelve un array de modSystemSetting objects ContextSettings -- usa getMany('ContextSettings') -- devuelve un array de modContextSetting objects UserSettings -- usa getMany('UserSettings') -- devuelve un array de modUserSetting objects ExtensionPackages -- usa getMany('ExtensionPackages') -- devuelve un array de modExtensionPackage objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessNamespace objects Actions -- usa getMany('Actions') -- devuelve un array de modAction objects
modPlugin
Extends: modScript Tabla: modxam_site_plugins Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement name (string) - heredado de modScript description (string) - heredado de modScript editor_type (integer) - heredado de modScript category (integer) - heredado de modScript cache_type (integer) plugincode (string) locked (boolean) properties (array) disabled (boolean) moduleguid (string) static (boolean) static_file (string) Indexes: locked disabled static Aliases: PropertySets -- usa getMany('PropertySets') -- devuelve un array de modElementPropertySet objects PluginEvents -- usa getMany('PluginEvents') -- devuelve un array de modPluginEvent objects
modPluginEvent
Extends: xPDOObject Tabla: modxam_site_plugin_events Campos: pluginid (integer) event (string) priority (integer) propertyset (integer) Indexes: PRIMARY priority Aliases: Plugin -- usa getMany('Plugin') -- devuelve un array de modPlugin objects Event -- usa getMany('Event') -- devuelve un array de modEvent objects PropertySet -- usa getMany('PropertySet') -- devuelve un array de modPropertySet objects
modPrincipal
Extends: xPDOSimpleObject Aliases: Acls -- usa getMany('Acls') -- devuelve un array de modAccess objects
modPropertySet
Extends: xPDOSimpleObject Tabla: modxam_property_set Campos: name (string) category (integer) description (string) properties (array) Indexes: name category Aliases: Category -- usa getMany('Category') -- devuelve un array de modCategory objects Elements -- usa getMany('Elements') -- devuelve un array de modElementPropertySet objects
modResource
Extends: modAccessibleSimpleObject Tabla: modxam_site_content Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) contentType (string) pagetitle (string) longtitle (string) description (string) alias (string) alias_visible (boolean) link_attributes (string) published (boolean) pub_date (timestamp) unpub_date (timestamp) parent (integer) isfolder (boolean) introtext (string) content (string) richtext (boolean) template (integer) menuindex (integer) searchable (boolean) cacheable (boolean) createdby (integer) createdon (timestamp) editedby (integer) editedon (timestamp) deleted (boolean) deletedon (timestamp) deletedby (integer) publishedon (timestamp) publishedby (integer) menutitle (string) donthit (boolean) privateweb (boolean) privatemgr (boolean) content_dispo (integer) hidemenu (boolean) class_key (string) context_key (string) content_type (integer) uri (string) uri_override (integer) hide_children_in_tree (integer) show_in_tree (integer) properties (json) Indexes: alias, published, pub_date, unpub_date parent, isfolder, template, menuindex searchable, cacheable, hidemenu, class_key context_key, uri, uri_override, hide_children_in_tree show_in_tree, content_ft_idx, cache_refresh_idx Aliases: Parent -- usa getMany('Parent') -- devuelve un array de modResource objects CreatedBy -- usa getMany('CreatedBy') -- devuelve un array de modUser objects EditedBy -- usa getMany('EditedBy') -- devuelve un array de modUser objects DeletedBy -- usa getMany('DeletedBy') -- devuelve un array de modUser objects PublishedBy -- usa getMany('PublishedBy') -- devuelve un array de modUser objects Template -- usa getMany('Template') -- devuelve un array de modTemplate objects TemplateVars -- usa getMany('TemplateVars') -- devuelve un array de modTemplateVar objects TemplateVarTemplates -- usa getMany('TemplateVarTemplates') -- devuelve un array de modTemplateVarTemplate objects ContentType -- usa getMany('ContentType') -- devuelve un array de modContentType objects Context -- usa getMany('Context') -- devuelve un array de modContext objects Children -- usa getMany('Children') -- devuelve un array de modResource objects TemplateVarResources -- usa getMany('TemplateVarResources') -- devuelve un array de modTemplateVarResource objects ResourceGroupResources -- usa getMany('ResourceGroupResources') -- devuelve un array de modResourceGroupResource objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessResource objects ContextResources -- usa getMany('ContextResources') -- devuelve un array de modContextResource objects
modResourceGroup
Extends: modAccessibleSimpleObject Tabla: modxam_documentgroup_names Campos: id (integer) - heredado de modAccessibleSimpleObject name (string) private_memgroup (boolean) private_webgroup (boolean) Indexes: name Aliases: ResourceGroupResources -- usa getMany('ResourceGroupResources') -- devuelve un array de modResourceGroupResource objects TemplateVarResourceGroups -- usa getMany('TemplateVarResourceGroups') -- devuelve un array de modTemplateVarResourceGroup objects Acls -- usa getMany('Acls') -- devuelve un array de modAccessResourceGroup objects
modResourceGroupResource
Extends: xPDOSimpleObject Tabla: modxam_document_groups Campos: document_group (integer) document (integer) Indexes: document_group document Aliases: ResourceGroup -- usa getMany('ResourceGroup') -- devuelve un array de modResourceGroup objects Resource -- usa getMany('Resource') -- devuelve un array de modResource objects
modScript
Extends: modElement Tabla: modxam_site_script Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement name (string) description (string) editor_type (integer) category (integer) Indexes: name category Aliases: Category -- usa getMany('Category') -- devuelve un array de modCategory objects
modSession
Extends: xPDOObject Tabla: modxam_session Campos: id (string) access (timestamp) data (string) Indexes: PRIMARY access
modSnippet
Extends: modScript Tabla: modxam_site_snippets Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement name (string) - heredado de modScript description (string) - heredado de modScript editor_type (integer) - heredado de modScript category (integer) - heredado de modScript cache_type (integer) snippet (string) locked (boolean) properties (array) moduleguid (string) static (boolean) static_file (string) Indexes: locked moduleguid static Aliases: PropertySets -- usa getMany('PropertySets') -- devuelve un array de modElementPropertySet objects
modStaticResource
Extends: modResource Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) - heredado de modResource contentType (string) - heredado de modResource pagetitle (string) - heredado de modResource longtitle (string) - heredado de modResource description (string) - heredado de modResource alias (string) - heredado de modResource alias_visible (boolean) - heredado de modResource link_attributes (string) - heredado de modResource published (boolean) - heredado de modResource pub_date (timestamp) - heredado de modResource unpub_date (timestamp) - heredado de modResource parent (integer) - heredado de modResource isfolder (boolean) - heredado de modResource introtext (string) - heredado de modResource content (string) - heredado de modResource richtext (boolean) - heredado de modResource template (integer) - heredado de modResource menuindex (integer) - heredado de modResource searchable (boolean) - heredado de modResource cacheable (boolean) - heredado de modResource createdby (integer) - heredado de modResource createdon (timestamp) - heredado de modResource editedby (integer) - heredado de modResource editedon (timestamp) - heredado de modResource deleted (boolean) - heredado de modResource deletedon (timestamp) - heredado de modResource deletedby (integer) - heredado de modResource publishedon (timestamp) - heredado de modResource publishedby (integer) - heredado de modResource menutitle (string) - heredado de modResource donthit (boolean) - heredado de modResource privateweb (boolean) - heredado de modResource privatemgr (boolean) - heredado de modResource content_dispo (integer) - heredado de modResource hidemenu (boolean) - heredado de modResource class_key (string) - heredado de modResource context_key (string) - heredado de modResource content_type (integer) - heredado de modResource uri (string) - heredado de modResource uri_override (integer) - heredado de modResource hide_children_in_tree (integer) - heredado de modResource show_in_tree (integer) - heredado de modResource properties (json) - heredado de modResource
modSymLink
Extends: modResource Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) - heredado de modResource contentType (string) - heredado de modResource pagetitle (string) - heredado de modResource longtitle (string) - heredado de modResource description (string) - heredado de modResource alias (string) - heredado de modResource alias_visible (boolean) - heredado de modResource link_attributes (string) - heredado de modResource published (boolean) - heredado de modResource pub_date (timestamp) - heredado de modResource unpub_date (timestamp) - heredado de modResource parent (integer) - heredado de modResource isfolder (boolean) - heredado de modResource introtext (string) - heredado de modResource content (string) - heredado de modResource richtext (boolean) - heredado de modResource template (integer) - heredado de modResource menuindex (integer) - heredado de modResource searchable (boolean) - heredado de modResource cacheable (boolean) - heredado de modResource createdby (integer) - heredado de modResource createdon (timestamp) - heredado de modResource editedby (integer) - heredado de modResource editedon (timestamp) - heredado de modResource deleted (boolean) - heredado de modResource deletedon (timestamp) - heredado de modResource deletedby (integer) - heredado de modResource publishedon (timestamp) - heredado de modResource publishedby (integer) - heredado de modResource menutitle (string) - heredado de modResource donthit (boolean) - heredado de modResource privateweb (boolean) - heredado de modResource privatemgr (boolean) - heredado de modResource content_dispo (integer) - heredado de modResource hidemenu (boolean) - heredado de modResource class_key (string) - heredado de modResource context_key (string) - heredado de modResource content_type (integer) - heredado de modResource uri (string) - heredado de modResource uri_override (integer) - heredado de modResource hide_children_in_tree (integer) - heredado de modResource show_in_tree (integer) - heredado de modResource properties (json) - heredado de modResource
modSystemSetting
Extends: xPDOObject Tabla: modxam_system_settings Campos: key (string) value (string) xtype (string) namespace (string) area (string) editedon (timestamp) Indexes: PRIMARY Aliases: ContextSetting -- usa getMany('ContextSetting') -- devuelve un array de modContextSetting objects Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects
modTemplate
Extends: modElement Tabla: modxam_site_templates Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement templatename (string) description (string) editor_type (integer) category (integer) icon (string) template_type (integer) content (string) locked (boolean) properties (array) static (boolean) static_file (string) Indexes: templatename category locked static Aliases: Category -- usa getMany('Category') -- devuelve un array de modCategory objects Resources -- usa getMany('Resources') -- devuelve un array de modResource objects PropertySets -- usa getMany('PropertySets') -- devuelve un array de modElementPropertySet objects TemplateVarTemplates -- usa getMany('TemplateVarTemplates') -- devuelve un array de modTemplateVarTemplate objects
modTemplateVar
Extends: modElement Tabla: modxam_site_tmplvars Campos: id (integer) - heredado de modAccessibleSimpleObject source (integer) - heredado de modElement property_preprocess (boolean) - heredado de modElement type (string) name (string) caption (string) description (string) editor_type (integer) category (integer) locked (boolean) elements (string) rank (integer) display (string) default_text (string) properties (array) input_properties (array) output_properties (array) static (boolean) static_file (string) Indexes: name category locked rank static Aliases: Category -- usa getMany('Category') -- devuelve un array de modCategory objects PropertySets -- usa getMany('PropertySets') -- devuelve un array de modElementPropertySet objects TemplateVarTemplates -- usa getMany('TemplateVarTemplates') -- devuelve un array de modTemplateVarTemplate objects TemplateVarResources -- usa getMany('TemplateVarResources') -- devuelve un array de modTemplateVarResource objects TemplateVarResourceGroups -- usa getMany('TemplateVarResourceGroups') -- devuelve un array de modTemplateVarResourceGroup objects
modTemplateVarResource
Extends: xPDOSimpleObject Tabla: modxam_site_tmplvar_contentvalues Campos: tmplvarid (integer) contentid (integer) value (string) Indexes: tmplvarid contentid tv_cnt Aliases: TemplateVar -- usa getMany('TemplateVar') -- devuelve un array de modTemplateVar objects Resource -- usa getMany('Resource') -- devuelve un array de modResource objects
modTemplateVarResourceGroup
Extends: xPDOSimpleObject Tabla: modxam_site_tmplvar_access Campos: tmplvarid (integer) documentgroup (integer) Indexes: tmplvar_template Aliases: TemplateVar -- usa getMany('TemplateVar') -- devuelve un array de modTemplateVar objects ResourceGroup -- usa getMany('ResourceGroup') -- devuelve un array de modResourceGroup objects
modTemplateVarTemplate
Extends: xPDOObject Tabla: modxam_site_tmplvar_templates Campos: tmplvarid (integer) templateid (integer) rank (integer) Indexes: PRIMARY Aliases: TemplateVar -- usa getMany('TemplateVar') -- devuelve un array de modTemplateVar objects Template -- usa getMany('Template') -- devuelve un array de modTemplate objects
modUser
Extends: modPrincipal Tabla: modxam_users Campos: username (string) password (string) cachepwd (string) class_key (string) active (boolean) remote_key (string) remote_data (json) hash_class (string) salt (string) primary_group (integer) session_stale (array) sudo (boolean) createdon (timestamp) Indexes: username class_key remote_key primary_group Aliases: CreatedResources -- usa getMany('CreatedResources') -- devuelve un array de modResource objects EditedResources -- usa getMany('EditedResources') -- devuelve un array de modResource objects DeletedResources -- usa getMany('DeletedResources') -- devuelve un array de modResource objects PublishedResources -- usa getMany('PublishedResources') -- devuelve un array de modResource objects SentMessages -- usa getMany('SentMessages') -- devuelve un array de modUserMessage objects ReceivedMessages -- usa getMany('ReceivedMessages') -- devuelve un array de modUserMessage objects PrimaryGroup -- usa getMany('PrimaryGroup') -- devuelve un array de modUserGroup objects Profile -- usa getMany('Profile') -- devuelve un array de modUserProfile objects UserSettings -- usa getMany('UserSettings') -- devuelve un array de modUserSetting objects UserGroupMembers -- usa getMany('UserGroupMembers') -- devuelve un array de modUserGroupMember objects ActiveUsers -- usa getMany('ActiveUsers') -- devuelve un array de modActiveUser objects
modUserGroup
Extends: modPrincipal Tabla: modxam_membergroup_names Campos: name (string) description (string) parent (integer) rank (integer) dashboard (integer) Indexes: name parent rank dashboard Aliases: Parent -- usa getMany('Parent') -- devuelve un array de modUserGroup objects Children -- usa getMany('Children') -- devuelve un array de modUserGroup objects Dashboard -- usa getMany('Dashboard') -- devuelve un array de modDashboard objects UserGroupMembers -- usa getMany('UserGroupMembers') -- devuelve un array de modUserGroupMember objects FormCustomizationProfiles -- usa getMany('FormCustomizationProfiles') -- devuelve un array de modFormCustomizationProfileUserGroup objects
modUserGroupMember
Extends: xPDOSimpleObject Tabla: modxam_member_groups Campos: user_group (integer) member (integer) role (integer) rank (integer) Indexes: role rank Aliases: UserGroupRole -- usa getMany('UserGroupRole') -- devuelve un array de modUserGroupRole objects UserGroup -- usa getMany('UserGroup') -- devuelve un array de modUserGroup objects User -- usa getMany('User') -- devuelve un array de modUser objects
modUserGroupRole
Extends: xPDOSimpleObject Tabla: modxam_user_group_roles Campos: name (string) description (string) authority (integer) Indexes: name authority Aliases: UserGroupMembers -- usa getMany('UserGroupMembers') -- devuelve un array de modUserGroupMember objects
modUserGroupSetting
Extends: xPDOObject Tabla: modxam_user_group_settings Campos: group (integer) key (string) value (string) xtype (string) namespace (string) area (string) editedon (timestamp) Indexes: PRIMARY Aliases: UserGroup -- usa getMany('UserGroup') -- devuelve un array de modUserGroup objects Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects
modUserMessage
Extends: xPDOSimpleObject Tabla: modxam_user_messages Campos: type (string) subject (string) message (string) sender (integer) recipient (integer) private (integer) date_sent (datetime) read (integer) Aliases: Sender -- usa getMany('Sender') -- devuelve un array de modUser objects Recipient -- usa getMany('Recipient') -- devuelve un array de modUser objects
modUserProfile
Extends: xPDOSimpleObject Tabla: modxam_user_attributes Campos: internalKey (integer) fullname (string) email (string) phone (string) mobilephone (string) blocked (boolean) blockeduntil (integer) blockedafter (integer) logincount (integer) lastlogin (integer) thislogin (integer) failedlogincount (integer) sessionid (string) dob (integer) gender (integer) address (string) country (string) city (string) state (string) zip (string) fax (string) photo (string) comment (string) website (string) extended (json) Indexes: internalKey Aliases: User -- usa getMany('User') -- devuelve un array de modUser objects
modUserSetting
Extends: xPDOObject Tabla: modxam_user_settings Campos: user (integer) key (string) value (string) xtype (string) namespace (string) area (string) editedon (timestamp) Indexes: PRIMARY Aliases: User -- usa getMany('User') -- devuelve un array de modUser objects Namespace -- usa getMany('Namespace') -- devuelve un array de modNamespace objects
modWebLink
Extends: modResource Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) - heredado de modResource contentType (string) - heredado de modResource pagetitle (string) - heredado de modResource longtitle (string) - heredado de modResource description (string) - heredado de modResource alias (string) - heredado de modResource alias_visible (boolean) - heredado de modResource link_attributes (string) - heredado de modResource published (boolean) - heredado de modResource pub_date (timestamp) - heredado de modResource unpub_date (timestamp) - heredado de modResource parent (integer) - heredado de modResource isfolder (boolean) - heredado de modResource introtext (string) - heredado de modResource content (string) - heredado de modResource richtext (boolean) - heredado de modResource template (integer) - heredado de modResource menuindex (integer) - heredado de modResource searchable (boolean) - heredado de modResource cacheable (boolean) - heredado de modResource createdby (integer) - heredado de modResource createdon (timestamp) - heredado de modResource editedby (integer) - heredado de modResource editedon (timestamp) - heredado de modResource deleted (boolean) - heredado de modResource deletedon (timestamp) - heredado de modResource deletedby (integer) - heredado de modResource publishedon (timestamp) - heredado de modResource publishedby (integer) - heredado de modResource menutitle (string) - heredado de modResource donthit (boolean) - heredado de modResource privateweb (boolean) - heredado de modResource privatemgr (boolean) - heredado de modResource content_dispo (integer) - heredado de modResource hidemenu (boolean) - heredado de modResource class_key (string) - heredado de modResource context_key (string) - heredado de modResource content_type (integer) - heredado de modResource uri (string) - heredado de modResource uri_override (integer) - heredado de modResource hide_children_in_tree (integer) - heredado de modResource show_in_tree (integer) - heredado de modResource properties (json) - heredado de modResource
modWorkspace
Extends: xPDOSimpleObject Tabla: modxam_workspaces Campos: name (string) path (string) created (timestamp) active (boolean) attributes (array) Indexes: name path active Aliases: Packages -- usa getMany('Packages') -- devuelve un array de transport.modTransportPackage objects
modXMLRPCResource
Extends: modResource Campos: id (integer) - heredado de modAccessibleSimpleObject type (string) - heredado de modResource contentType (string) - heredado de modResource pagetitle (string) - heredado de modResource longtitle (string) - heredado de modResource description (string) - heredado de modResource alias (string) - heredado de modResource alias_visible (boolean) - heredado de modResource link_attributes (string) - heredado de modResource published (boolean) - heredado de modResource pub_date (timestamp) - heredado de modResource unpub_date (timestamp) - heredado de modResource parent (integer) - heredado de modResource isfolder (boolean) - heredado de modResource introtext (string) - heredado de modResource content (string) - heredado de modResource richtext (boolean) - heredado de modResource template (integer) - heredado de modResource menuindex (integer) - heredado de modResource searchable (boolean) - heredado de modResource cacheable (boolean) - heredado de modResource createdby (integer) - heredado de modResource createdon (timestamp) - heredado de modResource editedby (integer) - heredado de modResource editedon (timestamp) - heredado de modResource deleted (boolean) - heredado de modResource deletedon (timestamp) - heredado de modResource deletedby (integer) - heredado de modResource publishedon (timestamp) - heredado de modResource publishedby (integer) - heredado de modResource menutitle (string) - heredado de modResource donthit (boolean) - heredado de modResource privateweb (boolean) - heredado de modResource privatemgr (boolean) - heredado de modResource content_dispo (integer) - heredado de modResource hidemenu (boolean) - heredado de modResource class_key (string) - heredado de modResource context_key (string) - heredado de modResource content_type (integer) - heredado de modResource uri (string) - heredado de modResource uri_override (integer) - heredado de modResource hide_children_in_tree (integer) - heredado de modResource show_in_tree (integer) - heredado de modResource properties (json) - heredado de modResource