Home
last modified time | relevance | path

Searched refs:field (Results 51 – 75 of 555) sorted by relevance

12345678910>>...23

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRangePartitioning.php25 public $field; variable in Google\\Service\\Bigquery\\RangePartitioning
32 public function setField($field) argument
34 $this->field = $field;
41 return $this->field;
H A DTimePartitioning.php29 public $field; variable in Google\\Service\\Bigquery\\TimePartitioning
56 public function setField($field) argument
58 $this->field = $field;
65 return $this->field;
/plugin/bureaucracy-au/helper/
H A Dfieldfieldset.php76 $field = $fields[$n];
77 if ($field->getParam('label') != $this->depends_on[0]) {
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
91 $field = $fields[$n];
92 if ($field->getFieldType() === 'fieldset') {
95 $field->hidden = true;
H A Dactionmail.php99 foreach($fields as $field) {
101 $value = $field->getParam('value');
102 $label = $field->getParam('label');
104 switch($field->getFieldType()) {
106 if(!empty($field->depends_on)) {
109 …if($field_tmp->getParam('label') === $field->depends_on[0] && $field_tmp->getParam('value') === $f…
119 $file = $field->getParam('file');
135 if (!is_null($field->getParam('template')) ) {
136 $this->mailtemplate = $this->replace($field->getParam('template'));
146 if(!is_null($field->getParam('replyto'))) {
/plugin/bureaucracyau/helper/
H A Dfieldfieldset.php76 $field = $fields[$n];
77 if ($field->getParam('label') != $this->depends_on[0]) {
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
91 $field = $fields[$n];
92 if ($field->getFieldType() === 'fieldset') {
95 $field->hidden = true;
H A Dactionmail.php99 foreach($fields as $field) {
101 $value = $field->getParam('value');
102 $label = $field->getParam('label');
104 switch($field->getFieldType()) {
106 if(!empty($field->depends_on)) {
109 …if($field_tmp->getParam('label') === $field->depends_on[0] && $field_tmp->getParam('value') === $f…
119 $file = $field->getParam('file');
135 if (!is_null($field->getParam('template')) ) {
136 $this->mailtemplate = $this->replace($field->getParam('template'));
146 if(!is_null($field->getParam('replyto'))) {
/plugin/bureaucracy/helper/
H A Dfieldfieldset.php76 $field = $fields[$n];
77 if ($field->getParam('label') != $this->depends_on[0]) {
81 $hidden = $field->getParam('value') != $this->depends_on[1];
83 $hidden = !$field->isSet_();
91 $field = $fields[$n];
92 if ($field->getFieldType() === 'fieldset') {
95 $field->hidden = true;
H A Dactionmail.php108 foreach($fields as $field) {
110 $value = $field->getParam('value');
111 $label = $field->getParam('label');
113 switch($field->getFieldType()) {
115 if(!empty($field->depends_on)) {
118 …if($field_tmp->getParam('label') === $field->depends_on[0] && $field_tmp->getParam('value') === $f…
128 $file = $field->getParam('file');
144 if (!is_null($field->getParam('template')) ) {
145 $this->mailtemplate = $this->replace($field->getParam('template'));
155 if(!is_null($field->getParam('replyto'))) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DResultMetadata.php33 public $field; variable in Google\\Service\\Connectors\\ResultMetadata
66 public function setField($field) argument
68 $this->field = $field;
75 return $this->field;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DStatusCause.php25 public $field; variable in Google\\Service\\CloudRun\\StatusCause
38 public function setField($field) argument
40 $this->field = $field;
47 return $this->field;
/plugin/airtable/
H A Dsyntax.php233 foreach($parameter_array['fields'] as $field) {
234 $html .= '<th>' . $field . '</th>';
239 foreach($parameter_array['fields'] as $field) {
240 if(is_array($record['fields'][$field])) {
241 if($image = $this->findMedia($record['fields'][$field])) {
242 $field = $this->renderMedia($parameter_array, $image);
243 $html .= '<td>' . $field . '</td>';
274 foreach($fields as $field) {
278 if(is_array($api_response['fields'][$field])) {
283 <h3>' . $field . '</h3>
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DFunctionScore.php116 * @param string $field the document field on which to perform the decay function
129 string $field, argument
139 $field => [
145 $functionParams[$field]['offset'] = $offset;
148 $functionParams[$field]['decay'] = $decay;
162 string $field, argument
170 'field' => $field,
205 * @param string|null $field th
213 addRandomScoreFunction(int $seed, AbstractQuery $filter = null, float $weight = null, string $field = null) global() argument
[all...]
/plugin/calendoku/
H A Dhelper.php206 function renderSTRING($field) { argument
207 $this->renderfields[$field] = $this->icalfields[$field];
212 if (isset($this->icalfields[$field]))
213 $this->renderfields[$field] = $this->icalfields[$field];
215 $this->renderfields[$field] = '';
232 $this->renderfields[$field] = $this->icalfields[$field];
235 function renderCALADDRESS($field) { argument
236 $this->renderfields[$field] = $this->icalfields[$field];
247 if (!strcmp($field, 'DTSTART'))
256 else if (!strcmp($field, 'GEO'))
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DCounterOptions.php28 public $field; variable in Google\\Service\\GameServices\\CounterOptions
51 public function setField($field) argument
53 $this->field = $field;
60 return $this->field;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLogConfigCounterOptions.php28 public $field; variable in Google\\Service\\Compute\\LogConfigCounterOptions
51 public function setField($field) argument
53 $this->field = $field;
60 return $this->field;
/plugin/data/syntax/
H A Dentry.php110 // Note that multiple occurrences of the field are
435 foreach (['multi', 'comment', 'type'] as $field) {
436 $renderer->form->addHidden($fieldid . "[$field]", $vals[$field]);
587 foreach (['multi', 'comment', 'type'] as $field) {
588 $renderer->form->setHiddenField($fieldid . "[$field]", $vals[$field] ?? '');
665 foreach ($data['data'] as $field) {
666 if (is_array($field['value'])) {
667 $field['valu
[all...]
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEMONTH.php36 foreach($date as $field)
38 $field = ucfirst(strtolower(trim($field)));
39 if($month = array_search($field, $this->monthToLongName()))
47 else if($month = array_search($field, $this->monthToShortName()))
55 $this->parseDay($field);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DAbstractModel.php25 * @param mixed $field
27 protected function get($field) argument
29 if (isset($this->raw[$field])) {
30 return $this->raw[$field];
32 if (preg_match('/^is_/', $field)) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1PolicySchemaNoticeDescription.php29 public $field; variable in Google\\Service\\ChromePolicy\\GoogleChromePolicyV1PolicySchemaNoticeDescription
56 public function setField($field) argument
58 $this->field = $field;
65 return $this->field;
/plugin/tableedit/
H A Dtableedit.js110 function caretPosition(field) { argument
113 if (field != null) {
114 field.focus();
117 return getCaretPositionIE(field);
118 } else if (field.selectionStart || field.selectionStart == '0') {
120 return field.selectionStart;
222 field = document.getElementById(fieldId);
223 if (field == null) { return 0; }
224 var parts = extractTable(field);
244 function extractTable(field) { argument
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGeoDistance.php24 * @param string $field the field on which to perform this aggregation
27 public function __construct(string $name, string $field, $origin) argument
30 $this->setField($field)->setOrigin($origin);
34 * Set the field for this aggregation.
36 * @param string $field the name of the document field on which to perform this aggregation
40 public function setField(string $field): self argument
42 return $this->setParam('field', $field);
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DFilterSearchAndReplaceDetails.php29 public $field; variable in Google\\Service\\Analytics\\FilterSearchAndReplaceDetails
60 public function setField($field) argument
62 $this->field = $field;
69 return $this->field;
/plugin/bureaucracy-au/
H A Dsyntax.php121 $field = $this->loadHelper($name, false);
122 if($field && is_a($field, 'helper_plugin_bureaucracyau_field')) {
123 $field->initialize($args);
124 $cmds[] = $field;
206 foreach($data['fields'] as &$field) {
207 if(isset($field->opt['value'])) {
208 $field->opt['value'] = $this->replace($field->opt['value']);
316 } elseif($field->getFieldType() === 'fieldset' || !$field->hidden) {
354 foreach($data['fields'] as $field) {
355 $field->after_action();
[all …]
/plugin/bureaucracyau/
H A Dsyntax.php121 $field = $this->loadHelper($name, false);
122 if($field && is_a($field, 'helper_plugin_bureaucracyau_field')) {
123 $field->initialize($args);
124 $cmds[] = $field;
206 foreach($data['fields'] as &$field) {
207 if(isset($field->opt['value'])) {
208 $field->opt['value'] = $this->replace($field->opt['value']);
316 } elseif($field->getFieldType() === 'fieldset' || !$field->hidden) {
354 foreach($data['fields'] as $field) {
355 $field->after_action();
[all …]
/plugin/refnotes/
H A Dbibtex.php224 $this->allowedModes = array('field');
315 private $field; variable in refnotes_bibtex_handler
330 $this->field = NULL;
387 public function field($match, $state) { function in refnotes_bibtex_handler
390 $this->field = new refnotes_bibtex_field(preg_replace('/\W*(\w[\w-]+)\W*/', '$1', $match));
394 $this->field->addToken('unmatched', $match);
398 $this->entry->addField($this->field);
399 $this->field = NULL;
410 $this->field->addToken('integer', $match);
420 $this->field
526 private $field; global() variable in refnotes_bibtex_entry
576 addField($field) global() argument
[all...]

12345678910>>...23