Home
last modified time | relevance | path

Searched refs:type (Results 2601 – 2625 of 4303) sorted by relevance

1...<<101102103104105106107108109110>>...173

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D27.27.js1 …b(isa)(\s*\(@ident\s*,\s*)/,["keyword",{token:"",next:"@typeanno"}]],[/\b(type|struct)[ \t]+/,"key…
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example5 # Configure one file type per line: file extension followed by parser location (full file system path or URL).
/plugin/struct/lang/cs/
H A Deditor_edit.txt9 Další informace naleznete v dokumentu [[doku>plugin:struct:type|documentation]]
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt37 DlgImgAlertInvalid : "Invalid file type",
88 DlgFileBrowserFolderWarning: 'Please type the folder name' ,
105 FileBrowserError_Folder_Submit: 'Please type the folder name.',
110 FileBrowserError_Type: 'Invalid type specified: ',
150 +' select the language type from the drop down menu and click OK. ' ,
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css207 list-style-type: square;
231 ol {list-style-type: decimal}
232 ol ol {list-style-type: upper-roman}
233 ol ol ol {list-style-type: lower-alpha}
234 ol ol ol ol {list-style-type: lower-greek}
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown19 <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.css"/>
22 <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick-theme.css"…
28 <script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js"></script>
83 prevArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
84 nextArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <button type="button"…
/plugin/stats/
H A Dsyntax.php135 switch ($data['type']) {
195 if($singleChange['type'] != "D" && $singleChange['type'] != "R" ) {
236 function filterChanges($by='user', $onlyif=false, $andnot=array('type' => 'D', 'type' => 'R')){
/plugin/indexmenu/syntax/
H A Dindexmenu.php609 $out = "<script type='text/javascript'>\n";
711 if ($node['type'] == 'd') {
731 if ($node['type'] == 'd' || $node['type'] == 'l') {
737 if ($node['type'] == 'l') {
790 if ($node['type'] == "d" && !$node['open']) {
808 * - type 'd', 'l'(directory which is not yet opened) or 'f'
826 if ($item['type'] == 'd' || $item['type'] == 'l') {
669 _search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
/plugin/ckgedit/ckeditor/
H A Dcontents-default.css207 list-style-type: square;
231 ol {list-style-type: decimal}
232 ol ol {list-style-type: upper-roman}
233 ol ol ol {list-style-type: lower-alpha}
234 ol ol ol ol {list-style-type: lower-greek}
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php695 public static function mb_get_info($type = 'all') argument
714 if ('all' === $type) {
717 if (isset($info[$type])) {
718 return $info[$type];
724 public static function mb_http_input($type = '') argument
/plugin/combo/
H A Dyarn.lock
/plugin/amcharts/assets/amcharts/
H A Damcharts.js44 …*this.stepWidth;if("radar"==b.type){if(h=this.axisWidth-h,0>h||h>this.axisWidth)continue}else this…
66type:"axisChanged",target:this,chart:a};g.min=h?this.minReal:this.min;g.max=this.max;this.fire(g);…
69type&&(c=d.formatDate(new Date(a),this.currentDateFormat,g)),this.recalculateToPercents?c+="%":(b=…
75 b[c];if(e.valueAxis==this){var h="value";if("candlestick"==e.type||"ohlc"==e.type)h="open";var f,g,…
77type;("line"==h||"step"==h||"smoothedLine"==h)&&this.expandMinMax&&(a=!0)}a&&(0<this.start&&this.s…
125type:"dataUpdated",chart:this})),this.chartCreated||(this.chartCreated=!0,this.fire({type:"init",c…
143type);d.setCN(a,e,"graph-"+this.id);d.setCN(a,h,"graph-"+this.type);d.setCN(a,h,"graph-"+this.id);…
151 …,e=null);e&&"radar"!=f.type&&(0>b||b>this.width||0>c||c>this.height)&&(e.remove(),e=null);if(e&&("…
197type:"rollOutGraphItem",item:a,index:a.index,graph:this,target:this,chart:this.chart,event:b};this… property in AnonymousFunction30194f81d200.c
198type:b,graph:this,target:this,chart:this.chart,event:a};this.fire(c);this.chart.fire(c)},handleRig… property in AnonymousFunction30194f81d400.c
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1673 public $type; variable in Google_BooksLayerDictDataDictWordsSensesConjugations
1675 public function setType( $type) { argument
1676 $this->type = $type;
1679 return $this->type;
2505 public $type; variable in Google_Review
2555 public function setType( $type) { argument
2556 $this->type = $type;
2559 return $this->type;
3269 public $type; variable in Google_VolumeVolumeInfoIndustryIdentifiers
3277 $this->type = $type;
[all …]
/plugin/noticeboard/
H A Dsyntax.php507 $out .= '<input type="hidden" name="id" value="'.$ID.'" />';
508 … $out .= ' <input type="submit" class="button" value="'.$this->getLang('select').'" />' . DOKU_LF;
/plugin/txt2tags/
H A DREADME.doku8 type : syntax
90 <script src="lib/plugins/txt2tags/tables.js" type="text/javascript"></script>
H A DREADME.t2t8 type : syntax
90 ``` <script src="lib/plugins/txt2tags/tables.js" type="text/javascript"></script>
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/issuelinks/services/
H A DJira.service.php57 $type = $issue->getType();
58 $valid &= !blank($type);
/plugin/stackedit/
H A Dstackedit.min.js1type="text/css",e.innerHTML="\n.stackedit-no-overflow {\n overflow: hidden;\n}\n\n.stackedit-cont…
/plugin/codeprettify/code-prettify/styles/
H A Ddoxy.css6 pre .typ, code .typ { color: #6ecbcc; } /* type - turq green */
45 li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
/plugin/noticeboard/noticeboard/
H A Dsyntax.php507 $out .= '<input type="hidden" name="id" value="'.$ID.'" />';
508 … $out .= ' <input type="submit" class="button" value="'.$this->getLang('select').'" />' . DOKU_LF;
/plugin/dtable/
H A Daction.php199 $type = $class == 'tablecell_open' ? '|' : '^';
200 $new_table_line[$j] = array(1, 1, $type, $value);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar39 <contains name="phpunit/phpunit-example-extension" version="1.0.0" type="extension">
45 …<license type="BSD-3-Clause" url="https://github.com/sebastianbergmann/phpunit-example-extension/b…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js259 function fb_sort(type) { argument
260 window.frames['frmResourcesList'].sortFileList(type);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc40 $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block)

1...<<101102103104105106107108109110>>...173