| _returnAuthorFromRow(&$row) | AuthorDAO | |
| deleteAuthor(&$author) | AuthorDAO | |
| deleteAuthorById($authorId, $paperId=null) | AuthorDAO | |
| deleteAuthorsByPaper($paperId) | AuthorDAO | |
| getAuthor($authorId) | AuthorDAO | |
| getAuthorIdsByPaper($paperId) | AuthorDAO | |
| getAuthorsAlphabetizedBySchedConf($schedConfId=null, $initial=null, $rangeInfo=null, $includeEmail=false) | AuthorDAO | |
| getAuthorsByPaper($paperId) | AuthorDAO | |
| getInsertAuthorId() | AuthorDAO | |
| getLocaleFieldNames() | AuthorDAO | |
| getPublishedPapersForAuthor($schedConfId, $firstName, $middleName, $lastName, $affiliation, $country) | AuthorDAO | |
| insertAuthor(&$author) | AuthorDAO | |
| resequenceAuthors($paperId) | AuthorDAO | |
| updateAuthor(&$author) | AuthorDAO | |
| updateLocaleFields(&$author) | AuthorDAO |
1.4.7