blueshoes php application framework and cms            plugins_onomastics
[ class tree: plugins_onomastics ] [ index: plugins_onomastics ] [ all elements ]

Element index for package plugins_onomastics

[ a ] [ b ] [ c ] [ d ] [ f ] [ g ] [ i ] [ p ] [ q ] [ r ] [ s ] [ t ] [ _ ]

_

$_bsDb
in file Bs_Om_OnoGraph.class.php, variable Bs_Om_OnoGraph::$_bsDb
_drawSearchForm
in file Bs_Om_OnoGraphHtml.class.php, method Bs_Om_OnoGraphHtml::_drawSearchForm()
_makeGraph
in file Bs_Om_OnoGraph.class.php, method Bs_Om_OnoGraph::_makeGraph()
top

a

addRelation
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::addRelation()
    adds a relation for firstnames.
aguilera.php
procedural page aguilera.php (subpackage: examples)
top

b

$Bs_Om_OnomasticsServer
in file Bs_Om_OnoGraph.class.php, variable Bs_Om_OnoGraph::$Bs_Om_OnomasticsServer
$Bs_String
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$Bs_String
    reference to global pseudostatic Bs_String utility class.
Bs_Om_OnoGraph
in file Bs_Om_OnoGraph.class.php, method Bs_Om_OnoGraph::Bs_Om_OnoGraph()
    constructor
Bs_Om_OnoGraph
in file Bs_Om_OnoGraph.class.php, class Bs_Om_OnoGraph
Bs_Om_OnoGraphHtml
in file Bs_Om_OnoGraphHtml.class.php, method Bs_Om_OnoGraphHtml::Bs_Om_OnoGraphHtml()
    constructor
Bs_Om_OnoGraphHtml
in file Bs_Om_OnoGraphHtml.class.php, class Bs_Om_OnoGraphHtml
Bs_Om_OnomasticsServer
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::Bs_Om_OnomasticsServer()
    constructor
Bs_Om_OnomasticsServer
in file Bs_Om_OnomasticsServer.class.php, class Bs_Om_OnomasticsServer
    problems we face: o) typo: simth instead of smith.
Bs_Om_OnoGraphHtml.class.php
procedural page Bs_Om_OnoGraphHtml.class.php
Bs_Om_OnoGraph.class.php
procedural page Bs_Om_OnoGraph.class.php
Bs_Om_OnomasticsServer.class.php
procedural page Bs_Om_OnomasticsServer.class.php
top

c

calcSimilarityFirstname
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::calcSimilarityFirstname()
    calculates the similarities of two firstnames.
calcSimilarityFirstnameMultiple
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::calcSimilarityFirstnameMultiple()
calcSimilarityLastname
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::calcSimilarityLastname()
calcSimilarityLastnameMultiple
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::calcSimilarityLastnameMultiple()
cleanLastname
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::cleanLastname()
    cleans the given lastname and returns it.
createGraph
in file Bs_Om_OnoGraphHtml.class.php, method Bs_Om_OnoGraphHtml::createGraph()
    creates the graph and returns it as html code.
createGraph
in file Bs_Om_OnoGraph.class.php, method Bs_Om_OnoGraph::createGraph()
    returns the graph for the given name.
compare_name_pairs.php
procedural page compare_name_pairs.php (subpackage: examples)
top

d

deleteRelation
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::deleteRelation()
    removes a relation for firstnames.
top

f

findFirstname
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::findFirstname()
    finds firstname records for the given $name and $gender.
findRelations
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::findRelations()
    finds the relations for the given word.
findRelationsLimit
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::findRelationsLimit()
    finds the relations for the given word - and follows the found words to $limit relations.
top

g

getGender
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::getGender()
    returns the gender for the given firstname.
getNicknames
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::getNicknames()
    returns the nicknames found for the given firstname.
getTranslations
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::getTranslations()
    returns the name translations found for the given firstname.
getVariations
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::getVariations()
    returns the name variants found for the given firstname.
top

i

isOrderOk
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::isOrderOk()
    given firstname and lastname, this method tells if the order of those names is ok. maybe the firstname/lastname fields were mixed, and now we have "smith john" instead of "john smith".
index.php
procedural page index.php (subpackage: examples)
top

p

$prefix
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$prefix
    includes 'infixes'.
$pronounce
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$pronounce
    N'Diaye => Ndiaye => N diaye M'Hamdi => Mhamdi => M Hamdi the problem is the pronounciation, a 'selbstlaut' is missing (aeiou).
top

q

$qualifier
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$qualifier
    jr => junior
top

r

top

s

$startPosX
in file Bs_Om_OnoGraph.class.php, variable Bs_Om_OnoGraph::$startPosX
$startPosX
in file Bs_Om_OnoGraphHtml.class.php, variable Bs_Om_OnoGraphHtml::$startPosX
$startPosY
in file Bs_Om_OnoGraphHtml.class.php, variable Bs_Om_OnoGraphHtml::$startPosY
$startPosY
in file Bs_Om_OnoGraph.class.php, variable Bs_Om_OnoGraph::$startPosY
$suffix
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$suffix
    reference to global pseudostatic Bs_String utility class.
setDbByDsn
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::setDbByDsn()
    sets the db object.
setDbByObj
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::setDbByObj()
    sets the db object.
spitGraph
in file Bs_Om_OnoGraphHtml.class.php, method Bs_Om_OnoGraphHtml::spitGraph()
    same as createGraph but spits out the graph immediatly to the browser.
spitGraph
in file Bs_Om_OnoGraph.class.php, method Bs_Om_OnoGraph::spitGraph()
    same as createGraph but spits out the graph immediatly to the browser.
top

t

$title
in file Bs_Om_OnomasticsServer.class.php, variable Bs_Om_OnomasticsServer::$title
translateFirstname
in file Bs_Om_OnomasticsServer.class.php, method Bs_Om_OnomasticsServer::translateFirstname()
    translates the given firstname from $fromLang to $toLang.
top

Documentation generated on Mon, 29 Dec 2003 21:07:22 +0100 by phpDocumentor 1.2.3