[Utilities] element index

Package indexes

All elements
a g h i l m p r _
_
top
Variable $_mappings
RegExpHashTable::$_mappings in RegExpHashTable.inc
a
top
Method addEntry
RegExpHashTable::addEntry() in RegExpHashTable.inc
g
top
Method getQuery
PhraseBook::getQuery() in PhraseBook.inc
Retrieve an existing phrase from the phrasebok, by name
Method getResource
Registry::getResource() in Registry.inc
Retrieive an item from the registry
h
top
Method hasKey
RegExpHashTable::hasKey() in RegExpHashTable.inc
i
top
Method instance
Registry::instance() in Registry.inc
Singleton Access pattern
l
top
Method loadDictFile
PhraseBook::loadDictFile() in PhraseBook.inc
Populated the PhraseBook from a file
Method loadDictString
Populates the PhraseBook from a string
Method lookup
RegExpHashTable::lookup() in RegExpHashTable.inc
m
top
Variable $mapping
Registry::$mapping in Registry.inc
Mapping of associations
p
top
Variable $phrases
PhraseBook::$phrases in PhraseBook.inc
a hashed association of keys/phrase pairs
Page PhraseBook.inc
PhraseBook.inc in PhraseBook.inc
Method PhraseBook
PhraseBook::PhraseBook() in PhraseBook.inc
PhraseBook Constructor.
Class PhraseBook
PhraseBook in PhraseBook.inc
Manages associations of keyed labels to SQL queries.
r
top
Page Registry.inc
Registry.inc in Registry.inc
Page RegExpHashTable.inc
RegExpHashTable.inc in RegExpHashTable.inc
Method RegExpHashTable
RegExpHashTable::RegExpHashTable() in RegExpHashTable.inc
Class RegExpHashTable
RegExpHashTable in RegExpHashTable.inc
RegExpHashTable -- look up by regexp matches
Method register
Registry::register() in Registry.inc
Adds $value to the registry under the label of $key
Class Registry
Registry in Registry.inc
Implements the Registry Pattern for managing common resources.
Method Registry
Registry::Registry() in Registry.inc
Registry Constructor.
a g h i l m p r _