![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
verifyEnabled ($document_id) | |
getURL () | |
Document () | |
Comment () | |
Public Attributes | |
$table = "document_comment_xref" | |
$primary_key = "document_comment_id" | |
$fields | |
$relations | |
Definition at line 256 of file document.inc.
DocumentCommentXref::Comment | ( | ) |
Definition at line 298 of file document.inc.
DocumentCommentXref::Document | ( | ) |
Definition at line 293 of file document.inc.
DocumentCommentXref::getURL | ( | ) |
Definition at line 285 of file document.inc.
DocumentCommentXref::verifyEnabled | ( | $document_id | ) |
Definition at line 268 of file document.inc.
DocumentCommentXref::$fields |
Definition at line 261 of file document.inc.
DocumentCommentXref::$primary_key = "document_comment_id" |
Definition at line 259 of file document.inc.
DocumentCommentXref::$relations |
Definition at line 265 of file document.inc.
DocumentCommentXref::$table = "document_comment_xref" |
Definition at line 258 of file document.inc.