Home
last modified time | relevance | path

Searched +defs:data +defs:type (Results 126 – 150 of 584) sorted by relevance

12345678910>>...24

/plugin/diagramsnet/lib/js/diagramly/
DStorageLibrary.js13 StorageLibrary = function(ui, data, title) argument
24 StorageLibrary.prototype.type = 'L'; method in StorageLibrary
/plugin/multiorphan/action/
Dmultiorphan.php220 private function _addEntryToLinkList( &$links, $data ) {
276 private function _plugin_input_to_header( &$input, &$data ) {
299 private function _check_locallink( &$data, $instructions = null ) {
434 private function hrefForType( $type, $id ) {
/plugin/prosemirror/parser/
DMark.php18 protected $type; variable in dokuwiki\\plugin\\prosemirror\\parser\\Mark
32 public function __construct($data, &$parent)
188 protected function getUnformattedSyntax($type)
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Dcompiler.js185 params.push({ type: 'PathExpression', parts: [], depth: 0 }); property
522 ret._child = function (i, data, blockParams, depths) { argument
552 type: 'PathExpression', property
553 data: false, property
/plugin/dokuwiki-webcomics/
Dsyntax.php37 private function _listhd ($type)
92 function render ($mode, &$renderer, $data)
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMeta.php47 private $type; variable in ComboStrap\\Meta\\Form\\FormMeta
115 public function setType(string $type): FormMeta
149 private function toFormDataRecurse(&$data, array $fields)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
DProfile.php28 private $type; variable in Twig\\Profiler\\Profile
33 public function __construct($template = 'main', $type = self::ROOT, $name = 'main')
166 public function unserialize($data)
/plugin/vcard/
Dsyntax.php116 function render($mode, Doku_Renderer $renderer, $data) {
174 private function _folded_hcard(&$renderer, $data) {
251 private function _folded_vcard(&$renderer, $data) {
361 private function _tel(&$renderer, $type, $value) {
/plugin/linkback/
Dtools.php120 function addLogEntry($date, $id, $type = 'cl', $summary = '', $extra = '') {
210 function addProcessLogEntry($data) {
/plugin/amazon/
DXMLParser.php16 var $data; // Input XML data buffer variable in XMLParser
62 function buildtag($thisvals, $vals, &$i, $type) {
/plugin/mantis/lib/
Dclass.xmlschema.php87 function parseFile($xml,$type){
113 function parseString($xml,$type){
510 function schemaCharacterData($parser, $data){
654 function getPHPType($type,$ns){
687 function getTypeDef($type){
763 function serializeTypeDef($type){
799 function typeToForm($name,$type){
Dnusoap.php408 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals…
874 function varDump($data) {
1155 function parseFile($xml,$type){
1181 function parseString($xml,$type){
1578 function schemaCharacterData($parser, $data){
1722 function getPHPType($type,$ns){
1755 function getTypeDef($type){
1831 function serializeTypeDef($type){
1867 function typeToForm($name,$type){
2034 var $type; variable in soapval
[all …]
/plugin/tagfilter/helper/
Dsyntax.php335 public function search_all_pages(&$data, $base, $file, $type, $lvl, $opts)
/plugin/combo/ComboStrap/
H A DTabsTag.php53 public static function closeNavigationalHeaderComponent($type)
370 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
395 public static function renderExitXhtml(TagAttributes $tagAttributes, array $data): string
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
166 },globalEval:function(data){data=jQuery.trim(data); argument
174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
555 jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8){return ; argument
565 jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split("."); argument
581 }jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split("."); argument
596 }}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data); argument
602 if(event){data.unshift({type:type,target:elem,preventDefault:function(){},stopPropagation:function(… property
680 jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.eac… argument
[all …]
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name; argument
166 },globalEval:function(data){data=jQuery.trim(data); argument
174 },cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem; argument
198 },prop:function(elem,value,type,i,name){if(jQuery.isFunction(value)){value=value.call(elem,i); argument
555 jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8){return ; argument
565 jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split("."); argument
581 }jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split("."); argument
596 }}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data); argument
602 if(event){data.unshift({type:type,target:elem,preventDefault:function(){},stopPropagation:function(… property
680 jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.eac… argument
[all …]
/plugin/googlesearch/
Dnusoap.php385 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals…
807 function varDump($data) {
1074 function parseFile($xml,$type){
1100 function parseString($xml,$type){
1480 function schemaCharacterData($parser, $data){
1618 function getPHPType($type,$ns){
1651 function getTypeDef($type){
1720 function serializeTypeDef($type){
1756 function typeToForm($name,$type){
1919 var $type; variable in soapval
[all …]
/plugin/dir/
Dsyntax.php172 function render($mode, Doku_Renderer $renderer, $data) {
248 function _parseOptionsShow($data, $dir, $ns) {
576 function _addFoundPage(&$data, $ns, $id, $type, $level) {
681 function _searchDir(&$data, $base, $file, $type, $level, $opts) {
717 function _parseOptions($data) {
1319 function _put($data) {
1355 function _dir($data) {
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.edit.js69 { type: "beforeEdit" }, property
133 instOpts.edit.call(node, { type: "edit" }, eventData); property
178 { type: "beforeClose" }, property
186 instOpts.save.call(node, { type: "save" }, eventData) === false property
223 instOpts.close.call(node, { type: "close" }, eventData); property
333 .on("fancytreebeforeupdateviewport", function (event, data) { argument
/plugin/qstat/
Dsyntax.php149 function render($mode, &$renderer, $data) {
282 function _flagbar($data) {
411 function _colorize($str,$type='player') {
/plugin/mediasyntax/syntax/
Dlistblock.php68 function render($mode, Doku_Renderer $renderer, $data)
78 function interpretSyntax($match, &$type)
/plugin/wow/
Dsyntax.php63 function cache($type, $id, $name = "")
67 function render($mode, &$renderer, $data)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php86 private $data = []; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializer
132 public function deserialize(string $data) : ATN
173 private function reset(string $data) : void
762 int $type,
819 private function stateFactory(int $type, int $ruleIndex) : ?ATNState
897 private function lexerActionFactory(int $type, int $data1, int $data2) : LexerAction
/plugin/pagetemplate/
Daction.php100 function _pt_search_backlinks(&$data,$base,$file,$type,$lvl,$opts){
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php108 protected function getHierarchy($group, $type, &$data)

12345678910>>...24