Home
last modified time | relevance | path

Searched defs:data (Results 676 – 700 of 2637) sorted by relevance

1...<<21222324252627282930>>...106

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DGraphNavigatorInterface.php30 public function accept($data, ?array $type = null);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCollection.php89 function createFile($name, $data = null) {
/plugin/autlogin/
H A Dajax.php42 $data = $acl->_get_tree($ns,$ns); variable
/plugin/strata/syntax/
H A Dlist.php23 function render($mode, Doku_Renderer $R, $data) { argument
/plugin/move/script/
H A Dprogress.js49 function (data) { argument
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DEncoderInterface.php37 public function decode(string $data, SaslContext $context): Message; argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCandlestickDomain.php32 public function setData(ChartData $data)
H A DWaterfallChartDomain.php32 public function setData(ChartData $data)
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCollection.php89 function createFile($name, $data = null) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxLibrary.js5 DropboxLibrary = function(ui, data, stat) argument
H A DDropboxFile.js5 DropboxFile = function(ui, data, stat) argument
225 var doSave = mxUtils.bind(this, function(data) argument
257 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument
/plugin/bootswrapper/syntax/
H A Dnav.php46 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/prosemirror/parser/
H A DListNode.php22 public function __construct($data, Node $parent) argument
/plugin/embeddedphp/syntax/
H A Dphpblock.php23 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/data/db/
H A Dupdate0001.sql1 CREATE TABLE data table
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DGif.php44 function loadFile(&$data, $iIndex) argument
/plugin/fastwiki/
H A Dscript.js170 _sendPartial(params, $('.dokuwiki .editBox'), function(data) { argument
365 success: function(data, textStatus, jqXHR) { argument
458 _sendPartial(sparams, _getVisibleContent(), function(data) { argument
542 success: function(data, textStatus, jqXHR) { argument
595 function cb(data) { argument
[all...]
/plugin/letsencrypt/
H A DLescript.php405 public function post($url, $data);
454 protected function curl($method, $url, $data = null)
493 public function post($url, $data)
/plugin/wrap/
H A Dhelper.php29 getAttributes($data, $useNoPrefix = true) global() argument
112 buildAttributes($data, $addClass = '', $mode = 'xhtml') global() argument
142 renderODTElementOpen($renderer, $HTMLelement, $data) global() argument
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php406 public function addData($fileinfo, $data) argument
790 writebytes($data) global() argument
812 writebytesAt($data, $offset) global() argument
[all...]
/plugin/sentry/
H A DEvent.php39 protected $data = []; variable in dokuwiki\\plugin\\sentry\\Event
46 public function __construct($data = null)
/plugin/fullindex/
H A Daction.php79 function html_build_full_list($data,$class,$func,$lifunc='html_li_default'){
135 function search_fullindex(&$data,$base,$file,$type,$lvl,$opts){
/plugin/recaptcha/lib/
H A Drecaptchalib.php49 function _recaptcha_qsencode ($data) {
69 function _recaptcha_http_post($host, $path, $data, $port = 80) {
/plugin/mantisreporter/
H A Dsyntax.php72 public function render($format, &$renderer, $data) {
101 private function parseData($data) {
/plugin/dokutexit/
H A Dtexitrender.php86 function add_inputs($data) {
100 function add_data($state, $data) {

1...<<21222324252627282930>>...106