XAO::Templates - templates caching and retrieving module


XAO-Web documentation  | view source Contained in the XAO-Web distribution.

Index


NAME

Top

XAO::Templates - templates caching and retrieving module

SYNOPSIS

Top

XXX

DESCRIPTION

Top

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.

AUTHOR

Top

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.