[Loader] element index
Package indexes
Settings
Interpreter
All elements
a
b
c
d
e
f
g
h
i
l
m
s
t
u
a
top
addtosubs
addtosubs()
in botloaderfuncs.php
Write the substitution include file
b
top
botloaderfuncs.php
botloaderfuncs.php
in botloaderfuncs.php
botloaderinc.php
botloaderinc.php
in botloaderinc.php
botloader.php
botloader.php
in botloader.php
botexists
botexists()
in botloaderfuncs.php
Checks if a bot already exists.
c
top
cleanforreplace
cleanforreplace()
in botloaderfuncs.php
Add slashes for replacement purposes
cleanforsearch
cleanforsearch()
in botloaderfuncs.php
Add slashes for database query purpose
createsubfile
createsubfile()
in botloaderfuncs.php
Create the object for writing the substitution include file
d
top
deletebot
deletebot()
in botloaderfuncs.php
Deletes everything about a bot.
deletejustbot
deletejustbot()
in botloaderfuncs.php
Deletes information about a bot in the cache and bot tables.
e
top
endElement
endElement()
in botloaderfuncs.php
Used by the AIML XML parser
endS
endS()
in botloaderfuncs.php
Called by the XML parser that is parsing the startup.xml file.
f
top
findwordid
findwordid()
in botloaderfuncs.php
Find a word in the patterns table given the word and the parent.
findwordidstar
findwordidstar()
in botloaderfuncs.php
Find a wildcard in the patterns table given the word and the parent.
flushcache
flushcache()
in botloaderfuncs.php
Deletes the gmcache table.
g
top
getbotid
getbotid()
in botloaderfuncs.php
Gets the ID of a bot given its name.
getbotvalue
getbotvalue()
in botloaderfuncs.php
Gets a bot's property value.
h
top
handleme
handleme()
in botloaderfuncs.php
Part of the AIML XML parser.
handlemeS
handlemeS()
in botloaderfuncs.php
Process contents <learn> tag in startup.xml
i
top
insertmysentence
insertmysentence()
in botloaderfuncs.php
Inserts the pattern into the patterns table.
insertmytemplate
insertmytemplate()
in botloaderfuncs.php
Inserts a template into the template table.
insertwordpattern
insertwordpattern()
in botloaderfuncs.php
Inserts an entry into the patterns table. Returns the ID of the new row inserted.
l
top
learn
learn()
in botloaderfuncs.php
Learn an AIML file.
learnallfiles
learnallfiles()
in botloaderfuncs.php
Learn all the files in a directory ending with ".aiml"
learnstring
learnstring()
in botloaderfuncs.php
Learn the AIML string.
loadaimlcategory
loadaimlcategory()
in botloaderfuncs.php
Load an AIML string that is just a category.
loadaimlstring
loadaimlstring()
in botloaderfuncs.php
Load an AIML string. String must be valid XML.
loadstartup
loadstartup()
in botloaderfuncs.php
Parses startup.xml
loadstartupinc
loadstartupinc()
in botloaderfuncs.php
Parses startup.xml if the bot is loaded incrementally - one file at a time.
m
top
makesplitterphp
makesplitterphp()
in botloaderfuncs.php
Create the array PHP code for the sentence splitters
makesrphp
makesrphp()
in botloaderfuncs.php
Creates the PHP array code for subs.inc.
makesubscode
makesubscode()
in botloaderfuncs.php
Creates the subs.inc file.
s
top
setnotend
setnotend()
in botloaderfuncs.php
Set an entry in the patterns table to not be flagged as the last word in its context.
ss_timing_current
ss_timing_current()
in botloaderfuncs.php
Retrieve timer data
ss_timing_start
ss_timing_start()
in botloaderfuncs.php
Start a timer
ss_timing_stop
ss_timing_stop()
in botloaderfuncs.php
Stop a timer
startElement
startElement()
in botloaderfuncs.php
Used by the AIML XML parser
startS
startS()
in botloaderfuncs.php
Called by the XML parser that is parsing the startup.xml file.
t
top
templateexists
templateexists()
in botloaderfuncs.php
Checks if a template exists for a given pattern
u
top
upperkeysarray
upperkeysarray()
in botloaderfuncs.php
Makes the keys of an array uppercase.
a
b
c
d
e
f
g
h
i
l
m
s
t
u