Home
last modified time | relevance | path

Searched defs:cache (Results 126 – 150 of 163) sorted by last modified time

1234567

/plugin/nsexport/packer/ziphtml/
H A Drenderer.php113 $height=null, $cache=null, $render = true) {
195 … $height = null, $cache = null, $linking = null, $return = false) {
/plugin/csstimeline/
H A Dfeed.php51 $cache = getCacheName($id . $_SERVER['REMOTE_USER'], '.feed'); variable
/plugin/eventum/
H A Dsyntax.php77 function cache($id, $data = null) { function in syntax_plugin_eventum
/plugin/poldek/
H A Dhelper.php25 private $cache; variable in helper_plugin_poldek
H A Daction.php50 function cache(&$event, $param) { function in action_plugin_poldek
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/graphviz/
H A Dimg.php14 $cache = $plugin->_imgfile($data); variable
/plugin/graphgear/
H A Dload.php14 $cache = getcachename($xmlid,'graphgear'); variable
/plugin/ditaa/ditaa/
H A Dditaa.jar ... getDebugInfo () } net/htmlparser/jericho/Cache.class <Unknown> package net.htmlparser.
/plugin/visrep/
H A Dimg.php13 $cache = $plugin->_imgfile($_REQUEST); variable
/plugin/plantuml/
H A Dimg.php13 $cache = $plugin->_imgfile($data); variable
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php32 var $cache = array(); variable in base
110 function &cache($cachefile) { function in base
/plugin/latexit/
H A Drenderer.php1127 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =…
1178 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =…
/plugin/odp/
H A Drenderer.php1029 $height=NULL, $cache=NULL, $linking=NULL) {
1045 $height=NULL, $cache=NULL, $linking=NULL) {
/plugin/mellelexport/
H A Drenderer.php711 …$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
714 …$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
717 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
721 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
/plugin/npd/action/
H A Dnew.php15 var $cache = true; variable in action_plugin_npd_new
/plugin/settingstree/
H A Dhelper.php50 function cache(){ function in helper_plugin_settingstree
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php19 public static $cache = null; // memcache variable in settingshierarchy
/plugin/explorertree/
H A Dhelper.php27 function cache(){ function in helper_plugin_explorertree
/plugin/advrack/
H A Djquery.qtip.js112 this.cache = { class in QTip
/plugin/ghissues/helper/
H A DapiCacheInterface.php74 public function checkCacheFreshness($apiURL, &$cache=NULL) {
88 public function callGithubAPI($apiURL, &$cache=NULL) {
/plugin/owncloud/
H A Dhelper.php400 …media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $cache=NULL, $linking=NUL…
486 $height=NULL, $cache=NULL, $linking=NULL) {
663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render)
689 $height=NULL, $cache=NULL, $render = true) {
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/
H A Dlatex.php586 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
593 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
1209 $height=NULL, $cache=NULL, $linking=NULL) {
1265 $height=NULL, $cache=NULL, $linking=NULL) {
1314 $height=NULL, $cache=NULL, $linking=NULL) {
1344 function calc_cache($cache) {
1361 function get_from_URL($url,$ext,$cache) {
1392 $height=NULL, $cache=NULL, $linking=NULL) {
1502 $height=NULL, $cache=NULL) {
1520 $height=NULL, $cache=NULL) {
[all …]

1234567