Page_Static Class Reference

Inherits Page.

Collaboration diagram for Page_Static:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 set_dir ($dir)
 GET ($path='', $s='')

Public Attributes

 $template_dir = 'home'

Detailed Description

PRONTO WEB FRAMEWORK Copyright (C) 2006, Judd Vinet

Author:
Judd Vinet <jvinet@zeroflux.org>

Description: Page controller extension that's basically just a dummy frontend for a directory of templates. Whatever argument is passed to it will be used as the template name.

Definition at line 13 of file page_static.php.


Member Function Documentation

Page_Static::GET ( path = '',
s = '' 
)

Definition at line 27 of file page_static.php.

References DS, and Page_Base::render().

Page_Static::set_dir ( dir  ) 

Set the template directory

Parameters:
string $dir Template directory

Definition at line 22 of file page_static.php.


Member Data Documentation

Page_Static::$template_dir = 'home'

Definition at line 15 of file page_static.php.


The documentation for this class was generated from the following file:

Generated on Wed Jan 13 09:21:04 2010 for Pronto Framework by  doxygen 1.6.1