6include_once(
"./Services/Form/classes/class.ilSelectInputGUI.php");
26 parent::__construct($a_title, $a_postvar);
39 $lng->loadLanguageModule(
"meta");
40 $lng->loadLanguageModule(
"form");
42 include_once(
"./Services/Utilities/classes/class.ilCountry.php");
50 $options = array(
"" =>
"- ".
$lng->txt(
"form_please_select").
" -")
An exception for terminatinating execution or to throw for unit testing.
static getCountryCodes()
Get country codes (DIN EN 3166-1)