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

Public Member Functions

 showInput ($fill)

Data Fields

 $create = true
 $update = true
 $list = true
 $filterCriteria = 'name ~= :name'

Protected Attributes

 $view = true

Detailed Description

Definition at line 21 of file String.php.


Member Function Documentation

showInput ( fill)

Reimplemented from Data.

Reimplemented in Password, RadioButtonText, Date, and Email.

Definition at line 30 of file String.php.


Field Documentation

$create = true

Reimplemented from Data.

Definition at line 25 of file String.php.

$filterCriteria = 'name ~= :name'

Reimplemented from Data.

Definition at line 28 of file String.php.

$list = true

Reimplemented from Data.

Reimplemented in Password.

Definition at line 27 of file String.php.

$update = true

Reimplemented from Data.

Definition at line 26 of file String.php.

$view = true [protected]

Reimplemented from Data.

Reimplemented in Password.

Definition at line 24 of file String.php.


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