![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
User () | |
allowDelete () | |
Public Attributes | |
$primary_key = "report_id" | |
$table = "custom_report" | |
$fields | |
$relations | |
Definition at line 39 of file custom_report.inc.
CustomReport::allowDelete | ( | ) |
Definition at line 67 of file custom_report.inc.
CustomReport::User | ( | ) |
Definition at line 59 of file custom_report.inc.
CustomReport::$fields |
Definition at line 46 of file custom_report.inc.
CustomReport::$primary_key = "report_id" |
Definition at line 41 of file custom_report.inc.
CustomReport::$relations |
Definition at line 55 of file custom_report.inc.
CustomReport::$table = "custom_report" |
Definition at line 42 of file custom_report.inc.