Septum A site templating engine | Index
The program and documentation were written by Poromenos. This will be prepended to the page filename. The type of beginning token quotes to use. Specifies whether or not to use document caching. Specifies the number of seconds to cache the page. The page you create should be called name.pg, for example index.pg. The type of ending token quotes to use. The page to be returned when the requested page could not be found. Replaces a complex token with its value. Returns a file through the method specified (file, MySQL page, etc). Returns the page section of a file. Returns the tokens section of a file. You can download Septum from SourceForge (http://sourceforge.net/project/showfiles.php?group_id=125013&package_id=137225&release_id=286887). The tokens ending keyword. To load a page, you need to specify its name. The main function. This is the implementation of Septum. Specifies the extension that each page will have. Specifies the variable to use when GETting the page, for example www.myserver.com/index.php?page=index. The token parameter keyword. Parses the tokens section of a file. This program is released under the GNU GPL. Using Septum is easy. Replaces a token with its value taking into account that it may contain other tokens within it. Replaces tokens in $strFile with the text specified in $arrTokens. Specifies what to return when the page has no KEYWORDS_END token. This is the Septum reference. Specifies the name of the template file. The token ending keyword. Tokens are placeholders for your text. |