Home
last modified time | relevance | path

Searched refs:mode (Results 2376 – 2400 of 2447) sorted by last modified time

1...<<9192939495969798

/plugin/panorama/syntax/
H A Dpanorama2.php154 $mode = $data['mode'];
H A Dpanorama.php118 $mode = $data['mode'];
/plugin/adminhomepage/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/lastfm/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/gpsies/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/gtd/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/formatplus/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/toc/
H A Dsyntax.php46 function connectTo($mode) { argument
47 $this->Lexer->addSpecialPattern('~~TOC~~', $mode, 'plugin_toc');
60 function render($mode, &$renderer, $data) { argument
61 if ($mode == 'xhtml'){
64 } elseif ($mode == 'metadata') {
/plugin/tooltip/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/hcalendar/syntax/
H A Dhcali.php39 function connectTo($mode) { argument
40 $this->Lexer->addSpecialPattern('{{hcali>[^}]*?}}',$mode,'plugin_hcalendar_hcali');
63 function render($mode, &$renderer, $data) { argument
74 if($mode == 'xhtml'){
H A Dhcal2.php56 function connectTo($mode) { argument
58 $this->Lexer->addEntryPattern('<hcal.*?>(?=.*?</hcal>)',$mode,'plugin_hcalendar_hcal2');
87 function render($mode, & $renderer, $match) { argument
90 if ($mode == 'xhtml') {
H A Dhcal.php39 function connectTo($mode) { argument
40 $this->Lexer->addSpecialPattern('{{hcal>[^}]*?}}',$mode,'plugin_hcalendar_hcal');
63 function render($mode, &$renderer, $data) { argument
74 if($mode == 'xhtml'){
/plugin/qstat/
H A Dsyntax.php108 * <dd>ordinary text encountered within the plugin's syntax mode
149 function render($mode, &$renderer, $data) { argument
152 if($mode == 'xhtml') {
/plugin/jsmath/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/ryubin/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/offline/
H A Dcreate.php354 function create_directory($dirStr, $mode = 0777) { argument
378 if (mkdir($currentDirStr, $mode)) {
H A DCOPYING.txt308 the only significant mode of use of the product.
653 notice like this when it starts in an interactive mode:
H A Dsyntax.php52 function connectTo($mode) { argument
53 $this->Lexer->addSpecialPattern('~~SLIDESHOW~~',$mode,'plugin_s5');
/plugin/usersubscriptions/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/sidebar/
H A Dstyle.css165 * html .stylehead {height:1px;} /* Get IE in hasLayout mode to ensure the background covers the w…
/plugin/zul/syntax/
H A Dzirkelundlineal.php84 function connectTo($mode) { argument
85 $this->Lexer->addSpecialPattern("<ZirkelUndLineal.*?/>",$mode,'plugin_zul_zirkelundlineal');
124 function render($mode, &$renderer, $data) { argument
125 if($mode == 'xhtml'){
/plugin/relativens/
H A Dsyntax.php99 function render($mode, &$renderer, $data) { argument
/plugin/charter/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/prolog/
H A Dsyntax.php98 function connectTo($mode) argument
100 $this->Lexer->addEntryPattern('<prolog.*?>(?=.*?</prolog>)',$mode,'plugin_prolog');
144 function render($mode, &$renderer, $data) argument
146 if($mode == 'xhtml')
/plugin/googlemaps/syntax/
H A Dgooglemap.php95 function render($mode, &$renderer, $data) { argument
99 if ($mode == 'xhtml') {

1...<<9192939495969798