Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 1613) sorted by relevance

12345678910>>...65

/plugin/fastwiki/
H A Dtemplates.js15 makeShowRowLI: function(pagetools, mode) { argument
29 fixButtons: function(showParent, allButtons, mode) { argument
53 'fastwiki:init': function(e, mode) { argument
56 'fastwiki:afterSwitch': function(e, mode, isSectionEdit, prevMode) { argument
70 AnonymousFunction8a7865a80400(e, mode) global() argument
89 AnonymousFunction8a7865a80600(e, mode, isSectionEdit, prevMode) global() argument
100 AnonymousFunction8a7865a80700(e, mode) global() argument
105 AnonymousFunction8a7865a80800(e, mode, isSectionEdit, prevMode) global() argument
121 AnonymousFunction8a7865a80a00(e, mode) global() argument
130 AnonymousFunction8a7865a80b00(e, mode, isSectionEdit, prevMode) global() argument
[all...]
/plugin/strata/helper/
H A Dutil.php165 function renderPredicate($mode, &$R, &$T, $p) { argument
183 function renderValue($mode, &$R, &$T, $value, $typename, $hint=null, &$type=null) { argument
208 renderField($mode, & $R, & $T, $values, $typename, $hint = null, & $type = null, $field = null, $separator = ', ') global() argument
226 openField($mode, & $R, $field = null) global() argument
230 closeField($mode, & $R) global() argument
234 openValue($mode, & $R, $typename) global() argument
238 closeValue($mode, & $R) global() argument
242 renderCaptions($mode, & $R, $fields) global() argument
[all...]
/plugin/refnotes/syntax/
H A Dnotes.php14 private $mode; variable in syntax_plugin_refnotes_notes
41 public function connectTo($mode) { argument
65 public function render($mode, Doku_Rendere argument
202 renderNotes($mode, $renderer, $attribute) global() argument
[all...]
/plugin/tablewidth/
H A Dsyntax.php12 private $mode; variable in syntax_plugin_tablewidth
30 public function connectTo($mode) {
46 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/dwtimeline/syntax/
H A Dmilestone.php17 function accepts($mode) {
33 public function connectTo($mode)
78 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/qna/syntax/
H A Dheader.php12 private $mode; variable in syntax_plugin_qna_header
42 public function connectTo($mode) {
67 function render($mode, Doku_Renderer $renderer, $data) {
H A Dblock.php12 private $mode; variable in syntax_plugin_qna_block
46 public function connectTo($mode) {
82 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/blockquote/syntax/
H A Dblockquote.php37 function accepts($mode) {
43 function connectTo($mode) {
78 function render($mode, Doku_Renderer $renderer, $indata) {
H A Dcite.php34 function accepts($mode) {
40 function connectTo($mode) {
73 function render($mode, Doku_Renderer $renderer, $indata) {
H A Dq.php34 function accepts($mode) {
40 function connectTo($mode) {
75 function render($mode, Doku_Renderer $renderer, $indata) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DWorkloadMetadataConfig.php25 public $mode; variable in Google\\Service\\Container\\WorkloadMetadataConfig
30 public function setMode($mode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequestPersonalizationSpec.php25 public $mode; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestPersonalizationSpec
30 public function setMode($mode)
H A DGoogleCloudRetailV2SearchRequestDynamicFacetSpec.php25 public $mode; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestDynamicFacetSpec
30 public function setMode($mode)
/plugin/headernofloat/
H A Dsyntax.php27 function accepts($mode) { return false; }
29 function connectTo( $mode ) {
59 function render( $mode, &$renderer, $data )
/plugin/javadoc/
H A Dsyntax.php44 function accepts($mode) {
56 function connectTo($mode) {
94 function render($mode, Doku_Renderer $renderer, $indata) {
/plugin/glossary/syntax/
H A Dspan.php25 function accepts ($mode) {
31 function connectTo ($mode) {
60 function render ($mode, Doku_Renderer $renderer, $indata) {
/plugin/htmldetailstag/syntax/
H A Ddetails.php31 function accepts($mode) {
65 public function connectTo($mode)
100 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/outliner/
H A Dsyntax.php30 accepts($mode) global() argument
49 connectTo($mode) global() argument
97 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/news/syntax/
H A Ditem.php36 function accepts($mode) {
45 function connectTo($mode) {
94 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/dbtables/
H A Dsyntax.php38 function connectTo($mode) {
67 function render_tables($match,$mode,$data) {
149 function render($mode, &$renderer, $data) {
/plugin/itemtable/
H A Dsyntax.php39 function connectTo($mode) {
68 function render_tables($match,$mode,$data) {
180 function render($mode, &$renderer, $data) {
/plugin/spoiler/
H A Dsyntax.php49 function accepts($mode) {
56 function connectTo($mode) {
91 function render($mode, &$renderer, $data) {
/plugin/spoiler2/
H A Dsyntax.php50 function accepts($mode) {
57 function connectTo($mode) {
92 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLazyOpenStream.php16 private $mode; variable in GuzzleHttp\\Stream\\LazyOpenStream
22 public function __construct($filename, $mode) argument
/plugin/webcode/syntax/
H A Dbasis.php51 private static function p_render($mode, array $instructions, array &$info)
120 function accepts($mode)
156 public function connectTo($mode)
351 public function render($mode, Doku_Renderer $renderer, $data)

12345678910>>...65