Element index for package Controllers

a f i l r s t u _ top

_

_distinct
in file search.php, method Search_Controller::_distinct()
    Returns a list of the distinct values of $array based on $key.
_hasKeyVal
in file search.php, method Search_Controller::_hasKeyVal()
    Returns whether array has a key with the given value
_mergeAssoc
in file search.php, method Search_Controller::_mergeAssoc()
    Merges array1 and array2 using the associative key 'key'.
_test
in file unittest.php, method UnitTest_Controller::_test()
    Tests $testName with the given $condition, printing $errorMessage
top

a

addFood
in file favorite_service.php, method Favorite_Service_Controller::addFood()
    Adds a favorite food to the user's profile.
addRecipe
in file favorite_service.php, method Favorite_Service_Controller::addRecipe()
    Adds a recipe to the user's profile.
addSpecial
in file favorite_service.php, method Favorite_Service_Controller::addSpecial()
    Adds a special to the user's profile.
top

f

Favorite_Service_Controller
in file favorite_service.php, class Favorite_Service_Controller
    Handles requests for information about the user's favorite foods, saved specials, and saved recipes.
favorite_service.php
procedural page favorite_service.php
top

i

index
in file unittest.php, method UnitTest_Controller::index()
    The main function for unit tests. Drives all unit tests.
index
in file search.php, method Search_Controller::index()
    The default search page. This page provides all site functionality except for login capabilities.
index
in file login.php, method Login_Controller::index()
    The default action. Defaults to login()
top

l

login
in file login.php, method Login_Controller::login()
    Logs the user in.
Login_Controller
in file login.php, class Login_Controller
    Handles login and logout requests, and user registration.
logout
in file login.php, method Login_Controller::logout()
    Logs the current user out.
login.php
procedural page login.php
top

r

register
in file login.php, method Login_Controller::register()
    Registers the user with the given information.
removeFood
in file favorite_service.php, method Favorite_Service_Controller::removeFood()
    Removes a favorite food from the user's profile.
removeRecipe
in file favorite_service.php, method Favorite_Service_Controller::removeRecipe()
    Removes a recipe from the user's profile.
removeSpecial
in file favorite_service.php, method Favorite_Service_Controller::removeSpecial()
    Removes a special from the user's profile.
top

s

Search_Controller
in file search.php, class Search_Controller
    Handles all site functionality except for login capabilities.
search.php
procedural page search.php
top

t

test_favorites_model
in file unittest.php, method UnitTest_Controller::test_favorites_model()
    Tests the Favorites Model.
test_recipe_model
in file unittest.php, method UnitTest_Controller::test_recipe_model()
    Tests the Recipe Model.
test_special_model
in file unittest.php, method UnitTest_Controller::test_special_model()
    Tests the Special Model
test_unit_test
in file unittest.php, method UnitTest_Controller::test_unit_test()
    Does some initial testing to make sure we are in a state suitable for unit testing.
test_user_model
in file unittest.php, method UnitTest_Controller::test_user_model()
    Tests the User Model.
test_view
in file unittest.php, method UnitTest_Controller::test_view()
    Tests the view (i.e. Smarty) by performing some very basic tests.
top

u

unittest.php
procedural page unittest.php
UnitTest_Controller
in file unittest.php, class UnitTest_Controller
    Handles Unit Tests for the website backend.

Documentation generated on Tue, 26 May 2009 14:50:31 -0700 by phpDocumentor 1.4.1