Features

From DreamFactory
Jump to: navigation, search
DreamFactoryFeatures
m (Leehicks moved page Features Overview to DreamFactory/Features without leaving a redirect)
Line 8: Line 8:
 
* [[Lookups Overview | Lookups & System Variables]]
 
* [[Lookups Overview | Lookups & System Variables]]
 
* [[Role Access & Server-Side Filters]]
 
* [[Role Access & Server-Side Filters]]
* [[System Events & Scripting]]
+
* [[Scripting | Server-side Scripting]]
 +
  * Supported Scripting Languages
 +
    * [V8Js](Scripting/V8Js)
 +
    * [Node.js](Scripting/Nodejs)
 +
    * [PHP](Scripting/PHP)
 +
  * [[System Events Scripting]]
 +
  * [[Custom Scripted Services]]
 
* [[DreamFactory's Blended Database Interface]]
 
* [[DreamFactory's Blended Database Interface]]
 
* [[DreamFactory's Blended File Storage Interface]]
 
* [[DreamFactory's Blended File Storage Interface]]
* [[Custom Scripted Services]]
 
 
* [[Remote Web Services]]
 
* [[Remote Web Services]]

Revision as of 21:11, 28 October 2015

This section goes into more depth about important product features beyond basic configuration and usage. Where relevant, we provide links to API specifics, code examples, blogs, and/or external references to explain key concepts.

Topics in this section include:

 * Supported Scripting Languages
   * [V8Js](Scripting/V8Js)
   * [Node.js](Scripting/Nodejs)
   * [PHP](Scripting/PHP)
 * System Events Scripting
 * Custom Scripted Services