Home
last modified time | relevance | path

Searched defs:data (Results 426 – 450 of 2637) sorted by relevance

1...<<11121314151617181920>>...106

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DFlate.php39 public function decode($data) argument
[all...]
/plugin/indexmenu2/syntax/
H A 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/strata/syntax/
H A Dselect.php278 * @param data the custom data from the handle phase argument
292 ui_container_open($mode, & $R, $data, $additionalClasses = array()) global() argument
333 displayError($mode, & $R, $data) global() argument
[all...]
/plugin/changes/
H A Dsyntax.php96 * @param array $data argument
159 addNamespace(& $data, $namespace) global() argument
177 render($mode, Doku_Renderer $R, $data) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php43 public function __construct(?string $id = null, $data = [], $index = '') argument
191 setData($data) global() argument
263 create($data) global() argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js401 this.readFile(arg, mxUtils.bind(this, function(data, response) argument
688 DropboxClient.prototype.insertLibrary = function(filename, data, success, error) argument
699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) argument
732 DropboxClient.prototype.saveFile = function(filename, data, success, error, folder) argument
794 this.readFile({path: rel}, mxUtils.bind(this, function(data, stat) argument
835 this.ui.editor.loadUrl(file.link, mxUtils.bind(this, function(data) argument
921 this.readFile({path: rel}, mxUtils.bind(this, function(data, stat) argument
979 this.ui.editor.loadUrl(file.link, mxUtils.bind(this, function(data) argument
H A DEmbedFile.js5 EmbedFile = function(ui, data, desc) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.margin.class.php43 function init($data) {
103 function init($data) {
/plugin/gtd/
H A Dsyntax.php81 function render($mode, &$renderer, $data) {
95 function _todo2array($data, $expiries) {
/plugin/combo/ComboStrap/
H A DPanelTag.php183 public static function renderEnterXhtml(TagAttributes $tagAttributes, array $data): string argument
228 public static function renderExitXhtml(array $data): string argument
/plugin/struct/meta/
H A DSchemaBuilder.php26 protected $data = array(); global() variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
59 __construct($table, $data) global() argument
[all...]
/plugin/refnotes/
H A Ddatabase.php381 handleNote($data) global() argument
422 __construct($source, $data) global() argument
440 initializeConfigNote($data) global() argument
451 initializePageNote($data) global() argument
[all...]
/plugin/seqdia/
H A Dimg.php12 $data = $_REQUEST; variable
/plugin/graphviz/
H A Dimg.php12 $data = $_REQUEST; variable
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DArrayTest.php18 public function testShuffleFilter($data, $expectedElements)
/plugin/swarmwebhook/_test/mock/
H A DZapier.php12 public function extractDataFromPayload(array $data)
/plugin/mindmap/
H A Dxml.php12 $data = $_REQUEST; variable
H A Dimg.php12 $data = $_REQUEST; variable
/plugin/ipban/_test/
H A Dcheck.test.php28 public function data() function in check_plugin_ipban_test
/plugin/bibtex/OSBib/format/
H A DEXPORTFILTER.php43 function format($data)
/plugin/jquotes/
H A Dscript.js23 function (data) { argument
/plugin/bugzillaint/helper/
H A Drender.php38 private function makeAttributes( $data, $attrs ) {
/plugin/log404/
H A Dadmin.php38 protected function getHtml($id, $data) {
/plugin/dataplot/
H A Dimg.php14 $data = $_REQUEST; variable
/plugin/fksnewsfeed/inc/ORM/
H A DModelDependence.php12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…

1...<<11121314151617181920>>...106