Home
last modified time | relevance | path

Searched +refs:si +refs:next_class (Results 51 – 75 of 135) sorted by relevance

123456

/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-tcloo/
H A D27_ticket_4a4e443ce987 my si:valuevalue_part
114 my si:void_state_push
116 my si:voidvalue_part
127 my si:next_space
128 my si:kleene_abort
131 my si:next_space
169 my si:voidvalue_part
184 my si:kleene_abort
201 my si:voidvoid_part
202 my si:next_class xz
[all …]
H A D4_choice53 my si:next_class abc
H A D3_peg_itself79 my si:voidvoid_part
107 my si:voidvoid_part
134 my si:next_char &
135 my si:voidvoid_part
149 my si:next_char '
370 my si:next_class nrt'\42\133\135\134
454 my si:next_xdigit
487 my si:next_xdigit
971 my si:next_class \n\r
1231 my si:next_class _:
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/COPage/classes/
H A Dclass.ilPCResourcesGUI.php54 $next_class = $this->ctrl->getNextClass($this);
59 switch ($next_class) {
164 $si = new ilSelectInputGUI($this->lng->txt("obj_itgr"), "itgr");
165 $si->setOptions($options);
169 $op_itemgroup->addSubItem($si);
/dports/www/ilias6/ILIAS-6.14/Services/COPage/classes/
H A Dclass.ilPCResourcesGUI.php54 $next_class = $this->ctrl->getNextClass($this);
59 switch ($next_class) {
164 $si = new ilSelectInputGUI($this->lng->txt("obj_itgr"), "itgr");
165 $si->setOptions($options);
169 $op_itemgroup->addSubItem($si);
/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-snit/
H A D27_ticket_4a4e443ce9101 $myparser si:valuevalue_part
128 $myparser si:void_state_push
130 $myparser si:voidvalue_part
141 $myparser si:next_space
142 $myparser si:kleene_abort
145 $myparser si:next_space
183 $myparser si:voidvalue_part
198 $myparser si:kleene_abort
215 $myparser si:voidvoid_part
216 $myparser si:next_class xz
[all …]
H A D4_choice67 $myparser si:next_class abc
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-snit/
H A D27_ticket_4a4e443ce9101 $myparser si:valuevalue_part
128 $myparser si:void_state_push
130 $myparser si:voidvalue_part
141 $myparser si:next_space
142 $myparser si:kleene_abort
145 $myparser si:next_space
183 $myparser si:voidvalue_part
198 $myparser si:kleene_abort
215 $myparser si:voidvoid_part
216 $myparser si:next_class xz
[all …]
H A D4_choice67 $myparser si:next_class abc
/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-nx/
H A D3_peg_itself75 : si:voidvoid_part
103 : si:voidvoid_part
130 : si:next_char &
131 : si:voidvoid_part
145 : si:next_char '
366 : si:next_class nrt'\42\133\135\134
450 : si:next_xdigit
483 : si:next_xdigit
967 : si:next_class \n\r
1227 : si:next_class _:
[all …]
H A D4_choice49 : si:next_class abc
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-nx/
H A D3_peg_itself75 : si:voidvoid_part
103 : si:voidvoid_part
130 : si:next_char &
131 : si:voidvoid_part
145 : si:next_char '
366 : si:next_class nrt'\42\133\135\134
450 : si:next_xdigit
483 : si:next_xdigit
967 : si:next_class \n\r
1227 : si:next_class _:
[all …]
H A D4_choice49 : si:next_class abc
/dports/www/ilias/ILIAS-5.4.25/Services/Administration/classes/
H A Dclass.ilObjExternalToolsSettingsGUI.php139 $si = new ilSelectInputGUI($this->lng->txt("mathjax_limiter"), "limiter");
140 $si->setOptions($options);
141 $si->setValue($mathJaxSetting->get("limiter"));
142 $si->setInfo($this->lng->txt("mathjax_limiter_info"));
143 $enable->addSubItem($si);
390 $next_class = $this->ctrl->getNextClass($this);
398 switch ($next_class) {
/dports/www/ilias6/ILIAS-6.14/Services/Administration/classes/
H A Dclass.ilObjExternalToolsSettingsGUI.php139 $si = new ilSelectInputGUI($this->lng->txt("mathjax_limiter"), "limiter");
140 $si->setOptions($options);
141 $si->setValue($mathJaxSetting->get("limiter"));
142 $si->setInfo($this->lng->txt("mathjax_limiter_info"));
143 $enable->addSubItem($si);
390 $next_class = $this->ctrl->getNextClass($this);
398 switch ($next_class) {
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestExpressPageObjectGUI.php77 $next_class = $this->ctrl->getNextClass($this);
80 switch ($next_class) {
364 $si = new ilSelectInputGUI($lng->txt("question_type"), "qtype");
365 $si->setOptions($options);
366 $form->addItem($si, true);
371 $si = new ilSelectInputGUI($lng->txt("position"), "position");
376 $si->setOptions($options);
377 $si->setValue($_REQUEST['q_id']);
378 $form->addItem($si, true);
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestExpressPageObjectGUI.php78 $next_class = $this->ctrl->getNextClass($this);
81 switch ($next_class) {
367 $si = new ilSelectInputGUI($lng->txt("question_type"), "qtype");
368 $si->setOptions($options);
369 $form->addItem($si, true);
374 $si = new ilSelectInputGUI($lng->txt("position"), "position");
379 $si->setOptions($options);
380 $si->setValue($_REQUEST['q_id']);
381 $form->addItem($si, true);
/dports/www/ilias/ILIAS-5.4.25/Services/Container/Skills/classes/
H A Dclass.ilContSkillAdminGUI.php92 $next_class = $this->ctrl->getNextClass($this);
95 switch ($next_class) {
174 …$si = new ilSelectInputGUI(ilBasicSkill::_lookupTitle($sk["skill_id"], $sk["tref_id"]), "skill_" .…
175 $si->setOptions($options);
176 $si->setInfo($this->getPathString($sk["skill_id"], $sk["tref_id"]));
178 $si->setValue($mem_levels[$sk["skill_id"] . ":" . $sk["tref_id"]]);
180 $form->addItem($si);
/dports/www/ilias6/ILIAS-6.14/Services/Container/Skills/classes/
H A Dclass.ilContSkillAdminGUI.php92 $next_class = $this->ctrl->getNextClass($this);
95 switch ($next_class) {
174 …$si = new ilSelectInputGUI(ilBasicSkill::_lookupTitle($sk["skill_id"], $sk["tref_id"]), "skill_" .…
175 $si->setOptions($options);
176 $si->setInfo($this->getPathString($sk["skill_id"], $sk["tref_id"]));
178 $si->setValue($mem_levels[$sk["skill_id"] . ":" . $sk["tref_id"]]);
180 $form->addItem($si);
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam-tcloo/
H A D4_choice53 my si:next_class abc
H A D3_peg_itself79 my si:voidvoid_part
107 my si:voidvoid_part
134 my si:next_char &
135 my si:voidvoid_part
149 my si:next_char '
370 my si:next_class nrt'\42\133\135\134
454 my si:next_xdigit
487 my si:next_xdigit
971 my si:next_class \n\r
1231 my si:next_class _:
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/COPage/Layout/classes/
H A Dclass.ilPageLayoutAdministrationGUI.php76 $next_class = $this->ctrl->getNextClass($this);
85 switch ($next_class) {
287 $si = new ilSelectInputGUI($this->lng->txt("type"), "special_page");
288 $si->setOptions($options);
325 $form_gui->addItem($si);
/dports/www/ilias6/ILIAS-6.14/Services/COPage/Layout/classes/
H A Dclass.ilPageLayoutAdministrationGUI.php76 $next_class = $this->ctrl->getNextClass($this);
85 switch ($next_class) {
287 $si = new ilSelectInputGUI($this->lng->txt("type"), "special_page");
288 $si->setOptions($options);
325 $form_gui->addItem($si);
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam/
H A D3_peg_itself34 <<runtime>> si:void_state_push
35 <<runtime>> si:next_str <alnum>
36 <<runtime>> si:voidvoid_part
64 <<runtime>> si:voidvoid_part
91 <<runtime>> si:next_char &
92 <<runtime>> si:voidvoid_part
106 <<runtime>> si:next_char '
327 <<runtime>> si:next_class nrt'\42\133\135\134
928 <<runtime>> si:next_class \n\r
1188 <<runtime>> si:next_class _:
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/data/ok/peg_tclparam/
H A D3_peg_itself34 <<runtime>> si:void_state_push
35 <<runtime>> si:next_str <alnum>
36 <<runtime>> si:voidvoid_part
64 <<runtime>> si:voidvoid_part
91 <<runtime>> si:next_char &
92 <<runtime>> si:voidvoid_part
106 <<runtime>> si:next_char '
327 <<runtime>> si:next_class nrt'\42\133\135\134
928 <<runtime>> si:next_class \n\r
1188 <<runtime>> si:next_class _:
[all …]

123456