Home
last modified time | relevance | path

Searched defs:data (Results 351 – 375 of 3049) sorted by relevance

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

/plugin/fbcomments/
Dsyntax.php72 function render($mode, &$renderer, $data){
81 protected function _commentsBox($data){
/plugin/block/
Dsyntax.php145 function render($mode, Doku_Renderer $renderer, $data) {
184 function write_debug($data) {
/plugin/contact/
Dsyntax.php79 function render($mode, &$renderer, $data) {
155 function _contact($data){
/plugin/uncmap/
Dsyntax.php146 function render($mode, Doku_Renderer $renderer, $data) {
168 function checkLink($data) {
/plugin/odt/ODT/elements/
DODTContainerElement.php18 public function determinePositionInContainer (array &$data, ODTStateElement $current);
19 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
DAbstractDocument.php63 public function setData($data): self
121 public static function create($data, ?string $opType = null): self
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DPasteDataRequest.php27 public $data; variable in Google\\Service\\Sheets\\PasteDataRequest
58 public function setData($data)
/plugin/clock/
Dsyntax.php55 function render($mode, Doku_Renderer $renderer, $data) {
107 private function _clock_createblock_html($data, $cty='text') {
/plugin/inlinejs/syntax/
Dpreloader.php85 private function _add_entry($tag, $data='')
205 public function render($format, Doku_Renderer $renderer, $data)
/plugin/solr/
Dindex_all.php76 $data = array( variable
95 function search_solr_index(&$data,$base,$file,$type,$lvl,$opts) {
/plugin/issuetracker/
Dsyntax.php101 function render($mode,Doku_Renderer &$renderer, $data) {
408 function _count_render($issues,$start,$step,$next_start,$data, $project)
532 function _table_render($project,$issues,$data,$step,$start)
1101 function _report_render($data)
1925 function _get_issues($data, $all = false) {
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/
Druntime.js229 ret._child = function (i, data, blockParams, depths) { argument
242 function wrapProgram(container, i, fn, data, declaredBlockParams, blockParams, depths) { argument
325 function initData(context, data) { argument
333 function executeDecorators(fn, prog, container, depths, data, blockParams) { argument
/plugin/authgoogle/google/contrib/
DGoogle_AppstateService.php158 public $data; variable in Google_GetResponse
167 public function setData( $data) {
215 public $data; variable in Google_UpdateRequest
217 public function setData( $data) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php288 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
310 function beforeCreateFile($path, &$data, DAV\ICollection $parentNode, &$modified) {
329 protected function validateVCard(&$data, &$modified) {
795 protected function convertVCard($data, $target) {
/plugin/dig/
Dsyntax.php48 public function render($mode, Doku_Renderer $R, $data)
210 protected function renderCell($R, $data, $colspan = 1)
/plugin/ipmap/
Drendertables.php42 function render($mode, Doku_Renderer $renderer, $data) {
59 function _maketables($ip, $net, $subnet, $data){
/plugin/plotwas/
Dsyntax.php61 function render($mode, Doku_Renderer $renderer, $data) {
89 function createImage($filename, &$data) {
/plugin/fksnewsfeed/syntax/
Dfeed.php48 public function render($format, Doku_Renderer $renderer, $data): bool {
76 private function getContent(ModelNews $data, array $params): string {
/plugin/yuriigantt/
Dsyntax.php124 public function render($format, \Doku_Renderer $renderer, $data)
137 protected function renderXHtml(Doku_Renderer $renderer, $data)
/plugin/typography/syntax/
Dbase.php104 public function render($format, Doku_Renderer $renderer, $data)
119 protected function render_xhtml(Doku_Renderer $renderer, $data)
/plugin/swiftmail/Swift/Message/
DAttachment.php33 …public function __construct($data=null, $name=null, $type="application/octet-stream", $encoding="b…
68 public function setData($data, $read_filename=true)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DIteratorHandler.php82 $data,
97 $data,
/plugin/combo/ComboStrap/
H A DButtonTag.php157 …renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plugin, array $data): string
181 public static function renderExitXhtml($data): string
/plugin/bootnote/
Dsyntax.php78 function render($mode, Doku_Renderer $renderer, $data) {
108 function _define_note($renderer, $data) {
/plugin/zul/syntax/
Dzirkelundlineal.php124 function render($mode, &$renderer, $data) {
139 function _contact($data){

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