Home
last modified time | relevance | path

Searched refs:field (Results 276 – 300 of 555) sorted by last modified time

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

/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/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-UML25.js10 …var field = new mxCell('+ field: type', new mxGeometry(0, 0, 100, 26), 'text;strokeColor=none;fill…
11 field.vertex = true;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jar ... Object { private final java.lang.reflect.Field field public void <init> (java.lang ...
/plugin/authremoteuser/
H A Dauth.php203 foreach($changes as $field => $value) {
204 if($field == 'user') {
208 if($field == 'pass') $value = auth_cryptPassword($value);
209 $userinfo[$field] = $value;
/plugin/airtable/
H A DREADME.md36 …* Within airtable, expand any record (by clicking on a field and pressing space) and copy the URL …
44 You must specify **at least one** field.
68 You must specify **at least one** field.
110 **At least one** field must be specified. Multiple fields will be concatenated to a single string
111 **Make sure to write the field exactly as it appears in 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/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...]
H A Dadmin.js233 this.element = jQuery('#field-' + settingName);
292 jQuery('#field-reference-db-namespace').css('width', '19em');
302 for (let field of fields.values()) {
303 field.enable(true);
310 for (let [name, field] of fields) {
311 settings[name] = field.getValue();
454 this.element = jQuery('#field-' + styleName);
507 let button = jQuery('#field-' + styleName + '-inherit');
651 for (let field of fields.values()) {
652 field
[all...]
H A Dadmin.php159 $field = $this->getFields();
160 foreach ($field as $f) {
170 $field = array();
174 $field[] = new $class($id, $fd);
177 return $field;
183 protected function printFieldRow($field, $startRow = true) {
188 if (get_class($field) != 'refnotes_config_textarea') {
189 $settingName = $field->getSettingName();
199 print($field->getLabel());
206 print($field
192 printFieldRow($field, $startRow = true) global() argument
[all...]
/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/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 …tion to class\r\n * - Add or remove parameter\r\n * - Encapsulate field\r\n * - Make m…
H A D7.7.js.map1 …ct',\n 'fail',\n 'fetch',\n 'field',\n 'field-groups',\n 'fields',\n 'field-symb…
H A Dbundle.js.map1field) {\n\n function interval(date) {\n return floori(date = arguments.length === 0 ? new Dat…
H A Djson.worker.js.map1 …tion to class\r\n * - Add or remove parameter\r\n * - Encapsulate field\r\n * - Make m…
H A D14.14.js.map1 …y',\n 'namespace',\n 'partial',\n 'class',\n 'field',\n 'event'…
H A D2.2.js24971 Node.prototype.setNode = function (field, node, index) { argument
24975 this[field] = node;
H A D28.28.js.map1field',\n 'file',\n 'finally',\n 'get',\n 'import',\n 'init',\n…
H A D3.3.js.map1field\n * - Make method static\n * - Move method to base class\n * - ...\n */\n …
H A D2.2.js.map1field\n * - Make method static\n * - Move method to base class\n * - ...\n */\n …
H A Dbundle.js1field=3,e.variable=4,e.class=5,e.struct=6,e.interface=7,e.module=8,e.property=9,e.event=10,e.opera…
/plugin/dirtylittlehelper/
H A Dstyle.css106 #dlh_top_all div.field { display: inline; }
H A DREADME.md47 - create at least one field in this scheme
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/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1field=3,e.variable=4,e.class=5,e.struct=6,e.interface=7,e.module=8,e.property=9,e.event=10,e.opera…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1field","setMonth","setHours","setFullYear","getFullYear","years","setDate","getMonth","months","we…

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