PHP Class Reports, rartracker

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

Méthodes publiques

Méthode Description
__construct ( $db, $user = null, $torrent = null, $subtitles = null, $requests = null, $forum = null, $mailbox = null, $comments = null, $log = null )
create ( $postdata )
delete ( $id, $postdata = null )
get ( $id )
query ( $postdata )
update ( $id, $postdata )

Method Details

__construct() public méthode

public __construct ( $db, $user = null, $torrent = null, $subtitles = null, $requests = null, $forum = null, $mailbox = null, $comments = null, $log = null )

create() public méthode

public create ( $postdata )

delete() public méthode

public delete ( $id, $postdata = null )

get() public méthode

public get ( $id )

query() public méthode

public query ( $postdata )

update() public méthode

public update ( $id, $postdata )