| $paperFileDao | PaperGalleyDAO | |
| _returnGalleyFromRow(&$row) | PaperGalleyDAO | |
| deleteGalley(&$galley) | PaperGalleyDAO | |
| deleteGalleyById($galleyId, $paperId=null) | PaperGalleyDAO | |
| deleteGalleyImage($galleyId, $fileId) | PaperGalleyDAO | |
| deleteGalleysByPaper($paperId) | PaperGalleyDAO | |
| deleteImagesByGalley($galleyId) | PaperGalleyDAO | |
| galleyExistsByFileId($paperId, $fileId) | PaperGalleyDAO | |
| getGalley($galleyId, $paperId=null) | PaperGalleyDAO | |
| getGalleyImages($galleyId) | PaperGalleyDAO | |
| getGalleysByPaper($paperId) | PaperGalleyDAO | |
| getInsertGalleyId() | PaperGalleyDAO | |
| getNextGalleySequence($paperId) | PaperGalleyDAO | |
| incrementViews($galleyId) | PaperGalleyDAO | |
| insertGalley(&$galley) | PaperGalleyDAO | |
| insertGalleyImage($galleyId, $fileId) | PaperGalleyDAO | |
| PaperGalleyDAO() | PaperGalleyDAO | |
| resequenceGalleys($paperId) | PaperGalleyDAO | |
| updateGalley(&$galley) | PaperGalleyDAO |
1.4.7