Home
last modified time | relevance | path

Searched refs:true (Results 5551 – 5575 of 6699) sorted by last modified time

1...<<221222223224225226227228229230>>...268

/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php158 $this->namespacesWritten = true;
/plugin/facebookwall/
H A Dsyntax.php220 $objects = json_decode($json, true);
304 return true;
/plugin/facebookevents/
H A Dsyntax.php194 $objects = json_decode($json, true);
324 return true;
/plugin/google_maps/syntax/
H A Dmaps.php167 return true;
194 return true;
198 return true;
202 return true;
/plugin/editions/
H A Daction.php150 if ( ($curRootNS == $this->getConf('editionNamespace')) && ($ACT=='show') ) return true;
/plugin/croissant/
H A Dsyntax.php40 $renderer->meta['plugin_croissant_nobc'] = true;
44 return true;
54 if (p_get_metadata($ID, 'plugin_croissant_nobc') === true) {
84 return true;
/plugin/date/
H A Dsyntax.php239 return true;
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/news/
H A Dadmin.php30 … $this->pagedata = $this->helper->_readFile($this->helper->getMetaFN('pagedata','.ser'),true);
57 … $this->pagedata = $this->helper->_readFile($this->helper->getMetaFN('pagedata','.ser'),true);
127 echo print_r($this->output,true);
223 $this->helper->_writeFile($pfile,$this->pagedata,true);
241 $ini_array = parse_ini_file($newsfeed_ini, true);
H A Dhelper.php57 $this->wasUpdated = true;
87 $ar = $this->_readFile($metafile, true);
92 $this->_writeFile($metafile,$ar,true);
112 $this->_writeFile($metafile,$ar,true);
141 $this->_writeFile($metafile,$feed_data,true);
162 $this->_writeFile($metafile,$feed_data,true);
H A Daction.php26 $this->helper = $this->loadHelper('news', true);
/plugin/news/scripts/
H A DfeedData.php23 $this->meta_data = $this->_readFile($metafile, true);
139 $ar = $this->_readFile($file, true);
154 $this->rss_data = $this->_readFile($file, true);
171 return true;
H A Dnewsfeed.php6 $lib_exe = true;
28 $refresh = true;
57 $ini_array = parse_ini_file($newsfeed_ini, true);
/plugin/medialist/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A Daction.php47 return true;
H A Dhelper.php256 $ins = p_cached_instructions(wikiFN($id), true, $id);
H A Dsyntax.php70 return true;
/plugin/eventum/XML/
H A DRPC.php819 $GLOBALS['XML_RPC_auto_base64'] = true;
1028 return true;
1188 var $remove_extra_lines = true;
1448 xml_parser_set_option($parser_resource, XML_OPTION_CASE_FOLDING, true);
1601 || ($val == true && strcasecmp($val, 'false')))
/plugin/eventum/
H A Dsyntax.php109 return true;
228 return true;
/plugin/poldek/
H A Dsyntax.php61 return true;
66 $helper = $this->loadHelper($this->getPluginName(), true);
69 return true;
H A Daction.php41 $this->run = true;
43 $helper = $this->loadHelper($this->getPluginName(), true);
44 $helper->sync(true);
64 $helper = $this->loadHelper($this->getPluginName(), true);
/plugin/jwhelloworld/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/jokuwiki/
H A DREADME.md24 * **data** (required) e.g. `data='{ "formatting" : "JSON", "wellFormedJSON" : true, "pi" : 3.14159…
H A DCOPYING77 Whether that is true depends on what the Program does.
H A Dsyntax.php81 file_put_contents('/tmp/jokuwiki_b', var_export($attrs, true));
124 return true;

1...<<221222223224225226227228229230>>...268