Home
last modified time | relevance | path

Searched defs:data (Results 201 – 225 of 3057) sorted by relevance

12345678910>>...123

/plugin/mikioplugin/syntax/
H A Dcardsubtitle.php24 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
34 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dsetattr.php25 public function render_lexer_special(Doku_Renderer $renderer, $data) {
38 public function mikioCall($data) {
H A Dcardheader.php24 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
34 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dheading.php27 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
37 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dtext.php32 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
49 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dcardtitle.php24 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
34 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dnav.php34 public function render_lexer_enter(Doku_Renderer $renderer, $data)
52 public function render_lexer_exit(Doku_Renderer $renderer, $data)
H A Dblockquote.php38 public function render_lexer_enter(Doku_Renderer $renderer, $data)
46 public function render_lexer_exit(Doku_Renderer $renderer, $data)
H A Dlistgroup.php28 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
36 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dalert.php39 public function render_lexer_enter(Doku_Renderer $renderer, $data)
60 public function render_lexer_exit(Doku_Renderer $renderer, $data)
H A Dbox.php44 public function render_lexer_enter(Doku_Renderer $renderer, $data) {
105 public function render_lexer_exit(Doku_Renderer $renderer, $data) {
H A Dcardbody.php35 public function render_lexer_enter(Doku_Renderer $renderer, $data)
44 public function render_lexer_exit(Doku_Renderer $renderer, $data)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
DBlackfireDumper.php45 private function dumpChildren($parent, Profile $profile, &$data)
58 private function dumpProfile($edge, Profile $profile, &$data)
/plugin/jsoneditor/
Dhelper.php21 public function handle(&$data) {
71 …public function render(Doku_Renderer $renderer, &$data, &$class, &$data_attr, &$tabs, &$body, &$lo…
/plugin/jsontable/
Dhelper.php21 public function handle(&$data) {
64 …public function render(Doku_Renderer $renderer, &$data, &$class, &$data_attr, &$tabs, &$body, &$lo…
/plugin/linkcheck/
Dscript.js32 data: { property
39 jQuery.when(request).done(function(data,status) { argument
/plugin/linkback/
Dhttp.php42 function post($url,$data){
54 function sendRequest($url, $data = array (), $method = 'GET') {
/plugin/combo/ComboStrap/
H A DCacheTag.php64 public static function renderXhtml(array $data): string
75 public static function metadata($data)
H A DXmlTagProcessing.php41 …ExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Synta…
178 …nterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Synta…
497 …public static function renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki…
808 …function renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Synta…
899 …tadata(TagAttributes $tagAttributes, Doku_Renderer_metadata $renderer, array $data, DokuWiki_Synta…
/plugin/bez/mdl/
H A DTask_commentFactory.php18 public function initial_save(Entity $task_comment, $data) {
71 public function update_save(Entity $task_comment, $data) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DPlainEncoder.php49 public function decode(string $data, SaslContext $context): Message
62 protected function validate(string $data): string
/plugin/popupviewer/syntax/
H A Dviewer.php78 function render($mode, Doku_Renderer $renderer, $data) {
175 function _getOnClickHandler($close, $data=array()) {
186 function convertToImageMapArea($imagemap, $data, $pos) {
/plugin/note/
Dsyntax.php140 protected function render_odt($renderer, $state, $data)
159 protected function render_odt_old($renderer, $state, $data)
229 protected function render_odt_new($renderer, $state, $data)
/plugin/fedauth/classes/
Dfa_provider.class.php25 var $data = array(); variable in fa_provider
27 public static function create($id, $data) {
46 protected function loadProvider($id, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DPubsubTarget.php29 public $data; variable in Google\\Service\\CloudScheduler\\PubsubTarget
52 public function setData($data)

12345678910>>...123