Initialize Schema From Within a Parent Class Org Logo Image Thu, 02/16/2017 - 22:24 Body A simple mechanism which can be used to initialize the database schema from within the main package class file. Read more about Initialize Schema From Within a Parent Class
Sample Class for use with xPDO Org Logo Image Fri, 11/28/2014 - 10:30 Body This class is a foundational class which can be used to create any number of MODX Revolution applications based on xPDO. Read more about Sample Class for use with xPDO
Making any Snippet Lighter By Creating Static Content Org Logo Image Thu, 07/18/2013 - 12:31 Body This article demonstrates how to utilize getResources or any other Snippet to create semi-static content by being ran only when necessary. Read more about Making any Snippet Lighter By Creating Static Content
sanitizeObject Org Logo Image Fri, 04/26/2013 - 10:05 Body This is a quick function which returns a key=>value array of designated object fields while removing those to be kept from the presentation. Read more about sanitizeObject
xPDOObject Class Dump Org Logo Image Tue, 01/22/2013 - 10:43 Body Provides a straightforward presentation of an xPDO\Om\xPDOObject derived class and its relationships. Read more about xPDOObject Class Dump
Implementing run-time versioning for Elements Org Logo Image Sat, 03/24/2012 - 13:54 Body One of the benefits of MODX Revolution, is the simplistic methods required to establish run-time configurations. Read more about Implementing run-time versioning for Elements
How To Retrieve MODX Revolution System Settings By Area Org Logo Image Sun, 02/26/2012 - 14:37 Body Directly target specific areas of MODX Revolution settings for display Read more about How To Retrieve MODX Revolution System Settings By Area