Packages:
System
System.Collections
System.Data
System.I18N
System.Util
System.Web.Services
System.Web.UI.ActiveControls
System.Web.UI.WebControls


Classes:
Modules
   LDatabase

Class LCreoleRow


A propel-a-like object for consistent code. This object is read-only! Note: Use propel when editing


Constructor Summary
public
__construct Array
Initializes variables

Method Summary
void
__call ( mixed $func, mixed $param)
Simulates propel getter functions
void
__get ( mixed $value)
Magic getter function

Constructor Details

__construct

public __construct Array

Initializes variables


Method Details

__call

public void __call (mixed $func , mixed $param )

Simulates propel getter functions

Input
mixed$func
mixed$param

__get

public void __get (mixed $value )

Magic getter function

Input
mixed$value