PHP 클래스 AdminMailbox, rartracker

상속: implements IResource
파일 보기 프로젝트 열기: swetorrentking/rartracker 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $db, $user = null, $torrent = null )
create ( $postData )
delete ( $id, $reason )
get ( $id )
query ( $postdata )
update ( $id, $postData )

메소드 상세

__construct() 공개 메소드

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

create() 공개 메소드

public create ( $postData )

delete() 공개 메소드

public delete ( $id, $reason )

get() 공개 메소드

public get ( $id )

query() 공개 메소드

public query ( $postdata )

update() 공개 메소드

public update ( $id, $postData )