RSI helpers  0.1
RSI helpers
Record Class Reference

Public Member Functions

 __construct ($data=null)
 
 __get ($key)
 
 __set ($key, $value)
 
 __call ($func_name, $params)
 

Data Fields

 $data = null
 

Detailed Description

Definition at line 5 of file Record.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $data = null)

Definition at line 9 of file Record.php.

Member Function Documentation

◆ __call()

__call (   $func_name,
  $params 
)

Definition at line 21 of file Record.php.

◆ __get()

__get (   $key)

Definition at line 13 of file Record.php.

◆ __set()

__set (   $key,
  $value 
)

Definition at line 17 of file Record.php.

Field Documentation

◆ $data

$data = null

Definition at line 7 of file Record.php.


The documentation for this class was generated from the following file: