Inherits Page_Base.
Inherited by Page_CRUD, and Page_Static.

Public Member Functions | |
| Page () | |
PRONTO WEB FRAMEWORK Copyright (C) 2006, Judd Vinet
Description: Base class for all page controllers (action/view in MVC terms). Modify this class to make application-wide changes to page controllers.
Definition at line 13 of file page.php.
| Page::Page | ( | ) |
Constructor for all Page elements
Definition at line 18 of file page.php.
References $i18n, Registry::get(), Page_Base::Page_Base(), and Page_Base::tset().
Referenced by Page_CRUD::Page_CRUD().
1.6.1