FILE related methods and variables. More...
Public Member Functions | |
validate_object_identifier () | |
Validates an object identifier (host_name, timeperiod_name, . | |
Data Fields | |
$type = 'FILE' | |
object type | |
$db_table = 'file_tbl' | |
Database table to use for this object. |
FILE related methods and variables.
FILE_class::validate_object_identifier | ( | ) |
Validates an object identifier (host_name, timeperiod_name, .
..) for the most common cases. Note that not all objects have clearly defined identifiers.
Reimplemented from object_class.