This is an auto-generated topic for <a href="
http://modxcms.com/extras/package/605">SIMPLX_RPC 0.4-beta</a> by larscwallin.
Brief Description:
SIMPLX RPC - by Lars C Wallin
Version 0.4 - 091204
UPDATES:
- Fixed bugs
- Updated JSON parameter syntax by treating them as real js objects
- Fixed the example files so that they actually work

Also included the "official" json2.js file from json.org
IMPLEMENTED METHODS:
- modx.db.select (fields, from, where, [orderby], [limit])
- modx.getpageinfo (pageid, fields, [active])
- modx.runsnippet (snippetname, [params])
- modx.gettemplatevaroutput (idnames, [docid], [published])
- modx.getdocuments (ids, [published], [deleted], [fields], [where], [sort], [dir], [limit])