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

Index of all elements

[ c ] [ d ] [ f ] [ g ] [ i ] [ l ] [ n ] [ p ] [ r ] [ s ] [ _ ]

c

contains
in file Shelf.php, method File_DeliciousLibrary_Shelf::contains()
    Checks if an item is part of the shelf
COVER_LARGE
in file Item.php, class constant File_DeliciousLibrary_Item::COVER_LARGE
COVER_MEDIUM
in file Item.php, class constant File_DeliciousLibrary_Item::COVER_MEDIUM
COVER_PLAIN
in file Item.php, class constant File_DeliciousLibrary_Item::COVER_PLAIN
COVER_SMALL
in file Item.php, class constant File_DeliciousLibrary_Item::COVER_SMALL
top

d

DeliciousLibrary.php
procedural page DeliciousLibrary.php
top

f

File_DeliciousLibrary
in file DeliciousLibrary.php, class File_DeliciousLibrary
    Main application class for parsing the library database of the Delicious Library Software
File_DeliciousLibrary_Book
in file Item.php, class File_DeliciousLibrary_Book
    Class representing books from the library
File_DeliciousLibrary_Exception
in file DeliciousLibrary.php, class File_DeliciousLibrary_Exception
File_DeliciousLibrary_Game
in file Item.php, class File_DeliciousLibrary_Game
    Class representing games from the library
File_DeliciousLibrary_Item
in file Item.php, class File_DeliciousLibrary_Item
    Abstract class for all items from the library
File_DeliciousLibrary_Movie
in file Item.php, class File_DeliciousLibrary_Movie
    Class representing movies from the library
File_DeliciousLibrary_Music
in file Item.php, class File_DeliciousLibrary_Music
    Class representing music from the library
File_DeliciousLibrary_Shelf
in file Shelf.php, class File_DeliciousLibrary_Shelf
    Class representing custom shelves containing a mix of books, movies, video games, and music
top

g

getBooks
in file DeliciousLibrary.php, method File_DeliciousLibrary::getBooks()
    Returns all books from the library
getCoverLocation
in file Item.php, method File_DeliciousLibrary_Item::getCoverLocation()
    Returns the location of the cover image for the item
getGames
in file DeliciousLibrary.php, method File_DeliciousLibrary::getGames()
    Returns all games from the library
getItemInstance
in file DeliciousLibrary.php, method File_DeliciousLibrary::getItemInstance()
    Returns an instance of a subclass of File_DeliciousLibrary_Item for an item from the library
getMovies
in file DeliciousLibrary.php, method File_DeliciousLibrary::getMovies()
    Returns all movies from the library
getMusic
in file DeliciousLibrary.php, method File_DeliciousLibrary::getMusic()
    Returns all music from the library
top

i

$include
in file DeliciousLibrary.php, variable File_DeliciousLibrary::$include
    Determines which sort of items to include in the parsing result
$items
in file DeliciousLibrary.php, variable File_DeliciousLibrary::$items
    Holds a list of all items that are part of the library
$items
in file Shelf.php, variable File_DeliciousLibrary_Shelf::$items
    The items on the shelf
Item.php
procedural page Item.php
INCLUDE_BOOKS
in file DeliciousLibrary.php, class constant File_DeliciousLibrary::INCLUDE_BOOKS
INCLUDE_GAMES
in file DeliciousLibrary.php, class constant File_DeliciousLibrary::INCLUDE_GAMES
INCLUDE_MOVIES
in file DeliciousLibrary.php, class constant File_DeliciousLibrary::INCLUDE_MOVIES
INCLUDE_MUSIC
in file DeliciousLibrary.php, class constant File_DeliciousLibrary::INCLUDE_MUSIC
top

l

loadInformation
in file Item.php, method File_DeliciousLibrary_Item::loadInformation()
    Extracts information from an XML element and loads it into the item
top

n

$name
in file Shelf.php, variable File_DeliciousLibrary_Shelf::$name
    The name of the shelf
top

p

parse
in file DeliciousLibrary.php, method File_DeliciousLibrary::parse()
    Parses the Delicous Library library database
top

r

$recommendations
in file Item.php, variable File_DeliciousLibrary_Item::$recommendations
top

s

$shelves
in file DeliciousLibrary.php, variable File_DeliciousLibrary::$shelves
    Holds a list of all custom shelves and their items
Shelf.php
procedural page Shelf.php
top

_

__construct
in file DeliciousLibrary.php, method File_DeliciousLibrary::__construct()
    Constructor
top

Documentation generated on Mon, 11 Mar 2019 15:26:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.