Class Laika_Validation_Responder

Description

Laika_Validation_Responder class.

  • extends: Laika

Located in /library/util/Validation.php (line 146)

Laika
   |
   --Laika_Validation_Responder
Variable Summary
mixed $failed
mixed $passed
Method Summary
void __construct (array $errors)
array failed ()
bool passed ()
Variables
mixed $failed (line 149)
  • access: private
mixed $passed (line 148)
  • access: private
Methods
Constructor __construct (line 158)

__construct function.

  • access: public
void __construct (array $errors)
  • array $errors

Redefinition of:
Laika::__construct()
__construct function.
failed (line 181)

failed function.

  • access: public
array failed ()
passed (line 171)

passed function.

  • access: public
bool passed ()

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:17:05 -0400 by phpDocumentor 1.4.4