Home
last modified time | relevance | path

Searched refs:select (Results 226 – 250 of 833) sorted by relevance

12345678910>>...34

/plugin/bureaucracy-au/script/
H A Duser.js78 select: function (event, ui) {
/plugin/bureaucracyau/script/
H A Duser.js78 select: function (event, ui) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php184 foreach($vcalendar->select('VTIMEZONE') as $vtimezone) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php184 foreach($vcalendar->select('VTIMEZONE') as $vtimezone) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php184 foreach($vcalendar->select('VTIMEZONE') as $vtimezone) {
/plugin/bureaucracy/script/
H A Duser.js78 select: function (event, ui) {
/plugin/tag/
H A Dstyle.css25 /* make it easier to select the +/- checkboxes in the tagsearch table by making them block elements */
/plugin/struct/types/
H A DAutoSummary.php19 public function select(QueryBuilder $QB, $tablealias, $colname, $alias) function in dokuwiki\\plugin\\struct\\types\\AutoSummary
H A DAbstractBaseType.php398 * stuff here, eg. join more tables or select multiple values and combine them to
406 * current page context for a join or sub select.
413 public function select(QueryBuilder $QB, $tablealias, $colname, $alias)
428 * @see select() you probably want to implement this,
460 * This allows types to apply a transformation to the value read by select()
469 * @param string $value The value as returned by select()
407 public function select(QueryBuilder $QB, $tablealias, $colname, $alias) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md172 - Possibility to select option of `<select>` by its partial text (using `selectByVisiblePartialText()`).
174 - `WebDriverSelectInterface`, to allow implementation of custom select-like components, eg. those not built around and actual select tag.
182 - Optimize performance of `(de)selectByIndex()` and `getAllSelectedOptions()` methods of `WebDriverSelect` when used with non-multiple select element.
185 - XPath escaping in `select*()` and `deselect*()` methods of `WebDriverSelect`.
/plugin/codebuttonmod1/
H A DREADME.MD29 - *Placeholder text* can select by a **single double click**.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DStaticConnectionPool.php57 $connection = $this->selector->select($this->connections);
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit22 FileBrowserError_File_Submit: 'Please select a file from your computer',
60 …kuwiki headers, click on the Get Headings button, select the header, click OK. You can go back, se…
108 '<br /><br />You can also update the plugin syntax in place. To do this you must select both the f…
112 'Clicking on the text will select the text for copying.</div>',
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit26 FileBrowserError_File_Submit: 'Please select a file from your computer',
65 …kuwiki headers, click on the Get Headings button, select the header, click OK. You can go back, se…
114 '<br /><br />You can also update the plugin syntax in place. To do this you must select both the f…
118 'Clicking on the text will select the text for copying.</div>',
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js106 if ( element.select )
107 element.select() ;
/plugin/ikso/
H A Dscript.js112 rng.select();
195 range.select();
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso137 select(file_currenterror( -errorcode));
142 /select;
/plugin/linkmanager/
H A Dscript.js47 addEvent(elem,'click',function(event){ return linkpage.select(event,this); });
158 select: function(event,link){ method in linkpage
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp74 <select id="cmbLanguages" onchange="ChangeLanguage(this.value);">
75 </select>
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02_mx.cfm79 <select id="cmbLanguages" onchange="ChangeLanguage(this.value);">
80 </select>
/plugin/edittable/lib/
H A Dhandsontable.less139 /* -webkit-user-select: none;
140 -khtml-user-select: none;
141 -moz-user-select: none;
142 -o-user-select: none;
143 -ms-user-select: none;
144 user-select: none; */ /* no browser supports unprefixed version */
842 -webkit-user-select:none;
843 -khtml-user-select:none;
844 -moz-user-select:none;
845 -ms-user-select:none;
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php195 foreach ($vcalendar->select('VTIMEZONE') as $vtimezone) {
/plugin/git/syntax/
H A Dremotestatus.php153 …// $renderer->doc .= "<select id='git_commit' width=\"800\" style=\"width: 800px\" onchange='Ch…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php191 foreach ($vcalendar->select('VTIMEZONE') as $vtimezone) {
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc79 type: 'select',
99 type: 'select',
144 type: 'select',

12345678910>>...34