Method | Description | |
---|---|---|
__construct ( $db, $user = null, $log = null, $mailbox = null, $torrents = null ) | ||
createOrUpdate ( $postData ) | ||
delete ( $listId, $reason ) | ||
get ( $id, $fast = false ) | ||
purge ( $listId ) | ||
query ( $index, $limit = 10, $params ) | ||
queryPopularLists ( ) | ||
queryUserLists ( $userId ) | ||
vote ( $listId ) |
Method | Description | |
---|---|---|
getVoteAmount ( $id ) | ||
rowToResult ( $sth ) |
public __construct ( $db, $user = null, $log = null, $mailbox = null, $torrents = null ) |