Home
last modified time | relevance | path

Searched defs:data (Results 251 – 275 of 3078) sorted by relevance

1...<<11121314151617181920>>...124

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DHttpBody.php30 public $data; variable in Google\\Service\\Adsense\\HttpBody
53 public function setData($data)
/plugin/mikioplugin/syntax/
H A Dbuttongroup.php30 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
38 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dlistgroupitem.php31 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
39 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php25 function put($data) {
60 function patch($data, $rangeType, $offset = null) {
/plugin/json/
Dremote.php102 public function set($page_id, $json_id, $data, $overwrite = false) {
210 public function append($page_id, $json_id, $data) {
/plugin/combo/ComboStrap/
H A DMetadataSingleArrayStore.php25 protected array $data = []; variable in ComboStrap\\MetadataSingleArrayStore
32 public function __construct(ResourceCombo $page, $data = null)
146 public function setData($data)
H A DSqliteRequest.php28 private $data; variable in ComboStrap\\SqliteRequest
61 public function setTableRow(string $tableName, array $data): SqliteRequest
227 private function getParametrizeReplaceQuery(string $table, array $data): string
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslContext.php44 protected $data = []; variable in FreeDSx\\Sasl\\SaslContext
51 public function __construct(array $data = [])
161 public function setData(array $data)
/plugin/components/
Dscript.js7 data: { property
15 }).done(function(data) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DBuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse.php22 public $data; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse
28 public function setData($data)
/plugin/svgimg2/
Dhelper.php30 function create_svg_image($data, $ext, $cacheFile, $progType=null) {
94 function _get_cache_file($data, $ext=null) {
/plugin/projects/lib/
Dcode_block.php101 function render($mode, &$renderer, $data) {
124 private function render_xhtml(&$renderer, $data) {
148 function render_header(&$renderer, $data) {
/plugin/fastwiki/
Dpagecache.js22 this.add = function(id, data, p1) { argument
97 $.post(DOKU_BASE + 'doku.php', params, function(data) { argument
129 function _addPage(id, queue, hash, data, maxSize, exclude) { argument
/plugin/vshare/syntax/
H A Dvideo.php111 public function render($mode, Doku_Renderer $R, $data)
130 public function iframe($data, $element = 'iframe')
183 public function pdf($data)
/plugin/refnotes/syntax/
Dreferences.php139 public function render($mode, Doku_Renderer $renderer, $data) {
191 public function renderReferences($mode, $renderer, $data) {
208 private function renderReference($mode, $renderer, $attributes, $data) {
222 public function renderMetadata($renderer, $data) {
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/
Druntime.js166 program: function(i, data, declaredBlockParams, blockParams, depths) { argument
185 data: function(value, depth) { method
293 ret._child = function(i, data, blockParams, depths) { argument
318 data, argument
413 function initData(context, data) { argument
421 function executeDecorators(fn, prog, container, depths, data, blockParams) { argument
/plugin/bureaucracyau/
Dsyntax.php198 public function render($format, Doku_Renderer $R, $data) {
233 protected function loadlabels(&$data) {
303 private function _handlepost($data) {
/plugin/bureaucracy-au/
Dsyntax.php198 public function render($format, Doku_Renderer $R, $data) {
233 protected function loadlabels(&$data) {
303 private function _handlepost($data) {
/plugin/datatemplate/syntax/
Dfilterform.php75 function render($mode, Doku_Renderer $R, $data) {
101 function _htmlform($data){
/plugin/cryptsign/
Dscript.js15 function pluginsign(edid, data){ argument
42 function(data) { pluginsign(edid, data); } argument
/plugin/gtime/gtlib/asn1/gt/
DGTVerificationRequest.php43 private $data; variable in GTVerificationRequest
166 public function setData($data) {
/plugin/refnotes/
Dnamespace.php25 abstract public function add($namespace, $data);
60 protected $data; variable in refnotes_namespace_data
65 public function __construct($namespace, $data) {
102 public function add($namespace, $data) {
218 public function add($namespace, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentPageMatrix.php29 public $data; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageMatrix
56 public function setData($data)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DThumbnail.php29 public $data; variable in Google\\Service\\ToolResults\\Thumbnail
56 public function setData($data)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
DMacVerifyRequest.php25 public $data; variable in Google\\Service\\CloudKMS\\MacVerifyRequest
42 public function setData($data)

1...<<11121314151617181920>>...124