![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
User () | |
getIcon () | |
Get the associated document icon for this attachment. More... | |
Public Attributes | |
$table = "attachment" | |
$primary_key = "attachment_id" | |
$fields | |
$relations = array("User" => "") | |
Definition at line 39 of file attachment.inc.
Attachment::getIcon | ( | ) |
Get the associated document icon for this attachment.
Definition at line 65 of file attachment.inc.
Attachment::User | ( | ) |
Definition at line 55 of file attachment.inc.
Attachment::$fields |
Definition at line 45 of file attachment.inc.
Attachment::$primary_key = "attachment_id" |
Definition at line 42 of file attachment.inc.
Attachment::$relations = array("User" => "") |
Definition at line 53 of file attachment.inc.
Attachment::$table = "attachment" |
Definition at line 41 of file attachment.inc.