Home
last modified time | relevance | path

Searched refs:disabled (Results 26 – 50 of 535) sorted by relevance

12345678910>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogMetric.php35 public $disabled; variable in Google\\Service\\Logging\\LogMetric
108 public function setDisabled($disabled) argument
110 $this->disabled = $disabled;
117 return $this->disabled;
H A DLogSink.php40 public $disabled; variable in Google\\Service\\Logging\\LogSink
127 public function setDisabled($disabled) argument
129 $this->disabled = $disabled;
136 return $this->disabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php33 public $disabled; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
110 public function setDisabled($disabled) argument
112 $this->disabled = $disabled;
119 return $this->disabled;
H A DUserInfo.php38 public $disabled; variable in Google\\Service\\IdentityToolkit\\UserInfo
140 public function setDisabled($disabled) argument
142 $this->disabled = $disabled;
149 return $this->disabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyRule.php38 public $disabled; variable in Google\\Service\\Compute\\FirewallPolicyRule
117 public function setDisabled($disabled) argument
119 $this->disabled = $disabled;
126 return $this->disabled;
H A DFirewall.php46 public $disabled; variable in Google\\Service\\Compute\\Firewall
181 public function setDisabled($disabled) argument
183 $this->disabled = $disabled;
190 return $this->disabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplicationPolicy.php50 public $disabled; variable in Google\\Service\\AndroidManagement\\ApplicationPolicy
165 public function setDisabled($disabled) argument
167 $this->disabled = $disabled;
174 return $this->disabled;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferConfig.php41 public $disabled; variable in Google\\Service\\BigQueryDataTransfer\\TransferConfig
144 public function setDisabled($disabled) argument
146 $this->disabled = $disabled;
153 return $this->disabled;
/plugin/codehighlight/cp/
H A Dcodepress.js15 self.textarea.disabled = true;
41 if(!self.textarea.disabled) return;
61 return self.textarea.disabled ? self.editor.getCode() : self.textarea.value;
65 self.textarea.disabled ? self.editor.setCode(code) : self.textarea.value = code;
84 if(self.textarea.disabled) {
86 self.textarea.disabled = false;
91 self.textarea.disabled = true;
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js75 if( this.undoButton.disabled == true ) {
76 this.undoButton.disabled = false;
83 if( this.undoButton.disabled == false ) {
84 this.undoButton.disabled = true;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js75 if( this.undoButton.disabled == true ) {
76 this.undoButton.disabled = false;
83 if( this.undoButton.disabled == false ) {
84 this.undoButton.disabled = true;
/plugin/formatplus/syntax/
H A Dquoteplus.php9 var $disabled = false; variable in syntax_plugin_formatplus_quoteplus
36 $this->disabled = true;
40 if (!$this->disabled) {
47 if (!$this->disabled) {
H A Dblockquoteplus.php9 var $disabled = false; variable in syntax_plugin_formatplus_blockquoteplus
44 $this->disabled = true;
48 if (!$this->disabled) {
55 if (!$this->disabled) {
/plugin/farmer/action/
H A Ddisable.php51 $disabled = $ext->disable();
52 if ($disabled === true) {
55 msg(hsc($disabled), -1);
/plugin/farmsync/script/
H A Djquery.chosen.js41 disabled: group.disabled,
48 _results.push(this.add_option(option, group_position, group.disabled));
67 disabled: group_disabled === true ? group_disabled : option.disabled,
/plugin/farmer/script/
H A Djquery.chosen.js41 disabled: group.disabled,
48 _results.push(this.add_option(option, group_position, group.disabled));
67 disabled: group_disabled === true ? group_disabled : option.disabled,
245 if (!option.disabled && !(option.selected && this.is_multiple)) {
248 if (option.disabled && !(option.selected && this.is_multiple)) {
249 classes.push("disabled-result");
493 if (!this.display_disabled_options && option.disabled) {
730 this.is_disabled = this.form_field_jq[0].disabled;
[all...]
/plugin/fedauth/classes/usr/
H A Dfa_manage.usr.class.php97 function _html_button($provid, $aid, $btn, $disabled=false, $indent=0, $class='') { argument
98 $disabled = ($disabled) ? 'disabled="disabled"' : '';
100 …. '<input type="submit" class="button '.$class.'" '.$disabled.' name="fa['.$btn.']['.$provid.']['.…
/plugin/formatplus2/syntax/
H A Dblockquoteplus.php9 var $disabled = false; variable in syntax_plugin_formatplus2_blockquoteplus
44 $this->disabled = true;
48 if (!$this->disabled) {
55 if (!$this->disabled) {
H A Dquoteplus.php9 var $disabled = false; variable in syntax_plugin_formatplus2_quoteplus
36 $this->disabled = true;
40 if (!$this->disabled) {
47 if (!$this->disabled) {
/plugin/bez/lib/jquery.timepicker-1.11.9-0/
H A Djquery.timepicker.css62 .ui-timepicker-list li.ui-timepicker-disabled,
63 .ui-timepicker-list li.ui-timepicker-disabled:hover,
64 .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
69 .ui-timepicker-list li.ui-timepicker-disabled:hover,
70 .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
/plugin/groupmgr/
H A Dsyntax.php307 $disabled = 0;
312 $disabled = 1;
315 $disabled = 1;
323 if (!$disabled && $_POST["id_" . $hn]) {
349 if ($disabled) {
/plugin/odt/ODT/styles/
H A DODTTableCellStyle.php84 public function importProperties($properties, $disabled=array()) { argument
85 … $this->importPropertiesInternal(ODTStyleStyle::getStyleProperties (), $properties, $disabled);
86 $this->importPropertiesInternal(ODTTextStyle::getTextProperties (), $properties, $disabled);
87 …is->importPropertiesInternal(ODTParagraphStyle::getParagraphProperties (), $properties, $disabled);
88 $this->importPropertiesInternal(self::$table_cell_fields, $properties, $disabled);
/plugin/fksnewsfeed/
H A Dscript.js44 moreButton.disabled = false;
47 moreButton.disabled = true;
56 moreButton.disabled = true;
/plugin/davcal/db/
H A Dupdate0005.sql1 ALTER TABLE calendars ADD disabled integer;
2 UPDATE calendars SET disabled = 0;
/plugin/edittable/script/
H A Dcontextmenu.js62 disabled: function () {
81 disabled: function () {
100 disabled: function () {
133 disabled: function () {
169 disabled: function () {
197 disabled: function () {

12345678910>>...22