Home
last modified time | relevance | path

Searched refs:mode (Results 2401 – 2425 of 2447) sorted by last modified time

1...<<9192939495969798

/plugin/source/
H A Daction.php50 if (!isset($cache->mode) || in_array($cache->mode,array('i','metadata'))) return;
/plugin/routeplaner/syntax/
H A Droutenplaner.php147 function render($mode, &$renderer, $data) { argument
148 if($mode == 'xhtml'){
H A Droutenplaner_lycosde.php7 function connectTo($mode) { $this->Lexer->addSpecialPattern("\{\{routenplaner_lycosde>.*?\}\}",$mod… argument
H A Droutenplaner_webde.php7 function connectTo($mode) { $this->Lexer->addSpecialPattern("\{\{routenplaner_webde>.*?\}\}",$mode,… argument
/plugin/snap/
H A Dsyntax.php.ori33 …function connectTo($mode) { $this->Lexer->addEntryPattern('{{\[\[(?=.*?\]\]}})',$mode,'plugin_snap…
54 function render($mode, &$renderer, $data) {
98 if($mode == 'xhtml') {
/plugin/register/
H A Dsyntax.php21 public function connectTo($mode) argument
23 $this->Lexer->addEntryPattern("<register>", $mode, "plugin_register");
225 public function render($mode, &$renderer, $data) argument
227 if ($mode != "xhtml")
/plugin/crypto/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/math2/
H A Dsyntax.php94 function connectTo($mode) { argument
95 $this->Lexer->addEntryPattern('<m(?=[^\r\n]*?>.*?</m>)',$mode,'plugin_math');
129 function render($mode, &$renderer, $data) { argument
135 if($mode == 'xhtml'){
/plugin/code2/
H A Dsyntax.php536 * <dd>ordinary text encountered within the plugin's syntax mode
/plugin/imagemap/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/vote/
H A Dsyntax.php25 function connectTo( $mode ) { argument
26 $this->Lexer->addSpecialPattern( '<vote.*?>.+?</vote>', $mode, 'plugin_vote' );
64 function render( $mode, &$renderer, $data ) { argument
68 if ( $mode != 'xhtml' ){ return FALSE; }
H A DCOPYING314 when it starts in an interactive mode:
/plugin/complex_lists/complex_lists/
H A Dsyntax.php254 function render($mode, &$renderer, $data) { argument
255 if($mode == 'xhtml'){
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php47 function render($mode, &$renderer, $data) { argument
/plugin/complex_lists/list_xrefs/
H A Dsyntax.php43 $this->Lexer->addEntryPattern('#[(]', $mode, 'plugin_list_xrefs');
69 function render($mode, &$renderer, $data) { argument
/plugin/shibbolethauth/lang/fr/
H A Dintro.txt6 "shibboleth" pour le champ du mode d'authentification, et remplissez les champs de configuration co…
/plugin/flowplay2/flowplayer/
H A DREADME.txt34 - Hardware Scaled video in full-screen mode
96 - does not load the fullscreen.js from flowplayer.org when using the native full screen mode
120 - does not load the fullscreen.js from flowplayer.org when using the native full screen mode
141 …- videoHeight does not have any effect in full screen mode any more, now resizes to fit the full a…
146 - Native Flash full screen mode added.
163 - The embed area is centered horizontally also in full screen mode.
424 width in the full screen mode.
H A DLICENSE.txt314 the only significant mode of use of the product.
659 notice like this when it starts in an interactive mode:
/plugin/svg/
H A Dsyntax.php.save46 function connectTo($mode) {
47 $this->Lexer->addEntryPattern('<svgimage>',$mode,'plugin_svg');
70 function render($mode, &$renderer, $data) {
72 if($mode == 'xhtml'){
/plugin/sympaauth/lang/fr/
H A Dintro.txt7 "sympa" pour le champ du mode d'authentification, et remplissez le champ correspondant à l'adresse…
/plugin/blogmeta/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/wysiwyg/
H A Dsyntax.php24 function connectTo($mode) { argument
25 $this->Lexer->addSpecialPattern('<wysiwyg.*?'.$wysiwyg_GUID.'<<<<< />',$mode,'plugin_wysiwyg');
84 function render($mode, &$renderer, $data){ argument
86 if ($mode != "xhtml") return true;
/plugin/nsrelation/
H A Dsyntax.php62 function connectTo($mode) { argument
63 $this->Lexer->addSpecialPattern('~~NO_NSREL~~',$mode,'plugin_nsrelation');
/plugin/btable/
H A DLICENSE313 when it starts in an interactive mode:
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js103 FCKEnterKey.prototype.DoEnter = function( mode, hasShift ) argument
112 var sMode = mode || this.EnterMode ;

1...<<9192939495969798