Lines Matching refs:id

23     oRegex.internal_link = /doku.php\?id=(.*)/;
87 var select_id = dialog.getContentElement('advanced', 'internalAnchor').getInputElement().$.id;
89 var wiki_id = dialog.getContentElement('info', 'internal').getInputElement().$.id;
224 var intlink = Doku_Base.replace('/','\/')+'doku.php\?id=(.*)$';
287 retval.anchor.name = retval.anchor.id = anchorMatch[1];
344 var tmp = iw_select.getInputElement().$.id;
431 this.setValue( data[page][this.id] || '' );
449 data[page][this.id] = this.getValue() || '';
543 id : 'browse1',
550 id : 'browse1',
562 id : 'info',
568 id : 'linkType',
596 id : 'urlOptions',
605 id : 'protocol',
632 id : 'url',
712 id : 'internalOptions',
718 id : 'internal',
725 var id = data.url.selected.replace(/^\:/,"");
726 this.setValue(':'+ id );
734 id : 'internal_text',
740 id: 'ilinkstyle',
742 items: [ [ 'Page Name', 'page' ], [ 'ID', 'id' ] ],
747 id: 'anchorsmsg',
756 id : 'interwikiOptions',
761 id : 'interwiki',
768 var id = data.url.selected.replace(/^\:/,"");
769 this.setValue(id );
781 id : 'iwiki_shortcut',
803 id: 'iwikimsg',
812 id : 'mediaOptions',
817 id : 'browse2',
823 id : 'media',
831 var id = data.url.selected.replace(/^\:/,"");
832 this.setValue(':'+ id );
841 id : 'sambaOptions',
846 id: 'smb_msg',
851 id : 'samba',
867 id : 'emailOptions',
873 id : 'emailAddress',
906 id : 'emailSubject',
923 id : 'emailBody',
951 id : 'upload',
960 id : 'upload',
967 id : 'uploadButton',
975 id : 'advanced',
981 id : 'msg',
987 id : 'internalAnchor',
1006 id : 'getheaders',
1016 id : 'queryString',
1030 id : 'clearquerystring',
1033 … var qs_id = dialog.getContentElement('advanced', 'queryString').getInputElement().$.id;
1055 id : 'advCSSClasses',
1064 id : 'advCharset',
1138 data.url.url=top.dokuBase + 'doku.php?id=' + data.url.url;
1191 data.url.url=top.dokuBase + 'doku.php?id=' + data.url.url;
1223 id = ( data.anchor && data.anchor.id );
1224 attributes[ 'data-cke-saved-href' ] = '#' + ( name || id || '' );
1305 advAttr( 'advId', 'id' );
1423 …ckg_iwi_Select_Id_x = this.getContentElement('info', 'iwiki_shortcut').getInputElement().$.id; …
1445 fckgInternalInputId = this.getContentElement('info', 'internal').getInputElement().$.id;
1446 fckgMediaInputId = this.getContentElement('info', 'media').getInputElement().$.id;
1447 fckgSMBInputId = this.getContentElement('info', 'samba').getInputElement().$.id;
1448 var el = this.getContentElement('info', 'iwiki_shortcut').getInputElement().$.id;
1458 … var select_id = dialog.getContentElement('advanced', 'internalAnchor').getInputElement().$.id;
1517 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
1518 '<div id="link__wiz_result"></div>'
1521 .attr('id','link__wiz')
1688 * Insert the id currently in the entry box to the textarea,