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

Element index for package apidoc

[ c ] [ d ] [ g ] [ h ] [ i ] [ m ] [ o ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

$_index
in file Mbox.php, variable Mail_Mbox::$_index (subpackage: Mail_Mbox)
    Message index
$_lastModified
in file Mbox.php, variable Mail_Mbox::$_lastModified (subpackage: Mail_Mbox)
    Timestamp at which the file has been modified last
$_resource
in file Mbox.php, variable Mail_Mbox::$_resource (subpackage: Mail_Mbox)
    File resource / handle
_move
in file Mbox.php, method Mail_Mbox::_move() (subpackage: Mail_Mbox)
    Copy a file to another
_process
in file Mbox.php, method Mail_Mbox::_process() (subpackage: Mail_Mbox)
    Process the Mbox
top

c

close
in file Mbox.php, method Mail_Mbox::close() (subpackage: Mail_Mbox)
    Close a Mbox
copy
in file Mail_MboxTest.php, method Mail_MboxTest::copy() (subpackage: Mail_Mbox)
top

d

$debug
in file Mbox.php, variable Mail_Mbox::$debug (subpackage: Mail_Mbox)
    Debug mode
top

g

get
in file Mbox.php, method Mail_Mbox::get() (subpackage: Mail_Mbox)
    Get a message from the mbox
top

h

hasBeenModified
in file Mbox.php, method Mail_Mbox::hasBeenModified() (subpackage: Mail_Mbox)
    Checks if the file was modified since it has been loaded.
top

i

insert
in file Mbox.php, method Mail_Mbox::insert() (subpackage: Mail_Mbox)
    Insert a message
top

m

Mail_Mbox
in file Mbox.php, method Mail_Mbox::Mail_Mbox() (subpackage: Mail_Mbox)
    Create a new Mbox class instance.
Mail_Mbox
in file Mbox.php, class Mail_Mbox (subpackage: Mail_Mbox)
    Class to read mbox mail files.
Mail_MboxTest
in file Mail_MboxTest.php, class Mail_MboxTest (subpackage: Mail_Mbox)
    Test class for Mail_Mbox.
main
in file Mail_MboxTest.php, method Mail_MboxTest::main() (subpackage: Mail_Mbox)
    Runs the test methods of this class.
top

o

open
in file Mbox.php, method Mail_Mbox::open() (subpackage: Mail_Mbox)
    Open the mbox file
top

r

remove
in file Mbox.php, method Mail_Mbox::remove() (subpackage: Mail_Mbox)
    Remove a message from Mbox and save it.
top

s

setUp
in file Mail_MboxTest.php, method Mail_MboxTest::setUp() (subpackage: Mail_Mbox)
    Sets up the fixture, for example, open a network connection.
size
in file Mbox.php, method Mail_Mbox::size() (subpackage: Mail_Mbox)
    Get number of messages in this mbox
top

t

$tmpdir
in file Mbox.php, variable Mail_Mbox::$tmpdir (subpackage: Mail_Mbox)
    Directory in which the temporary mbox files are created.
tearDown
in file Mail_MboxTest.php, method Mail_MboxTest::tearDown() (subpackage: Mail_Mbox)
    Tears down the fixture, for example, close a network connection.
testClose
in file Mail_MboxTest.php, method Mail_MboxTest::testClose() (subpackage: Mail_Mbox)
    closes the file pointer
testGet
in file Mail_MboxTest.php, method Mail_MboxTest::testGet() (subpackage: Mail_Mbox)
    Returns a message
testHasBeenModified
in file Mail_MboxTest.php, method Mail_MboxTest::testHasBeenModified() (subpackage: Mail_Mbox)
    Checks if a file has been modified
testInsert
in file Mail_MboxTest.php, method Mail_MboxTest::testInsert() (subpackage: Mail_Mbox)
    Insert a new email
testOpen
in file Mail_MboxTest.php, method Mail_MboxTest::testOpen() (subpackage: Mail_Mbox)
    opens the file
testRemove
in file Mail_MboxTest.php, method Mail_MboxTest::testRemove() (subpackage: Mail_Mbox)
    Removes a message
testSize
in file Mail_MboxTest.php, method Mail_MboxTest::testSize() (subpackage: Mail_Mbox)
    returns the number of messages
testUpdate
in file Mail_MboxTest.php, method Mail_MboxTest::testUpdate() (subpackage: Mail_Mbox)
    Update a message
test_move
in file Mail_MboxTest.php, method Mail_MboxTest::test_move() (subpackage: Mail_Mbox)
    Moves a file
top

u

update
in file Mbox.php, method Mail_Mbox::update() (subpackage: Mail_Mbox)
    Update a message
top

Documentation generated on Sun, 25 Jun 2006 06:06:37 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.