PHP Class Subtitles, rartracker

Afficher le fichier Open project: swetorrentking/rartracker Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $db, $user = null, $log = null, $torrent = null, $mailbox = null )
delete ( $id, $reason = '' )
download ( $id )
downloadByTorrentId ( $id )
fetch ( $torrentId )
get ( $id )
upload ( $file, $post )

Private Methods

Méthode Description
downloadRow ( $row )

Method Details

__construct() public méthode

public __construct ( $db, $user = null, $log = null, $torrent = null, $mailbox = null )

delete() public méthode

public delete ( $id, $reason = '' )

download() public méthode

public download ( $id )

downloadByTorrentId() public méthode

public downloadByTorrentId ( $id )

fetch() public méthode

public fetch ( $torrentId )

get() public méthode

public get ( $id )

upload() public méthode

public upload ( $file, $post )