SproutCMS

This is the code documentation for the SproutCMS project

function loadFormJson()

Loads a config file for a JsonForm associated with this controller

Usage

array $Controller->loadFormJson ( string $file_name );

Arguments

  1. string $file_name
    The config file name, e.g. 'register.json'

Exceptions thrown

Return value

  • array