Home
last modified time | relevance | path

Searched refs:field (Results 201 – 225 of 555) sorted by relevance

12345678910>>...23

/plugin/authyubikey/
H A Dauth.php109 foreach($changes as $field => $value) {
110 if($field == 'user') {
114 if($field == 'pass') $value = auth_cryptPassword($value);
115 $userinfo[$field] = $value;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.font-size.inc.php6 function CSSFontSize(&$owner, $field) { argument
7 $this->CSSSubFieldProperty($owner, $field);
/plugin/refnotes/lang/en/
H A D__template.txt5 * Group a number of notes into single data table (//sheet//). The first row of the table is used to specify which field the corresponding column contains.
6 * Use separate table for each note (//card//). The table should have two columns where the first column is used to specify the field names.
10 For sheets and cards plugin does not make a distinction between normal table cells and header cells. The field name cells are identified only based on their content. The names are case insensitive and can also be specified using locale-specific labels. BibTeX and ''dataentry'' sections support only field names. The full list of field names is provided in [[doku>plugin:refnotes:refdb|reference database documentation]].
/plugin/strata/helper/
H A Dtriples.php897 foreach($this->projection as $alias=>$field) {
898 $row[$field] = $this->row[$alias] != null ? array($this->row[$alias]) : array();
1044 foreach($this->groupKey as $alias=>$field) {
1045 $result[$field] = $row[$alias];
1070 foreach($this->projection as $alias=>$field) {
1071 if(in_array($field, $this->groupKey)) {
1072 // it is a key field, grab it directly from the key
1073 $this->item[$field] = $key[$field]!=null ? array($key[$field])
[all...]
/plugin/aimg/
H A Dscript.js922 var field = fields.item(n);
923 if (field.className == 'fn-note-id') noteID = field.getAttribute('title');
924 if (field.className == 'fn-note-title') oldTitle = field.innerHTML;
925 if (field.className == 'fn-note-author') oldAuthor = field.innerHTML;
926 if (field.className == 'fn-note-content') oldContent = field.innerHTML;
1217 var field = note.childNodes.item(n);
1218 if (field.className == 'fn-note-title') field.innerHTML = newTitle;
1219 if (field.className == 'fn-note-author') field.innerHTML = newAuthor;
1220 if (field.className == 'fn-note-content') field.innerHTML = newContent;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DDoctrinePHPCRTypeDriver.php29 $field = $doctrineMetadata->getFieldMapping($propertyName);
30 if (!empty($field['multivalue'])) {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php39 * @var FieldFactory CRON field factory
155 'Invalid CRON field value ' . $value . ' at position ' . $position
355 // Get the field object used to validate this part
356 $field = $fields[$position];
359 $satisfied = $field->isSatisfiedBy($nextRun, $part);
362 if ($field->isSatisfiedBy($nextRun, $listPart)) {
369 // If the field is not satisfied, then start over
371 $field->increment($nextRun, $invert, $part);
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki4 …he odt plugin. For example, the plugin can pipe wiki page metadata into a field within the ODT res…
79 Relay a properly addressed metadata value of the wiki page into a field in an exported ODT file. (R…
81field that is created will always be named like the addressing metadata string stripped by white s…
83 If the metadata address contains the string 'date', the field will be filled with a formatted date.
85 …the page's "timestamp, date of last modification") and writes it into the field "last_changedate" …
94 …to create an MD2 hash value and write it to an exported ODT file into the field named like the giv…
96 //Example:// <code>{{pagehashtofield>pagecode}}</code> will result in an ODT field with the name "p…
122 …to specify that only the first occurence of them will result in setting a field within an ODT file.
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCredentialsLoader.php131 throw new \InvalidArgumentException('json key is missing the type field');
144 throw new \InvalidArgumentException('invalid value in the type field');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc111 $params['_source'] = (list) True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request
112 $params['_source_excludes'] = (list) Default list of fields to exclude from the returned _source field, can be overridden on each sub-request
113 $params['_source_includes'] = (list) Default list of fields to extract and return from the _source field, can be overridden on each sub-request
169 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
170 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
236 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
242 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
298 $params['_source'] = (list) True or false to return the _source field o
[all...]
/plugin/mytemplate/
H A Daction.php131 foreach ($list as $field) {
132 if ($pos = strpos($field, '=')) {
133 $map[trim(substr($field, 0, $pos))] = trim(substr($field, $pos + 1));
136 $map[] = trim($field);
/plugin/authloginapi/
H A Daction.php57 while (($field = $form->findElementByType($fieldType)) !== false) {
58 $form->replaceElement($field, null);
/plugin/blogtng/
H A Dadmin.php745 * @param string $field 'blog' or 'commentstatus'
751 private function htmlEntryEditForm($entry, $query, $field = 'commentstatus') { argument
755 if(!in_array($field, $changablefields)) return hsc($entry[$field]);
757 $form = new Doku_Form(['id'=>"blogtng__entry_set_{$field}_form"]);
763 if($field == 'commentstatus') {
768 … $form->addElement(form_makeListBoxField("entry-$field", $availableoptions, $entry[$field], ''));
769 …$form->addElement('<input type="submit" name="admin[entry_set_'.$field.']" class="edit button" val…
772 html_form("blotng__btn_entry_set_$field", $form);
/plugin/quickstats/lang/en/
H A Dquery.txt5 Queries are governed by the dominant or **priority** field.
6 - Any priority with country set will match the priority field plus the country.
8 …ignore all other fields and if an IP is included in a query where another field has priority, the …
10 You can choose to ignore all fields other than the priority field and then only the priority field
23 field can be included in a multi-date query where one of the other fields has priority.
39 The accesses field in the table refers to the number of times the IP address has accessed the site.
/plugin/calendoku/syntax/
H A Dshowicalendar.php78 foreach ($component->renderfields as $field => $value) {
79 $componenttext = preg_replace('/@@'.$field.'@@/', $value, $componenttext);
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php239 foreach ( $this->options['only'] as $field => $regexp ) {
240 if ( !empty($entry[$field]) ) {
241 $val = $field === 'author'
243 : $entry[$field];
/plugin/issuetracker/
H A Dedit.php372 $field = strtolower(htmlspecialchars(stripslashes($_POST['field']))); variable
375 if(($field == 'resolution') && ($value !== false)) {
379 $old_value = $issues[$id_issue][$field];
380 $issues[$id_issue][$field] = $value;
382 _log_mods($project, $issues[$id_issue], $usr, $field, $old_value, $value);
386 _emailForIssueMod($currentID, $project, $issues[$id_issue], $old_value, $field, $value, $usr);
389 if ($field == 'assigned') {
/plugin/blogtng/helper/
H A Dcomments.php485 foreach(array('name', 'mail', 'web') as $field) {
487 if($field == 'web' && !$this->getConf('comments_allow_web')) {
490 $functionname = "get{$field}";
491 … $input = $form->addTextInput('comment-' . $field , $this->getLang('comment_'.$field))
492 ->id('blogtng__comment_' . $field)
496 if($BLOGTNG['comment_submit_errors'][$field]){
/plugin/abc2/
H A Dsyntax.php105 // via adding `shift=xy` to key information field
121 // add shift parameter into key information field
204 * @param string $meterLine line of meter (M) information field
341 * Get line of ABC with specific information field
344 * @param string $field ABC information field identifier
346 * @return string information field, whole line
348 function _getAbcLine($src, $field) { argument
349 if (preg_match("/^\s?".$field."\s?:(.*?)$/m", $src, $result)) {
/plugin/schedule/
H A DscheduleRoot.class.php313 foreach ($this->configAttributsName as $field) {
314 $element = $root->getElementsByTagName ($field);
316 $result [$field] = $element->item (0)->nodeValue;
329 foreach ($this->configAttributsName as $field)
330 … $root->appendChild ($xml->createElement ($field, htmlspecialchars ($schedules->$field)));
/plugin/contactmodern/
H A DCHANGELOG15 * If user is already logged in then email and name field are already filled.
23 * reCaptcha field has now a red border, if there is an error.
/plugin/solr/
H A DREADME.md19 …to open the DokuWiki configuration page and set the Solr URL in the input field for the Solr plugi…
21 …okuWiki template**, i.e. replacing the standard wiki search field with the Solr search field. Open…
29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
56 …as no API for creating localized date entry fields and I don't want to create such a field myself.
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG35 3/ Added class PARSEMONTH to split a bibtex month field into day and month components.
37 4/ Added class PARSEPAGE to split a bibtex pages field into page start and page end components.
51 2/ Any final "," left on the end of the last field in an entry is now removed.
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php258 foreach ( $this->options['only'] as $field => $regexp ) {
259 if ( !empty($entry[$field]) ) {
260 $val = $field === 'author'
262 : $entry[$field];
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php254 foreach ( $this->options['only'] as $field => $regexp ) {
255 if ( !empty($entry[$field]) ) {
256 $val = $field === 'author'
258 : $entry[$field];

12345678910>>...23