Home
last modified time | relevance | path

Searched defs:data (Results 476 – 500 of 3049) sorted by relevance

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

/plugin/xml/
Dhelper.php15 function _xml_extension(&$renderer,$name,$data) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
DTestAutoreferenced.php8 public function testJsonEncodeException($data)
/plugin/typography/helper/
Dodt.php15 public function render(Doku_Renderer $renderer, $data)
/plugin/plantuml/
Dimg.php11 $data = $_REQUEST; variable
/plugin/ac/actions/
Dtickets.php3 public function __construct($ac, $data) {
Dtasks.php3 public function __construct($ac, $data) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
DExpressionEvaluatorInterface.php15 public function evaluate(string $expression, array $data = []);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2380/
DIssue2380Test.php9 public function testGeneratorProvider($data)
/plugin/fastwiki/
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
693 …] || params['do']=='show' ? 'get' : 'post'](m_browserHistory.getBaseUrl(), params, function(data) { argument
/plugin/oembed/
Dsyntax.php76 public function render($mode, Doku_Renderer $renderer, $data)
319 function renderXHTML($data){
378 function renderXHTMLLink($data){
/plugin/diagramsnet/
Dscript.js6 var diagramsnetEdit = function(image, diagramsnetUrl , data, anonymize_xml) { argument
26 data: data, property
57 data: data, property
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php718 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
756 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
786 …protected function validateICalendar(&$data, $path, &$modified, RequestInterface $request, Respons…
/plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/
DSpace.php68 public function addPoint(array $coordinates, $data = null): Point
75 public function attach($point, $data = null): void
/plugin/strata/syntax/
Dentry.php223 protected function getPositions($data) {
246 function render($mode, Doku_Renderer $R, $data) {
/plugin/do/syntax/
Ddo.php183 public function render($mode, Doku_Renderer $R, $data)
285 protected function _save($data)
/plugin/sketchcanvas/script/
Djs-yaml.mjs404 construct: function (data) { return data !== null ? data : ''; } argument
409 construct: function (data) { return data !== null ? data : []; } argument
414 construct: function (data) { return data !== null ? data : {}; } argument
425 function resolveYamlNull(data) { argument
457 function resolveYamlBoolean(data) { argument
466 function constructYamlBoolean(data) { argument
503 function resolveYamlInteger(data) { argument
589 function constructYamlInteger(data) { argument
652 function resolveYamlFloat(data) { argument
665 function constructYamlFloat(data) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DDrawioFileSync.js108 this.changeListener = mxUtils.bind(this, function(data) argument
553 DrawioFileSync.prototype.handleMessageData = function(data) argument
653 DrawioFileSync.prototype.fileChangedNotify = function(data) argument
767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) argument
1244 DrawioFileSync.prototype.stringToObject = function(data) argument
1324 data: data property
1470 DrawioFileSync.prototype.createMessage = function(data) argument
/plugin/yalist/
Dsyntax.php231 public function render($mode, Doku_Renderer $renderer, $data) {
266 private function renderXhtmlItem(Doku_Renderer $renderer, $item, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DAndroidConfig.php29 public $data; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidConfig
68 public function setData($data)
/plugin/zip/pear/File/Archive/Writer/
DZip.php144 function appendFileData($filename, $stat, $data)
154 function appendCompressedData($filename, $stat, $data, $crc32, $normlength)
/plugin/combo/ComboStrap/
H A DTabsTag.php370 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string
395 public static function renderExitXhtml(TagAttributes $tagAttributes, array $data): string
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php123 public static function renderEnterXhtml(TagAttributes $attributes, array $data): string
140 public static function renderExitXhtml(array $data): string
/plugin/bibtex/OSBib/format/
DEXPORTFILTER.php43 function format($data)
/plugin/ipban/_test/
Dcheck.test.php28 public function data() function in check_plugin_ipban_test
/plugin/seqdia/
Dimg.php12 $data = $_REQUEST; variable

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