SimplOn PHP
 All Data Structures Namespaces Files Functions Variables
Public Member Functions | Protected Attributes
DArray Class Reference
+ Inheritance diagram for DArray:

Public Member Functions

 showInput ($fill)
 val ($val=null)

Protected Attributes

 $view = true
 $create = true
 $update = true

Detailed Description

Definition at line 21 of file DArray.php.


Member Function Documentation

showInput ( fill)

Reimplemented from Data.

Definition at line 28 of file DArray.php.

val ( val = null)

Definition at line 34 of file DArray.php.


Field Documentation

$create = true [protected]

Reimplemented from Data.

Definition at line 24 of file DArray.php.

$update = true [protected]

Reimplemented from Data.

Definition at line 25 of file DArray.php.

$view = true [protected]

Reimplemented from Data.

Definition at line 23 of file DArray.php.


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