Home
last modified time | relevance | path

Searched refs:field (Results 301 – 325 of 555) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/plantuml/
H A Dplugin.history.txt8 * Fixed issue #10 (plantuml base field should be lowercase)
/plugin/odtsupport/
H A DREADME.md2 …he odt plugin. For example, the plugin can pipe wiki page metadata into a field within the ODT res…
/plugin/catlist/
H A Dsyntax.php446 $field = $data['sort_by_date'];
447 $a_date = (isset($a['metadata']['date'][$field]) ? $a['metadata']['date'][$field] : 0);
448 $b_date = (isset($b['metadata']['date'][$field]) ? $b['metadata']['date'][$field] : 0);
/plugin/bible/bible_douayRheims/
H A DRuth.txt23 …2:3. And Ruth, the Moabitess, said to her mother in law: If thou wilt, I will go into the field, a…
24 …he ears of corn after the reapers. And it happened that the owner of that field was Booz, who was …
28 …that remain, following the steps of the reapers: and she hath been in the field from morning till …
29 …2:8. And Booz said to Ruth: Hear me, daughter, do not go to glean in any other field, and do not d…
37 …2:17. She gleaned therefore in the field till evening: and beating out with a rod, and threshing w…
42 …hee, my daughter, to go out to reap with his maids, lest in another man's field some one may resis…
45 …3:2. This Booz, with whose maids thou wast joined in the field, is our near kinsman, and behold th…
64 … kinsman besides thee, who art first, and me, who am second. But he answered: I will buy the field.
65 …4:5. And Booz said to him: When thou shalt buy the field at the woman's hand, thou must take also …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php1308 foreach ($require_fields[$message->getOpenIDNamespace()] as $field) {
1309 if (!$message->hasKey(Auth_OpenID_OPENID_NS, $field)) {
1311 "Missing required field '".$field."'");
1323 foreach ($require_sigs[$message->getOpenIDNamespace()] as $field) {
1325 if ($message->hasKey(Auth_OpenID_OPENID_NS, $field) &&
1326 (!in_array($field, $signed_list))) {
1328 "'".$field."' not signed");
/plugin/structstatus/
H A Dscript.js14 field: $self.parent().data('field'), property in AnonymousFunctione2c426950200.data
/plugin/chat/
H A Dreadme.txt23 How to use it? Just type your message into text field below and hit [Enter]. That's it...
123 * Security: Limited length of Name field to 30 characters.
124 * Security: Limited length of Message field. Can be specified in configuration
125 …* Security: Filtering of Name field. Now it can consist of alphanumeric characters, dashes, unders…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc164 changing an existing field or adding new fields).
170 field or add a new one) you can do so by specifying the `doc` in the `body`
219 your update script, but if the document does not exist (or the field you are
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js1007 function sortArrayOfHash(arr, field, desc) { argument
1013 if (a[field] === b[field]) return 0;
1015 return desc ? compare(a[field], b[field]) : compare(b[field], a[field]);
/plugin/mediatooltip/
H A Daction.php260 function getFieldValue($field,$meta) { argument
261 $ar = $this->fields[$field];
/plugin/authldaplocal/
H A Dauth.php415 foreach($changes as $field => $value) {
416 if($field == 'user') {
420 if($field == 'pass') $value = auth_cryptPassword($value);
421 $userinfo[$field] = $value;
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js37 for (var field in props)
39 if (props[field].type == 'title')
41 key = field;
42 obj = props[field];
/plugin/publist/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
/plugin/structsection/lib/
H A Dbundle.js1 …st(DOKU_BASE+"lib/exe/ajax.php",{call:"plugin_struct_inline_editor",pid:i,field:n,rid:0,rev:p},(fu…
/plugin/publistf/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
/plugin/publistx/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dconfig.m434 CFLAGS="$CFLAGS -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror"
/plugin/issuetracker/
H A Dtablekit.js830 var field = document.createElement(op.element);
832 field[v.key] = v.value;
837 field.value = TableKit.getCellText(cell);
843 field.options[field.options.length] = new Option(v[0], v[1]);
845 field.options[field.options.length-1].selected = 'selected';
850 form.appendChild(field);
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt92 * create at least one field in this scheme
231 * struct autocomplete (like the dlh page in the editor BUT only one field)
234 * dlhID field
249 === struct field ===
251 in the config define a pageid for a page that contains **ONE** autocomplete struct field\\
/plugin/openid/Auth/OpenID/
H A DConsumer.php1387 foreach ($require_fields[$message->getOpenIDNamespace()] as $field) {
1388 if (!$message->hasKey(Auth_OpenID_OPENID_NS, $field)) {
1390 "Missing required field '".$field."'");
1402 foreach ($require_sigs[$message->getOpenIDNamespace()] as $field) {
1404 if ($message->hasKey(Auth_OpenID_OPENID_NS, $field) &&
1405 (!in_array($field, $signed_list))) {
1407 "'".$field."' not signed");
/plugin/autolink4/lang/en/
H A Dadmin_help.txt7 * The namespace where the replacement is done. Omit this field to replace everywhere.
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc65 // field (txtdlgGenStyle) higher priority to avoid overwriting styles contribute
81 // Synchronous field values to other impacted fields is required, e.g. border
138 // Commit this field and broadcast to target fields.
143 field;
145field = dialog.getContentElement.apply( dialog, targetFields[ i ].split( ':' ) ); …
147 field && field.setup( IMAGE, element );
569 var field = this;
573 field.setValue( url ); // And call this.onChange()
575 field.setInitValue();
592 // v-align with the 'txtUrl' field.
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc66 // field (txtdlgGenStyle) higher priority to avoid overwriting styles contribute
82 // Synchronous field values to other impacted fields is required, e.g. border
139 // Commit this field and broadcast to target fields.
144 field;
146field = dialog.getContentElement.apply( dialog, targetFields[ i ].split( ':' ) ); …
148 field && field.setup( IMAGE, element );
570 var field = this;
574 field.setValue( url ); // And call this.onChange()
576 field.setInitValue();
593 // v-align with the 'txtUrl' field.
/plugin/credits/
H A DREADME20 The second form will turn off the printing of the plugin descriptions. This is the desc field retur…

1...<<11121314151617181920>>...23