Home
last modified time | relevance | path

Searched refs:TemplatesCache (Results 1 – 6 of 6) sorted by relevance

/dports/www/py-django-cms/django-cms-3.7.1/cms/
H A Dtemplates.py5 class TemplatesCache(object): class
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php108 static public function TemplatesCache($bAdmin, $sPluginsHash) function in RainLoop\\KeyPathHelper
H A DServiceActions.php631 …$sCacheFileName = \RainLoop\KeyPathHelper::TemplatesCache($bAdmin, $this->oActions->Plugins()->Has…
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php108 static public function TemplatesCache($bAdmin, $sPluginsHash) function in RainLoop\\KeyPathHelper
H A DServiceActions.php631 …$sCacheFileName = \RainLoop\KeyPathHelper::TemplatesCache($bAdmin, $this->oActions->Plugins()->Has…
/dports/www/py-django-cms/django-cms-3.7.1/cms/toolbar/
H A Dtoolbar.py11 from cms.templates import TemplatesCache
103 return TemplatesCache()