Home
last modified time | relevance | path

Searched defs:mode (Results 51 – 75 of 1774) sorted by relevance

12345678910>>...71

/plugin/struct/types/
H A DColor.php34 public function renderValue($value, \Doku_Renderer $R, $mode)
49 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
85 …public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $sho…
/plugin/quickedit/
Dsyntax.php51 …function connectTo($mode) { $this->Lexer->addSpecialPattern('~~QUICKEDITSTART~~',$mode,'plugin_qui…
64 function render($mode, &$renderer, $data) {
/plugin/inlineeditor/
Dsyntax.php52 …function connectTo($mode) { $this->Lexer->addSpecialPattern('~~INLINEEDITORSTART~~',$mode,'plugin_…
65 function render($mode, &$renderer, $data) {
/plugin/structgroupby/syntax/
Done.php26 public function connectTo($mode)
39 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/fksnewsfeed/syntax/
Dstream.php11 public function connectTo($mode): void {
29 public function render($mode, Doku_Renderer $renderer, $data): bool {
/plugin/strata/syntax/
Dtable.php15 function connectTo($mode) {
27 function render($mode, Doku_Renderer $R, $data) {
Dradar.php16 function connectTo($mode) {
28 function render($mode, Doku_Renderer $R, $data) {
/plugin/publist/bib2tpl/lib/
DPEAR.php307 function setErrorHandling($mode = null, $options = null)
478 $mode = null,
570 function staticPushErrorHandling($mode, $options = null)
653 function pushErrorHandling($mode, $options = null)
803 var $mode = PEAR_ERROR_RETURN; variable in PEAR_Error
831 $mode = null, $options = null, $userinfo = null)
/plugin/publistx/bib2tpl/lib/
DPEAR.php307 function setErrorHandling($mode = null, $options = null)
478 $mode = null,
570 function staticPushErrorHandling($mode, $options = null)
653 function pushErrorHandling($mode, $options = null)
803 var $mode = PEAR_ERROR_RETURN; variable in PEAR_Error
831 $mode = null, $options = null, $userinfo = null)
/plugin/zip/pear/
DPEAR.php329 function setErrorHandling($mode = null, $options = null)
520 $mode = null,
595 function staticPushErrorHandling($mode, $options = null)
680 function pushErrorHandling($mode, $options = null)
821 var $mode = PEAR_ERROR_RETURN; variable in PEAR_Error
852 $mode = null, $options = null, $userinfo = null)
/plugin/publistf/bib2tpl/lib/
DPEAR.php307 function setErrorHandling($mode = null, $options = null)
478 $mode = null,
570 function staticPushErrorHandling($mode, $options = null)
653 function pushErrorHandling($mode, $options = null)
803 var $mode = PEAR_ERROR_RETURN; variable in PEAR_Error
831 $mode = null, $options = null, $userinfo = null)
/plugin/box/
Dsyntax.php51 public function accepts($mode)
63 public function connectTo($mode)
117 public function render($mode, Doku_Renderer $renderer, $indata)
/plugin/qna/syntax/
Dtoc.php12 private $mode; variable in syntax_plugin_qna_toc
42 public function connectTo($mode) {
71 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DKeyToPath.php29 public $mode; variable in Google\\Service\\CloudRun\\KeyToPath
52 public function setMode($mode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DHivePartitioningOptions.php25 public $mode; variable in Google\\Service\\Bigquery\\HivePartitioningOptions
38 public function setMode($mode)
/plugin/darkmodetoggle/syntax/
Dbutton.php14 public function connectTo($mode) {
22 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DNodeGroupAutoscalingPolicy.php33 public $mode; variable in Google\\Service\\Compute\\NodeGroupAutoscalingPolicy
66 public function setMode($mode)
/plugin/drawio/
Dsyntax.php37 public function connectTo($mode)
66 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/pagestats/
Dsyntax.php19 public function connectTo($mode) {
30 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1RoutineSpecArgument.php25 public $mode; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RoutineSpecArgument
38 public function setMode($mode)
/plugin/blog/syntax/
Ddraft.php14 function connectTo($mode) {
25 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/booking/
Dsyntax.php37 public function connectTo($mode)
68 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/maskbold/
Dbutton.php14 public function connectTo($mode) {
22 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/mediasyntax/syntax/
Ditalic.php15 function connectTo($mode)
25 function render($mode, Doku_Renderer $renderer, $data)
/plugin/top/
Dsyntax.php31 public function connectTo($mode)
73 public function render($mode, Doku_Renderer $renderer, $data)

12345678910>>...71