Home
last modified time | relevance | path

Searched defs:data (Results 376 – 400 of 3049) sorted by relevance

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Script/
DAbstractScript.php63 public static function create($data)
117 private static function _createFromArray(array $data)
/plugin/ckgedit/ckeditor/plugins/tags/
Dplugin.js23 data: property
30 success: function(data, textStatus, jqXHR) argument
/plugin/indobible/
Dsyntax.php60 public function render($mode, Doku_Renderer &$renderer, $data) {
72 public function _CallAPI($method, $url, $data = false) {
/plugin/bez/mdl/
H A DThreadFactory.php194 public function initial_save(Entity $thread, $data) {
251 public function update_save(Entity $thread, $data) {
/plugin/geogebra/syntax/
Dgeogebrafile.php116 function render($mode, & $renderer, $data)
135 function _contact($data)
/plugin/farmer/script/
H A Dplugins.js51 function (data) { argument
79 function (data) { argument
95 function (data) { argument
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/
Druntime.js246 ret._child = function (i, data, blockParams, depths) { argument
259 function wrapProgram(container, i, fn, data, declaredBlockParams, blockParams, depths) { argument
342 function initData(context, data) { argument
350 function executeDecorators(fn, prog, container, depths, data, blockParams) { argument
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
DPlugin.php289 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
311 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
330 protected function validateVCard(&$data, &$modified) {
852 protected function convertVCard($data, $target, array $propertiesFilter = null) {
/plugin/freechat/phpfreechat/data/public/js/
Dmd5.js61 'hex_hmac_md5' : function(key, data) argument
66 'b64_hmac_md5' : function(key, data) argument
71 'str_hmac_md5' : function(key, data) argument
206 'core_hmac_md5' : function(key, data) argument
/plugin/imgpaste/
Daction.php105 protected function storeImage($data, $type)
190 protected function storetemp($data)
/plugin/htmlokay/
Dscript.js68 function handleHttpResponse_htmlOKay(data) { argument
115 function (data) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DKeyedAppState.php29 public $data; variable in Google\\Service\\AndroidManagement\\KeyedAppState
64 public function setData($data)
/plugin/redproject/
Dsyntax.php103 function _render_project($renderer, $data) {
310 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/format/
Dsyntax.php83 function render($mode, &$renderer, $data) {
210 function printpre($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/combo/ComboStrap/
H A DPageExplorerTag.php95 … public static function treeProcessLeaf(string &$html, MarkupPath $page, array $data, string $type)
279 public static function renderEnterTag(TagAttributes $pageExplorerTagAttributes, array $data)
657 function treeProcessTree(string &$html, PathTreeNode $pathTreeNode, array $data)
H A DCardTag.php194 …ion renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, array $data): string
214 public static function handleExitXhtml(array $data, Doku_Renderer_xhtml $renderer)
/plugin/pagestat/
Dscript.js375 ajax_batchcall(request_arr,function(data){ argument
395 ajax_xcall("ps.get_defs",[words_arr,status],function(data) { argument
556 ajax_xcall("ps.check_word",[words_arr],function(data){ argument
594 ajax_xcall("ps.check_word",[words_arr,"FULL"],function(data){ argument
724 ajax_xcall("ps.get_wordlist",[sel_wordlist["global"]],function(data){ argument
883 ajax_xcall("ps.cp_defs",[JSINFO['id'],newwords],function(data){ argument
887 ajax_xcall("ps.cp_subtitle",[JSINFO['id'],self.subtitle],function(data){ argument
891 ajax_xcall("ps.cp_wordlist",[JSINFO['id'],newwords.join(",")],function(data){ argument
927 jQuery.ajax({url:url,data:mdata,success:words_analyze,dataType:"jsonp",crossDomain:true}); property
1279 jQuery.ajax({url:url,data:mdata,success:handle_list,dataType:"jsonp",crossDomain:true}); property
[all …]
/plugin/dokucrypt3/
H A Dcrypto_high-level.js75 function decryptBlock(data) { argument
123 function encryptBlock(data) { argument
/plugin/stepbystep/
Dstep.php137 public function render($mode, Doku_Renderer $renderer, $data)
206 public function checkOptions($options, $data): array
/plugin/translationbuddy/
Dsyntax.php39 public function render($mode, &$renderer, $data) {
80 function _showData(&$R, $data){
/plugin/dataloop/syntax/
Droll.php191 function render($format, &$renderer, $data) {
268 function _buildSQL(&$data){
/plugin/mantis/
Dsyntax.php80 private function replace($data) {
331 function render($mode, &$renderer, $data) {
/plugin/crossdbsqlclient/syntax/
Dcrossdbsqlclient.php89 public function render($mode, Doku_Renderer &$renderer, $data) {
177 private function connectToDb($data) { // DB-Verbindung herstellen - eRent
/plugin/ckgedit/
Dlocktimer.js82 function (data) { argument
149 function (data) { argument

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