SproutCMS

This is the code documentation for the SproutCMS project

class LocaleController

For things related to Locales

Source code (2 results)

/sprout/config/routes.php   Highlighted file source

Line 131: $config['locale/get_address_fields/([^/]+)'] = 'LocaleController/getAddressFields/$1';
Line 132: $config['locale/get_address_fields_required/([^/]+)'] = 'LocaleController/getAddressFieldsRequired/$1';

/sprout/Controllers/LocaleController.php   Highlighted file source

Line 22: class LocaleController extends Controller

A total of 3 lines in 2 files were found