Class Laika_Collectable

Description

Laika_Collectable class.

  • extends: Laika

Located in /library/core/Collectable.php (line 22)

Laika
   |
   --Laika_Collectable
Method Summary
void __construct ( $object, mixed $name, mixed $array)
void freeze (mixed $name, mixed $array)
void get_property (mixed $key)
void revive ()
Methods
Constructor __construct (line 32)

__construct function.

  • access: public
void __construct ( $object, mixed $name, mixed $array)
  • mixed $name
  • mixed $array
  • $object

Redefinition of:
Laika::__construct()
__construct function.
freeze (line 69)

freeze function.

  • access: public
void freeze (mixed $name, mixed $array)
  • mixed $name
  • mixed $array
get_property (line 54)

get_var function.

  • access: public
void get_property (mixed $key)
  • mixed $key
revive (line 94)

revive function.

  • access: public
void revive ()

Inherited Methods

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()
Class Constants

Inherited Constants

Inherited from Laika

Laika::LAIKA_RELEASE
Laika::LAIKA_VERSION

Documentation generated on Sat, 19 May 2012 02:16:57 -0400 by phpDocumentor 1.4.4