Element index for package Map

[ a ] [ g ] [ i ] [ m ] [ r ] [ _ ]



'_'

$_keys
in file Map.class.php, variable Gumbo_Map::$_keys
top



'a'

add
in file Map.class.php, method Gumbo_Interface_Map::add()
    Adds a foreign key reference to a source key
add
in file Map.class.php, method Gumbo_Map::add()
    Adds a foreign key reference to the source key
addMap
in file Mapper.class.php, method Gumbo_Interface_Mapper::addMap()
    Adds a Map
top



'g'

getAll
in file Map.class.php, method Gumbo_Interface_Map::getAll()
    Returns all the keys as an associative array where key=>source_key, val=>foreign_key
getAll
in file Map.class.php, method Gumbo_Map::getAll()
    Returns all the keys as an associative array where key=>source_key, val=>foreign_key
getAllMaps
in file Mapper.class.php, method Gumbo_Interface_Mapper::getAllMaps()
    Returns all Maps
getForeignKey
in file Map.class.php, method Gumbo_Interface_Map::getForeignKey()
    Returns the foreign key reference to the source key
getForeignKey
in file Map.class.php, method Gumbo_Map::getForeignKey()
    Returns the foreign key reference to the source key
getKey
in file Map.class.php, method Gumbo_Interface_Map::getKey()
    Returns the source key referenced by the foreign key
getKey
in file Map.class.php, method Gumbo_Map::getKey()
    Returns the source key referenced by the foreign key
getMap
in file Mapper.class.php, method Gumbo_Interface_Mapper::getMap()
    Gets the selected Map
Gumbo_Interface_Map
in file Map.class.php, class Gumbo_Interface_Map
    Map Interface
Gumbo_Interface_Mapper
in file Mapper.class.php, class Gumbo_Interface_Mapper
    Mapper Interface
Gumbo_Map
in file Map.class.php, class Gumbo_Map
    Map Class
top



'i'

isForeignKey
in file Map.class.php, method Gumbo_Interface_Map::isForeignKey()
    Returns if the foreign key exists
isForeignKey
in file Map.class.php, method Gumbo_Map::isForeignKey()
    Returns if the foreign key exists
isKey
in file Map.class.php, method Gumbo_Interface_Map::isKey()
    Returns if the source key exists
isKey
in file Map.class.php, method Gumbo_Map::isKey()
    Returns if the source key exists
isMap
in file Mapper.class.php, method Gumbo_Interface_Mapper::isMap()
    Returns if the Map exists
top



'm'

Map.class.php
procedural page Map.class.php
Mapper.class.php
procedural page Mapper.class.php
map
in file Mapper.class.php, method Gumbo_Interface_Mapper::map()
    Maps information into the Mapper
Map.class.php
procedural page Map.class.php
top



'r'

remove
in file Map.class.php, method Gumbo_Interface_Map::remove()
    Removes the foreign key reference to a source key
remove
in file Map.class.php, method Gumbo_Map::remove()
    Removes the foreign key reference to the source key
removeMap
in file Mapper.class.php, method Gumbo_Interface_Mapper::removeMap()
    Deletes a Map
reset
in file Map.class.php, method Gumbo_Map::reset()
    Resets all keys
reset
in file Map.class.php, method Gumbo_Interface_Map::reset()
    Resets all keys
resetMaps
in file Mapper.class.php, method Gumbo_Interface_Mapper::resetMaps()
    Clears all the Maps
top