Home
last modified time | relevance | path

Searched refs:Controller (Results 1 – 25 of 4026) sorted by relevance

12345678910>>...162

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Controller/Component/
H A DSecurityComponentTest.php172 $this->Controller->Components->init($this->Controller);
219 $this->Controller->Components->init($this->Controller);
222 $this->Controller->Security->startup($this->Controller);
238 $this->Controller->Security->startup($this->Controller);
268 $this->Controller->Security->startup($this->Controller);
284 $this->Controller->Security->startup($this->Controller);
313 $this->Controller->Security->startup($this->Controller);
327 $this->Controller->Security->startup($this->Controller);
341 $this->Controller->Security->startup($this->Controller);
348 $this->Controller->Security->startup($this->Controller);
[all …]
H A DPaginatorComponentTest.php305 $this->Controller = new Controller($this->request);
307 $this->Paginator->Controller = $this->Controller;
322 $Controller->constructClasses();
344 $Controller->modelClass = null;
1348 $Controller = new Controller($this->request);
1386 $Controller = new Controller($this->request);
1430 $Controller = new Controller($this->request);
1470 $Controller = new Controller($this->request);
1502 $Controller = new Controller($this->request);
1535 $Controller = new Controller($this->request);
[all …]
H A DEmailComponentTest.php122 public $Controller; variable in EmailComponentTest
149 $this->Controller->Components->init($this->Controller);
150 $this->Controller->EmailTest->initialize($this->Controller, array());
336 $this->Controller->EmailTest->send();
405 $session = $this->Controller->Session;
406 unset($this->Controller->Session);
426 $this->Controller->Session = $session;
637 $this->Controller->charset = 'UTF-8';
665 $this->Controller->charset = 'UTF-8';
805 $this->Controller->EmailTest->reset();
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Controller/
H A DControllerTest.php482 $Controller = new Controller($request);
495 $Controller = new Controller($request);
526 $Controller = new Controller($request);
572 $Controller = new Controller($request);
587 $Controller = new Controller($request);
749 $Controller = new Controller(null);
770 $Controller = new Controller(null);
791 $Controller = new Controller(null);
813 $Controller = new Controller(null);
990 $Controller = new Controller($request);
[all …]
H A DScaffoldTest.php150 public $Controller; variable in ScaffoldTest
180 unset($this->Controller);
209 $Scaffold = new TestScaffoldMock($this->Controller, $this->Controller->request);
239 $Scaffold = new TestScaffoldMock($this->Controller, $this->Controller->request);
260 $this->Controller->action = 'edit';
264 new TestScaffoldMock($this->Controller, $this->Controller->request);
300 unset($this->Controller->Session);
303 new Scaffold($this->Controller, $this->Controller->request);
336 $Scaffold = new Scaffold($this->Controller, $this->Controller->request);
375 new Scaffold($this->Controller, $this->Controller->request);
[all …]
H A DControllerMergeVarsTest.php134 $Controller->constructClasses();
148 $Controller->constructClasses();
161 $Controller->constructClasses();
176 $Controller->constructClasses();
195 $Controller->constructClasses();
213 $Controller->constructClasses();
229 $Controller = new Controller();
231 $Controller->uses = array();
232 $Controller->constructClasses();
246 $Controller->constructClasses();
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Configuration/Backend/
H A DAjaxRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
17 'target' => Controller\File\FileController::class . '::processAjaxRequest',
29 'target' => Controller\FormInlineAjaxController::class . '::detailsAction',
35 'target' => Controller\FormInlineAjaxController::class . '::createAction',
139 'target' => Controller\ShortcutController::class . '::updateAction',
145 'target' => Controller\ShortcutController::class . '::menuAction',
151 'target' => Controller\ShortcutController::class . '::removeAction',
157 'target' => Controller\ShortcutController::class . '::addAction',
172 'target' => Controller\BackendController::class . '::getModuleMenu',
176 'target' => Controller\BackendController::class . '::getTopbar',
[all …]
H A DRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
20 'target' => Controller\LoginController::class . '::formAction',
27 'target' => Controller\BackendController::class . '::mainAction',
34 'target' => Controller\StateTrackerController::class . '::mainAction',
40 'target' => Controller\LogoutController::class . '::logoutAction',
71 'target' => Controller\LoginController::class . '::refreshAction',
77 'target' => Controller\MfaController::class . '::handleRequest',
83 'target' => Controller\MfaSetupController::class . '::handleRequest',
96 'target' => Controller\Wizard\AddController::class . '::mainAction',
135 'target' => Controller\NewRecordController::class . '::mainAction',
[all …]
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DCompuMate.cxx75 lp.myAnalogPinValue[Controller::Nine] = Controller::maximumResistance; in update()
76 lp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
78 rp.myAnalogPinValue[Controller::Nine] = Controller::minimumResistance; in update()
79 rp.myAnalogPinValue[Controller::Five] = Controller::maximumResistance; in update()
83 rp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
85 lp.myAnalogPinValue[Controller::Nine] = Controller::minimumResistance; in update()
102 rp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
114 rp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
126 rp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
144 rp.myAnalogPinValue[Controller::Five] = Controller::minimumResistance; in update()
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Configuration/Backend/
H A DAjaxRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
23 'target' => Controller\File\FileController::class . '::processAjaxRequest'
35 'target' => Controller\FormInlineAjaxController::class . '::detailsAction'
41 'target' => Controller\FormInlineAjaxController::class . '::createAction'
65 'target' => Controller\FormSlugAjaxController::class . '::suggestAction'
125 'target' => Controller\ShortcutController::class . '::updateAction'
131 'target' => Controller\ShortcutController::class . '::menuAction'
137 'target' => Controller\ShortcutController::class . '::removeAction'
143 'target' => Controller\ShortcutController::class . '::addAction'
158 'target' => Controller\BackendController::class . '::getModuleMenu'
[all …]
H A DRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
20 'target' => Controller\LoginController::class . '::formAction'
27 'target' => Controller\BackendController::class . '::mainAction'
33 'target' => Controller\LogoutController::class . '::logoutAction'
40 'target' => Controller\LoginController::class . '::refreshAction'
47 'target' => Controller\Wizard\TableController::class . '::mainAction'
53 'target' => Controller\Wizard\AddController::class . '::mainAction'
59 'target' => Controller\Wizard\ListController::class . '::mainAction'
65 'target' => Controller\Wizard\EditController::class . '::mainAction'
128 'target' => Controller\NewRecordController::class . '::mainAction'
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Configuration/Backend/
H A DAjaxRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
23 'target' => Controller\File\FileController::class . '::processAjaxRequest'
35 'target' => Controller\FormInlineAjaxController::class . '::detailsAction'
41 'target' => Controller\FormInlineAjaxController::class . '::createAction'
65 'target' => Controller\FormSlugAjaxController::class . '::suggestAction'
125 'target' => Controller\ShortcutController::class . '::updateAction'
131 'target' => Controller\ShortcutController::class . '::menuAction'
137 'target' => Controller\ShortcutController::class . '::removeAction'
143 'target' => Controller\ShortcutController::class . '::addAction'
158 'target' => Controller\BackendController::class . '::getModuleMenu'
[all …]
H A DRoutes.php3 use TYPO3\CMS\Backend\Controller; alias
20 'target' => Controller\LoginController::class . '::formAction'
27 'target' => Controller\BackendController::class . '::mainAction'
33 'target' => Controller\LogoutController::class . '::logoutAction'
62 'target' => Controller\LoginController::class . '::refreshAction'
75 'target' => Controller\Wizard\AddController::class . '::mainAction'
81 'target' => Controller\Wizard\ListController::class . '::mainAction'
87 'target' => Controller\Wizard\EditController::class . '::mainAction'
120 'target' => Controller\NewRecordController::class . '::mainAction'
162 'target' => Controller\DummyController::class . '::mainAction'
[all …]
/dports/mail/addresses/Addresses-0.4.8/AddressManager/Spanish.lproj/
H A DLocalizable.strings9 /* File: Controller.m:1000 */
11 /* File: Controller.m:369 */
14 /* File: Controller.m:753 */
15 /* File: Controller.m:464 */
17 /* File: Controller.m:1094 */
18 /* File: Controller.m:1083 */
19 /* File: Controller.m:846 */
23 /* File: Controller.m:987 */
24 /* File: Controller.m:959 */
25 /* File: Controller.m:957 */
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/AddressManager/Spanish.lproj/
H A DLocalizable.strings9 /* File: Controller.m:1000 */
11 /* File: Controller.m:369 */
14 /* File: Controller.m:753 */
15 /* File: Controller.m:464 */
17 /* File: Controller.m:1094 */
18 /* File: Controller.m:1083 */
19 /* File: Controller.m:846 */
23 /* File: Controller.m:987 */
24 /* File: Controller.m:959 */
25 /* File: Controller.m:957 */
[all …]
/dports/mail/addresses/Addresses-0.4.8/AddressManager/Dutch.lproj/
H A DLocalizable.strings9 /* File: Controller.m:765 */
11 /* File: Controller.m:887 */
13 /* File: Controller.m:857 */
14 /* File: Controller.m:846 */
15 /* File: Controller.m:556 */
17 /* File: Controller.m:851 */
19 /* File: Controller.m:728 */
20 /* File: Controller.m:702 */
21 /* File: Controller.m:727 */
22 /* File: Controller.m:726 */
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/AddressManager/Dutch.lproj/
H A DLocalizable.strings9 /* File: Controller.m:765 */
11 /* File: Controller.m:887 */
13 /* File: Controller.m:857 */
14 /* File: Controller.m:846 */
15 /* File: Controller.m:556 */
17 /* File: Controller.m:851 */
19 /* File: Controller.m:728 */
20 /* File: Controller.m:702 */
21 /* File: Controller.m:727 */
22 /* File: Controller.m:726 */
[all …]
/dports/mail/addresses/Addresses-0.4.8/AddressManager/German.lproj/
H A DLocalizable.strings9 /* File: Controller.m:867 */
11 /* File: Controller.m:251 */
14 /* File: Controller.m:1031 */
17 /* File: Controller.m:632 */
18 /* File: Controller.m:345 */
21 /* File: Controller.m:948 */
22 /* File: Controller.m:719 */
23 /* File: Controller.m:959 */
25 /* File: Controller.m:953 */
27 /* File: Controller.m:830 */
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/AddressManager/German.lproj/
H A DLocalizable.strings9 /* File: Controller.m:867 */
11 /* File: Controller.m:251 */
14 /* File: Controller.m:1031 */
17 /* File: Controller.m:632 */
18 /* File: Controller.m:345 */
21 /* File: Controller.m:948 */
22 /* File: Controller.m:719 */
23 /* File: Controller.m:959 */
25 /* File: Controller.m:953 */
27 /* File: Controller.m:830 */
[all …]
/dports/mail/addresses/Addresses-0.4.8/AddressManager/English.lproj/
H A DLocalizable.strings9 /* File: Controller.m:867 */
11 /* File: Controller.m:251 */
14 /* File: Controller.m:1031 */
16 /* File: Controller.m:632 */
17 /* File: Controller.m:345 */
19 /* File: Controller.m:948 */
20 /* File: Controller.m:719 */
21 /* File: Controller.m:959 */
23 /* File: Controller.m:953 */
25 /* File: Controller.m:830 */
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/AddressManager/English.lproj/
H A DLocalizable.strings9 /* File: Controller.m:867 */
11 /* File: Controller.m:251 */
14 /* File: Controller.m:1031 */
16 /* File: Controller.m:632 */
17 /* File: Controller.m:345 */
19 /* File: Controller.m:948 */
20 /* File: Controller.m:719 */
21 /* File: Controller.m:959 */
23 /* File: Controller.m:953 */
25 /* File: Controller.m:830 */
[all …]
/dports/emulators/stella/stella-6.6/src/emucore/
H A DCompuMate.cxx44 Controller& lp = myConsole.leftController(); in update()
45 Controller& rp = myConsole.rightController(); in update()
49 lp.setPin(Controller::DigitalPin::Six, true); in update()
52 rp.setPin(Controller::DigitalPin::Six, true); in update()
59 rp.setPin(Controller::DigitalPin::Three, true); in update()
60 rp.setPin(Controller::DigitalPin::Four, true); in update()
76 lp.setPin(Controller::DigitalPin::Six, false); in update()
88 lp.setPin(Controller::DigitalPin::Six, false); in update()
100 lp.setPin(Controller::DigitalPin::Six, false); in update()
118 lp.setPin(Controller::DigitalPin::Six, false); in update()
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/AddressManager/French.lproj/
H A DLocalizable.strings9 /* File: Controller.m:765 */
11 /* File: Controller.m:887 */
13 /* File: Controller.m:857 */
14 /* File: Controller.m:846 */
15 /* File: Controller.m:556 */
17 /* File: Controller.m:851 */
19 /* File: Controller.m:728 */
20 /* File: Controller.m:702 */
21 /* File: Controller.m:727 */
22 /* File: Controller.m:726 */
[all …]
/dports/mail/addresses/Addresses-0.4.8/AddressManager/French.lproj/
H A DLocalizable.strings9 /* File: Controller.m:765 */
11 /* File: Controller.m:887 */
13 /* File: Controller.m:857 */
14 /* File: Controller.m:846 */
15 /* File: Controller.m:556 */
17 /* File: Controller.m:851 */
19 /* File: Controller.m:728 */
20 /* File: Controller.m:702 */
21 /* File: Controller.m:727 */
22 /* File: Controller.m:726 */
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/View/
H A DScaffoldViewTest.php157 $Controller->scaffold = 'admin';
158 $Controller->viewPath = 'Posts';
171 $Controller->scaffold = 'admin';
172 $Controller->viewPath = 'Tests';
178 $Controller->plugin = 'TestPlugin';
237 new Scaffold($this->Controller, $this->Controller->request);
276 new Scaffold($this->Controller, $this->Controller->request);
319 new Scaffold($this->Controller, $this->Controller->request);
367 new Scaffold($this->Controller, $this->Controller->request);
410 new Scaffold($this->Controller, $this->Controller->request);
[all …]

12345678910>>...162