Home
last modified time | relevance | path

Searched defs:data (Results 301 – 325 of 3049) sorted by relevance

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

/plugin/datedifference/
Dsyntax.php111 function render($mode, &$renderer, $data) {
123 function calculate_difference($data) {
/plugin/md5gen/
Dsyntax.php43 function render($mode, &$renderer, $data) {
52 function _md5gen($data){
/plugin/docnavigation/syntax/
Dpagenav.php31 public array $data = []; variable in syntax_plugin_docnavigation_pagenav
174 public function render($format, Doku_Renderer $renderer, $data)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DTokenFactory.php98 public function createText($data)
110 public function createComment($data)
/plugin/openid/Auth/Yadis/
DParanoidHTTPFetcher.php32 private $data = ''; variable in Auth_Yadis_ParanoidHTTPFetcher
63 function _writeData($ch, $data)
/plugin/bez/mdl/
H A DThread_commentFactory.php23 public function initial_save(Entity $thread_comment, $data) {
62 public function update_save(Entity $thread_comment, $data) {
H A DTaskFactory.php147 public function initial_save(Entity $task, $data) {
174 public function update_save(Entity $task, $data) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php24 protected $data = []; variable in FreeDSx\\Sasl\\Message
26 public function __construct(array $data = [])
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php8 protected $data = ''; variable in Sabre\\DAV\\PartialUpdate\\FileMock
46 function patch($data, $rangeType, $offset = null) {
/plugin/dir/
Dsyntax.php172 function render($mode, Doku_Renderer $renderer, $data) {
248 function _parseOptionsShow($data, $dir, $ns) {
576 function _addFoundPage(&$data, $ns, $id, $type, $level) {
681 function _searchDir(&$data, $base, $file, $type, $level, $opts) {
717 function _parseOptions($data) {
1319 function _put($data) {
1355 function _dir($data) {
/plugin/diagramsnet/lib/js/diagramly/
DTrelloClient.js145 …ditor.loadUrl(PROXY_URL + '?url=' + encodeURIComponent(meta.url), mxUtils.bind(this, function(data) argument
222 TrelloClient.prototype.insertLibrary = function(filename, data, success, error, cardId) argument
230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument
276 var fn = mxUtils.bind(this, function(data) argument
302 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument
319 TrelloClient.prototype.writeFile = function(filename, data, cardId, success, error) argument
508 ….cards.get(cardId + '/attachments', {fields: 'id,name,previews'}, mxUtils.bind(this, function(data) argument
599 mxUtils.bind(this, function(data) argument
/plugin/etherpadlite/scripts/
Detherpadlite.js21 function(data) { argument
79 function(data) { argument
209 function(data) { argument
222 ep.security_fill = function(data) { argument
267 function(data) { argument
367 function(data) { argument
412 ep.sendMessage = function(func, data) { argument
596 function(data) { argument
/plugin/bureaucracy/
Dsyntax.php203 public function render($format, Doku_Renderer $R, $data) {
238 protected function loadlabels(&$data) {
308 private function _handlepost($data) {
/plugin/multiorphan/action/
Dmultiorphan.php220 private function _addEntryToLinkList( &$links, $data ) {
276 private function _plugin_input_to_header( &$input, &$data ) {
299 private function _check_locallink( &$data, $instructions = null ) {
/plugin/projects/syntax/
Duse.php55 function render($mode, &$renderer, $data) {
89 private function render_xhtml(&$renderer, $data) {
/plugin/fksnewsfeed/inc/ORM/
DAbstractService.php34 public function create(array $data): bool {
42 public function update(AbstractModel $model, array $data): void {
/plugin/webthumbs/
Dsyntax.php59 function _preview($data) {
85 function render($mode, &$renderer, $data) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
DExpressionEvaluator.php41 public function evaluate(string $expression, array $data = [])
49 public function evaluateParsed(Expression $expression, array $data = [])
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/helpers/
Deach.js33 data = createFrame(options.data); property
51 data: data, property
/plugin/mantis/lib/
Dclass.soap_transport_http.php413 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
454 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
604 function isSkippableCurlHeader(&$data) {
688 function buildPayload($data, $cookie_str = '') {
735 function sendRequest($data, $cookies = NULL) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
DImage.php49 function load($data, &$datLen)
100 function skipExt(&$data, &$extLen)
/plugin/nsexport/
Dscript.js20 const data = { variable
47 const data = { variable
/plugin/publistx/
Dsyntax.php92 function render($mode, &$renderer, $data) {
146 function _load($data, $kind) {
/plugin/publist/
Dsyntax.php85 function render($mode, Doku_Renderer $renderer, $data) {
129 function _load($data, $kind) {
/plugin/numberof/
Dsyntax.php42 public function render($mode, Doku_Renderer $renderer, $data) {
48 function _search_count(&$data,$base,$file,$type,$lvl,$opts){

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