[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ ] [ s ]

a

$announce
in file Decode.php, variable File_Bittorrent_Decode::$announce
$announce_list
in file Decode.php, variable File_Bittorrent_Decode::$announce_list
top

b

buildTorrent
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::buildTorrent()
    Function to build the .torrent file based on the parameters you have set with the set* functions.
top

c

$comment
in file Decode.php, variable File_Bittorrent_Decode::$comment
$created_by
in file Decode.php, variable File_Bittorrent_Decode::$created_by
top

d

$date
in file Decode.php, variable File_Bittorrent_Decode::$date
$decoded
in file Decode.php, variable File_Bittorrent_Decode::$decoded
decode
in file Decode.php, method File_Bittorrent_Decode::decode()
    Decode a Bencoded string
decodeFile
in file Decode.php, method File_Bittorrent_Decode::decodeFile()
    Decode .torrent file and accumulate information
Decode.php
procedural page Decode.php
top

e

encode
in file Encode.php, method File_Bittorrent_Encode::encode()
    Encode a var in BEncode format
encode_array
in file Encode.php, method File_Bittorrent_Encode::encode_array()
    BEncodes an array This code assumes arrays with purely integer indexes are lists, arrays which use string indexes assumed to be dictionaries.
encode_int
in file Encode.php, method File_Bittorrent_Encode::encode_int()
    BEncodes a integer
encode_string
in file Encode.php, method File_Bittorrent_Encode::encode_string()
    BEncodes a string
example.php
procedural page example.php
example_mktorrent.php
procedural page example_mktorrent.php
Encode.php
procedural page Encode.php
top

f

$filename
in file Decode.php, variable File_Bittorrent_Decode::$filename
$files
in file Decode.php, variable File_Bittorrent_Decode::$files
File_Bittorrent_Decode
in file Decode.php, class File_Bittorrent_Decode
    Encode data in Bittorrent format
File_Bittorrent_Encode
in file Encode.php, class File_Bittorrent_Encode
    Encode data in Bittorrent format
File_Bittorrent_MakeTorrent
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::File_Bittorrent_MakeTorrent()
    Constructor
File_Bittorrent_MakeTorrent
in file MakeTorrent.php, class File_Bittorrent_MakeTorrent
    Provides a class for making .torrent files from a file or directory. Produces virtually identical torrent files as btmaketorrent.py from Bram Cohen's original BT client.
top

g

getStats
in file Decode.php, method File_Bittorrent_Decode::getStats()
    Returns the online stats for the torrent
top

i

$info_hash
in file Decode.php, variable File_Bittorrent_Decode::$info_hash
top

l

$last_error
in file MakeTorrent.php, variable File_Bittorrent_MakeTorrent::$last_error
$last_error
in file Decode.php, variable File_Bittorrent_Decode::$last_error
top

m

MakeTorrent.php
procedural page MakeTorrent.php
top

n

$name
in file Decode.php, variable File_Bittorrent_Decode::$name
top

s

$size
in file Decode.php, variable File_Bittorrent_Decode::$size
scrape.php
procedural page scrape.php
setAnnounce
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::setAnnounce()
    Function to set the announce URL for the .torrent file
setAnnounceList
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::setAnnounceList()
    Function to set the announce list for the .torrent file
setComment
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::setComment()
    Function to set the comment for the .torrent file
setPath
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::setPath()
    Function to set the path for the file/dir to make the .torrent for Can also be set through the constructor.
setPieceLength
in file MakeTorrent.php, method File_Bittorrent_MakeTorrent::setPieceLength()
    Function to set the piece length for the .torrent file.
top

t

torrentinfo.php
procedural page torrentinfo.php
top

Documentation generated on Mon, 11 Mar 2019 14:57:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.