Home
last modified time | relevance | path

Searched refs:select (Results 651 – 675 of 833) sorted by last modified time

1...<<21222324252627282930>>...34

/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.selectionEnd…
61select:1,textarea:1,label:1};C=X({a:1},B);D=X({iframe:1},C);E={hr:1,ul:1,menu:1,div:1,blockquote:1… property in FCK.DTD.B
82 …;if (FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select();}catch (e){}}els…
H A Dfckeditorcode_ie.js32select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.selectionEnd…
65select:1,textarea:1,label:1};C=X({a:1},B);D=X({iframe:1},C);E={hr:1,ul:1,menu:1,div:1,blockquote:1… property in FCK.DTD.K
71select();this.Window.document.selection.clear();}else H.select();FCKDomTools.RemoveNode(E);}else{t…
78select();}catch(e){B=FCK.EditorDocument.body.createTextRange();B.moveToElementText(A);B.select();}…
86 …;if (FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select();}catch (e){}}els…
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_dialog.css36 body, td, input, select, textarea selector
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css36 body, td, input, select, textarea selector
/plugin/fckg/
H A Dstyle.css26 -moz-user-select:none;
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2433 textarea.select();
H A DshCore.min.js17 …),o.appendChild(document.createTextNode(h)),l.appendChild(o),o.focus(),o.select(),m(o,"blur",funct…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1152 textarea.select();
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md53 * Uses [Config Manager](https://www.dokuwiki.org/plugin:config) to select theme and configure Autol…
/plugin/redproject/
H A DREADME.md41 …* Impersonate : select this if your wiki's users have the same UID as Redmine's users. e.g. : LDAP…
58 You can, as in [redissue](https://github.com/algorys/redissue), select another redmine server in sy…
/plugin/htmlokay/lang/en/
H A Dselection.txt8 **Note:** first select the namespace; then highlight your selections and click ''Save''.
/plugin/tocselect/
H A Dsyntax.php55 $select = $this->getLang('select');
61 …$renderer->doc .= '<DIV><FORM><input type="button" value="' . $select. '" id="selectoc_btn" name…
/plugin/cacherevisionseraser/
H A DREADME.md158 * Go to �Admin� and select �Manage Plugins�
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php265 foreach($this->select('VEVENT') as $key=>$vevent) {
515 if (!$itemUid = $item->select('UID')) {
H A DVFreeBusy.php29 foreach($this->select('FREEBUSY') as $freebusy) {
H A DVCard.php217 $version = $this->select('VERSION');
239 $uid = $this->select('UID');
261 $fn = $this->select('FN');
377 foreach($this->select($propertyName) as $field) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php151 $children = $this->select($item);
216 function select($name) { function in Sabre\\VObject\\Component
376 $matches = $this->select($name);
396 $matches = $this->select($name);
416 $matches = $this->select($name);
446 $matches = $this->select($name);
H A DTimeZoneUtil.php184 foreach($vcalendar->select('VTIMEZONE') as $vtimezone) {
H A DVCardConverter.php126 while($output->select('ITEM' . $x . '.')) {
197 foreach ($output->select('ANNIVERSARY') as $anniversary) {
217 foreach ($output->select('ANNIVERSARY') as $anniversary) {
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php549 foreach($calendar->select('VTIMEZONE') as $timezone) {
879 foreach ($vevent->select('EXDATE') as $val) {
943 $propertyValues = $vevent->select($prop);
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md138 * #154: It's now possible to easily select all vCard properties belonging to
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php349 $freebusy = $result->VFREEBUSY->select('FREEBUSY');
/plugin/vbsso/
H A Dadmin.php157 $select =
161 array($group, $select, $group));
/plugin/vbsso/views/
H A Dadmin.html2-2.select.close.tpl1 </select></td></tr>
H A Dadmin.html2-2.select.open.tpl3 <td><select id="[[content-3]]_[[content-4]]" name="[[content-5]]_[[content-6]]">

1...<<21222324252627282930>>...34