Home
last modified time | relevance | path

Searched refs:mode (Results 1951 – 1975 of 2447) sorted by path

1...<<71727374757677787980>>...98

/plugin/shell/
H A DLICENSE313 when it starts in an interactive mode:
H A DP0wnyShell.js28 this.eRoot = this.attachShadow({mode: 'open'});
/plugin/shibbolethauth/lang/fr/
H A Dintro.txt6 "shibboleth" pour le champ du mode d'authentification, et remplissez les champs de configuration co…
/plugin/shortcutkey/
H A DLICENSE313 when it starts in an interactive mode:
/plugin/shorturl/
H A Dsyntax.php35 function connectTo($mode) { argument
36 $this->Lexer->addSpecialPattern('\~\~SHORTURL\~\~',$mode,'plugin_shorturl');
45 function render($mode, &$renderer, $data) { argument
48 if($mode != 'xhtml') return false;
/plugin/shorty/
H A Dsyntax.php35 * @param string $mode Parser mode
37 public function connectTo($mode) { argument
41 $this->Lexer->addSpecialPattern('~~shorty\b.*?~~',$mode,'plugin_shorty');
68 * @param string $mode Renderer mode (supported modes: xhtml)
73 public function render($mode, Doku_Renderer $renderer, $data) { argument
77 if($mode != 'xhtml') return false;
/plugin/showif/
H A DLICENSE313 when it starts in an interactive mode:
H A Dsyntax.php.alternative.version62 function accepts($mode){
79 function connectTo($mode) {
80 $this->Lexer->addEntryPattern('<showif.*?>(?=.*?</showif>)',$mode,'plugin_showif');
128 function render($mode, &$renderer, $data) {
131 if($mode == 'xhtml'){
/plugin/showinitpage/
H A Dgpl-3.0.md308 mode of use of the product.
653 notice like this when it starts in an interactive mode:
/plugin/showsamples/
H A Dsyntax.php25 function connectTo ($mode) { argument
26 $this->Lexer->addEntryPattern ('<showSamples[^>]*>', $mode, 'plugin_showsamples');
46 function render ($mode, Doku_Renderer $renderer, $indata) { argument
47 if ($mode != 'xhtml')
/plugin/sidebar/
H A Dstyle.css165 * html .stylehead {height:1px;} /* Get IE in hasLayout mode to ensure the background covers the w…
/plugin/sidebarng/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/signavio/
H A Dsyntax.php36 function connectTo($mode) argument
38 … $this->Lexer->addEntryPattern('<signavio[\s]*?.*?>(?=.*?</signavio>)', $mode, 'plugin_signavio');
114 function render($mode, &$renderer, $data) { argument
115 if($mode == 'xhtml'){
/plugin/signhere/
H A Dsyntax.php49 function connectTo($mode) { argument
50 $this->Lexer->addSpecialPattern("-_.*?_-", $mode ,'plugin_signhere');
65 function render($mode, &$renderer, $data) { argument
68 if($mode == 'xhtml'){
/plugin/simplechat/
H A Dsyntax.php35 * @param string $mode Parser mode
37 public function connectTo($mode) { argument
38 $this->Lexer->addSpecialPattern('~~simplechat~~',$mode,'plugin_simplechat');
75 * @param string $mode Renderer mode (supported modes: xhtml)
80 public function render($mode, &$renderer, $data) { argument
84 if($mode != 'xhtml') return false;
/plugin/simplemap/
H A DLICENSE313 when it starts in an interactive mode:
H A Dsyntax.php43 * @param string $mode Parser mode
45 public function connectTo($mode): void argument
47 $this->Lexer->addSpecialPattern('{{simplemap>.*?}}', $mode, 'plugin_simplemap');
78 * @param string $mode Renderer mode (supported modes: xhtml)
83 public function render($mode, Doku_Renderer $renderer, $data): bool argument
85 if ($mode != 'xhtml') {
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php38 * @param string $mode
41 public function connectTo($mode) { argument
42 …$this->Lexer->addSpecialPattern ( '\{\{simplemysqlclient\}\}', $mode, 'plugin_simplemysqlclient_si…
71 * @param string $mode
79 public function render($mode, Doku_Renderer &$renderer, $data) { argument
81 if ($mode != 'xhtml')
/plugin/simplenavi/
H A Dsyntax.php36 public function connectTo($mode)
38 $this->Lexer->addSpecialPattern('{{simplenavi>[^}]*}}', $mode, 'plugin_simplenavi');
34 connectTo($mode) global() argument
/plugin/simplewikipagetree/
H A DLICENSE313 when it starts in an interactive mode:
H A Dsyntax.php20 public function connectTo($mode) { argument
21 $this->Lexer->addSpecialPattern('<simplewiki-pagetree>',$mode,'plugin_simplewikipagetree');
28 public function render($mode, Doku_Renderer $renderer, $data) { argument
30 if($mode == 'xhtml'){
/plugin/since/
H A Dsince.php39 public function connectTo($mode) { argument
40 $this->Lexer->addEntryPattern('<since(?=[^\r\n]*?>.*?</since>)',$mode,'plugin_since_since');
65 public function render($mode, &$renderer, $data) { argument
66 if($mode != 'xhtml') return false;
/plugin/sincetil/
H A DLICENSE.md313 when it starts in an interactive mode:
H A Dsyntax.php21 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<sincetil.*?>(?=.*?</sincetil>)'… argument
42 public function render($mode, Doku_Renderer $renderer, $data) { argument
44 if($mode == 'xhtml'){
/plugin/siteexport/
H A DLICENSE313 when it starts in an interactive mode:

1...<<71727374757677787980>>...98