Source for file language.php
Documentation is available at language.php
* @package FrameworkOnFramework
* @copyright Copyright (C) 2010 - 2012 Akeeba Ltd. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
// Protect from unauthorized access
* @package FrameworkOnFramework
* Method to get the filter options.
* @return array The filter option objects.
// Initialize some field attributes.
$client = (string)
$this->element['client'];
if ($client !=
'site' &&
$client !=
'administrator')
// Merge any additional options in the XML definition.
Documentation generated on Tue, 19 Nov 2013 15:06:30 +0100 by phpDocumentor 1.4.3