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

Index of all elements

[ g ] [ l ] [ p ] [ ]

g

getDictionaryName
in file Phrasebook.php, method Phrasebook::getDictionaryName()
    Returns the name of the dictionary currently in use
getDoMysqlEscapeString
in file PhrasebookSql.php, method PhrasebookSql::getDoMysqlEscapeString()
    Returns the current value of the DoMysqlEscapeString setting
getEscapedQuote
in file PhrasebookSql.php, method PhrasebookSql::getEscapedQuote()
    Returns the current value of the EscapedQuote setting
getPhrase
in file Phrasebook.php, method Phrasebook::getPhrase()
    Returns the phrase from the dictionary and will substitute variables when appropriate.
getPhrase
in file PhrasebookSql.php, method PhrasebookSql::getPhrase()
    Returns the phrase from the dictionary and will substitute variables when appropriate.
getRemoveNewLines
in file Phrasebook.php, method Phrasebook::getRemoveNewLines()
    Returns the value of the RemoveNewLines setting
getUseIsNull
in file PhrasebookSql.php, method PhrasebookSql::getUseIsNull()
    Returns the current value of the UseIsNull setting
top

l

load
in file Phrasebook.php, method Phrasebook::load()
    Loads the dictionary from the xml file into memory.
top

p

Phrasebook
in file Phrasebook.php, class Phrasebook
    Implements the Phrasebook pattern
Phrasebook
in file Phrasebook.php, method Phrasebook::Phrasebook()
    Constructor for Phrasebook class.
PhrasebookSql
in file PhrasebookSql.php, method PhrasebookSql::PhrasebookSql()
    Constructor for PhrasebookSql class.
PhrasebookSql
in file PhrasebookSql.php, class PhrasebookSql
    Implements the Phrasebook pattern for SQL statements
PhrasebookSql.php
procedural page PhrasebookSql.php
Phrasebook.php
procedural page Phrasebook.php
top

s

setDictionaryName
in file Phrasebook.php, method Phrasebook::setDictionaryName()
    Registers the name of the dictionary to use next time the load function is called.
setDoMysqlEscapeString
in file PhrasebookSql.php, method PhrasebookSql::setDoMysqlEscapeString()
    Registers the value of the DoMysqlEscapeString.
setEscapedQuote
in file PhrasebookSql.php, method PhrasebookSql::setEscapedQuote()
    Registers the value of the string to use to replace single quotes (') with when variables are surrounded by quotes in the phrase.
setFileName
in file Phrasebook.php, method Phrasebook::setFileName()
    Registers the name of the XML phrasebook file to use next time the load function is called.
setRemoveNewLines
in file Phrasebook.php, method Phrasebook::setRemoveNewLines()
    Sets the value of the RemoveNewLines setting.
setUseIsNull
in file PhrasebookSql.php, method PhrasebookSql::setUseIsNull()
    Registers the value of the UseIsNull setting.
top

Documentation generated on Fri, 25 Jul 2003 23:23:40 -0400 by phpDocumentor 1.2.1