We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Region selector.
Extends: Select » Control » Renderable
INTERNAL Compares country names
Returns a list of option elements. Called via AJAX to dynamically update the control.
Definition: public function ListOptions($language)
public function ListOptions($language)
Returns: AjaxResponse::Text Html string with options
Parameters:
string $language
Definition: public function __construct($current_language_code=false, $current_region_code=false)
public function __construct($current_language_code=false, $current_region_code=false)
Returns: NOT DOCUMENTED
mixed $current_language_code Currently selected language
mixed $current_language_code
CultureInfo|string $current_region_code Currently selected region
CultureInfo|string $current_region_code