Implements interfaces:
Laika_Pdo_Driver class.
Wrapping PDO in another layer of abstraction may seem silly, but this allows for a failsafe if PDO may be misconfigured on the Server as is the case with standard MySQL + php install on OSX.
Located in /library/util/Pdo_Driver.php (line 27)
Laika | --Laika_Singleton | --Laika_Pdo_Driver
disconnect function.
find_with_offset_order_by function.
select function.
select function.
alter function.
batch_update function.
create function.
delete function.
find_with_offset function.
first function.
insert function.
last function.
offset function.
query function.
reset_auto_increment function.
select function.
select_all function.
select_by function.
update 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:17:02 -0400 by phpDocumentor 1.4.4