|
ultimix
|
Public Member Functions | |
| __construct () | |
| fetch_data ($Options) | |
| view ($Options) | |
Data Fields | |
| $Output = false | |
| $Security = false | |
| $Settings = false | |
| $Utilities = false | |
View provides access for json encoded data.
Definition at line 26 of file json_view.php.
| __construct | ( | ) |
Constructor.
Definition at line 64 of file json_view.php.
| fetch_data | ( | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 142 of file json_view.php.
| view | ( | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 193 of file json_view.php.
| $Output = false |
Display function's result.
Definition at line 38 of file json_view.php.
| $Security = false |
Cached objects.
Definition at line 50 of file json_view.php.
| $Settings = false |
Definition at line 51 of file json_view.php.
| $Utilities = false |
Definition at line 52 of file json_view.php.