SproutCMS

This is the code documentation for the SproutCMS project

function expandItemDefns()

Expands item definitions for a field pulled from JSON

Usage

void JsonForm::expandItemDefns ( array &$field , array $metadata );

Arguments

  1. array $field (by reference)
    &$field The field definition
  2. array $metadata
    Metadata for use in argument replacement

Return value

  • void