Home
last modified time | relevance | path

Searched refs:setType (Results 101 – 125 of 15280) sorted by relevance

12345678910>>...612

/dports/www/moodle39/moodle/cache/stores/mongodb/
H A Daddinstanceform.php62 $form->setType('server', PARAM_RAW);
67 $form->setType('database', PARAM_ALPHANUMEXT);
72 $form->setType('username', PARAM_ALPHANUMEXT);
76 $form->setType('password', PARAM_TEXT);
80 $form->setType('replicaset', PARAM_ALPHANUMEXT);
87 $form->setType('usesafe', PARAM_BOOL);
92 $form->setType('usesafevalue', PARAM_INT);
99 $form->setType('extendedmode', PARAM_BOOL);
/dports/www/moodle39/moodle/lib/editor/tinymce/plugins/managefiles/
H A Dmanage_form.php48 $mform->setType('itemid', PARAM_INT);
50 $mform->setType('maxbytes', PARAM_INT);
52 $mform->setType('subdirs', PARAM_INT);
54 $mform->setType('accepted_types', PARAM_RAW);
56 $mform->setType('return_types', PARAM_INT);
58 $mform->setType('context', PARAM_INT);
60 $mform->setType('areamaxbytes', PARAM_INT);
75 $mform->setType('deletefile['.$file.']', PARAM_INT);
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/test/java/org/apache/arrow/vector/util/
H A DTestVectorAppender.java447 target.setType(0, Types.MinorType.INT); in testAppendUnionVector()
449 target.setType(2, Types.MinorType.INT); in testAppendUnionVector()
451 target.setType(4, Types.MinorType.INT); in testAppendUnionVector()
453 target.setType(6, Types.MinorType.INT); in testAppendUnionVector()
455 target.setType(8, Types.MinorType.INT); in testAppendUnionVector()
457 target.setType(10, Types.MinorType.INT); in testAppendUnionVector()
528 target.setType(0, Types.MinorType.INT); in testAppendEmptyUnionVector()
530 target.setType(2, Types.MinorType.INT); in testAppendEmptyUnionVector()
532 target.setType(4, Types.MinorType.INT); in testAppendEmptyUnionVector()
534 target.setType(6, Types.MinorType.INT); in testAppendEmptyUnionVector()
[all …]
/dports/sysutils/kdebugsettings/kdebugsettings-21.12.3/autotests/
H A Dcategorytypecomboboxtest.cpp45 w.setType(input); in shouldSetType()
52 w.setType(LoggingCategory::All); in shouldVerifyItNotDefault()
55 w.setType(LoggingCategory::Info); in shouldVerifyItNotDefault()
58 w.setType(LoggingCategory::Warning); in shouldVerifyItNotDefault()
61 w.setType(LoggingCategory::Debug); in shouldVerifyItNotDefault()
64 w.setType(LoggingCategory::Critical); in shouldVerifyItNotDefault()
72 w.setType(LoggingCategory::All); in shouldChangeDefaultCategory()
76 w.setType(LoggingCategory::Critical); in shouldChangeDefaultCategory()
79 w.setType(LoggingCategory::Debug); in shouldChangeDefaultCategory()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/ramsey/collection/src/
H A DSet.php50 private $setType; variable in Ramsey\\Collection\\Set
56 * @param string $setType The type (FQCN) associated with this set.
59 public function __construct(string $setType, array $data = []) argument
61 $this->setType = $setType;
67 return $this->setType;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/ramsey/collection/src/
H A DSet.php50 private $setType; variable in Ramsey\\Collection\\Set
56 * @param string $setType The type (FQCN) associated with this set.
59 public function __construct(string $setType, array $data = []) argument
61 $this->setType = $setType;
67 return $this->setType;
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/ramsey/collection/src/
H A DSet.php50 private $setType; variable in Ramsey\\Collection\\Set
56 * @param string $setType The type (FQCN) associated with this set.
59 public function __construct(string $setType, array $data = []) argument
61 $this->setType = $setType;
67 return $this->setType;
/dports/www/nextcloud/nextcloud/3rdparty/ramsey/collection/src/
H A DSet.php50 private $setType; variable in Ramsey\\Collection\\Set
56 * @param string $setType The type (FQCN) associated with this set.
59 public function __construct(string $setType, array $data = []) argument
61 $this->setType = $setType;
67 return $this->setType;
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/View/Helper/
H A DHeadTitle.php61 * @param string $setType
64 public function __invoke($title = null, $setType = null) argument
66 if (null === $setType) {
67 $setType = (null === $this->getDefaultAttachOrder())
74 if ($setType == Placeholder\Container\AbstractContainer::SET) {
76 } elseif ($setType == Placeholder\Container\AbstractContainer::PREPEND) {
145 * @param string $setType
149 public function setDefaultAttachOrder($setType) argument
151 if (!in_array($setType, array(
160 $this->defaultAttachOrder = $setType;
/dports/www/moodle310/moodle/user/profile/field/datetime/
H A Ddefine.class.php51 $form->setType('param1', PARAM_INT);
55 $form->setType('param2', PARAM_INT);
59 $form->setType('param3', PARAM_INT);
62 $form->setType('startday', PARAM_INT);
64 $form->setType('startmonth', PARAM_INT);
66 $form->setType('startyear', PARAM_INT);
68 $form->setType('endday', PARAM_INT);
70 $form->setType('endmonth', PARAM_INT);
72 $form->setType('endyear', PARAM_INT);
74 $form->setType('defaultdata', PARAM_INT);
/dports/www/moodle311/moodle/user/profile/field/datetime/
H A Ddefine.class.php51 $form->setType('param1', PARAM_INT);
55 $form->setType('param2', PARAM_INT);
59 $form->setType('param3', PARAM_INT);
62 $form->setType('startday', PARAM_INT);
64 $form->setType('startmonth', PARAM_INT);
66 $form->setType('startyear', PARAM_INT);
68 $form->setType('endday', PARAM_INT);
70 $form->setType('endmonth', PARAM_INT);
72 $form->setType('endyear', PARAM_INT);
74 $form->setType('defaultdata', PARAM_INT);
/dports/www/moodle39/moodle/user/profile/field/datetime/
H A Ddefine.class.php51 $form->setType('param1', PARAM_INT);
55 $form->setType('param2', PARAM_INT);
59 $form->setType('param3', PARAM_INT);
62 $form->setType('startday', PARAM_INT);
64 $form->setType('startmonth', PARAM_INT);
66 $form->setType('startyear', PARAM_INT);
68 $form->setType('endday', PARAM_INT);
70 $form->setType('endmonth', PARAM_INT);
72 $form->setType('endyear', PARAM_INT);
74 $form->setType('defaultdata', PARAM_INT);
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/backends/fake/
H A Dparser.cpp122 output->setType(Output::Panel); in outputFromJson()
124 output->setType(Output::VGA); in outputFromJson()
126 output->setType(Output::DVI); in outputFromJson()
128 output->setType(Output::DVII); in outputFromJson()
130 output->setType(Output::DVIA); in outputFromJson()
132 output->setType(Output::DVID); in outputFromJson()
134 output->setType(Output::HDMI); in outputFromJson()
136 output->setType(Output::Panel); in outputFromJson()
138 output->setType(Output::TV); in outputFromJson()
146 output->setType(Output::TVSCART); in outputFromJson()
[all …]

12345678910>>...612