Skip to content
/ bloX Public

listing records of xpdo-objects, they can be joined and nested into each other, flexible and extentable

Notifications You must be signed in to change notification settings

Bruno17/bloX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloX

Listing records of xpdo-objects, they can be joined and nested into each other, flexible and extendable for the MODX Revolution content management framework.

Features:

longer description

Installation:

MODX Package Management

The xPDO models could be generated by i.e. MIGX or CMPGenerator.

Usage

Snippet Properties for bloX

Property Description Default
component If set, the config file and custom project files were loaded from component folder (subfolders bloxconfigs and bloxprojects). -
configs Comma separated list of config filenames. Each filename is extended with the extension .config.inc.php. The files are located in {core_path}/components/blox/configs or {core_path}/components/{component}/bloxconfigs if component parameter is set. The snippet properties could be predefined by the config array in each config file. -
includes Comma separated list of class filenames. Each filename is extended with the extension .class.inc.php. The files are located in {core_path}/components/blox/inc. blox,chunkie
project blox
task -
packagename Package name of the xPDO model to retreive the data. -
classname Class name of the xPDO model to retreive the data. modResource
where JSON encoded xPDO where clause the data is retreived with. -

Examples:

Notes

  1. xxxx

About

listing records of xpdo-objects, they can be joined and nested into each other, flexible and extentable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published