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

Public Member Functions

 showInput ($fill)
 label ()

Data Fields

 $create = false
 $update = true
 $required = false

Protected Attributes

 $view = false

Detailed Description

Hidden para las tablas --- No imprime un label y manda un input hidden.

Version:
1.0
Author:
Ruben Schaffer
Todo:
fix so val retuns the value and only the inputmethod retuns the hidden inpunt

Definition at line 29 of file Hidden.php.


Member Function Documentation

label ( )

Definition at line 45 of file Hidden.php.

showInput ( fill)

Reimplemented from Data.

Definition at line 37 of file Hidden.php.


Field Documentation

$create = false

Reimplemented from Data.

Definition at line 33 of file Hidden.php.

$required = false

Reimplemented from Data.

Definition at line 35 of file Hidden.php.

$update = true

Reimplemented from Data.

Definition at line 34 of file Hidden.php.

$view = false [protected]

Reimplemented from Data.

Definition at line 32 of file Hidden.php.


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