Packages
Default
modx
error
modError
Abstract class for error handling and validation for requests.
modErrorHandler
The base PHP error handler class for the modX framework.
filters
modInputFilter
Base input filter implementation for modElement processing, based on phX.
modOutputFilter
Base output filter implementation for modElement processing, based on phX.
hashing
modHash
Defines the interface for a modHash implementation.
modHashing
The modX hashing service class.
import
modImport
Provides common functions for importing content into a modX repository.
modStaticImport
Provides common functions for importing content from static files.
jsonrpc
modJSONRPCResponse
Extends modXMLRPCResponse to support servicing JSON-RPC client requests.
mail
modMail
Defines the interface for the modX email service.
mysql
modAccessCategory
Defines an access control policy between a principal and a target object.
modAccessPolicyTemplate
Extend to define a class with a native integer primary key field named id.
modAccessPolicyTemplateGroup
Extend to define a class with a native integer primary key field named id.
modActionField
Extend to define a class with a native integer primary key field named id.
modCategoryClosure
The base persistent xPDO object class.
modClassMap
Extend to define a class with a native integer primary key field named id.
modFormCustomizationProfile
Extend to define a class with a native integer primary key field named id.
modFormCustomizationProfileUserGroup
The base persistent xPDO object class.
modFormCustomizationSet
Extend to define a class with a native integer primary key field named id.
processors.browser
processors.browser.directory
processors.browser.file
processors.context
processors.context.setting
processors.element
processors.element.category
processors.element.chunk
processors.element.plugin
processors.element.plugin.event
processors.element.propertyset
processors.element.snippet
processors.element.template
processors.element.template.tv
processors.element.template.tv.inputtype
processors.element.template.tv.resourcegroup
processors.element.template.widget
processors.element.tv
processors.element.tv.renders
processors.element.tv.renders.mgr.input
processors.element.tv.renders.mgr.inputproperties
processors.element.tv.renders.mgr.output
processors.element.tv.renders.mgr.properties
processors.layout.tree.element
getCategoryNodeDrop
getNodesFormatted
processID
sortNodes
sortNodesHelper
processors.layout.tree.resource
changeChildContext
getNodesFormatted
processors.resource
getChildren
getChildren
processors.resource.event
processors.resource.locks
processors.resource.resourcegroup
processors.resource.staticresource
processors.security
processors.security.access
processors.security.access.category
processors.security.access.policy
processors.security.access.policy.template
processors.security.access.policy.template.group
processors.security.access.resourcegroup
processors.security.access.target
processors.security.access.usergroup
processors.security.access.usergroup.category
processors.security.access.usergroup.context
processors.security.access.usergroup.resourcegroup
processors.security.documentgroup
processors.security.forms.profile
processors.security.forms.profiles
processors.security.forms.rule
processors.security.forms.set
processors.security.group
getGroupsFormatted
getUsersFormatted
processors.security.group.category
processors.security.group.context
processors.security.group.resourcegroup
processors.security.message
processors.security.permission
processors.security.profile
processors.security.resourcegroup
processors.security.role
processors.security.user
generate_password
processors.security.user.setting
processors.system
processors.system.action
getNodesFormatted
processors.system.activeresource
processors.system.charset
processors.system.classmap
processors.system.contenttype
processors.system.country
processors.system.databasetable
nicesize
processors.system.errorlog
processors.system.event
processors.system.filesys.file
unzip
processors.system.filesys.folder
mkdirs
rmdirr
processors.system.import
getFileContent
getFiles
getResourceAlias
importFiles
processors.system.language
processors.system.log
getNameField
processors.system.menu
getNodesFormatted
processors.system.registry.register
processors.system.rte
processors.system.settings
processors.workspace
processors.workspace.lexicon
parseArray
processors.workspace.lexicon.topic
processors.workspace.namespace
processors.workspace.package
processors.workspace.packages
processors.workspace.packages.rest
processors.workspace.providers
registry
modRegister
Represents a container used for producing and consuming messages.
modRegistry
Represents a collection of message registers.
registry.db
modDbRegisterMessage
The base persistent xPDO object class.
modDbRegisterQueue
Extend to define a class with a native integer primary key field named id.
modDbRegisterTopic
Extend to define a class with a native integer primary key field named id.
registry.db.mysql
registry.db.sqlsrv
rest
modRestArrayToXML
Utility class for array-to-XML transformations.
modRestClient
The basic REST client for handling REST requests
modRestCurlClient
Handles REST requests through a cURL-based client
modRestResponse
A class for handling REST responses
modRestServer
An extendable class for handling REST requests.
modRestSockClient
The basic REST client for handling REST requests
smarty
modSmarty
An extension of the Smarty class for use with modX.
sqlsrv
system
transport
modPackageBuilder
Abstracts the package building process
modTransportManager
modTransportPackage
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
modTransportVehicle
Abstracts the vehicle construct for package building.
modXMLPackageBuilder
Abstracts the package building process for XML builds
transport.mysql
transport.sqlsrv
validation
modValidator
Custom validation class for modx
xmlrpc
modXMLRPCResponse
Handles any XML-RPC resources and their response
xmlrss
modRSSParser
RSS Parser for MODX, implementing MagpieRSS
modAccess
Defines an access control policy between a principal and a target object.
modAccessAction
Defines an access control policy between a principal and a modAction.
modAccessActionDom
Defines an access control policy between a principal and a target object.
modAccessActionDom_mysql
Defines an access control policy between a principal and a target object.
modAccessActionDom_sqlsrv
Defines an access control policy between a principal and a target object.
modAccessAction_mysql
Defines an access control policy between a principal and a modAction.
modAccessAction_sqlsrv
Defines an access control policy between a principal and a modAction.
modAccessCategory_mysql
Defines an access control policy between a principal and a target object.
modAccessCategory_sqlsrv
Defines an access control policy between a principal and a target object.
modAccessContext
Defines an access control policy between a principal and a target object.
modAccessContext_mysql
Defines an access control policy between a principal and a target object.
modAccessContext_sqlsrv
Defines an access control policy between a principal and a target object.
modAccessElement
Defines an access control policy between a principal and a target object.
modAccessElement_mysql
Defines an access control policy between a principal and a target object.
modAccessElement_sqlsrv
Defines an access control policy between a principal and a target object.
modAccessMenu
Defines an access control policy between a principal and a modMenu.
modAccessMenu_mysql
Defines an access control policy between a principal and a modMenu.
modAccessMenu_sqlsrv
Defines an access control policy between a principal and a modMenu.
modAccessPermission
Restricts or grants access to certain functionality. Grouped by Access Policy.
modAccessPermission_mysql
Restricts or grants access to certain functionality. Grouped by Access Policy.
modAccessPermission_sqlsrv
Restricts or grants access to certain functionality. Grouped by Access Policy.
modAccessPolicy
Defines criteria a principal must satisfy in order to access an object.
modAccessPolicyTemplateGroup_mysql
Extend to define a class with a native integer primary key field named id.
modAccessPolicyTemplateGroup_sqlsrv
Extend to define a class with a native integer primary key field named id.
modAccessPolicyTemplate_mysql
Extend to define a class with a native integer primary key field named id.
modAccessPolicyTemplate_sqlsrv
Extend to define a class with a native integer primary key field named id.
modAccessPolicy_mysql
Defines criteria a principal must satisfy in order to access an object.
modAccessPolicy_sqlsrv
Defines criteria a principal must satisfy in order to access an object.
modAccessResource
Defines an access control policy between a principal and a modResource.
modAccessResourceGroup
Defines an access control policy between a principal and a modResourceGroup.
modAccessResourceGroup_mysql
Defines an access control policy between a principal and a modResourceGroup.
modAccessResourceGroup_sqlsrv
Defines an access control policy between a principal and a modResourceGroup.
modAccessResource_mysql
Defines an access control policy between a principal and a modResource.
modAccessResource_sqlsrv
Defines an access control policy between a principal and a modResource.
modAccessTemplateVar
Defines an access control policy between a principal and a target object.
modAccessTemplateVar_mysql
Defines an access control policy between a principal and a target object.
modAccessTemplateVar_sqlsrv
Defines an access control policy between a principal and a target object.
modAccess_mysql
Defines an access control policy between a principal and a target object.
modAccess_sqlsrv
Defines an access control policy between a principal and a target object.
modAccessibleObject
Defines an interface to provide configurable access policies for principals.
modAccessibleObject_mysql
Defines an interface to provide configurable access policies for principals.
modAccessibleObject_sqlsrv
Defines an interface to provide configurable access policies for principals.
modAccessibleSimpleObject
Defines an interface to provide configurable access policies for principals.
modAccessibleSimpleObject_mysql
Defines an interface to provide configurable access policies for principals.
modAccessibleSimpleObject_sqlsrv
Defines an interface to provide configurable access policies for principals.
modAction
Represents an action to a controller or connector.
modActionDom
Adds custom manager adjustments based upon modAction objects
modActionDom_mysql
Adds custom manager adjustments based upon modAction objects
modActionDom_sqlsrv
Adds custom manager adjustments based upon modAction objects
modActionField_mysql
Extend to define a class with a native integer primary key field named id.
modActionField_sqlsrv
Extend to define a class with a native integer primary key field named id.
modAction_mysql
Represents an action to a controller or connector.
modAction_sqlsrv
Represents an action to a controller or connector.
modActiveUser
Represents activity by a user in the system.
modActiveUser_mysql
Represents activity by a user in the system.
modActiveUser_sqlsrv
Represents activity by a user in the system.
modCacheManager
The default xPDOCacheManager instance for MODX.
modCategory
Represents a category for organizing modElement instances.
modCategoryClosure_mysql
The base persistent xPDO object class.
modCategoryClosure_sqlsrv
The base persistent xPDO object class.
modCategory_mysql
Represents a category for organizing modElement instances.
modCategory_sqlsrv
Represents a category for organizing modElement instances.
modChunk
Represents a chunk of static HTML content.
modChunk_mysql
Represents a chunk of static HTML content.
modChunk_sqlsrv
Represents a chunk of static HTML content.
modClassMap_mysql
Extend to define a class with a native integer primary key field named id.
modClassMap_sqlsrv
Extend to define a class with a native integer primary key field named id.
modConnectorRequest
This is the Connector Request handler for MODX.
modConnectorResponse
Encapsulates an HTTP response from the MODX manager.
modContentType
Represents content types for identifying modResource content.
modContentType_mysql
Represents content types for identifying modResource content.
modContentType_sqlsrv
Represents content types for identifying modResource content.
modContext
Represents a virtual site context within a modX repository.
modContextResource
Represents a relationship between a modContext and a modResource.
modContextResource_mysql
Represents a relationship between a modContext and a modResource.
modContextResource_sqlsrv
Represents a relationship between a modContext and a modResource.
modContextSetting
Represents a context-specific configuration setting.
modContextSetting_mysql
Represents a context-specific configuration setting.
modContextSetting_sqlsrv
Represents a context-specific configuration setting.
modContext_mysql
Represents a virtual site context within a modX repository.
modContext_sqlsrv
Represents a virtual site context within a modX repository.
modDbRegister
A simple, file-based implementation of modRegister.
modDbRegisterMessage_mysql
The base persistent xPDO object class.
modDbRegisterMessage_sqlsrv
The base persistent xPDO object class.
modDbRegisterQueue_mysql
Extend to define a class with a native integer primary key field named id.
modDbRegisterQueue_sqlsrv
Extend to define a class with a native integer primary key field named id.
modDbRegisterTopic_mysql
Extend to define a class with a native integer primary key field named id.
modDbRegisterTopic_sqlsrv
Extend to define a class with a native integer primary key field named id.
modDirectory
Representation of a directory
modDocument
{@inheritdoc}
modDocument_mysql
{@inheritdoc}
modDocument_sqlsrv
{@inheritdoc}
modElement
Represents an element of source content managed by MODX.
modElementPropertySet
Represents a modPropertySet relation to a specific modElement.
modElementPropertySet_mysql
Represents a modPropertySet relation to a specific modElement.
modElementPropertySet_sqlsrv
Represents a modPropertySet relation to a specific modElement.
modElement_mysql
Represents an element of source content managed by MODX.
modElement_sqlsrv
Represents an element of source content managed by MODX.
modEvent
Represents a system or user-defined event that can be invoked.
modEvent_mysql
Represents a system or user-defined event that can be invoked.
modEvent_sqlsrv
Represents a system or user-defined event that can be invoked.
modFieldTag
Tag representing a modResource field from the current MODX resource.
modFile
File implementation of modFileSystemResource
modFileHandler
Assists with directory/file manipulation
modFileRegister
A simple, file-based implementation of modRegister.
modFileSystemResource
Abstract class for handling file system resources (files or folders).
modFormCustomizationProfileUserGroup_mysql
The base persistent xPDO object class.
modFormCustomizationProfileUserGroup_sqlsrv
The base persistent xPDO object class.
modFormCustomizationProfile_mysql
Extend to define a class with a native integer primary key field named id.
modFormCustomizationProfile_sqlsrv
Extend to define a class with a native integer primary key field named id.
modFormCustomizationSet_mysql
Extend to define a class with a native integer primary key field named id.
modFormCustomizationSet_sqlsrv
Extend to define a class with a native integer primary key field named id.
modJSONRPCResource
Represents a MODX Resource that services JSON-RPC client requests.
modJSONRPCResource_mysql
Represents a MODX Resource that services JSON-RPC client requests.
modJSONRPCResource_sqlsrv
Represents a MODX Resource that services JSON-RPC client requests.
modLexicon
The lexicon handling class.
modLexiconEntry
Extend to define a class with a native integer primary key field named id.
modLexiconEntry_mysql
Extend to define a class with a native integer primary key field named id.
modLexiconEntry_sqlsrv
Extend to define a class with a native integer primary key field named id.
modLexiconTag
Represents Lexicon tags, for localized strings.
modLinkTag
Represents link tags.
modMD5
An MD5 implementation of modHash.
modManagerLog
Extend to define a class with a native integer primary key field named id.
modManagerLog_mysql
Extend to define a class with a native integer primary key field named id.
modManagerLog_sqlsrv
Extend to define a class with a native integer primary key field named id.
modManagerRequest
Encapsulates the interaction of MODX manager with an HTTP request.
modManagerResponse
Encapsulates an HTTP response from the MODX manager.
modMenu
Represents a menu item at the top of the MODX manager.
modMenu_mysql
Represents a menu item at the top of the MODX manager.
modMenu_sqlsrv
Represents a menu item at the top of the MODX manager.
modNamespace
Represents a Component in the MODX framework.
modNamespace_mysql
Represents a Component in the MODX framework.
modNamespace_sqlsrv
Represents a Component in the MODX framework.
modPBKDF2
A PBKDF2 implementation of modHash.
modPHPMailer
PHPMailer implementation of the modMail service.
modParser
Represents the MODX parser responsible for processing MODX tags.
modParser095
An extension of the MODX parser to support legacy MODX tags.
modPlaceholderTag
Represents placeholder tags.
modPlugin
Provides a non-cacheable modScript implementation representing plugins.
modPluginEvent
Represents a plugin registered for a specific event.
modPluginEvent_mysql
Represents a plugin registered for a specific event.
modPluginEvent_sqlsrv
Represents a plugin registered for a specific event.
modPlugin_mysql
Provides a non-cacheable modScript implementation representing plugins.
modPlugin_sqlsrv
Provides a non-cacheable modScript implementation representing plugins.
modPrincipal
Represents a person or system that will access modX.
modPrincipal_mysql
Represents a person or system that will access modX.
modPrincipal_sqlsrv
Represents a person or system that will access modX.
modProcessor
Abstracts a MODX processor
modProcessorResponse
Response class for Processor executions
modProcessorResponseError
An abstraction class of field-specific errors for a processor response
modPropertySet
Represents a reusable set of properties for elements.
modPropertySet_mysql
Represents a reusable set of properties for elements.
modPropertySet_sqlsrv
Represents a reusable set of properties for elements.
modRequest
Encapsulates the interaction of MODX with an HTTP request.
modResource
Represents a web resource managed by the modX framework.
modResourceGroup
Defines an interface to provide configurable access policies for principals.
modResourceGroupResource
Extend to define a class with a native integer primary key field named id.
modResourceGroupResource_mysql
Extend to define a class with a native integer primary key field named id.
modResourceGroupResource_sqlsrv
Extend to define a class with a native integer primary key field named id.
modResourceGroup_mysql
Defines an interface to provide configurable access policies for principals.
modResourceGroup_sqlsrv
Defines an interface to provide configurable access policies for principals.
modResource_mysql
Represents a web resource managed by the modX framework.
modResource_sqlsrv
Represents a web resource managed by the modX framework.
modResponse
Encapsulates a MODX response to a web request.
modScript
An element representing executable PHP script content.
modScript_mysql
An element representing executable PHP script content.
modScript_sqlsrv
An element representing executable PHP script content.
modSession
Represents a client session managed by MODX.
modSessionHandler
Default database session handler class for MODX.
modSession_mysql
Represents a client session managed by MODX.
modSession_sqlsrv
Represents a client session managed by MODX.
modSnippet
A modScript derivative representing a MODX PHP code snippet.
modSnippet_mysql
A modScript derivative representing a MODX PHP code snippet.
modSnippet_sqlsrv
A modScript derivative representing a MODX PHP code snippet.
modStaticResource
A derivative of modResource that stores content on the filesystem.
modStaticResource_mysql
A derivative of modResource that stores content on the filesystem.
modStaticResource_sqlsrv
A derivative of modResource that stores content on the filesystem.
modSymLink
A modResource derivative the represents a symbolic link.
modSymLink_mysql
A modResource derivative the represents a symbolic link.
modSymLink_sqlsrv
A modResource derivative the represents a symbolic link.
modSystemEvent
Represents a modEvent when invoking events.
modSystemSetting
Represents a system configuration setting.
modSystemSetting_mysql
Represents a system configuration setting.
modSystemSetting_sqlsrv
Represents a system configuration setting.
modTag
Abstract class representing a pseudo-element that can be parsed.
modTemplate
Represents a content element that serves as a resource template.
modTemplateVar
Represents a template variable element.
modTemplateVarResource
Extend to define a class with a native integer primary key field named id.
modTemplateVarResourceGroup
Extend to define a class with a native integer primary key field named id.
modTemplateVarResourceGroup_mysql
Extend to define a class with a native integer primary key field named id.
modTemplateVarResourceGroup_sqlsrv
Extend to define a class with a native integer primary key field named id.
modTemplateVarResource_mysql
Extend to define a class with a native integer primary key field named id.
modTemplateVarResource_sqlsrv
Extend to define a class with a native integer primary key field named id.
modTemplateVarTemplate
Represents a relationship between a template and a template variable.
modTemplateVarTemplate_mysql
Represents a relationship between a template and a template variable.
modTemplateVarTemplate_sqlsrv
Represents a relationship between a template and a template variable.
modTemplateVar_mysql
Represents a template variable element.
modTemplateVar_sqlsrv
Represents a template variable element.
modTemplate_mysql
Represents a content element that serves as a resource template.
modTemplate_sqlsrv
Represents a content element that serves as a resource template.
modTranslate095
Utility class for assisting in migrating content from older MODX releases.
modTranslator
Abstracts the pre-097 site conversion utilities.
modTransportPackage_mysql
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
modTransportPackage_sqlsrv
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
modUser
The core MODX user class.
modUserGroup
Represents a group of users with common attributes.
modUserGroupMember
Represents a user membership in a user group.
modUserGroupMember_mysql
Represents a user membership in a user group.
modUserGroupMember_sqlsrv
Represents a user membership in a user group.
modUserGroupRole
Extend to define a class with a native integer primary key field named id.
modUserGroupRole_mysql
Extend to define a class with a native integer primary key field named id.
modUserGroupRole_sqlsrv
Extend to define a class with a native integer primary key field named id.
modUserGroup_mysql
Represents a group of users with common attributes.
modUserGroup_sqlsrv
Represents a group of users with common attributes.
modUserMessage
Represents a user message.
modUserMessage_mysql
Represents a user message.
modUserMessage_sqlsrv
Represents a user message.
modUserProfile
Represents extended user profile data.
modUserProfile_mysql
Represents extended user profile data.
modUserProfile_sqlsrv
Represents extended user profile data.
modUserSetting
Represents a user setting which overrides system and context settings.
modUserSetting_mysql
Represents a user setting which overrides system and context settings.
modUserSetting_sqlsrv
Represents a user setting which overrides system and context settings.
modUser_mysql
The core MODX user class.
modUser_sqlsrv
The core MODX user class.
modWebLink
A modResource derivative the represents a redirect link.
modWebLink_mysql
A modResource derivative the represents a redirect link.
modWebLink_sqlsrv
A modResource derivative the represents a redirect link.
modWorkspace
Extend to define a class with a native integer primary key field named id.
modWorkspace_mysql
Extend to define a class with a native integer primary key field named id.
modWorkspace_sqlsrv
Extend to define a class with a native integer primary key field named id.
modX
This is the MODX gateway class.
modXMLRPCResource
Extends modResource to service XML-RPC client requests.
modXMLRPCResource_mysql
Extends modResource to service XML-RPC client requests.
modXMLRPCResource_sqlsrv
Extends modResource to service XML-RPC client requests.
xpdo
cache
xPDOAPCCache
Provides an APC-powered xPDOCache implementation.
xPDOCache
An abstract class that defines the methods a cache provider must implement.
xPDOCacheManager
The default cache manager implementation for xPDO.
xPDOFileCache
A simple file-based caching implementation using executable PHP.
xPDOMemCache
Provides a memcache-powered xPDOCache implementation.
xPDOWinCache
Provides a wincache-powered xPDOCache implementation.
compression
xPDOZip
Represents a compressed archive in ZIP format.
om
xPDODriver
Provides driver specific members and methods for an xPDO instance.
xPDOGenerator
A service for reverse and forward engineering xPDO domain models.
xPDOManager
Provides data source management for an xPDO instance.
xPDOObject
The base persistent xPDO object class.
xPDOQuery
An xPDOCriteria derivative with methods for constructing complex statements.
xPDOQueryCondition
Abstracts individual query conditions used in xPDOQuery instances.
xPDOSimpleObject
Extend to define a class with a native integer primary key field named id.
om.mysql
xPDODriver_mysql
Provides mysql driver abstraction for an xPDO instance.
xPDOGenerator_mysql
An extension for generating {@link xPDOObject} class and map files for MySQL.
xPDOManager_mysql
Provides MySQL data source management for an xPDO instance.
xPDOObject_mysql
Implements extensions to the base xPDOObject class for MySQL.
xPDOQuery_mysql
An implementation of xPDOQuery for the MySQL database engine.
xPDOSimpleObject_mysql
Extend this abstract class to define a class having an integer primary key.
om.sqlite
xPDODriver_sqlite
Provides sqlite driver abstraction for an xPDO instance.
xPDOGenerator_sqlite
An extension for generating {@link xPDOObject} class and map files for SQLite.
xPDOManager_sqlite
Provides SQLite data source management for an xPDO instance.
xPDOObject_sqlite
Implements extensions to the base xPDOObject class for SQLite.
xPDOQuery_sqlite
An implementation of xPDOQuery for the SQLite database engine.
xPDOSimpleObject_sqlite
Extend this abstract class to define a class having an integer primary key.
om.sqlsrv
xPDODriver_sqlsrv
Provides sqlsrv driver abstraction for an xPDO instance.
xPDOGenerator_sqlsrv
An extension for generating {@link xPDOObject} class and map files for sqlsrv.
xPDOManager_sqlsrv
Provides sqlsrv data source management for an xPDO instance.
xPDOObject_sqlsrv
Implements extensions to the base xPDOObject class for sqlsrv.
xPDOQuery_sqlsrv
An implementation of xPDOQuery for the sqlsrv database driver.
xPDOSimpleObject_sqlsrv
Extend this abstract class to define a class having an integer primary key.
revision
xPDORevisionControl
Utility class for creating, merging, and managing diffs for versioning.
tools
transport
xPDOFileVehicle
Represents an individual file set within an {@link xPDOTransport} package.
xPDOObjectVehicle
Represents an xPDOObject within an {@link xPDOTransport} package.
xPDOTransport
Represents xPDOObject and related data in a serialized format for exchange.
xPDOTransportVehicle
Represents an xPDOTransport embedded within an {@link xPDOTransport} package.
xPDOVehicle
Represents an individual artifact within an {@link xPDOTransport} package.
validation
xPDOValidationRule
The base validation rule class.
xPDOValidator
The base validation service class.
modTransportProvider
Represents a remote transport package provider service.
modTransportProvider_mysql
Represents a remote transport package provider service.
modTransportProvider_sqlsrv
Represents a remote transport package provider service.
xPDO
A wrapper for PDO that powers an object-relational data model.
xPDOCriteria
Encapsulates a SQL query into a PDOStatement with a set of bindings.
xPDOForeignKeyConstraint
The base validation rule class.
xPDOIterator
An iteratable representation of an xPDOObject result set.
xPDOMaxLengthValidationRule
The base validation rule class.
xPDOMaxValueValidationRule
The base validation rule class.
xPDOMinLengthValidationRule
The base validation rule class.
xPDOMinValueValidationRule
The base validation rule class.
xPDOObjectExistsValidationRule
The base validation rule class.
Files
model/modx/error/moderror.class.php
modError
Abstract class for error handling and validation for requests.
model/modx/error/moderrorhandler.class.php
modErrorHandler
The base PHP error handler class for the modX framework.
model/modx/filters/modinputfilter.class.php
modInputFilter
Base input filter implementation for modElement processing, based on phX.
model/modx/filters/modoutputfilter.class.php
modOutputFilter
Base output filter implementation for modElement processing, based on phX.
model/modx/hashing/modhashing.class.php
modHashing
The modX hashing service class.
modHash
Defines the interface for a modHash implementation.
model/modx/hashing/modmd5.class.php
modMD5
An MD5 implementation of modHash.
model/modx/hashing/modpbkdf2.class.php
modPBKDF2
A PBKDF2 implementation of modHash.
model/modx/import/modimport.class.php
modImport
Provides common functions for importing content into a modX repository.
model/modx/import/modstaticimport.class.php
modStaticImport
Provides common functions for importing content from static files.
model/modx/jsonrpc/modjsonrpcresponse.class.php
modJSONRPCResponse
Extends modXMLRPCResponse to support servicing JSON-RPC client requests.
model/modx/mail/modmail.class.php
modMail
Defines the interface for the modX email service.
model/modx/mail/modphpmailer.class.php
modPHPMailer
PHPMailer implementation of the modMail service.
model/modx/modaccess.class.php
modAccess
Defines an access control policy between a principal and a target object.
model/modx/modaccessaction.class.php
modAccessAction
Defines an access control policy between a principal and a modAction.
model/modx/modaccessactiondom.class.php
modAccessActionDom
Defines an access control policy between a principal and a target object.
model/modx/modaccesscategory.class.php
modAccessCategory
Defines an access control policy between a principal and a target object.
model/modx/modaccesscontext.class.php
modAccessContext
Defines an access control policy between a principal and a target object.
model/modx/modaccesselement.class.php
modAccessElement
Defines an access control policy between a principal and a target object.
model/modx/modaccessibleobject.class.php
modAccessibleObject
Defines an interface to provide configurable access policies for principals.
model/modx/modaccessiblesimpleobject.class.php
modAccessibleSimpleObject
Defines an interface to provide configurable access policies for principals.
model/modx/modaccessmenu.class.php
modAccessMenu
Defines an access control policy between a principal and a modMenu.
model/modx/modaccesspermission.class.php
modAccessPermission
Restricts or grants access to certain functionality. Grouped by Access Policy.
model/modx/modaccesspolicy.class.php
modAccessPolicy
Defines criteria a principal must satisfy in order to access an object.
model/modx/modaccesspolicytemplate.class.php
modAccessPolicyTemplate
Extend to define a class with a native integer primary key field named id.
model/modx/modaccesspolicytemplategroup.class.php
modAccessPolicyTemplateGroup
Extend to define a class with a native integer primary key field named id.
model/modx/modaccessresource.class.php
modAccessResource
Defines an access control policy between a principal and a modResource.
model/modx/modaccessresourcegroup.class.php
modAccessResourceGroup
Defines an access control policy between a principal and a modResourceGroup.
model/modx/modaccesstemplatevar.class.php
modAccessTemplateVar
Defines an access control policy between a principal and a target object.
model/modx/modaction.class.php
modAction
Represents an action to a controller or connector.
model/modx/modactiondom.class.php
modActionDom
Adds custom manager adjustments based upon modAction objects
model/modx/modactionfield.class.php
modActionField
Extend to define a class with a native integer primary key field named id.
model/modx/modactiveuser.class.php
modActiveUser
Represents activity by a user in the system.
model/modx/modcachemanager.class.php
modCacheManager
The default xPDOCacheManager instance for MODX.
model/modx/modcategory.class.php
modCategory
Represents a category for organizing modElement instances.
model/modx/modcategoryclosure.class.php
modCategoryClosure
The base persistent xPDO object class.
model/modx/modchunk.class.php
modChunk
Represents a chunk of static HTML content.
model/modx/modclassmap.class.php
modClassMap
Extend to define a class with a native integer primary key field named id.
model/modx/modconnectorrequest.class.php
modConnectorRequest
This is the Connector Request handler for MODX.
model/modx/modconnectorresponse.class.php
modConnectorResponse
Encapsulates an HTTP response from the MODX manager.
model/modx/modcontenttype.class.php
modContentType
Represents content types for identifying modResource content.
model/modx/modcontext.class.php
modContext
Represents a virtual site context within a modX repository.
model/modx/modcontextresource.class.php
modContextResource
Represents a relationship between a modContext and a modResource.
model/modx/modcontextsetting.class.php
modContextSetting
Represents a context-specific configuration setting.
model/modx/moddocument.class.php
modDocument
{@inheritdoc}
model/modx/modelement.class.php
modElement
Represents an element of source content managed by MODX.
model/modx/modelementpropertyset.class.php
modElementPropertySet
Represents a modPropertySet relation to a specific modElement.
model/modx/modevent.class.php
modEvent
Represents a system or user-defined event that can be invoked.
model/modx/modfilehandler.class.php
modFileHandler
Assists with directory/file manipulation
modFileSystemResource
Abstract class for handling file system resources (files or folders).
modFile
File implementation of modFileSystemResource
modDirectory
Representation of a directory
model/modx/modformcustomizationprofile.class.php
modFormCustomizationProfile
Extend to define a class with a native integer primary key field named id.
model/modx/modformcustomizationprofileusergroup.class.php
modFormCustomizationProfileUserGroup
The base persistent xPDO object class.
model/modx/modformcustomizationset.class.php
modFormCustomizationSet
Extend to define a class with a native integer primary key field named id.
model/modx/modjsonrpcresource.class.php
modJSONRPCResource
Represents a MODX Resource that services JSON-RPC client requests.
model/modx/modlexicon.class.php
modLexicon
The lexicon handling class.
model/modx/modlexiconentry.class.php
modLexiconEntry
Extend to define a class with a native integer primary key field named id.
model/modx/modmanagerlog.class.php
modManagerLog
Extend to define a class with a native integer primary key field named id.
model/modx/modmanagerrequest.class.php
modManagerRequest
Encapsulates the interaction of MODX manager with an HTTP request.
model/modx/modmanagerresponse.class.php
modManagerResponse
Encapsulates an HTTP response from the MODX manager.
model/modx/modmenu.class.php
modMenu
Represents a menu item at the top of the MODX manager.
model/modx/modnamespace.class.php
modNamespace
Represents a Component in the MODX framework.
model/modx/modparser.class.php
modParser
Represents the MODX parser responsible for processing MODX tags.
modTag
Abstract class representing a pseudo-element that can be parsed.
modFieldTag
Tag representing a modResource field from the current MODX resource.
modPlaceholderTag
Represents placeholder tags.
modLinkTag
Represents link tags.
modLexiconTag
Represents Lexicon tags, for localized strings.
model/modx/modparser095.class.php
modParser095
An extension of the MODX parser to support legacy MODX tags.
model/modx/modplugin.class.php
modPlugin
Provides a non-cacheable modScript implementation representing plugins.
model/modx/modpluginevent.class.php
modPluginEvent
Represents a plugin registered for a specific event.
model/modx/modprincipal.class.php
modPrincipal
Represents a person or system that will access modX.
model/modx/modprocessor.class.php
modProcessor
Abstracts a MODX processor
modProcessorResponse
Response class for Processor executions
modProcessorResponseError
An abstraction class of field-specific errors for a processor response
model/modx/modpropertyset.class.php
modPropertySet
Represents a reusable set of properties for elements.
model/modx/modrequest.class.php
modRequest
Encapsulates the interaction of MODX with an HTTP request.
model/modx/modresource.class.php
modResource
Represents a web resource managed by the modX framework.
model/modx/modresourcegroup.class.php
modResourceGroup
Defines an interface to provide configurable access policies for principals.
model/modx/modresourcegroupresource.class.php
modResourceGroupResource
Extend to define a class with a native integer primary key field named id.
model/modx/modresponse.class.php
modResponse
Encapsulates a MODX response to a web request.
model/modx/modscript.class.php
modScript
An element representing executable PHP script content.
model/modx/modsession.class.php
modSession
Represents a client session managed by MODX.
model/modx/modsessionhandler.class.php
modSessionHandler
Default database session handler class for MODX.
model/modx/modsnippet.class.php
modSnippet
A modScript derivative representing a MODX PHP code snippet.
model/modx/modstaticresource.class.php
modStaticResource
A derivative of modResource that stores content on the filesystem.
model/modx/modsymlink.class.php
modSymLink
A modResource derivative the represents a symbolic link.
model/modx/modsystemsetting.class.php
modSystemSetting
Represents a system configuration setting.
model/modx/modtemplate.class.php
modTemplate
Represents a content element that serves as a resource template.
model/modx/modtemplatevar.class.php
modTemplateVar
Represents a template variable element.
model/modx/modtemplatevarresource.class.php
modTemplateVarResource
Extend to define a class with a native integer primary key field named id.
model/modx/modtemplatevarresourcegroup.class.php
modTemplateVarResourceGroup
Extend to define a class with a native integer primary key field named id.
model/modx/modtemplatevartemplate.class.php
modTemplateVarTemplate
Represents a relationship between a template and a template variable.
model/modx/modtranslate095.class.php
modTranslate095
Utility class for assisting in migrating content from older MODX releases.
model/modx/moduser.class.php
modUser
The core MODX user class.
model/modx/modusergroup.class.php
modUserGroup
Represents a group of users with common attributes.
model/modx/modusergroupmember.class.php
modUserGroupMember
Represents a user membership in a user group.
model/modx/modusergrouprole.class.php
modUserGroupRole
Extend to define a class with a native integer primary key field named id.
model/modx/modusermessage.class.php
modUserMessage
Represents a user message.
model/modx/moduserprofile.class.php
modUserProfile
Represents extended user profile data.
model/modx/modusersetting.class.php
modUserSetting
Represents a user setting which overrides system and context settings.
model/modx/modweblink.class.php
modWebLink
A modResource derivative the represents a redirect link.
model/modx/modworkspace.class.php
modWorkspace
Extend to define a class with a native integer primary key field named id.
model/modx/modx.class.php
MODX_CORE_PATH
MODX_CONFIG_KEY
modX
This is the MODX gateway class.
modSystemEvent
Represents a modEvent when invoking events.
model/modx/modxmlrpcresource.class.php
modXMLRPCResource
Extends modResource to service XML-RPC client requests.
model/modx/mysql/modaccess.class.php
modAccess_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaccessaction.class.php
modAccessAction_mysql
Defines an access control policy between a principal and a modAction.
model/modx/mysql/modaccessactiondom.class.php
modAccessActionDom_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaccesscategory.class.php
modAccessCategory_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaccesscontext.class.php
modAccessContext_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaccesselement.class.php
modAccessElement_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaccessibleobject.class.php
modAccessibleObject_mysql
Defines an interface to provide configurable access policies for principals.
model/modx/mysql/modaccessiblesimpleobject.class.php
modAccessibleSimpleObject_mysql
Defines an interface to provide configurable access policies for principals.
model/modx/mysql/modaccessmenu.class.php
modAccessMenu_mysql
Defines an access control policy between a principal and a modMenu.
model/modx/mysql/modaccesspermission.class.php
modAccessPermission_mysql
Restricts or grants access to certain functionality. Grouped by Access Policy.
model/modx/mysql/modaccesspolicy.class.php
modAccessPolicy_mysql
Defines criteria a principal must satisfy in order to access an object.
model/modx/mysql/modaccesspolicytemplate.class.php
modAccessPolicyTemplate_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modaccesspolicytemplategroup.class.php
modAccessPolicyTemplateGroup_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modaccessresource.class.php
modAccessResource_mysql
Defines an access control policy between a principal and a modResource.
model/modx/mysql/modaccessresourcegroup.class.php
modAccessResourceGroup_mysql
Defines an access control policy between a principal and a modResourceGroup.
model/modx/mysql/modaccesstemplatevar.class.php
modAccessTemplateVar_mysql
Defines an access control policy between a principal and a target object.
model/modx/mysql/modaction.class.php
modAction_mysql
Represents an action to a controller or connector.
model/modx/mysql/modactiondom.class.php
modActionDom_mysql
Adds custom manager adjustments based upon modAction objects
model/modx/mysql/modactionfield.class.php
modActionField_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modactiveuser.class.php
modActiveUser_mysql
Represents activity by a user in the system.
model/modx/mysql/modcategory.class.php
modCategory_mysql
Represents a category for organizing modElement instances.
model/modx/mysql/modcategoryclosure.class.php
modCategoryClosure_mysql
The base persistent xPDO object class.
model/modx/mysql/modchunk.class.php
modChunk_mysql
Represents a chunk of static HTML content.
model/modx/mysql/modclassmap.class.php
modClassMap_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modcontenttype.class.php
modContentType_mysql
Represents content types for identifying modResource content.
model/modx/mysql/modcontext.class.php
modContext_mysql
Represents a virtual site context within a modX repository.
model/modx/mysql/modcontextresource.class.php
modContextResource_mysql
Represents a relationship between a modContext and a modResource.
model/modx/mysql/modcontextsetting.class.php
modContextSetting_mysql
Represents a context-specific configuration setting.
model/modx/mysql/moddocument.class.php
modDocument_mysql
{@inheritdoc}
model/modx/mysql/modelement.class.php
modElement_mysql
Represents an element of source content managed by MODX.
model/modx/mysql/modelementpropertyset.class.php
modElementPropertySet_mysql
Represents a modPropertySet relation to a specific modElement.
model/modx/mysql/modevent.class.php
modEvent_mysql
Represents a system or user-defined event that can be invoked.
model/modx/mysql/modformcustomizationprofile.class.php
modFormCustomizationProfile_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modformcustomizationprofileusergroup.class.php
modFormCustomizationProfileUserGroup_mysql
The base persistent xPDO object class.
model/modx/mysql/modformcustomizationset.class.php
modFormCustomizationSet_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modjsonrpcresource.class.php
modJSONRPCResource_mysql
Represents a MODX Resource that services JSON-RPC client requests.
model/modx/mysql/modlexiconentry.class.php
modLexiconEntry_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modmanagerlog.class.php
modManagerLog_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modmenu.class.php
modMenu_mysql
Represents a menu item at the top of the MODX manager.
model/modx/mysql/modnamespace.class.php
modNamespace_mysql
Represents a Component in the MODX framework.
model/modx/mysql/modplugin.class.php
modPlugin_mysql
Provides a non-cacheable modScript implementation representing plugins.
model/modx/mysql/modpluginevent.class.php
modPluginEvent_mysql
Represents a plugin registered for a specific event.
model/modx/mysql/modprincipal.class.php
modPrincipal_mysql
Represents a person or system that will access modX.
model/modx/mysql/modpropertyset.class.php
modPropertySet_mysql
Represents a reusable set of properties for elements.
model/modx/mysql/modresource.class.php
modResource_mysql
Represents a web resource managed by the modX framework.
model/modx/mysql/modresourcegroup.class.php
modResourceGroup_mysql
Defines an interface to provide configurable access policies for principals.
model/modx/mysql/modresourcegroupresource.class.php
modResourceGroupResource_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modscript.class.php
modScript_mysql
An element representing executable PHP script content.
model/modx/mysql/modsession.class.php
modSession_mysql
Represents a client session managed by MODX.
model/modx/mysql/modsnippet.class.php
modSnippet_mysql
A modScript derivative representing a MODX PHP code snippet.
model/modx/mysql/modstaticresource.class.php
modStaticResource_mysql
A derivative of modResource that stores content on the filesystem.
model/modx/mysql/modsymlink.class.php
modSymLink_mysql
A modResource derivative the represents a symbolic link.
model/modx/mysql/modsystemsetting.class.php
modSystemSetting_mysql
Represents a system configuration setting.
model/modx/mysql/modtemplate.class.php
modTemplate_mysql
Represents a content element that serves as a resource template.
model/modx/mysql/modtemplatevar.class.php
modTemplateVar_mysql
Represents a template variable element.
model/modx/mysql/modtemplatevarresource.class.php
modTemplateVarResource_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modtemplatevarresourcegroup.class.php
modTemplateVarResourceGroup_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modtemplatevartemplate.class.php
modTemplateVarTemplate_mysql
Represents a relationship between a template and a template variable.
model/modx/mysql/moduser.class.php
modUser_mysql
The core MODX user class.
model/modx/mysql/modusergroup.class.php
modUserGroup_mysql
Represents a group of users with common attributes.
model/modx/mysql/modusergroupmember.class.php
modUserGroupMember_mysql
Represents a user membership in a user group.
model/modx/mysql/modusergrouprole.class.php
modUserGroupRole_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modusermessage.class.php
modUserMessage_mysql
Represents a user message.
model/modx/mysql/moduserprofile.class.php
modUserProfile_mysql
Represents extended user profile data.
model/modx/mysql/modusersetting.class.php
modUserSetting_mysql
Represents a user setting which overrides system and context settings.
model/modx/mysql/modweblink.class.php
modWebLink_mysql
A modResource derivative the represents a redirect link.
model/modx/mysql/modworkspace.class.php
modWorkspace_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/mysql/modxmlrpcresource.class.php
modXMLRPCResource_mysql
Extends modResource to service XML-RPC client requests.
model/modx/processors/browser/directory/chmod.php
model/modx/processors/browser/directory/create.php
model/modx/processors/browser/directory/getfiles.php
model/modx/processors/browser/directory/getlist.php
model/modx/processors/browser/directory/remove.php
model/modx/processors/browser/directory/update.php
model/modx/processors/browser/directory/upload.php
model/modx/processors/browser/file/get.php
model/modx/processors/browser/file/remove.php
model/modx/processors/browser/file/update.php
model/modx/processors/browser/file/upload.php
model/modx/processors/browser/rename.php
model/modx/processors/context/create.php
model/modx/processors/context/duplicate.php
model/modx/processors/context/get.php
model/modx/processors/context/getlist.php
model/modx/processors/context/remove.php
model/modx/processors/context/setting/create.php
model/modx/processors/context/setting/get.php
model/modx/processors/context/setting/getlist.php
model/modx/processors/context/setting/remove.php
model/modx/processors/context/setting/update.php
model/modx/processors/context/setting/updatefromgrid.php
model/modx/processors/context/update.php
model/modx/processors/context/updatefromgrid.php
model/modx/processors/element/category/create.php
model/modx/processors/element/category/get.php
model/modx/processors/element/category/getlist.php
model/modx/processors/element/category/remove.php
model/modx/processors/element/category/update.php
model/modx/processors/element/chunk/create.php
model/modx/processors/element/chunk/duplicate.php
model/modx/processors/element/chunk/get.php
model/modx/processors/element/chunk/getlist.php
model/modx/processors/element/chunk/remove.php
model/modx/processors/element/chunk/update.php
model/modx/processors/element/exportproperties.php
model/modx/processors/element/getclasses.php
model/modx/processors/element/getinsertproperties.php
model/modx/processors/element/getlistbyclass.php
model/modx/processors/element/getnodes.category.php
model/modx/processors/element/getnodes.php
model/modx/processors/element/getnodes.root.php
model/modx/processors/element/getnodes.type.php
model/modx/processors/element/importproperties.php
model/modx/processors/element/plugin/create.php
model/modx/processors/element/plugin/duplicate.php
model/modx/processors/element/plugin/event/associate.php
model/modx/processors/element/plugin/event/get.php
model/modx/processors/element/plugin/event/getassoc.php
model/modx/processors/element/plugin/event/getlist.php
model/modx/processors/element/plugin/event/remove.php
model/modx/processors/element/plugin/event/update.php
model/modx/processors/element/plugin/event/updatefromgrid.php
model/modx/processors/element/plugin/get.php
model/modx/processors/element/plugin/getlist.php
model/modx/processors/element/plugin/remove.php
model/modx/processors/element/plugin/update.php
model/modx/processors/element/propertyset/addelement.php
model/modx/processors/element/propertyset/associate.php
model/modx/processors/element/propertyset/create.php
model/modx/processors/element/propertyset/duplicate.php
model/modx/processors/element/propertyset/get.php
model/modx/processors/element/propertyset/getlist.php
model/modx/processors/element/propertyset/getnodes.php
model/modx/processors/element/propertyset/getproperties.php
model/modx/processors/element/propertyset/remove.php
model/modx/processors/element/propertyset/removeelement.php
model/modx/processors/element/propertyset/update.php
model/modx/processors/element/propertyset/updatefromelement.php
model/modx/processors/element/snippet/create.php
model/modx/processors/element/snippet/duplicate.php
model/modx/processors/element/snippet/get.php
model/modx/processors/element/snippet/getlist.php
model/modx/processors/element/snippet/remove.php
model/modx/processors/element/snippet/update.php
model/modx/processors/element/sort.php
getCategoryNodeDrop
sortNodes
sortNodesHelper
processID
getNodesFormatted
model/modx/processors/element/template/create.php
model/modx/processors/element/template/duplicate.php
model/modx/processors/element/template/get.php
model/modx/processors/element/template/getlist.php
model/modx/processors/element/template/remove.php
model/modx/processors/element/template/tv/getlist.php
model/modx/processors/element/template/tv/updatefromgrid.php
model/modx/processors/element/template/update.php
model/modx/processors/element/tv/create.php
model/modx/processors/element/tv/duplicate.php
model/modx/processors/element/tv/get.php
model/modx/processors/element/tv/getlist.php
model/modx/processors/element/tv/inputtype/getlist.php
model/modx/processors/element/tv/remove.php
model/modx/processors/element/tv/renders/getinputproperties.php
model/modx/processors/element/tv/renders/getinputs.php
model/modx/processors/element/tv/renders/getoutputs.php
model/modx/processors/element/tv/renders/getproperties.php
model/modx/processors/element/tv/renders/mgr/input/autotag.php
model/modx/processors/element/tv/renders/mgr/input/checkbox.php
model/modx/processors/element/tv/renders/mgr/input/date.php
model/modx/processors/element/tv/renders/mgr/input/email.php
model/modx/processors/element/tv/renders/mgr/input/file.php
model/modx/processors/element/tv/renders/mgr/input/hidden.php
model/modx/processors/element/tv/renders/mgr/input/image.php
model/modx/processors/element/tv/renders/mgr/input/listbox-multiple.php
model/modx/processors/element/tv/renders/mgr/input/listbox.php
model/modx/processors/element/tv/renders/mgr/input/number.php
model/modx/processors/element/tv/renders/mgr/input/option.php
model/modx/processors/element/tv/renders/mgr/input/resourcelist.php
model/modx/processors/element/tv/renders/mgr/input/richtext.php
model/modx/processors/element/tv/renders/mgr/input/tag.php
model/modx/processors/element/tv/renders/mgr/input/text.php
model/modx/processors/element/tv/renders/mgr/input/textarea.php
model/modx/processors/element/tv/renders/mgr/input/url.php
model/modx/processors/element/tv/renders/mgr/inputproperties/autotag.php
model/modx/processors/element/tv/renders/mgr/inputproperties/checkbox.php
model/modx/processors/element/tv/renders/mgr/inputproperties/date.php
model/modx/processors/element/tv/renders/mgr/inputproperties/default.php
model/modx/processors/element/tv/renders/mgr/inputproperties/email.php
model/modx/processors/element/tv/renders/mgr/inputproperties/file.php
model/modx/processors/element/tv/renders/mgr/inputproperties/image.php
model/modx/processors/element/tv/renders/mgr/inputproperties/listbox-multiple.php
model/modx/processors/element/tv/renders/mgr/inputproperties/listbox.php
model/modx/processors/element/tv/renders/mgr/inputproperties/number.php
model/modx/processors/element/tv/renders/mgr/inputproperties/option.php
model/modx/processors/element/tv/renders/mgr/inputproperties/resourcelist.php
model/modx/processors/element/tv/renders/mgr/inputproperties/tag.php
model/modx/processors/element/tv/renders/mgr/inputproperties/text.php
model/modx/processors/element/tv/renders/mgr/inputproperties/textarea.php
model/modx/processors/element/tv/renders/mgr/inputproperties/url.php
model/modx/processors/element/tv/renders/mgr/properties/date.php
model/modx/processors/element/tv/renders/mgr/properties/default.php
model/modx/processors/element/tv/renders/mgr/properties/delim.php
model/modx/processors/element/tv/renders/mgr/properties/htmltag.php
model/modx/processors/element/tv/renders/mgr/properties/image.php
model/modx/processors/element/tv/renders/mgr/properties/richtext.php
model/modx/processors/element/tv/renders/mgr/properties/string.php
model/modx/processors/element/tv/renders/mgr/properties/url.php
model/modx/processors/element/tv/renders/web/output/date.php
model/modx/processors/element/tv/renders/web/output/default.php
model/modx/processors/element/tv/renders/web/output/delim.php
model/modx/processors/element/tv/renders/web/output/htmltag.php
model/modx/processors/element/tv/renders/web/output/image.php
model/modx/processors/element/tv/renders/web/output/richtext.php
model/modx/processors/element/tv/renders/web/output/string.php
model/modx/processors/element/tv/renders/web/output/text.php
model/modx/processors/element/tv/renders/web/output/url.php
model/modx/processors/element/tv/resourcegroup/getlist.php
model/modx/processors/element/tv/template/getlist.php
model/modx/processors/element/tv/template/updatefromgrid.php
model/modx/processors/element/tv/update.php
model/modx/processors/element/tv/widget/getlist.php
model/modx/processors/resource/create.php
model/modx/processors/resource/data.php
model/modx/processors/resource/delete.php
getChildren
model/modx/processors/resource/duplicate.php
model/modx/processors/resource/emptyrecyclebin.php
model/modx/processors/resource/event/getlist.php
model/modx/processors/resource/event/updatefromgrid.php
model/modx/processors/resource/get.php
model/modx/processors/resource/getlist.php
model/modx/processors/resource/getnodes.php
model/modx/processors/resource/gettoolbar.php
model/modx/processors/resource/locks/release.php
model/modx/processors/resource/locks/steal.php
model/modx/processors/resource/publish.php
model/modx/processors/resource/resourcegroup/getlist.php
model/modx/processors/resource/resourcegroup/updatefromgrid.php
model/modx/processors/resource/search.php
model/modx/processors/resource/sort.php
getNodesFormatted
changeChildContext
model/modx/processors/resource/staticresource/create.php
model/modx/processors/resource/staticresource/update.php
model/modx/processors/resource/undelete.php
getChildren
model/modx/processors/resource/unpublish.php
model/modx/processors/resource/update.php
model/modx/processors/resource/updatefromgrid.php
model/modx/processors/security/access/addacl.php
model/modx/processors/security/access/flush.php
model/modx/processors/security/access/getacl.php
model/modx/processors/security/access/getlist.php
model/modx/processors/security/access/getnodes.php
model/modx/processors/security/access/permission/getlist.php
model/modx/processors/security/access/policy/create.php
model/modx/processors/security/access/policy/createpolicydata.php
model/modx/processors/security/access/policy/duplicate.php
model/modx/processors/security/access/policy/getlist.php
model/modx/processors/security/access/policy/getnodes.php
model/modx/processors/security/access/policy/remove.php
model/modx/processors/security/access/policy/removemultiple.php
model/modx/processors/security/access/policy/removepolicydata.php
model/modx/processors/security/access/policy/template/create.php
model/modx/processors/security/access/policy/template/duplicate.php
model/modx/processors/security/access/policy/template/getlist.php
model/modx/processors/security/access/policy/template/group/getlist.php
model/modx/processors/security/access/policy/template/remove.php
model/modx/processors/security/access/policy/template/removemultiple.php
model/modx/processors/security/access/policy/template/update.php
model/modx/processors/security/access/policy/template/updatefromgrid.php
model/modx/processors/security/access/policy/update.php
model/modx/processors/security/access/policy/updatefromgrid.php
model/modx/processors/security/access/policy/updatepolicydata.php
model/modx/processors/security/access/removeacl.php
model/modx/processors/security/access/updateacl.php
model/modx/processors/security/access/usergroup/category/create.php
model/modx/processors/security/access/usergroup/category/getlist.php
model/modx/processors/security/access/usergroup/category/remove.php
model/modx/processors/security/access/usergroup/category/update.php
model/modx/processors/security/access/usergroup/context/create.php
model/modx/processors/security/access/usergroup/context/getlist.php
model/modx/processors/security/access/usergroup/context/remove.php
model/modx/processors/security/access/usergroup/context/update.php
model/modx/processors/security/access/usergroup/resourcegroup/create.php
model/modx/processors/security/access/usergroup/resourcegroup/getlist.php
model/modx/processors/security/access/usergroup/resourcegroup/remove.php
model/modx/processors/security/access/usergroup/resourcegroup/update.php
model/modx/processors/security/documentgroup/create.php
model/modx/processors/security/documentgroup/getnodes.php
model/modx/processors/security/documentgroup/getpairingnodes.php
model/modx/processors/security/documentgroup/remove.php
model/modx/processors/security/documentgroup/removedocument.php
model/modx/processors/security/documentgroup/update.php
model/modx/processors/security/documentgroup/updatedocumentsin.php
model/modx/processors/security/flush.php
model/modx/processors/security/forms/profile/activate.php
model/modx/processors/security/forms/profile/activatemultiple.php
model/modx/processors/security/forms/profile/create.php
model/modx/processors/security/forms/profile/deactivate.php
model/modx/processors/security/forms/profile/deactivatemultiple.php
model/modx/processors/security/forms/profile/duplicate.php
model/modx/processors/security/forms/profile/getlist.php
model/modx/processors/security/forms/profile/remove.php
model/modx/processors/security/forms/profile/removemultiple.php
model/modx/processors/security/forms/profile/update.php
model/modx/processors/security/forms/profile/updatefromgrid.php
model/modx/processors/security/forms/rule/activate.php
model/modx/processors/security/forms/rule/activatemultiple.php
model/modx/processors/security/forms/rule/create.php
model/modx/processors/security/forms/rule/deactivate.php
model/modx/processors/security/forms/rule/deactivatemultiple.php
model/modx/processors/security/forms/rule/duplicate.php
model/modx/processors/security/forms/rule/getlist.php
model/modx/processors/security/forms/rule/gettypelist.php
model/modx/processors/security/forms/rule/remove.php
model/modx/processors/security/forms/rule/removemultiple.php
model/modx/processors/security/forms/rule/update.php
model/modx/processors/security/forms/rule/updatefromgrid.php
model/modx/processors/security/forms/set/activate.php
model/modx/processors/security/forms/set/activatemultiple.php
model/modx/processors/security/forms/set/create.php
model/modx/processors/security/forms/set/deactivate.php
model/modx/processors/security/forms/set/deactivatemultiple.php
model/modx/processors/security/forms/set/duplicate.php
model/modx/processors/security/forms/set/export.php
model/modx/processors/security/forms/set/getlist.php
model/modx/processors/security/forms/set/import.php
model/modx/processors/security/forms/set/remove.php
model/modx/processors/security/forms/set/removemultiple.php
model/modx/processors/security/forms/set/update.php
model/modx/processors/security/group/adduser.php
model/modx/processors/security/group/create.php
model/modx/processors/security/group/get.php
model/modx/processors/security/group/getlist.php
model/modx/processors/security/group/getnodes.php
model/modx/processors/security/group/remove.php
model/modx/processors/security/group/removeuser.php
model/modx/processors/security/group/sort.php
getGroupsFormatted
getUsersFormatted
model/modx/processors/security/group/update.php
model/modx/processors/security/group/user/create.php
model/modx/processors/security/group/user/getlist.php
model/modx/processors/security/group/user/remove.php
model/modx/processors/security/group/user/update.php
model/modx/processors/security/login.php
model/modx/processors/security/logout.php
model/modx/processors/security/message/create.php
model/modx/processors/security/message/forward.php
model/modx/processors/security/message/getlist.php
model/modx/processors/security/message/read.php
model/modx/processors/security/message/remove.php
model/modx/processors/security/message/reply.php
model/modx/processors/security/message/unread.php
model/modx/processors/security/profile/changepassword.php
model/modx/processors/security/profile/get.php
model/modx/processors/security/profile/update.php
model/modx/processors/security/resourcegroup/create.php
model/modx/processors/security/resourcegroup/getlist.php
model/modx/processors/security/resourcegroup/getnodes.php
model/modx/processors/security/resourcegroup/remove.php
model/modx/processors/security/resourcegroup/removeresource.php
model/modx/processors/security/resourcegroup/updateresourcesin.php
model/modx/processors/security/role/create.php
model/modx/processors/security/role/get.php
model/modx/processors/security/role/getauthoritylist.php
model/modx/processors/security/role/getlist.php
model/modx/processors/security/role/remove.php
model/modx/processors/security/role/update.php
model/modx/processors/security/role/updatefromgrid.php
model/modx/processors/security/user/_validation.php
generate_password
model/modx/processors/security/user/activatemultiple.php
model/modx/processors/security/user/create.php
model/modx/processors/security/user/deactivatemultiple.php
model/modx/processors/security/user/delete.php
model/modx/processors/security/user/get.php
model/modx/processors/security/user/getlist.php
model/modx/processors/security/user/getrecentlyeditedresources.php
model/modx/processors/security/user/group/getlist.php
model/modx/processors/security/user/removemultiple.php
model/modx/processors/security/user/setting/create.php
model/modx/processors/security/user/setting/getlist.php
model/modx/processors/security/user/setting/remove.php
model/modx/processors/security/user/setting/update.php
model/modx/processors/security/user/setting/updatefromgrid.php
model/modx/processors/security/user/update.php
model/modx/processors/security/user/updatefromgrid.php
model/modx/processors/system/action/create.php
model/modx/processors/system/action/get.php
model/modx/processors/system/action/getlist.php
model/modx/processors/system/action/getnodes.namespace.php
model/modx/processors/system/action/getnodes.php
model/modx/processors/system/action/getnodes.root.php
model/modx/processors/system/action/getnodes.subaction.php
model/modx/processors/system/action/remove.php
model/modx/processors/system/action/sort.php
getNodesFormatted
model/modx/processors/system/action/update.php
model/modx/processors/system/activeresource/getlist.php
model/modx/processors/system/charset/getlist.php
model/modx/processors/system/classmap/getlist.php
model/modx/processors/system/clearcache.php
model/modx/processors/system/config.js.php
model/modx/processors/system/console.php
model/modx/processors/system/contenttype/create.php
model/modx/processors/system/contenttype/getlist.php
model/modx/processors/system/contenttype/remove.php
model/modx/processors/system/contenttype/update.php
model/modx/processors/system/contenttype/updatefromgrid.php
model/modx/processors/system/country/getlist.php
model/modx/processors/system/databasetable/getlist.php
nicesize
model/modx/processors/system/databasetable/mysql/getlist.php
model/modx/processors/system/databasetable/mysql/optimize.php
model/modx/processors/system/databasetable/mysql/optimizedatabase.php
model/modx/processors/system/databasetable/mysql/truncate.php
model/modx/processors/system/databasetable/optimize.php
model/modx/processors/system/databasetable/optimizedatabase.php
model/modx/processors/system/databasetable/sqlsrv/getlist.php
model/modx/processors/system/databasetable/sqlsrv/optimize.php
model/modx/processors/system/databasetable/sqlsrv/optimizedatabase.php
model/modx/processors/system/databasetable/sqlsrv/truncate.php
model/modx/processors/system/databasetable/truncate.php
model/modx/processors/system/downloadoutput.php
model/modx/processors/system/errorlog/clear.php
model/modx/processors/system/errorlog/get.php
model/modx/processors/system/event/getlist.php
model/modx/processors/system/filesys/file/remove.php
model/modx/processors/system/filesys/file/unzip.php
unzip
model/modx/processors/system/filesys/file/update.php
model/modx/processors/system/filesys/folder/create.php
mkdirs
model/modx/processors/system/filesys/folder/remove.php
rmdirr
model/modx/processors/system/import/html.php
getFiles
importFiles
getFileContent
getResourceAlias
model/modx/processors/system/import/index.php
model/modx/processors/system/info.php
model/modx/processors/system/language/getlist.php
model/modx/processors/system/log/getlist.php
getNameField
model/modx/processors/system/log/truncate.php
model/modx/processors/system/menu/create.php
model/modx/processors/system/menu/get.php
model/modx/processors/system/menu/getlist.php
model/modx/processors/system/menu/getmenu.php
model/modx/processors/system/menu/getnodes.php
model/modx/processors/system/menu/remove.php
model/modx/processors/system/menu/sort.php
getNodesFormatted
model/modx/processors/system/menu/update.php
model/modx/processors/system/phpinfo.php
model/modx/processors/system/phpthumb.php
model/modx/processors/system/registry/register/read.php
model/modx/processors/system/registry/register/send.php
model/modx/processors/system/remove_locks.php
model/modx/processors/system/rte/getlist.php
model/modx/processors/system/settings/create.php
model/modx/processors/system/settings/getareas.php
model/modx/processors/system/settings/getlist.php
model/modx/processors/system/settings/remove.php
model/modx/processors/system/settings/update.php
model/modx/processors/system/settings/updatefromgrid.php
model/modx/processors/workspace/create.php
model/modx/processors/workspace/disable.php
model/modx/processors/workspace/getlist.php
model/modx/processors/workspace/lexicon/create.php
model/modx/processors/workspace/lexicon/getlist.php
parseArray
model/modx/processors/workspace/lexicon/reloadfrombase.php
model/modx/processors/workspace/lexicon/revert.php
model/modx/processors/workspace/lexicon/topic/getlist.php
model/modx/processors/workspace/lexicon/updatefromgrid.php
model/modx/processors/workspace/namespace/create.php
model/modx/processors/workspace/namespace/getlist.php
model/modx/processors/workspace/namespace/remove.php
model/modx/processors/workspace/namespace/update.php
model/modx/processors/workspace/namespace/updatefromgrid.php
model/modx/processors/workspace/packages/create.php
model/modx/processors/workspace/packages/download.php
model/modx/processors/workspace/packages/get.php
model/modx/processors/workspace/packages/getattribute.php
model/modx/processors/workspace/packages/getlist.php
model/modx/processors/workspace/packages/install.php
model/modx/processors/workspace/packages/remove.php
model/modx/processors/workspace/packages/rest/download.php
model/modx/processors/workspace/packages/rest/getinfo.php
model/modx/processors/workspace/packages/rest/getlist.php
model/modx/processors/workspace/packages/rest/getnodes.php
model/modx/processors/workspace/packages/rest/getnodes.repository.php
model/modx/processors/workspace/packages/rest/getnodes.root.php
model/modx/processors/workspace/packages/scanlocal.php
model/modx/processors/workspace/packages/uninstall.php
model/modx/processors/workspace/packages/update-remote.php
model/modx/processors/workspace/packages/update.php
model/modx/processors/workspace/packages/updatefromgrid.php
model/modx/processors/workspace/packages/version/getlist.php
model/modx/processors/workspace/packages/version/remove.php
model/modx/processors/workspace/packages/view.php
model/modx/processors/workspace/providers/create.php
model/modx/processors/workspace/providers/disable.php
model/modx/processors/workspace/providers/get.php
model/modx/processors/workspace/providers/getlist.php
model/modx/processors/workspace/providers/remove.php
model/modx/processors/workspace/providers/update.php
model/modx/processors/workspace/providers/updatefromgrid.php
model/modx/processors/workspace/providers/verify.php
model/modx/processors/workspace/remove.php
model/modx/processors/workspace/update.php
model/modx/processors/workspace/view.php
model/modx/registry/db/moddbregistermessage.class.php
modDbRegisterMessage
The base persistent xPDO object class.
model/modx/registry/db/moddbregisterqueue.class.php
modDbRegisterQueue
Extend to define a class with a native integer primary key field named id.
model/modx/registry/db/moddbregistertopic.class.php
modDbRegisterTopic
Extend to define a class with a native integer primary key field named id.
model/modx/registry/db/mysql/moddbregistermessage.class.php
modDbRegisterMessage_mysql
The base persistent xPDO object class.
model/modx/registry/db/mysql/moddbregisterqueue.class.php
modDbRegisterQueue_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/registry/db/mysql/moddbregistertopic.class.php
modDbRegisterTopic_mysql
Extend to define a class with a native integer primary key field named id.
model/modx/registry/db/sqlsrv/moddbregistermessage.class.php
modDbRegisterMessage_sqlsrv
The base persistent xPDO object class.
model/modx/registry/db/sqlsrv/moddbregisterqueue.class.php
modDbRegisterQueue_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/registry/db/sqlsrv/moddbregistertopic.class.php
modDbRegisterTopic_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/registry/moddbregister.class.php
modDbRegister
A simple, file-based implementation of modRegister.
model/modx/registry/modfileregister.class.php
modFileRegister
A simple, file-based implementation of modRegister.
model/modx/registry/modregister.class.php
modRegister
Represents a container used for producing and consuming messages.
model/modx/registry/modregistry.class.php
modRegistry
Represents a collection of message registers.
model/modx/rest/modrestclient.class.php
modRestClient
The basic REST client for handling REST requests
modRestResponse
A class for handling REST responses
model/modx/rest/modrestcurlclient.class.php
modRestCurlClient
Handles REST requests through a cURL-based client
modRestArrayToXML
Utility class for array-to-XML transformations.
model/modx/rest/modrestserver.class.php
modRestServer
An extendable class for handling REST requests.
model/modx/rest/modrestsockclient.class.php
modRestSockClient
The basic REST client for handling REST requests
model/modx/smarty/modsmarty.class.php
modSmarty
An extension of the Smarty class for use with modX.
model/modx/sqlsrv/modaccess.class.php
modAccess_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaccessaction.class.php
modAccessAction_sqlsrv
Defines an access control policy between a principal and a modAction.
model/modx/sqlsrv/modaccessactiondom.class.php
modAccessActionDom_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaccesscategory.class.php
modAccessCategory_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaccesscontext.class.php
modAccessContext_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaccesselement.class.php
modAccessElement_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaccessibleobject.class.php
modAccessibleObject_sqlsrv
Defines an interface to provide configurable access policies for principals.
model/modx/sqlsrv/modaccessiblesimpleobject.class.php
modAccessibleSimpleObject_sqlsrv
Defines an interface to provide configurable access policies for principals.
model/modx/sqlsrv/modaccessmenu.class.php
modAccessMenu_sqlsrv
Defines an access control policy between a principal and a modMenu.
model/modx/sqlsrv/modaccesspermission.class.php
modAccessPermission_sqlsrv
Restricts or grants access to certain functionality. Grouped by Access Policy.
model/modx/sqlsrv/modaccesspolicy.class.php
modAccessPolicy_sqlsrv
Defines criteria a principal must satisfy in order to access an object.
model/modx/sqlsrv/modaccesspolicytemplate.class.php
modAccessPolicyTemplate_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modaccesspolicytemplategroup.class.php
modAccessPolicyTemplateGroup_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modaccessresource.class.php
modAccessResource_sqlsrv
Defines an access control policy between a principal and a modResource.
model/modx/sqlsrv/modaccessresourcegroup.class.php
modAccessResourceGroup_sqlsrv
Defines an access control policy between a principal and a modResourceGroup.
model/modx/sqlsrv/modaccesstemplatevar.class.php
modAccessTemplateVar_sqlsrv
Defines an access control policy between a principal and a target object.
model/modx/sqlsrv/modaction.class.php
modAction_sqlsrv
Represents an action to a controller or connector.
model/modx/sqlsrv/modactiondom.class.php
modActionDom_sqlsrv
Adds custom manager adjustments based upon modAction objects
model/modx/sqlsrv/modactionfield.class.php
modActionField_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modactiveuser.class.php
modActiveUser_sqlsrv
Represents activity by a user in the system.
model/modx/sqlsrv/modcategory.class.php
modCategory_sqlsrv
Represents a category for organizing modElement instances.
model/modx/sqlsrv/modcategoryclosure.class.php
modCategoryClosure_sqlsrv
The base persistent xPDO object class.
model/modx/sqlsrv/modchunk.class.php
modChunk_sqlsrv
Represents a chunk of static HTML content.
model/modx/sqlsrv/modclassmap.class.php
modClassMap_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modcontenttype.class.php
modContentType_sqlsrv
Represents content types for identifying modResource content.
model/modx/sqlsrv/modcontext.class.php
modContext_sqlsrv
Represents a virtual site context within a modX repository.
model/modx/sqlsrv/modcontextresource.class.php
modContextResource_sqlsrv
Represents a relationship between a modContext and a modResource.
model/modx/sqlsrv/modcontextsetting.class.php
modContextSetting_sqlsrv
Represents a context-specific configuration setting.
model/modx/sqlsrv/moddocument.class.php
modDocument_sqlsrv
{@inheritdoc}
model/modx/sqlsrv/modelement.class.php
modElement_sqlsrv
Represents an element of source content managed by MODX.
model/modx/sqlsrv/modelementpropertyset.class.php
modElementPropertySet_sqlsrv
Represents a modPropertySet relation to a specific modElement.
model/modx/sqlsrv/modevent.class.php
modEvent_sqlsrv
Represents a system or user-defined event that can be invoked.
model/modx/sqlsrv/modformcustomizationprofile.class.php
modFormCustomizationProfile_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modformcustomizationprofileusergroup.class.php
modFormCustomizationProfileUserGroup_sqlsrv
The base persistent xPDO object class.
model/modx/sqlsrv/modformcustomizationset.class.php
modFormCustomizationSet_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modjsonrpcresource.class.php
modJSONRPCResource_sqlsrv
Represents a MODX Resource that services JSON-RPC client requests.
model/modx/sqlsrv/modlexiconentry.class.php
modLexiconEntry_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modmanagerlog.class.php
modManagerLog_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modmenu.class.php
modMenu_sqlsrv
Represents a menu item at the top of the MODX manager.
model/modx/sqlsrv/modnamespace.class.php
modNamespace_sqlsrv
Represents a Component in the MODX framework.
model/modx/sqlsrv/modplugin.class.php
modPlugin_sqlsrv
Provides a non-cacheable modScript implementation representing plugins.
model/modx/sqlsrv/modpluginevent.class.php
modPluginEvent_sqlsrv
Represents a plugin registered for a specific event.
model/modx/sqlsrv/modprincipal.class.php
modPrincipal_sqlsrv
Represents a person or system that will access modX.
model/modx/sqlsrv/modpropertyset.class.php
modPropertySet_sqlsrv
Represents a reusable set of properties for elements.
model/modx/sqlsrv/modresource.class.php
modResource_sqlsrv
Represents a web resource managed by the modX framework.
model/modx/sqlsrv/modresourcegroup.class.php
modResourceGroup_sqlsrv
Defines an interface to provide configurable access policies for principals.
model/modx/sqlsrv/modresourcegroupresource.class.php
modResourceGroupResource_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modscript.class.php
modScript_sqlsrv
An element representing executable PHP script content.
model/modx/sqlsrv/modsession.class.php
modSession_sqlsrv
Represents a client session managed by MODX.
model/modx/sqlsrv/modsnippet.class.php
modSnippet_sqlsrv
A modScript derivative representing a MODX PHP code snippet.
model/modx/sqlsrv/modstaticresource.class.php
modStaticResource_sqlsrv
A derivative of modResource that stores content on the filesystem.
model/modx/sqlsrv/modsymlink.class.php
modSymLink_sqlsrv
A modResource derivative the represents a symbolic link.
model/modx/sqlsrv/modsystemsetting.class.php
modSystemSetting_sqlsrv
Represents a system configuration setting.
model/modx/sqlsrv/modtemplate.class.php
modTemplate_sqlsrv
Represents a content element that serves as a resource template.
model/modx/sqlsrv/modtemplatevar.class.php
modTemplateVar_sqlsrv
Represents a template variable element.
model/modx/sqlsrv/modtemplatevarresource.class.php
modTemplateVarResource_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modtemplatevarresourcegroup.class.php
modTemplateVarResourceGroup_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modtemplatevartemplate.class.php
modTemplateVarTemplate_sqlsrv
Represents a relationship between a template and a template variable.
model/modx/sqlsrv/moduser.class.php
modUser_sqlsrv
The core MODX user class.
model/modx/sqlsrv/modusergroup.class.php
modUserGroup_sqlsrv
Represents a group of users with common attributes.
model/modx/sqlsrv/modusergroupmember.class.php
modUserGroupMember_sqlsrv
Represents a user membership in a user group.
model/modx/sqlsrv/modusergrouprole.class.php
modUserGroupRole_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modusermessage.class.php
modUserMessage_sqlsrv
Represents a user message.
model/modx/sqlsrv/moduserprofile.class.php
modUserProfile_sqlsrv
Represents extended user profile data.
model/modx/sqlsrv/modusersetting.class.php
modUserSetting_sqlsrv
Represents a user setting which overrides system and context settings.
model/modx/sqlsrv/modweblink.class.php
modWebLink_sqlsrv
A modResource derivative the represents a redirect link.
model/modx/sqlsrv/modworkspace.class.php
modWorkspace_sqlsrv
Extend to define a class with a native integer primary key field named id.
model/modx/sqlsrv/modxmlrpcresource.class.php
modXMLRPCResource_sqlsrv
Extends modResource to service XML-RPC client requests.
model/modx/transport/modpackagebuilder.class.php
modPackageBuilder
Abstracts the package building process
model/modx/transport/modtranslator.class.php
modTranslator
Abstracts the pre-097 site conversion utilities.
model/modx/transport/modtransportmanager.class.php
modTransportManager
model/modx/transport/modtransportpackage.class.php
modTransportPackage
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
model/modx/transport/modtransportprovider.class.php
modTransportProvider
Represents a remote transport package provider service.
model/modx/transport/modtransportvehicle.class.php
modTransportVehicle
Abstracts the vehicle construct for package building.
model/modx/transport/modxmlpackagebuilder.class.php
modXMLPackageBuilder
Abstracts the package building process for XML builds
model/modx/transport/mysql/modtransportpackage.class.php
modTransportPackage_mysql
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
model/modx/transport/mysql/modtransportprovider.class.php
modTransportProvider_mysql
Represents a remote transport package provider service.
model/modx/transport/sqlsrv/modtransportpackage.class.php
modTransportPackage_sqlsrv
Represents an xPDOTransport package as required for MODX Web Transport Facilities.
model/modx/transport/sqlsrv/modtransportprovider.class.php
modTransportProvider_sqlsrv
Represents a remote transport package provider service.
model/modx/validation/modvalidator.class.php
modValidator
Custom validation class for modx
model/modx/xmlrpc/modxmlrpcresponse.class.php
modXMLRPCResponse
Handles any XML-RPC resources and their response
model/modx/xmlrss/modrssparser.class.php
modRSSParser
RSS Parser for MODX, implementing MagpieRSS
xpdo/cache/xpdoapccache.class.php
xPDOAPCCache
Provides an APC-powered xPDOCache implementation.
xpdo/cache/xpdocachemanager.class.php
xPDOCacheManager
The default cache manager implementation for xPDO.
xPDOCache
An abstract class that defines the methods a cache provider must implement.
xPDOFileCache
A simple file-based caching implementation using executable PHP.
xpdo/cache/xpdomemcache.class.php
xPDOMemCache
Provides a memcache-powered xPDOCache implementation.
xpdo/cache/xpdowincache.class.php
xPDOWinCache
Provides a wincache-powered xPDOCache implementation.
xpdo/compression/xpdozip.class.php
xPDOZip
Represents a compressed archive in ZIP format.
xpdo/om/mysql/xpdodriver.class.php
xPDODriver_mysql
Provides mysql driver abstraction for an xPDO instance.
xpdo/om/mysql/xpdogenerator.class.php
xPDOGenerator_mysql
An extension for generating {@link xPDOObject} class and map files for MySQL.
xpdo/om/mysql/xpdomanager.class.php
xPDOManager_mysql
Provides MySQL data source management for an xPDO instance.
xpdo/om/mysql/xpdoobject.class.php
xPDOObject_mysql
Implements extensions to the base xPDOObject class for MySQL.
xPDOSimpleObject_mysql
Extend this abstract class to define a class having an integer primary key.
xpdo/om/mysql/xpdoquery.class.php
xPDOQuery_mysql
An implementation of xPDOQuery for the MySQL database engine.
xpdo/om/sqlite/xpdodriver.class.php
xPDODriver_sqlite
Provides sqlite driver abstraction for an xPDO instance.
xpdo/om/sqlite/xpdogenerator.class.php
xPDOGenerator_sqlite
An extension for generating {@link xPDOObject} class and map files for SQLite.
xpdo/om/sqlite/xpdomanager.class.php
xPDOManager_sqlite
Provides SQLite data source management for an xPDO instance.
xpdo/om/sqlite/xpdoobject.class.php
xPDOObject_sqlite
Implements extensions to the base xPDOObject class for SQLite.
xPDOSimpleObject_sqlite
Extend this abstract class to define a class having an integer primary key.
xpdo/om/sqlite/xpdoquery.class.php
xPDOQuery_sqlite
An implementation of xPDOQuery for the SQLite database engine.
xpdo/om/sqlsrv/xpdodriver.class.php
xPDODriver_sqlsrv
Provides sqlsrv driver abstraction for an xPDO instance.
xpdo/om/sqlsrv/xpdogenerator.class.php
xPDOGenerator_sqlsrv
An extension for generating {@link xPDOObject} class and map files for sqlsrv.
xpdo/om/sqlsrv/xpdomanager.class.php
xPDOManager_sqlsrv
Provides sqlsrv data source management for an xPDO instance.
xpdo/om/sqlsrv/xpdoobject.class.php
xPDOObject_sqlsrv
Implements extensions to the base xPDOObject class for sqlsrv.
xPDOSimpleObject_sqlsrv
Extend this abstract class to define a class having an integer primary key.
xpdo/om/sqlsrv/xpdoquery.class.php
xPDOQuery_sqlsrv
An implementation of xPDOQuery for the sqlsrv database driver.
xpdo/om/xpdodriver.class.php
xPDODriver
Provides driver specific members and methods for an xPDO instance.
xpdo/om/xpdogenerator.class.php
xPDOGenerator
A service for reverse and forward engineering xPDO domain models.
xpdo/om/xpdomanager.class.php
xPDOManager
Provides data source management for an xPDO instance.
xpdo/om/xpdoobject.class.php
xPDOObject
The base persistent xPDO object class.
xPDOSimpleObject
Extend to define a class with a native integer primary key field named id.
xpdo/om/xpdoquery.class.php
xPDOQuery
An xPDOCriteria derivative with methods for constructing complex statements.
xPDOQueryCondition
Abstracts individual query conditions used in xPDOQuery instances.
xpdo/revision/xpdorevisioncontrol.class.php
xPDORevisionControl
Utility class for creating, merging, and managing diffs for versioning.
xpdo/tools/schema/upgrade-mysql-1.1.php
xpdo/transport/xpdofilevehicle.class.php
xPDOFileVehicle
Represents an individual file set within an {@link xPDOTransport} package.
xpdo/transport/xpdoobjectvehicle.class.php
xPDOObjectVehicle
Represents an xPDOObject within an {@link xPDOTransport} package.
xpdo/transport/xpdotransport.class.php
xPDOTransport
Represents xPDOObject and related data in a serialized format for exchange.
xpdo/transport/xpdotransportvehicle.class.php
xPDOTransportVehicle
Represents an xPDOTransport embedded within an {@link xPDOTransport} package.
xpdo/transport/xpdovehicle.class.php
xPDOVehicle
Represents an individual artifact within an {@link xPDOTransport} package.
xpdo/validation/xpdovalidator.class.php
xPDOValidator
The base validation service class.
xPDOValidationRule
The base validation rule class.
xPDOMinLengthValidationRule
The base validation rule class.
xPDOMaxLengthValidationRule
The base validation rule class.
xPDOMinValueValidationRule
The base validation rule class.
xPDOMaxValueValidationRule
The base validation rule class.
xPDOObjectExistsValidationRule
The base validation rule class.
xPDOForeignKeyConstraint
The base validation rule class.
xpdo/xpdo.class.php
XPDO_PHP_VERSION
XPDO_CORE_PATH
xPDO
A wrapper for PDO that powers an object-relational data model.
xPDOCriteria
Encapsulates a SQL query into a PDOStatement with a set of bindings.
xPDOIterator
An iteratable representation of an xPDOObject result set.