Home
last modified time | relevance | path

Searched defs:mode (Results 26 – 50 of 1613) sorted by relevance

12345678910>>...65

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLazyOpenStream.php21 private $mode; variable in GuzzleHttp\\Psr7\\LazyOpenStream
27 public function __construct($filename, $mode)
/plugin/xterm2/
H A Dsyntax.php71 function accepts($mode) {
76 function connectTo($mode) {
105 function render($mode, &$renderer, $indata) {
/plugin/fontcolor/
H A Dsyntax.php62 public function connectTo($mode) {
79 public function accepts($mode) {
119 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/ifauthex/
H A Dsyntax.php59 function accepts($mode) {
80 public function connectTo($mode)
118 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/hidden/
H A Dsyntax.php29 function accepts($mode) { argument
34 function connectTo($mode) { argument
158 function render($mode, Doku_Renderer $renderer, $data) { argument
[all...]
/plugin/imapmarkers/syntax/
H A Dreference.php40 function accepts($mode) {
49 function connectTo($mode) {
91 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DPipe.php25 public $mode; variable in Google\\Service\\TrafficDirectorService\\Pipe
34 public function setMode($mode)
/plugin/htmlokalt/syntax/
H A Dhtml.php13 function connectTo ($mode) {
21 function render ($mode, Doku_Renderer $renderer, $data) {
H A Dhtmlblock.php13 function connectTo ($mode) {
21 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/confightmlok/syntax/
H A Dhtml.php13 function connectTo ($mode) { argument
21 function render ($mode, Doku_Renderer $renderer, $data) { argument
H A Dhtmlblock.php13 function connectTo ($mode) { argument
21 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/refnotes/syntax/
H A Dreferences.php17 private $mode; variable in syntax_plugin_refnotes_references
101 public function connectTo($mode) { argument
139 public function render($mode, Doku_Renderer $renderer, $data) { argument
191 renderReferences($mode, $renderer, $data) global() argument
208 renderReference($mode, $renderer, $attributes, $data) global() argument
[all...]
/plugin/strata/syntax/
H A Dselect.php33 function connectTo($mode) { argument
278 render($mode, Doku_Renderer $R, $data) global() argument
292 ui_container_open($mode, & $R, $data, $additionalClasses = array()) global() argument
327 ui_container_close($mode, & $R) global() argument
333 displayError($mode, & $R, $data) global() argument
[all...]
H A Dlist.php15 function connectTo($mode) { argument
23 function render($mode, Doku_Renderer $R, $data) { argument
[all...]
/plugin/format/
H A Dsyntax.php53 function connectTo($mode) {
83 function render($mode, &$renderer, $data) {
177 function createMedia($medianame, $outfilename, $multipart, &$text, $program, $mode='xhtml') {
/plugin/highlightjs/highlight/
H A Dhighlight.js24 function compileSubModes(mode, language) { argument
35 function subMode(lexem, mode) { argument
60 function isIllegal(lexem, mode) { argument
64 function compileTerminators(mode, language) { argument
114 function keywordMatch(mode, match) { argument
126 function processKeywords(buffer, mode) { argument
156 function processBuffer(buffer, mode) { argument
167 function startNewMode(mode, lexem) { argument
449 function compileModeKeywords(mode) { argument
/plugin/imagereference/syntax/
H A Dtabcaption.php46 public function accepts($mode) { argument
61 public function connectTo($mode) { argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DPatchRollout.php27 public $mode; variable in Google\\Service\\OSConfig\\PatchRollout
46 public function setMode($mode)
/plugin/twcheckliste/
H A Dsyntax.php39 function accepts($mode) {
45 function connectTo($mode) {
85 function render($mode, &$renderer, $data) {
/plugin/codedoc/
H A Dblock.php24 function accepts($mode) {
29 function connectTo($mode) {
63 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/inlineeditor/
H A Dsyntax.php52 …function connectTo($mode) { $this->Lexer->addSpecialPattern('~~INLINEEDITORSTART~~',$mode,'plugin_…
65 function render($mode, &$renderer, $data) {
/plugin/structgroupby/syntax/
H A Done.php26 public function connectTo($mode)
39 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/quickedit/
H A Dsyntax.php51 …function connectTo($mode) { $this->Lexer->addSpecialPattern('~~QUICKEDITSTART~~',$mode,'plugin_qui…
64 function render($mode, &$renderer, $data) {
/plugin/struct/types/
H A DColor.php34 public function renderValue($value, \Doku_Renderer $R, $mode) argument
49 public function renderMultiValue($values, \Doku_Renderer $R, $mode) argument
85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
/plugin/fksnewsfeed/syntax/
H A Dstream.php11 public function connectTo($mode): void {
29 public function render($mode, Doku_Renderer $renderer, $data): bool {

12345678910>>...65