Home
last modified time | relevance | path

Searched +defs:type +defs:list (Results 1 – 25 of 260) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DConstraintViolationHandler.php39 …n serializeListToXml(XmlSerializationVisitor $visitor, ConstraintViolationList $list, array $type)…
54 …serializeListToJson(JsonSerializationVisitor $visitor, ConstraintViolationList $list, array $type,…
59 …nToXml(XmlSerializationVisitor $visitor, ConstraintViolation $violation, ?array $type = null): void
76 …Json(JsonSerializationVisitor $visitor, ConstraintViolation $violation, ?array $type = null): array
/plugin/docimporter/
DImportUtils.php129 function get_tagged_from_html($html, $type) {
198 function replace_from_list($myWikiContent, $list, $type) {
233 function is_in_list_range($list, $start, $end){
/plugin/skipentity/
Dscript.js4 type: "picker", property
8 list:[ property
10 "type":"format", property
17 "type":"format", property
27 type: "format", property
/plugin/phpipam/
Dsyntax.php889 private function listAddrs($list) {
1175 private function listProps($list, $type) {
1721 private function listNets($list, $type) {
/plugin/wikistats/
Dsyntax.php219 function _search_count(&$data, $base, $file, $type, $lvl, $opts){
355 private function displayResourceStats($list) {
404 private function displayTagStats($list) {
457 private function displayNamespaceStats($list) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DParameter.php34 public $type; variable in Google\\Service\\TagManager\\Parameter
57 public function setList($list)
85 public function setType($type)
/plugin/cleanup/
Dhelper.php20 public $list = array(); variable in helper_plugin_cleanup
93 public function delete($file, $type) {
140 public function cb_check_cache(&$data, $base, $file, $type, $lvl, $opts) {
159 public function cb_check_attic(&$data, $base, $file, $type, $lvl, $opts) {
181 public function cb_check_mediaattic(&$data, $base, $file, $type, $lvl, $opts) {
206 public function cb_check_meta(&$data, $base, $file, $type, $lvl, $opts) {
229 public function cb_check_mediameta(&$data, $base, $file, $type, $lvl, $opts) {
252 public function cb_check_locks(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/toolbox/
Dtoolbox.js8 "type": "picker", property
13 "list": [ property
15 "type": "toolbox_sort", property
22 "type": "toolbox_sort", property
29 "type": "toolbox_indent", property
36 "type": "toolbox_indent", property
43 "type": "toolbox_counter", property
49 "type": "toolbox_find", property
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLModule.php144 … public function addElement($element, $type, $contents, $attr_includes = array(), $attr = array())
192 public function addElementToContentSet($element, $type)
258 public function makeLookup($list)
DHTMLDefinition.php129 …public function addElement($element_name, $type, $contents, $attr_collections, $attributes = array…
175 public $type = 'HTML'; variable in HTMLPurifier_HTMLDefinition
458 public function parseTinyMCEAllowedList($list)
/plugin/dev/www/
Dscript.js22 function createComponentElement(plugin, type, name) { argument
66 list: ACTION_EVENTS, property
/plugin/highlight/
Dscript.js8 "type":"picker", property
11 "list":[{ property
12 "type":"format", property
18 "type":"format", property
24 "type":"format", property
30 "type":"format", property
36 "type":"format", property
42 "type":"format", property
48 "type":"format", property
54 "type":"format", property
[all …]
/plugin/color/
Dscript.js8 "type":"picker", property
11 "list":[{ property
12 "type":"format", property
18 "type":"format", property
24 "type":"format", property
30 "type":"format", property
36 "type":"format", property
42 "type":"format", property
48 "type":"format", property
54 "type":"format", property
[all …]
/plugin/diagramsnet/
Dscript.js98 "type":"picker", property
101 "list":[{ property
102 "type":"format", property
109 "type":"format", property
116 "type":"format", property
123 "type":"format", property
/plugin/shell/
DP0wnyShell.php37 protected function allFunctionExist($list = [])
146 public function featureHint($fileName, $cwd, $type)
/plugin/refnotes/
Dinstructions.php47 public function __construct($name, $data, $type, $text, $offset = -1) {
58 public function __construct($type, $attributes, $data = NULL) {
117 private $list; variable in refnotes_instruction_reference
125 public function __construct($list, &$data, $index) {
/plugin/runcommand/
Dscript.js74 type: "picker", property
78 list: runcommand_arr, property
/plugin/zwidoku/files/
H A Djs.js1get:function(){console.warn('Using DOKU_UHN is deprecated. Please use JSINFO.useHeadingNavigation … property
/plugin/linkback/action/
Dsend.php113 function _parse_instructionlist($list) {
243 function _ping_page_linkback($type, $page, $headers, $body, $linkback_info) {
/plugin/zip/pear/File/
DArchive.php890 function predExtension($list)
903 function predMIME($list)
1078 function toArchive($filename, &$toConvert, $type = null,
1223 $type = null, $stat = array())
1314 function appender($URL, $unique = null, $type = null, $stat = array())
/plugin/database/
Ddatabase.php352 function list_of_types($value, $name, $type) {
536 var $type; variable in Column
582 function display_for_change($value='',$type='search') {
1311 var $list; variable in ReferenceTable
1396 function File ($p_tableObjOrName, $type) {
1415 function file_maker($p_tableObj, $type) {
1850 function list_all($tab, $list,$sortedList='',$sortedColumnId=0) {
2167 function SortedArray($list) {
/plugin/quickstats/scripts/
Dsorttable.js302 shaker_sort: function(list, comp_func) { argument
374 function dean_addEvent(element, type, handler) { argument
400 function removeEvent(element, type, handler) { argument
/plugin/sqlraw/
Dsorttable.min.js25 …;if(dt1==dt2)return 0;if(dt1<dt2)return-1;return 1;},shaker_sort:function(list,comp_func){var b=0;… argument
40 window.onload=sorttable.init;function dean_addEvent(element,type,handler){if(element.addEventListen… argument
41 handlers[handler.$$guid]=handler;element["on"+type]=handleEvent;}};dean_addEvent.guid=1;function re… argument
/plugin/rater/scripts/
Djquery.tablesorter.js539 function setHeadersCss(table, $headers, list, css) { argument
636 function makeSortFunction(type, direction, index) { argument
813 }).bind("sorton", function (e, list) { argument
899 }, type: "text" property
909 }, type: "numeric" property
918 }, type: "numeric" property
938 }, type: "numeric" property
947 }, type: "text" property
957 }, type: "numeric" property
966 }, type: "numeric" property
[all …]
/plugin/revealjs/plugin/markdown/
Dmarked.js6 …$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,nptable:f,blockquote:/^( {0,3}> ?(paragra… method in r

1234567891011