Source for file Error_Page.php
Documentation is available at Error_Page.php
* LAIKA FRAMEWORK Release Notes:
* @filesource Error_Page.php
* @date 2012-05-18 22:00:23 -0400 (Fri, 18 May 2012)
* @author Leonard M. Witzel <witzel@post.harvard.edu>
* @copyright Copyright (c) 2012 Laika Soft <{@link http://oafbot.com}>
* Laika_Error_Page class.
* @extends Laika_Abstract_Page
protected static $instance;
* add_component function.
* @param string $component
if($component ==
"DEFAULT")
$page_name =
str_replace('_Page',"_Component",$page_name,$count =
1);
return dirname(__FILE__
).
'/'.
$page_name.
'.php';
Documentation generated on Sat, 19 May 2012 02:16:59 -0400 by phpDocumentor 1.4.4