Home
last modified time | relevance | path

Searched refs:mode (Results 2326 – 2350 of 2447) sorted by last modified time

1...<<9192939495969798

/plugin/qrcode2/
H A Dphpqrcode.php179 if (!is_array($mode))
180 $mode = explode(',', $mode);
184 if (count($mode) > 1) {
185 $eccLevel = $mode[1];
1046 public $mode; variable in QRinputItem
1064 $this->mode = $mode;
1216 switch($this->mode) {
1515 switch($mode) {
1563 switch($mode) {
2042 if($mode == QR_MODE_8) {
[all …]
/plugin/dbtables/
H A Dsyntax.php128 …$td="<td class='dbtables-td_".$CurTablePos % $this->options["groups"]."'>".p_render($mode,p_get_in…
149 function render($mode, &$renderer, $data) { argument
151 if($mode == 'xhtml'){
179 $renderer->doc.=$this->render_tables($match,$mode,$data);
/plugin/wikicalendar/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/uparrow/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/aclauditor/
H A Dadmin.php17 var $mode = 'single'; variable in admin_plugin_aclauditor
/plugin/usersubscriptions/
H A Dsyntax.php36 function connectTo($mode){ argument
37 $this->Lexer->addSpecialPattern('<usersubscriptions [^/]*/>', $mode, 'plugin_usersubscriptions');
73 function render($mode, &$renderer, $data) { argument
79 if(($mode == 'xhtml') && isset($INFO['userinfo'])) {
/plugin/bugzillaxmlrpc/
H A Dsyntax.php194 function render($mode, &$renderer, $data) { argument
195 if($mode == 'xhtml'){
/plugin/quiz/
H A Dsyntax.php27 function connectTo($mode) { argument
28 $this->Lexer->addSpecialPattern('{{quiz>.+?}}', $mode, 'plugin_quiz');
54 function render($mode, &$renderer, $data) { argument
58 if ($mode == 'xhtml') {
/plugin/swfobject/
H A Dsyntax.php41 function connectTo($mode) { argument
42 …$this->Lexer->addEntryPattern('<swfobject\s[^\r\n\|]*?>(?=.*?</swfobject.*?>)',$mode,'plugin_swfob…
124 function render($mode, &$renderer, $inputData) { argument
127 if($mode == 'xhtml'){
/plugin/pagebox/
H A Dsyntax.php43 function render($mode, &$renderer, $data){ argument
48 if($mode == 'xhtml'){
/plugin/processing/
H A Dscript.js3136 p.shapeMode = function (mode) { argument
3137 curShapeMode = mode;
4856 switch (mode) {
5201 var mode = arguments[0]; variable
7548 if (mode === "LINES"){
7584 if(mode === "TRIANGLES"){
8435 curTextureMode = mode;
8534 switch (mode) {
9620 mode = dh;
10159 switch (mode) {
[all …]
/plugin/quickedit/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/sidebarng/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/gil/
H A Dsyntax.php101 function connectTo($mode) { argument
104 '\$\$[A-Z]{3}[0-9]+(?:[\.,][0-9]+)?', $mode, 'plugin_gil');
107 '\$\$[0-9]+(?:[\.,][0-9]+)?', $mode, 'plugin_gil');
158 function render($mode, &$renderer, $data) { argument
163 if ($mode == 'xhtml') {
173 else if ($mode == 'text') {
H A DChangeLog6 * style.css: (add) Screen-mode stylesheet.
7 * print.css: (add) Print-mode stylesheet.
/plugin/dokugource/
H A Dsyntax.php31 function connectTo($mode){ argument
32 $this->Lexer->addSpecialPattern('(?i)~~gourcecolor[<:>].+?~~', $mode, 'plugin_dokugource');
43 function render($mode, &$renderer, $data) { argument
/plugin/farm/
H A Danimal.class.php214 public function setWikiConf($mode = 'editable', $path = array(), $value = null) { argument
215 if(!in_array($mode, array('editable', 'protected'))) return false;
218 $c = & $this->wikiconf[$mode];
277 public function getRawWikiConf($mode = 'editable') { argument
283 if(!in_array($mode, array_keys($rel))) return null;
284 if(!@file_exists($this->path.'/conf/'.$rel[$mode])) return null;
286 foreach(explode("\n", @file_get_contents($this->path.'/conf/'.$rel[$mode])) as $line) {
298 public function saveRawWikiConf($mode = 'editable', $conf = '') { argument
304 if(!in_array($mode, array_keys($rel))) return false;
305 if(!@file_exists($this->path.'/conf/'.$rel[$mode])) return false;
[all …]
H A Dinfos.animal.class.php118 public function getSize($mode='', $nice=false) { argument
119 if(!in_array($mode, array('pages', 'media', 'cache', 'index'))) $mode = '';
121 $s = $this->dirsize($this->animal->getPath().(($mode != '') ? '/data/'.$mode : ''));
H A DCOPYING314 when it starts in an interactive mode:
/plugin/crypto/
H A Dsyntax.php36 function connectTo($mode) { argument
37 $this->Lexer->addEntryPattern('<decrypt.*?>(?=.*?</decrypt>)', $mode,'plugin_crypto');
51 function render($mode, &$renderer, $data) { argument
52 if($mode == 'xhtml') {
/plugin/multipoll/
H A Dsyntax.php33 function connectTo($mode) { argument
34 $this->Lexer->addSpecialPattern('<multipoll.*?>.+?</multipoll>', $mode, 'plugin_multipoll');
94 function render($mode, &$renderer, $data) { argument
95 if ($mode == 'xhtml') {
H A DCOPYING314 when it starts in an interactive mode:
/plugin/diff/
H A Dsyntax.php299 * <dd>ordinary text encountered within the plugin's syntax mode
/plugin/conflictmerger/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jar ... .util.BitSet bsVoxels private StringBuffer edgeData private int mode private static final int MODE_CUBE private static final int MODE_BITSET ...

1...<<9192939495969798