Lines Matching refs:id

23     oRegex.internal_link = /doku.php\?id=(.*)/;
70 …var select_id = dialog.getContentElement('advanced', 'internalAnchor').getInputElement().$.id; …
72 var wiki_id = dialog.getContentElement('info', 'internal').getInputElement().$.id;
208 var intlink = Doku_Base.replace('/','\/')+'doku.php\?id=(.*)$';
273 retval.anchor.name = retval.anchor.id = anchorMatch[1];
333 var tmp = iw_select.getInputElement().$.id;
432 this.setValue( data[page][this.id] || '' );
450 data[page][this.id] = this.getValue() || '';
544 id : 'browse1',
551 id : 'browse1',
563 id : 'info',
569 id : 'linkType',
597 id : 'urlOptions',
606 id : 'protocol',
633 id : 'url',
709 id : 'url_text',
719 id : 'internalOptions',
725 id : 'internal',
732 var id = data.url.selected.replace(/^\:/,"");
733 this.setValue(':'+ id );
741 id : 'internal_text',
747 id: 'ilinkstyle',
749 items: [ [ 'Page Name', 'page' ], [ 'ID', 'id' ] ],
754 id: 'anchorsmsg',
763 id : 'interwikiOptions',
768 id : 'interwiki',
775 var id = data.url.selected.replace(/^\:/,"");
776 this.setValue(id );
788 id : 'iwiki_shortcut',
810 id: 'iwikimsg',
815 id: 'iwikidisp',
827 id : 'mediaOptions',
832 id : 'browse2',
838 id : 'media',
846 var id = data.url.selected.replace(/^\:/,"");
847 this.setValue(':'+ id );
856 id : 'sambaOptions',
861 id: 'smb_msg',
866 id : 'samba',
882 id : 'emailOptions',
888 id : 'emailAddress',
921 id : 'emailSubject',
938 id : 'emailBody',
966 id : 'upload',
975 id : 'upload',
982 id : 'uploadButton',
990 id : 'advanced',
996 id : 'msg',
1002 id : 'internalAnchor',
1021 id : 'getheaders',
1031 id : 'queryString',
1045 id : 'clearquerystring',
1048 … var qs_id = dialog.getContentElement('advanced', 'queryString').getInputElement().$.id;
1070 id : 'advCSSClasses',
1079 id : 'advCharset',
1137 data.url.url=top.dokuBase + 'doku.php?id=' + data.url.url;
1194 data.url.url=top.dokuBase + 'doku.php?id=' + data.url.url;
1204 … var id = this.getContentElement('info', 'iwiki_shortcut').getInputElement().$.id;
1205 var select = document.getElementById(id);
1235 id = ( data.anchor && data.anchor.id );
1236 attributes[ 'data-cke-saved-href' ] = '#' + ( name || id || '' );
1317 advAttr( 'advId', 'id' );
1450 …ckg_iwi_Select_Id_x = this.getContentElement('info', 'iwiki_shortcut').getInputElement().$.id; …
1472 fckgInternalInputId = this.getContentElement('info', 'internal').getInputElement().$.id;
1473 fckgMediaInputId = this.getContentElement('info', 'media').getInputElement().$.id;
1474 fckgSMBInputId = this.getContentElement('info', 'samba').getInputElement().$.id;
1495 // var proto_ref = this.getContentElement('info', 'protocol').getInputElement().$.id
1506 …var select_id = dialog.getContentElement('advanced', 'internalAnchor').getInputElement().$.id; …
1565 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
1566 '<div id="link__wiz_result"></div>'
1569 .attr('id','link__wiz')
1736 * Insert the id currently in the entry box to the textarea,