[Loader] element index

Package indexes

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