Home
last modified time | relevance | path

Searched +defs:data +defs:type (Results 151 – 175 of 584) sorted by relevance

12345678910>>...24

/plugin/pureldap/classes/ !
H A DGroupHierarchyCache.php108 protected function getHierarchy($group, $type, &$data)
/plugin/nspages/printers/ !
DprinterNice.php18 function __construct($plugin, $mode, $renderer, $nbCols, $anchorName, $data){
35 function _print($tab, $type) {
Dprinter.php27 function __construct($plugin, $mode, $renderer, $data){
42 function printTOC($tab, $type, $text, $hideno){
52 abstract function _print($tab, $type);
68 private function _printHeader(&$tab, $type, $text, $hideno) {
/plugin/linkback/action/ !
Dsend.php243 function _ping_page_linkback($type, $page, $headers, $body, $linkback_info) {
301 function _autodiscover_pingback(array $headers, string $data) {
318 function _autodiscover_trackback($page, $data) {
/plugin/statistics/ !
H A Dscript.js30 this.data = { property
151 type: chartType, property
152 data: data, property
H A DStatisticsGraph.php40 protected function pieChart($data)
329 protected function printGraph(string $name, string $type, array $data)
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ !
Dutil.php229 function folder_as_entities($path, $type="abs") {
280 function util_debug($data) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ !
Dutil.php229 function folder_as_entities($path, $type="abs") {
280 function util_debug($data) {
/plugin/bb4dw/ !
Dsyntax.php175 public function render($mode, Doku_Renderer $renderer, $data)
207 private function retrieve_resource(string $type, string $ref, bool $path = false): string
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/ !
Dutil.php229 function folder_as_entities($path, $type="abs") {
280 function util_debug($data) {
/plugin/composer/ !
Dsyntax.php160 function render($mode, &$renderer, $data) {
201 function _get_file_data($data) {
584 function composer_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/confmanager/ !
Djquery.form.js91 type: method || 'GET', property
158 callbacks.push(function(data) { argument
167 options.success = function(data, status, xhr) { // jQuery 1.4+ passes xhr as 3rd arg argument
255 type: method || 'POST' property
682 var httpData = function( xhr, type, s ) { // mostly lifted from jq1.4.4 argument
838 a.push({name: n, value: $(el).val(), type: el.type }); property
858 a.push({name: n, value: files[j], type: el.type}); property
863 a.push({ name: n, value: '', type: el.type }); property
869 a.push({name: n, value: v, type: el.type, required: el.required}); property
/plugin/heatmap/ !
Dscripts.js16 const data = JSON.parse(script.textContent); constant
48 type: 'piecewise', property
107 type: 'heatmap', property
110 data: postCount, property
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/ !
DDoctrineObjectConstructor.php51 …DeserializationVisitorInterface $visitor, ClassMetadata $metadata, $data, array $type, Deserializa…
/plugin/yuml/ !
Dusecase.php90 public function render($mode, Doku_Renderer $renderer, $data)
103 public function getYumlIMG($type, $uml_code, $style = null)
/plugin/markdowku/ !
Dulists.php63 function render($mode, Doku_Renderer $renderer, $data) {
71 function interpretSyntax($match, &$type) {
Dolists.php62 function render($mode, Doku_Renderer $renderer, $data) {
70 function interpretSyntax($match, &$type) {
/plugin/creole/syntax/ !
Dlistblock.php77 function render($mode, Doku_Renderer $renderer, $data) {
86 function interpretSyntax($match, &$type) {
/plugin/filelisting/ !
Dhelper.php263 public function search_media_and_namespaces(&$data,$base,$file,$type,$lvl,$opts){
/plugin/combo/ComboStrap/ !
H A DBrandTag.php69 public static function render(TagAttributes $tagAttributes, int $state, array $data): string
190 …public static function createButtonFromAttributes(TagAttributes $brandAttributes, $type = BrandBut…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ !
Djquery.grab.js23 function unbind(elem, type, func){ argument
40 function bind(elem, type, func, pass){ argument
63 bind._binds.push({elem: elem, type: type, func: func, fnc: fnc}); property
68 var data = { variable
/plugin/formatplus/ !
Dformatting.php59 function _disabledSyntax($type) {
111 function render($format, &$renderer, $data) {
/plugin/formatplus2/ !
Dformatting.php59 function _disabledSyntax($type) {
111 function render($format, Doku_Renderer $renderer, $data) {
/plugin/indexmenu2/syntax/ !
Dindexmenu.php109 function render($mode, &$renderer, $data) {
369 function html_buildlist(&$data,&$opts){
429 function indexmenu_search_index(&$data,$base,$file,$type,$lvl,$opts){
/plugin/fckg/ !
Dscript.js231 data: params, property
232 type: 'POST', property
234 success: function(data){ argument

12345678910>>...24