| XAO-Web documentation | view source | Contained in the XAO-Web distribution. |
XAO::Templates - templates caching and retrieving module
XXX
XXX
Templates retriever. Uses persistent cache to store once retrieved templates. Cache top level keys are site names, for system templates '/' is used as a site name.
Checks if given path (first argument) exists and returns template's filename if it does and 'undef' if there is no template. Optional second argument refers to a sitename (project name), by default the current active project name is used.
Deprecated method, do not use.
Copyright (c) 2005 Andrew Maltsev
Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.
<am@ejelta.com> -- http://ejelta.com/xao/
| XAO-Web documentation | view source | Contained in the XAO-Web distribution. |