Home
last modified time | relevance | path

Searched defs:type (Results 51 – 75 of 1770) sorted by last modified time

12345678910>>...71

/plugin/aichat/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
26 "type": "library", global() string
61 "type": "git", global() string
66 "type": "zip", global() string
83 "type": "library", global() string
111 "type": "git", global() string
116 "type": "zip", global() string
130 "type": "library", global() string
[all...]
H A DInstalledVersions.php73 public static function getInstalledPackagesByType($type) argument
[all...]
/plugin/aichat/
H A Dhelper.php177 getPrompt($type, $vars = []) global() argument
/plugin/bez/mdl/
H A DTask.php19 protected $state, $type; global() variable in dokuwiki\\plugin\\bez\\mdl\\Task
[all...]
/plugin/bez/tpl/
H A Dthread_report.php11 <?php $type = $tpl->get('thread')->type ?> variable
13 <?php $type = $tpl->param('type') ?> variable
[all...]
/plugin/bez/db/
H A Dupdate0001.sql12 type TEXT NOT NULL DEFAULT 'issue', -- issue, project field
54 type TEXT NOT NULL DEFAULT 'comment', -- comment, cause_real, cause_potential -- will be: comment, cause, risk field
147 type TEXT NOT NULL DEFAULT 'correction', -- correction, corrective, preventive, program field
/plugin/bez/ctl/
H A Dstart.php21 public function push($datetime, $type, $author, $entity) { argument
/plugin/imagemapping/
H A Dsyntax.php308 _addArea($pos, $type, $title, $url, $wiki = null) global() argument
/plugin/tagging/
H A Dhelper.php152 public function findItems($filter, $type, $limit = 0) { argument
234 public function html_cloud($tags, $type, $func, $wrap = true, $return = false, $ns = '') { argument
/plugin/confmanager/
H A Djquery.form.js682 var httpData = function( xhr, type, s ) { // mostly lifted from jq1.4.4 argument
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js2533 function transformZipOutput(type, content, mimeType) { argument
2551 function concat (type, dataArray) { argument
3078 exports.newBlob = function(part, type) { argument
3142 stringifyByChunk: function(array, type, chunk) { argument
3412 exports.checkSupport = function(type) { argument
4138 internalStream: function (type) { argument
9791 module.exports = function inflate_table(type, lens, lens_index, codes, table, table_index, work, op… argument
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs651 function write_num_cm(type/*:string*/, fmt/*:string*/, val/*:number*/)/*:string*/{ argument
923 function write_num(type/*:string*/, fmt/*:string*/, val/*:number*/)/*:string*/ { argument
5939 function parse_lpstr(blob, type, pad/*:?number*/) { argument
5947 function parse_lpwstr(blob, type, pad) { argument
6036 function parse_TypedPropertyValue(blob, type/*:number*/, _opts)/*:any*/ { argument
6060 function write_TypedPropertyValue(type/*:number*/, value) { argument
12128 var fillopts = /*::(*/{'color2':"#BEFF82", 'type':"gradient"}/*:: :any)*/; property in write_vml_comment.fillopts
23357 var v = { data: res, type: type }; property in parse_shallow.v
23437 function parse_snappy_chunk(type, buf) { argument
23977 function parse_TST_TileRowInfo(u8, type) { argument
[all …]
/plugin/xlsx2dw/
H A Dscript.js238 function getColorXLSX(cell, type) { argument
/plugin/dev/
H A DSkeletor.php21 protected $type; variable in dokuwiki\\plugin\\dev\\Skeletor
44 public function __construct($type, $base, $desc, $author, $email, $name = '', $url = '') argument
116 addComponent($type, $component = '', $options = []) global() argument
[all...]
H A Dcli.php326 cmdAddComponent($type, $component = '') global() argument
[all...]
/plugin/button/
H A Daction.php51 function move_newid($handler, $page, $type) argument
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php1243 _generateWarning($type, $entry, $wholeentry = '') global() argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js68 var setupListener = function (ns, type, listener) { argument
/plugin/todo/syntax/
H A Dtodo.php414 _searchpatternHandler($type, $renderer, $data, $matches, $params = array(), $page = null, $value = null) global() argument
H A Dlist.php226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/htmlok/
H A DBaseSyntaxPlugin.php18 protected $type = 'protected'; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/dw2pdf/vendor/setasign/fpdi/
H A Dcomposer.json5 "type": "library", string
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode128.php19 public function __construct($code, $type = 'B', $ean = false, $quiet_zone_left = null, $quiet_zone_right = null) argument
35 protected function init($code, $type, $ean) argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DBarcode.php8 public function getBarcodeArray($code, $type, $pr = '', $quiet_zone_left = null, $quiet_zone_right = null) argument
14 public function getChecksum($code, $type) argument
27 public function getBarcode($code, $type, $pr = 0.0, $quiet_zone_left = null, $quiet_zone_right = null) argument
H A DForm.php1099 SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $border_col = false, $noprint = false) global() argument
[all...]

12345678910>>...71