FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
This is the complete list of members for Fossology\Lib\Dao\LicenseStdCommentDao, including all inherited members.
$dbManager | Fossology\Lib\Dao\LicenseStdCommentDao | private |
__construct(DbManager $dbManager) (defined in Fossology\Lib\Dao\LicenseStdCommentDao) | Fossology\Lib\Dao\LicenseStdCommentDao | |
getAllComments($skipNotSet=false) | Fossology\Lib\Dao\LicenseStdCommentDao | |
getComment($commentPk) | Fossology\Lib\Dao\LicenseStdCommentDao | |
insertComment($name, $comment) | Fossology\Lib\Dao\LicenseStdCommentDao | |
isCommentIdValid($commentPk) | Fossology\Lib\Dao\LicenseStdCommentDao | private |
toggleComment($commentPk) | Fossology\Lib\Dao\LicenseStdCommentDao | |
updateComment($commentPk, $newName, $newComment) | Fossology\Lib\Dao\LicenseStdCommentDao | |
updateCommentFromArray($commentArray) | Fossology\Lib\Dao\LicenseStdCommentDao |