Home
last modified time | relevance | path

Searched refs:mode (Results 1001 – 1025 of 2447) sorted by relevance

1...<<41424344454647484950>>...98

/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php55 * @param string $mode Open mode, see the self::MODE_* constants.
62 $mode = parent::MODE_APPEND_WRITE, argument
66 parent::__construct($streamName, $mode, $context, $wait);
/plugin/struct/action/
H A Dcache.php51 if ($cache->mode != 'xhtml') return true;
76 if ($cache->mode != 'xhtml') return true;
131 if ($cache->mode != 'xhtml') return true;
/plugin/doctree2filelist/
H A Dadmin.php494 function _read_status($mode = "statonly") { argument
503 if ($mode == "statonly" ) {
521 function _div_warning($mode) { argument
522 if($mode == "start") {
/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/tiledblog/
H A Dsyntax.php24 function connectTo ($mode) { argument
25 $this->Lexer->addSpecialPattern ('\{\{tiledBlog.*?\}\}', $mode, 'plugin_tiledblog');
38 function render ($mode, Doku_Renderer $renderer, $indata) { argument
39 if ($mode != 'xhtml')
/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; }
/plugin/hcalendar/syntax/
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') {
/plugin/bookmarkfile/
H A Dsyntax.php51 public function connectTo($mode) argument
53 $this->Lexer->addSpecialPattern('\<BOOKMARKFILE .*?\>',$mode,'plugin_bookmarkfile');
113 public function render($mode, Doku_Renderer $renderer, $data) argument
116 if ($mode == 'xhtml') {
/plugin/epub/scripts/
H A Debook.php20 $mode ='epub';
21 $Renderer =& plugin_load('renderer',$mode);
26 msg("No renderer for $mode found",-1);
71 $data = array($mode,& $Renderer->doc);
/plugin/firenews/
H A Dsyntax.php19 public function connectTo($mode) argument
21 $this->Lexer->addSpecialPattern('\{\{firenews>[^}]*\}\}', $mode, 'plugin_firenews');
47 public function render($mode, Doku_Renderer $renderer, $data) argument
74 if ($mode === 'xhtml') {
/plugin/subpages/
H A Dsyntax.php60 function connectTo($mode) { argument
61 $this->Lexer->addSpecialPattern('~~SUBPAGES~~', $mode, 'plugin_subpages');
74 function render($mode, Doku_Renderer $renderer, $data) { argument
76 $this->rdrMode = $mode;
/plugin/mediasyntax/
H A Dhelper.php162 $mode = '';
179 $mode = $ins[$i][1][1][0];
181 if ($mode == 'namespace') {
203 if ($mode == 'tagtopic') {
229 if ($mode == 'page' || $mode == 'section') {
252 $ins_inc = $this->_get_instructions($page, $sect, $mode, $lvl, $flags);
297 function _get_instructions($page, $sect, $mode, $lvl, $flags)
310 _get_instructions($page, $sect, $mode, $lvl, $flags) global() argument
/plugin/data-au/syntax/
H A Dlist.php19 function connectTo($mode) { argument
20 …addSpecialPattern('----+ *dataaulist(?: [ a-zA-Z0-9_]*)?-+\n.*?\n----+', $mode, 'plugin_dataau_lis…
/plugin/manlink/
H A Dsyntax.php16 function connectTo($mode) { argument
19 $mode,
/plugin/complex_lists/list_xrefs/
H A Dsyntax.php43 $this->Lexer->addEntryPattern('#[(]', $mode, 'plugin_list_xrefs');
69 function render($mode, &$renderer, $data) { argument
/plugin/linebreak/
H A Dsyntax.php74 function render($mode, &$renderer, $data) { argument
76 if($mode == 'xhtml'){
/plugin/poldek/
H A Daction.php57 if (!isset($cache->mode) || $cache->mode != 'xhtml') return;
/plugin/bootswrapper/syntax/
H A Dalert.php38 public function render($mode, Doku_Renderer $renderer, $data) argument
45 if ($mode !== 'xhtml') {
/plugin/data/syntax/
H A Dlist.php18 public function connectTo($mode)
20 $this->Lexer->addSpecialPattern('----+ *datalist(?: [ a-zA-Z0-9_]*)?-+\n.*?\n----+', $mode, 'plugin_data_list');
17 connectTo($mode) global() argument
/plugin/combo/syntax/
H A Dxmlinlineemptytag.php55 function connectTo($mode) argument
59 $this->Lexer->addSpecialPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1277 $mode = $this->identifyMode($p);
1278 if ($mode == self::QR_MODE_8B) {
1286 if ($mode == self::QR_MODE_AN) {
1405 $mode = $this->identifyMode(0);
1406 switch ($mode) {
1480 $inputitem['mode'] = $mode;
1821 switch($mode) {
1916 switch($mode) {
2298 if ($mode == self::QR_MODE_ST) {
2318 if ($mode == self::QR_MODE_ST) {
[all …]
/plugin/twitter/
H A Daction.php34 if (!isset($cache->mode) || !in_array($cache->mode, array('i', 'metadata'))) {
/plugin/combo/renderer/
H A Dxml.php90 * The mode in the export is
92 $mode = "combo_" . $this->getPluginComponent();
96 array("format" => array($mode => array("Content-Type" => 'application/xml'))),
/plugin/task/syntax/
H A Dtask.php18 function connectTo($mode) { argument
19 $this->Lexer->addSpecialPattern('~~TASK.*?~~', $mode, 'plugin_task_task');
58 function render($mode, Doku_Renderer $renderer, $data) { argument
64 if ($mode == 'xhtml') {
122 } elseif ($mode == 'metadata') {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js78 /******/ __webpack_require__.t = function(value, mode) { argument
79 /******/ if(mode & 1) value = __webpack_require__(value);
80 /******/ if(mode & 8) return value;
81 /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
85 /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns,…

1...<<41424344454647484950>>...98