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

Index of all elements

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

a

AllTests.php
procedural page AllTests.php
top

c

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

d

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

g

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

h

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

i

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

l

listSubjects
in file modify.php, function listSubjects()
top

m

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

o

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

p

PHPUnit2_MAIN_METHOD
in file Mail_MboxTest.php, constant PHPUnit2_MAIN_METHOD
top

r

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

s

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

t

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

u

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

_

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

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