Home
last modified time | relevance | path

Searched defs:data (Results 401 – 425 of 3049) sorted by relevance

1...<<11121314151617181920>>...122

/plugin/snippets/
Dscript.js206 function(data){ argument
223 function(data){ argument
252 data: params, property
255 success: function(data){ argument
/plugin/crypto/
Daction.php71 function crypto_encrypt($data, $secret) {
78 function crypto_decrypt($data, $secret) {
/plugin/alphaindex/
Dsyntax.php92 function render($mode, Doku_Renderer $renderer, $data) {
308 function alphaindex_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/schedule/
Dscript.js30 data: "schedule[action]="+action+"&schedule[ns]="+ns property
70 data: params, property
/plugin/diagramsnet/lib/js/
Dopen.js165 window.parent.openBrowserFile(k, function(data) argument
181 window.parent.openBrowserFile(k, function(data) argument
/plugin/mikioplugin/inc/
H A Dpolyfill-array-key-first.php11 function array_key_first($data)
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.columnview.js90 .on("fancytreeactivate", function (event, data) { argument
106 .on("fancytreekeydown", function (event, data) { argument
/plugin/html2pdf/html2pdf/html2ps/
Dvalue.padding.class.php39 function init($data) {
106 function init($data) {
Dfilter.data.xhtml2xhtml.class.php3 function process(&$data) {
Dstubs.file_put_contents.inc.php3 function file_put_contents($filename, $data) {
/plugin/xcom/
Dscript.js44 data: params, property
47 success: function(data) argument
95 data: params, property
98 success: function(data) argument
119 function xcom_print_data(fn, data,other,xcom_action) { argument
578 function xcom_escape(data) { argument
/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/elasticsearch/vendor/ruflin/elastica/src/
DDocument.php43 public function __construct(?string $id = null, $data = [], $index = '')
191 public function setData($data): self
263 public static function create($data): self
/plugin/refnotes/
Ddatabase.php381 private function handleNote($data) {
422 public function __construct($source, $data) {
440 public function initializeConfigNote($data) {
451 public function initializePageNote($data) {
/plugin/mdpage/
Dsyntax.php87 public function render($format, Doku_Renderer $renderer, $data) {
96 protected function renderWithRenderer(Doku_Renderer $renderer, $match, $data) {
/plugin/struct/
H A Dhelper.php94 public function saveData($page, $data, $summary = '', $minor = false)
126 public function saveLookupData(AccessTable $access, $data)
/plugin/ajaxedit/
Dhelper.php97 function success($data=array()){
122 function saveWikiPage($data,$summary,$minor = false,$param=array(),$autosubmit=true){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DGoogleCloudAssetV1p7beta1Resource.php25 public $data; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Resource
54 public function setData($data)
DCloudassetResource.php25 public $data; variable in Google\\Service\\CloudAsset\\CloudassetResource
54 public function setData($data)
/plugin/zip/pear/File/Archive/Writer/
DMemoryArchive.php149 function writeData($data)
181 function appendFileData($filename, $stat, &$data) { }
DMail.php111 function setHTMLBody($data, $isfile = false)
131 function writeData($data)
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string
320 … function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data)
/plugin/combo/resources/webcode/
H A Dwebcode-console.js165 data: input property
171 data: input property
/plugin/asciidocjs/node_modules/resolve/lib/
Dcore.js4 var data = require('./core.json'); variable
/plugin/davcard/vendor/sabre/vobject/bin/
Dbench.php6 $data = stream_get_contents(STDIN); variable

1...<<11121314151617181920>>...122