Home
last modified time | relevance | path

Searched refs:sel_country (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/hotcrp/hotcrp-2.102/lib/
H A Dcountries.php212 $sel_country = "";
218 $sel_country = $c;
221 $opts[] = '<option' . ($sel_country === $c ? ' selected' : '') . ">$c</option>";
224 $sel_country = $country;
231 $extra["data-default-value"] = $sel_country;
/dports/www/ilias/ILIAS-5.4.25/Services/MyStaff/classes/ListUsers/
H A Dclass.ilMStListUser.php66 protected $sel_country; variable in ilMStListUser
426 return $this->sel_country;
431 * @param string $sel_country
433 public function setSelCountry($sel_country) argument
435 $this->sel_country = $sel_country;
/dports/www/ilias6/ILIAS-6.14/Services/MyStaff/classes/ListUsers/
H A Dclass.ilMStListUser.php69 protected $sel_country; variable in ILIAS\\MyStaff\\ListUsers\\ilMStListUser
429 return $this->sel_country;
434 * @param string $sel_country
436 public function setSelCountry($sel_country) argument
438 $this->sel_country = $sel_country;
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/_Examples/Message/
H A Dclass.arUser.php395 protected $sel_country; variable in arUser
1124 * @param int $sel_country
1126 public function setSelCountry($sel_country) argument
1128 $this->sel_country = $sel_country;
1137 return $this->sel_country;
/dports/www/ilias6/ILIAS-6.14/Services/User/classes/
H A Dclass.ilObjUser.php87 public $sel_country; variable in ilObjUser
496 "sel_country" => array("text", $this->sel_country),
593 "sel_country" => array("text", $this->sel_country),
1792 $this->sel_country = $a_val;
1802 return $this->sel_country;
/dports/www/ilias/ILIAS-5.4.25/Services/User/classes/
H A Dclass.ilObjUser.php85 public $sel_country; variable in ilObjUser
490 "sel_country" => array("text", $this->sel_country),
590 "sel_country" => array("text", $this->sel_country),
1788 $this->sel_country = $a_val;
1798 return $this->sel_country;
/dports/www/ilias/ILIAS-5.4.25/setup/sql/
H A DilDBTemplate.php63172 …'), 'reg_hash' => array('text', ''), 'birthday' => array('date', ''), 'sel_country' => array('text…
63175 …'), 'reg_hash' => array('text', ''), 'birthday' => array('date', ''), 'sel_country' => array('text…
H A Dilias3.sql17085 INSERT INTO `lng_data` VALUES ('common','sel_country','en','Country',NULL,NULL);
/dports/www/ilias6/ILIAS-6.14/setup/sql/
H A DilDBTemplate.php66359 …'), 'reg_hash' => array('text', ''), 'birthday' => array('date', ''), 'sel_country' => array('text…
66362 …'), 'reg_hash' => array('text', ''), 'birthday' => array('date', ''), 'sel_country' => array('text…
H A Dilias3.sql30483 …:55:\"The sorting mode is adopted from a parent course/group.\";s:11:\"sel_country\";s:7:\"Country…
41754 …\";b:0;s:7:\"zipcode\";b:0;s:4:\"city\";b:0;s:7:\"country\";b:0;s:11:\"sel_country\";b:0;s:12:\"ph…
/dports/www/ilias/ILIAS-5.4.25/lang/
H A Dilias_ja.lang4910 common#:#sel_country#:#国
H A Dilias_zh.lang7042 common#:#sel_country#:#国家
H A Dilias_ru.lang4878 common#:#sel_country#:#Страна
H A Dilias_ka.lang3123 common#:#sel_country#:#ქვეყანა
H A Dilias_ar.lang3123 common#:#sel_country#:#الدولة
H A Dilias_en.lang8169 common#:#sel_country#:#Country
H A Dilias_nl.lang3865 common#:#sel_country#:#Selecteren land
H A Dilias_el.lang7048 common#:#sel_country#:#Country###16 07 2010 new variable
H A Dilias_et.lang3922 common#:#sel_country#:#Riik
H A Dilias_fa.lang2878 common#:#sel_country#:#کشور
/dports/www/ilias6/ILIAS-6.14/lang/
H A Dilias_ru.lang5266 common#:#sel_country#:#Страна
H A Dilias_ja.lang5289 common#:#sel_country#:#国
H A Dilias_zh.lang6986 common#:#sel_country#:#国家
H A Dilias_ka.lang3103 common#:#sel_country#:#ქვეყანა
H A Dilias_bg.lang5296 common#:#sel_country#:#Country

123