Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:changelog:1.4 [2012/05/10 07:58] laurenten:changelog:1.4 [2012/06/09 07:05] – [Enhancements] laurent
Line 43: Line 43:
     * New HTTP cache API on response object: cleanCacheHeaders(), setExpires(), setLifetime(), isValidCache(). @FlorianLB     * New HTTP cache API on response object: cleanCacheHeaders(), setExpires(), setLifetime(), isValidCache(). @FlorianLB
     * jXmlResponse allow now to specify your own mime type. @Thomas PT      * jXmlResponse allow now to specify your own mime type. @Thomas PT 
-    * in the configuration, we can indicate a response class which is in a module. Syntax: @@{responsetype}=module:{modulename}:{classname}@@. And the response class should be store into a @@F@{modulename}/responses/{classname}.class.php@@.+    * in the configuration, we can indicate a response class which is in a module. Syntax: @@{responsetype}=module:{modulename}~{classname}@@. And the response class should be store into a @@F@{modulename}/responses/{classname}.class.php@@.
     * Methods isModuleEnabled and getModulePath have been moved from jCoordinator to jApp. These methods are still availabled on jCoordinator but deprecated     * Methods isModuleEnabled and getModulePath have been moved from jCoordinator to jApp. These methods are still availabled on jCoordinator but deprecated
     * new class jAutoloader, to be used as a class autoloader     * new class jAutoloader, to be used as a class autoloader

en/changelog/1.4.txt · Last modified: 2012/08/30 11:21 by laurent

Recent changes RSS feed Creative Commons License