From af3ac96c3fd5b11eb15a8367ed78cdf73abbade7 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 31 Dec 2005 08:19:23 +0000 Subject: [PATCH] Hook documentation --- template.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template.php b/template.php index a4199d2..1583fb5 100644 --- a/template.php +++ b/template.php @@ -32,6 +32,10 @@ * This framework is a backend to the database template engine and * contains all the parsing algorithms. * +* Hooks: +* $this->pre_parse_hook - Name of the function to execute on +* a template before the parsing occurs +* * @author Iris Studios, Inc. * @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ -- 2.22.5