Abstract Laika_Abstract_Page class.
Located in /library/core/abstract/Abstract_Page.php (line 23)
Laika | --Laika_Singleton | --Laika_Abstract_Page
Class | Description |
---|---|
Laika_Error_Page | Laika_Error_Page class. |
add_logic function.
add_partial function.
img function.
link_to function.
Outputs a HTML link inside a anchor tag. View Superclass Laika::link_to method for usage.
paginate function.
path function.
Outputs url.
render function.
renders a view partial parameters passed into the method can be accessed from the called partial by the "$parameter" variable.
render_foreach function.
renders a view partial for each object in a collection
scripts function.
Outputs javascript src includes constructed from parameters
styles function.
Outputs stylesheet includes constructed from parameters
__callStatic function.
If method name includes 'render_' it will render a partial Otherwise it will echo a proprerty.
add_component function.
add_template function.
Inherited From Laika_Singleton
Laika_Singleton::__construct()
Laika_Singleton::from_array()
Laika_Singleton::get()
Laika_Singleton::init()
Laika_Singleton::serialize_me()
Laika_Singleton::set()
Laika_Singleton::switch_instance()
Laika_Singleton::to_array()
Laika_Singleton::unserialize_me()
Laika_Singleton::__call()
Laika_Singleton::__clone()
Inherited From Laika
Laika::__construct()
Laika::from_array()
Laika::img()
Laika::link_to()
Laika::pop_assoc()
Laika::pop_index()
Laika::redirect_to()
Laika::reflect()
Laika::release()
Laika::to_array()
Laika::version()
Laika::__call()
Laika::__get()
Laika::__set()
Documentation generated on Sat, 19 May 2012 02:16:54 -0400 by phpDocumentor 1.4.4