SproutCMS

This is the code documentation for the SproutCMS project

function outputAddressFields()

Generates the address fields for the current locale

Usage

string $LocaleInfo->outputAddressFields ( [ string $prefix [, bool $required ]] );

Arguments

  1. string $prefix = ''
    Optional prefix, e.g. 'postal_'
  2. bool $required = FALSE
    True if the address as a whole is required, irrespective of individual fields

Return value

  • string