Static Public Member Functions | |
static | forFile ($path, $content=null) |
static | cache ($seconds) |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Class for helping in work with headers
Definition at line 12 of file HeadersHelper.php.
|
static |
Build cache headers for file
int | $seconds | seconds to cache |
Definition at line 40 of file HeadersHelper.php.
Referenced by RendererController\actionStatic().
|
static |
Build content headers for file content.
string | $path | file path |
string | $content | file content |
Definition at line 23 of file HeadersHelper.php.
Referenced by RendererController\actionStatic().