Full index

Package indexes


a b c d e f g h i j l m o p q r s t u v w x y _
a
top
$author
RSSitem::$author in class_rss.php
Email address of the author
about
plugin_config::about() in plugin_config.php
Display "about" screen
addDrive
VDrive::addDrive() in class_vdrive.php
add another drive to repository
addFile
StructureFile::addFile() in class_structurefile.php
include structure file
addItem
RSS::addItem() in class_rss.php
add RSS feed item to this channel
addSlashes
String::addSlashes() in class_string.php
OO-Alias of: addslashes(), addcslashes()
Alert
Alert in class_report_alert.php
Alert
b
top
BufferedDbStream
BufferedDbStream::BufferedDbStream() in class_buffereddbstream.php
create a new instance
BufferedDbStream
BufferedDbStream in class_buffereddbstream.php
database API
c
top
$category
RSS::$category in class_rss.php
one or more categories that the channel belongs to
$category
RSSitem::$category in class_rss.php
include item in one or more categories
$comments
RSSitem::$comments in class_rss.php
URL of a page for comments
$content
FormMailer::$content in class_formmailer.php
$copyright
RSS::$copyright in class_rss.php
copyright notice of your choice
$css
RSS::$css in class_rss.php
a CSS stylesheet that formats the channel
changeCaseArray
changeCaseArray() in toolbox.php
Lowercase or uppercase all keys of an associative array
charAt
String::charAt() in class_string.php
OO-Alias of: $string[$index]
checkRow
StructureFile::checkRow() in class_structurefile.php
validate a row against the schema
checkSingletonConstraint
check Singleton - constraint
checksum
SecureInputStream::checksum() in class_secureinputstream.php
return crc32 checksum for this file
check_login
plugin_user::check_login() in plugin_user.php
Check if login data is correct
clear_server_cache
plugin_default_library::clear_server_cache() in plugin_default_library.php
Clear Server Template-Cache
cloneArray
cloneArray() in toolbox.php
recursive deep-copy on arrays
cloneObject
Object::cloneObject() in class_object.php
clone this object
cloneObject
String::cloneObject() in class_string.php
clone the string
compareTo
String::compareTo() in class_string.php
compare two strings
compareToIgnoreCase
String::compareToIgnoreCase() in class_string.php
compare two strings (ignore case)
ConfigFile
ConfigFile::ConfigFile() in class_configfile.php
See the description of the super class for details on this function.
ConfigFile
ConfigFile in class_configfile.php
ConfigFile (deprecated)
config_create_profile
event handler
config_usermode
event handler
connect
Yana::connect() in class_yana.php
«factory» connect()
copy
SecureFileStream::copy() in class_securefilestream.php
copy the file to some destination
copy
String::copy() in class_string.php
alias of cloneObject()
count
Counter::count() in class_counter.php
Increment/Decrement counter
Counter
Counter in class_counter.php
counter wrapper
Counter
Counter::Counter() in class_counter.php
create a new instance
create
SecureFileStream::create() in class_securefilestream.php
create the current file if it does not exist
create
DirStream::create() in class_dirstream.php
create this directory
class_buffereddbstream.php
class_buffereddbstream.php in class_buffereddbstream.php
class_configfile.php
class_configfile.php in class_configfile.php
class_counter.php
class_counter.php in class_counter.php
class_datfile.php
class_datfile.php in class_datfile.php
class_dbserver.php
class_dbserver.php in class_dbserver.php
class_dirstream.php
class_dirstream.php in class_dirstream.php
class_errorutility.php
class_errorutility.php in class_errorutility.php
class_executeable.php
class_executeable.php in class_executeable.php
class_filedb.php
class_filedb.php in class_filedb.php
class_formmailer.php
class_formmailer.php in class_formmailer.php
class_hashtable.php
class_hashtable.php in class_hashtable.php
class_index.php
class_index.php in class_index.php
class_inputstream.php
class_inputstream.php in class_inputstream.php
class_language.php
class_language.php in class_language.php
class_mailer.php
class_mailer.php in class_mailer.php
class_object.php
class_object.php in class_object.php
class_plugin.php
class_plugin.php in class_plugin.php
class_pluginmanager.php
class_pluginmanager.php in class_pluginmanager.php
class_registry.php
class_registry.php in class_registry.php
class_report.php
class_report.php in class_report.php
class_report_alert.php
class_report_alert.php in class_report_alert.php
class_report_error.php
class_report_error.php in class_report_error.php
class_report_log.php
class_report_log.php in class_report_log.php
class_report_message.php
class_report_message.php in class_report_message.php
class_report_warning.php
class_report_warning.php in class_report_warning.php
class_securefilestream.php
class_securefilestream.php in class_securefilestream.php
class_secureinputstream.php
class_secureinputstream.php in class_secureinputstream.php
class_singleton.php
class_singleton.php in class_singleton.php
class_smarttemplate.php
class_smarttemplate.php in class_smarttemplate.php
class_sml.php
class_sml.php in class_sml.php
class_smlfile.php
class_smlfile.php in class_smlfile.php
class_string.php
class_string.php in class_string.php
class_structurefile.php
class_structurefile.php in class_structurefile.php
class_utility.php
class_utility.php in class_utility.php
class_vdrive.php
class_vdrive.php in class_vdrive.php
class_vdrive_dir.php
class_vdrive_dir.php in class_vdrive_dir.php
class_vdrive_file.php
class_vdrive_file.php in class_vdrive_file.php
class_vdrive_mountpoint.php
class_vdrive_mountpoint.php in class_vdrive_mountpoint.php
class_yana.php
class_yana.php in class_yana.php
config.php
config.php in config.php
class_microsummary.php
class_microsummary.php in class_microsummary.php
class_rss.php
class_rss.php in class_rss.php
class_user_admin.php
class_user_admin.php in class_user_admin.php
d
top
$data
Report::$data in class_report.php
any kind of data that might help to understand the context in which the message was created
$description
RSSitem::$description in class_rss.php
item synopsis, note that this may contain HTML
$description
RSS::$description in class_rss.php
a text to describe context and purpose of this channel
DatFile
DatFile in class_datfile.php
This class is an alternative to csv files.
DbServer
DbServer in class_dbserver.php
Connection to a database server
DbServer
DbServer::DbServer() in class_dbserver.php
create a new instance
db_install
plugin_db_admin::db_install() in plugin_db_admin.php
Event handler
db_sync
plugin_db_admin::db_sync() in plugin_db_admin.php
Event handler
decode
String::decode() in class_string.php
decode a string (revertable)
decode
SML::decode() in class_sml.php
Read variables from an encoded string
decodeConfigString
decodeConfigString() in config.php
Read variables from an encoded string
delete
SecureFileStream::delete() in class_securefilestream.php
delete this file
delete
DirStream::delete() in class_dirstream.php
remove this directory
dirlist
dirlist() in toolbox.php
list contents of a directory
dirlist
DirStream::dirlist() in class_dirstream.php
list contents of a directory
DirStream
DirStream in class_dirstream.php
Manipulate a directory
e
top
encode
SML::encode() in class_sml.php
Create a SML string from a scalar variable or an array of data.
encode
String::encode() in class_string.php
encoding, or converting a string (revertable)
encrypt
String::encrypt() in class_string.php
hashing function, encryption, transformation (not revertable)
ENT_FULL
ENT_FULL in class_string.php
Constant ENT_FULL
equals
Object::equals() in class_object.php
compare with another object
equals
SmartTemplate::equals() in class_smarttemplate.php
compare with another object
equals
String::equals() in class_string.php
test two strings for equality
equals
BufferedDbStream::equals() in class_buffereddbstream.php
compare with another object
equals
InputStream::equals() in class_inputstream.php
compare with another object
equals
FormMailer::equals() in class_formmailer.php
compare with another object
equals
Counter::equals() in class_counter.php
compare with another object
Error
Error in class_report_error.php
Error
ErrorUtility
ErrorUtility in class_errorutility.php
«utility» static class for error handling and debugging
Executeable
Executeable in class_executeable.php
handle php files
exists
InputStream::exists() in class_inputstream.php
return true, if the input stream resource exists
exists
BufferedDbStream::exists() in class_buffereddbstream.php
Check wether a certain key exists
exists
DirStream::exists() in class_dirstream.php
check if directory exists and is readable
exists
SML::exists() in class_sml.php
test if a certain value exists
exists
Hashtable::exists() in class_hashtable.php
check if an element exists
exportStructure
BufferedDbStream::exportStructure() in class_buffereddbstream.php
export database structure to a file
f
top
$footline
FormMailer::$footline in class_formmailer.php
failSafeRead
SecureInputStream::failSafeRead() in class_secureinputstream.php
read file contents
failSafeWrite
SecureFileStream::failSafeWrite() in class_securefilestream.php
failSafe writing of data
FileDb
FileDb in class_filedb.php
simulate a database
FileDb
FileDb::FileDb() in class_filedb.php
constructor
FormMailer
FormMailer in class_formmailer.php
create and send mails from form data
FormMailer
FormMailer::FormMailer() in class_formmailer.php
constructor
g
top
get
PluginManager::get() in class_pluginmanager.php
get a file from a virtual drive
get
Microsummary::get() in class_microsummary.php
get a microsummary
get
SecureInputStream::get() in class_secureinputstream.php
get file contents
get
String::get() in class_string.php
get string value
get
BufferedDbStream::get() in class_buffereddbstream.php
get values from the database
get
RSSitem::get() in class_rss.php
return item as associative array
get
SmartTemplate::get() in class_smarttemplate.php
fetch a template or template var
get
SML::get() in class_sml.php
get a value from the file
get
InputStream::get() in class_inputstream.php
return stream contents
get
VDrive::get() in class_vdrive.php
get a mountpoint
get
DatFile::get() in class_datfile.php
retrieve a line of data from the file
get
Counter::get() in class_counter.php
get counter
get
Hashtable::get() in class_hashtable.php
retrieve a value
get
DbServer::get() in class_dbserver.php
get a PEAR-DB connection object
get
DirStream::get() in class_dirstream.php
return list of files within the directory
getClass
Object::getClass() in class_object.php
get the class name of the instance
getColumns
StructureFile::getColumns() in class_structurefile.php
get the names of all columns in a table
getConfigFile
getConfigFile() in config.php
Read a config file and return its contents
getConstraint
StructureFile::getConstraint() in class_structurefile.php
get all constraints for an address
getCount
Counter::getCount() in class_counter.php
get counter value
getDefault
Yana::getDefault() in class_yana.php
returns the default value for a given var (if any) else returns null (not false!)
getDefault
StructureFile::getDefault() in class_structurefile.php
get the default value of a field as specified in the structure
getFile
SML::getFile() in class_sml.php
Read a file in SML syntax and return its contents
getFilename
InputStream::getFilename() in class_inputstream.php
get filename
getFilename
SmartTemplate::getFilename() in class_smarttemplate.php
get filename of current template
getFilesize
SecureFileStream::getFilesize() in class_securefilestream.php
get size of this file
getForeignKeys
StructureFile::getForeignKeys() in class_structurefile.php
return a list of foreign keys defined on a table
getIndexes
StructureFile::getIndexes() in class_structurefile.php
get a list of all indexed columns in a table
getInfo
Counter::getInfo() in class_counter.php
get counter info
getLastModified
InputStream::getLastModified() in class_inputstream.php
get time when file was last modified
getLength
StructureFile::getLength() in class_structurefile.php
get the maximum length of a field as specified in the structure
getLog
Report::getLog() in class_report.php
create log
getMessage
Report::getMessage() in class_report.php
returns the message string of this event
getMessage
Message::getMessage() in class_report_message.php
getMessage
getMode
Yana::getMode() in class_yana.php
returns current type of session (0=using profile|1=using default data)
getName
Plugin::getName() in class_plugin.php
get the name of a plugin
getPluginDir
PluginManager::getPluginDir() in class_pluginmanager.php
get the name of the directory where plugins are installed
getPrimaryKey
StructureFile::getPrimaryKey() in class_structurefile.php
get the primary key of a table
getRequestVar
Yana::getRequestVar() in class_yana.php
get a value from the request vars
getSource
StructureFile::getSource() in class_structurefile.php
get the file source
getStructure
StructureFile::getStructure() in class_structurefile.php
get the compiled structure of the database
getTable
BufferedDbStream::getTable() in class_buffereddbstream.php
get the most recently queried table
getTableByForeignKey
StructureFile::getTableByForeignKey() in class_structurefile.php
get the name of the table, a foreign key points to
getTables
StructureFile::getTables() in class_structurefile.php
get a list of all tables in the current database
getTrigger
StructureFile::getTrigger() in class_structurefile.php
get all triggers for an address
getType
StructureFile::getType() in class_structurefile.php
get the data type of a field as specified in the structure
getUniqueConstraints
StructureFile::getUniqueConstraints() in class_structurefile.php
get a list of all unique columns in table
getVar
Registry::getVar() in class_registry.php
retrieves var from registry
getVar
Yana::getVar() in class_yana.php
retrieves var from registry (memory shared by all plugins)
get_config_default
create a menu to edit default settings of the framework
get_config_profile
create a menu to edit profile settings
get_db_configuration
Event handler
get_microsummary
plugin_default_library::get_microsummary() in plugin_default_library.php
Create a microsummary for a page
get_news
plugin_rss::get_news() in plugin_rss.php
Transform RSS/XML to HTML
graphic_counter
plugin_default_library::graphic_counter() in plugin_default_library.php
Create graphical visitor counter
h
top
$headline
FormMailer::$headline in class_formmailer.php
handle
Yana::handle() in class_yana.php
resolves event and calls plugin(s), with the given arguments
handle
PluginManager::handle() in class_pluginmanager.php
broadcast an event to all plugins
Hashtable
Hashtable in class_hashtable.php
«utility» Hashtable
hasIndex
StructureFile::hasIndex() in class_structurefile.php
check whether a column is indexed in the current structure
htmlEntities
String::htmlEntities() in class_string.php
convert to html entities
i
top
$image
RSS::$image in class_rss.php
*.jpg, *.gif, or *.png image to display with the feed
$item
RSS::$item in class_rss.php
list of one or more items of the channel
importConfigFile
importConfigFile() in config.php
Read a config file and copy its contents to the global scope
importSQL
BufferedDbStream::importSQL() in class_buffereddbstream.php
import SQL from a file
Index
Index in class_index.php
«utility» controller
index
plugin_config::index() in plugin_config.php
create administration panel
index.php
index.php in index.php
indexOf
String::indexOf() in class_string.php
get position of first occurence of a needle inside the string
init
SML::init() in class_sml.php
initialize file contents
init
StructureFile::init() in class_structurefile.php
initialize the file
InputStream
InputStream::InputStream() in class_inputstream.php
constructor
InputStream
InputStream in class_inputstream.php
«abstract» InputStream
insert
SML::insert() in class_sml.php
insert an array into the file
insert
SmartTemplate::insert() in class_smarttemplate.php
assign a variable by value
insert
DatFile::insert() in class_datfile.php
insert (append) an entry to the file
insert
BufferedDbStream::insert() in class_buffereddbstream.php
update or insert row
insert
SecureFileStream::insert() in class_securefilestream.php
insert new content
insertByReference
SmartTemplate::insertByReference() in class_smarttemplate.php
assign a variable by reference
insertFile
SmartTemplate::insertFile() in class_smarttemplate.php
insert a file
isColumn
StructureFile::isColumn() in class_structurefile.php
check whether a column exists in the current structure
isEmpty
DirStream::isEmpty() in class_dirstream.php
check wether the directory has no contents
isEmpty
BufferedDbStream::isEmpty() in class_buffereddbstream.php
check wether a certain table has no entries
isEmpty
SecureInputStream::isEmpty() in class_secureinputstream.php
returns bool(true) if the source is empty or not loaded
isForeignKey
StructureFile::isForeignKey() in class_structurefile.php
check whether a foreign key exists in the current structure
isInstalled
PluginManager::isInstalled() in class_pluginmanager.php
check if a specific plugin is installed
isPrimaryKey
StructureFile::isPrimaryKey() in class_structurefile.php
check whether a primary key exists in the current structure
isReadonly
StructureFile::isReadonly() in class_structurefile.php
check whether the "READONLY" flag is set to bool(true)
isStrict
StructureFile::isStrict() in class_structurefile.php
check whether the structure defines the "USE_STRICT" setting as bool(true)
isTable
StructureFile::isTable() in class_structurefile.php
check whether a table exists in the current structure
isUnique
StructureFile::isUnique() in class_structurefile.php
check whether a column has a unique constraint
isWriteable
BufferedDbStream::isWriteable() in class_buffereddbstream.php
check wether the current database is readonly
is_writeable
SecureFileStream::is_writeable() in class_securefilestream.php
return bool(true) if file is writeable
j
top
join
BufferedDbStream::join() in class_buffereddbstream.php
join the resultsets for two tables
l
top
$language
RSS::$language in class_rss.php
language the channel is written in
$language
Yana::$language in class_yana.php
to load language strings
$link
RSSitem::$link in class_rss.php
URL of the item
$link
RSS::$link in class_rss.php
a link that points to the originating website of the feed
Language
Language in class_language.php
«Singleton» Language
length
String::length() in class_string.php
get the length of the string
length
DatFile::length() in class_datfile.php
return the number of rows in the file
length
SML::length() in class_sml.php
get the number of elements
length
SecureFileStream::length() in class_securefilestream.php
get the number of contents inside the file
length
DirStream::length() in class_dirstream.php
get the number of files inside the directory
length
BufferedDbStream::length() in class_buffereddbstream.php
get the number of entries inside a table
library.php
library.php in library.php
Log
Log in class_report_log.php
Log
logout
plugin_user::logout() in plugin_user.php
Logout
m
top
$managingEditor
RSS::$managingEditor in class_rss.php
mail of person responsible for editorial content
$message
Report::$message in class_report.php
the message that should be reported
mail
FormMailer::mail() in class_formmailer.php
create an automatically formated e.mail from an array of form data
mail
Mailer::mail() in class_mailer.php
send an e.mail
Mailer
Mailer in class_mailer.php
create and send mails based on templates
main
Index::main() in class_index.php
YANA controller
makeConfig
makeConfig() in config.php
Create a config file from scalar variable or array data.
match
String::match() in class_string.php
match string against regular expression
matchAll
String::matchAll() in class_string.php
match string against regular expression (return all results)
md5Checksum
SecureInputStream::md5Checksum() in class_secureinputstream.php
return md5 checksum for this file
merge
Yana::merge() in class_yana.php
merges the value at adresse $key with the provided array data
merge
Registry::merge() in class_registry.php
merges the value at adresse $key with the provided array data
mergeArrays
mergeArrays() in toolbox.php
recursively merge two arrays to one
message
Yana::message() in class_yana.php
outputs an text message (while terminating the current script)
message
Message::message() in class_report_message.php
constructor
Message
Message in class_report_message.php
Message
Microsummary
Microsummary in class_microsummary.php
«utility» Microsummary
mount
VDrive::mount() in class_vdrive.php
mount an unmounted virtual drive
o
top
Object
Object in class_object.php
Object
p
top
$plugins
Yana::$plugins in class_yana.php
to communicate with plugins
$pubDate
RSSitem::$pubDate in class_rss.php
indicates when the item was published (auto-generated if not provided)
Plugin
Plugin in class_plugin.php
«abstract» Plugin
Plugin
Plugin::Plugin() in class_plugin.php
constructor
PluginManager
PluginManager in class_pluginmanager.php
«Singleton» PluginManager
plugin_antispam.php
plugin_antispam.php in plugin_antispam.php
plugin_config.php
plugin_config.php in plugin_config.php
plugin_db_admin.php
plugin_db_admin.php in plugin_db_admin.php
plugin_default_library.php
plugin_default_library.php in plugin_default_library.php
plugin_guestbook.php
plugin_guestbook.php in plugin_guestbook.php
plugin_guestbook_admin.php
plugin_guestbook_admin.php in plugin_guestbook_admin.php
plugin_ipblock.php
plugin_ipblock.php in plugin_ipblock.php
plugin_ipblock_admin.php
plugin_ipblock_admin.php in plugin_ipblock_admin.php
plugin_rss.php
plugin_rss.php in plugin_rss.php
plugin_rss_admin.php
plugin_rss_admin.php in plugin_rss_admin.php
plugin.php
plugin.php in plugin.php
plugin_search.php
plugin_search.php in plugin_search.php
plugin_search_admin.php
plugin_search_admin.php in plugin_search_admin.php
plugin_user.php
plugin_user.php in plugin_user.php
plugin_user_admin.php
plugin_user_admin.php in plugin_user_admin.php
plugin_config
plugin_config in plugin_config.php
Configration menu
plugin_db_admin
plugin_db_admin in plugin_db_admin.php
database administration tool
plugin_default_library
plugin_default_library in plugin_default_library.php
Default library for common functions
plugin_guestbook
plugin_guestbook in plugin_guestbook.php
guestbook plugin
plugin_guestbook_admin
plugin_guestbook_admin in plugin_guestbook_admin.php
guestbook setup
plugin_ipblock
plugin_ipblock in plugin_ipblock.php
IP-Blocker utility
plugin_ipblock_admin
plugin_ipblock_admin in plugin_ipblock_admin.php
IP block setup
plugin_rss
plugin_rss in plugin_rss.php
RSS to HTML factory plugin
plugin_rss_admin
plugin_rss_admin in plugin_rss_admin.php
RSS to HTML factory setup
plugin_sdk
plugin_sdk in plugin.php
Software Developement Kit
plugin_search
plugin_search in plugin_search.php
Search plugin
plugin_search_admin
plugin_search_admin in plugin_search_admin.php
Search plugin setup
plugin_user
plugin_user in plugin_user.php
user authentification plugin
plugin_user_admin
plugin_user_admin in plugin_user_admin.php
user management plugin
preview
plugin_default_library::preview() in plugin_default_library.php
Create preview message
publish
Microsummary::publish() in class_microsummary.php
publish a microsummary
q
top
query
BufferedDbStream::query() in class_buffereddbstream.php
optional API bypass
r
top
$registry
Yana::$registry in class_yana.php
to read and write data to the global registry
read
SecureInputStream::read() in class_secureinputstream.php
read file contents
read
Executeable::read() in class_executeable.php
require / include a php file
read
VDrive::read() in class_vdrive.php
read the virtual drive
read
Language::read() in class_language.php
read language strings from a file
read
DirStream::read() in class_dirstream.php
read contents and put results in cache (filter settings will be applied)
refresh_pluginlist
refresh the plugin cache
Registry
Registry in class_registry.php
Registry
remove
SecureFileStream::remove() in class_securefilestream.php
remove an entry from the file
remove
SML::remove() in class_sml.php
remove an entry from the file
remove
DatFile::remove() in class_datfile.php
remove an entry from the file
remove
BufferedDbStream::remove() in class_buffereddbstream.php
remove one row
remove
Hashtable::remove() in class_hashtable.php
remove an element
removeSlashes
String::removeSlashes() in class_string.php
OO-Alias of: stripslashes(), stripcslashes()
replace
String::replace() in class_string.php
replace a needle with a substitute
replaceRegExp
String::replaceRegExp() in class_string.php
replace a substring by using a regular expression
report
Yana::report() in class_yana.php
adds an entry to the log-queue
Report
Report::Report() in class_report.php
constructor
Report
Report in class_report.php
«abstract» Report
reset
BufferedDbStream::reset() in class_buffereddbstream.php
Reset the object to default values
reset
SML::reset() in class_sml.php
reset the file
reset
SecureInputStream::reset() in class_secureinputstream.php
reload file contents
reverse
String::reverse() in class_string.php
reverse the string value
RSS
RSS::RSS() in class_rss.php
constructor
RSS
RSS in class_rss.php
«entity» RSS feed
RSSitem
RSSitem::RSSitem() in class_rss.php
constructor
RSSitem
RSSitem in class_rss.php
«entity» RSS item
s
top
$sender
Mailer::$sender in class_mailer.php
$skin
Yana::$skin in class_yana.php
to load skins and templates
$subject
FormMailer::$subject in class_formmailer.php
$subject
Mailer::$subject in class_mailer.php
save_pluginlist
Activate / deactivate plugins
search_start
plugin_search::search_start() in plugin_search.php
Search index for a specific string
search_stats
plugin_search::search_stats() in plugin_search.php
Show table of statistics
SecureFileStream
SecureFileStream in class_securefilestream.php
checked reading and writing of file sources
SecureInputStream
SecureInputStream in class_secureinputstream.php
checked reading of file sources
security_check_image
Test if a string matches the corresponding CAPTCHA
security_get_image
plugin_default_library::security_get_image() in plugin_default_library.php
Create CAPTCHA-image
send
Mailer::send() in class_mailer.php
send
send
FormMailer::send() in class_formmailer.php
send an e-mail
serialize
Object::serialize() in class_object.php
serialize this object to a string
set
Microsummary::set() in class_microsummary.php
set a microsummary
set
String::set() in class_string.php
set string value
set
SML::set() in class_sml.php
set the content of the file
set
Hashtable::set() in class_hashtable.php
set an element to a value
setByReference
Hashtable::setByReference() in class_hashtable.php
set an element by Reference
setErrorReporting
ErrorUtility::setErrorReporting() in class_errorutility.php
Set error reporting level
setFilename
SmartTemplate::setFilename() in class_smarttemplate.php
set filename of current template
setType
Registry::setType() in class_registry.php
sets the type of a var on registry
setType
Yana::setType() in class_yana.php
sets the type of a var on registry (memory shared by all plugins)
setType
Hashtable::setType() in class_hashtable.php
set the data type of an element
setVar
Yana::setVar() in class_yana.php
sets var on registry
setVar
Registry::setVar() in class_registry.php
sets var on registry
setVarByReference
Yana::setVarByReference() in class_yana.php
sets var on registry by Reference
setVarByReference
Registry::setVarByReference() in class_registry.php
sets var on registry by Reference
set_config_default
save form data to the frameworks default configuration
set_config_profile
save form data to the current profile's configuration
set_db_configuration
Event handler
set_pwd
plugin_user::set_pwd() in plugin_user.php
Set new password
shuffle
String::shuffle() in class_string.php
shuffle the string's characters
Singleton
Singleton in class_singleton.php
«abstract» Singleton
sitemap
plugin_default_library::sitemap() in plugin_default_library.php
Show Sitemap
SmartTemplate
SmartTemplate::SmartTemplate() in class_smarttemplate.php
create an instance
SmartTemplate
SmartTemplate in class_smarttemplate.php
«decorator» SmartTemplate
SML
SML in class_sml.php
Simple Markup Language (SML) Files
SML
SML::SML() in class_sml.php
constructor
SmlFile
SmlFile::SmlFile() in class_smlfile.php
See the description of the super class for details on this function.
SmlFile
SmlFile in class_smlfile.php
SML Files (deprecated, upper-case only)
split
String::split() in class_string.php
convert string to an array
splitRegExp
String::splitRegExp() in class_string.php
convert string to an array by using regular expression to find a speratator
String
String in class_string.php
«datatype» String
String
String::String() in class_string.php
create new instance
STRING_UNSUPPORTED_ENCRYPTION
STRING_UNSUPPORTED_ENCRYPTION in class_string.php
Constant UNSUPPORTED_ENCRYPTION
StructureFile
StructureFile in class_structurefile.php
database schema file
StructureFile
StructureFile::StructureFile() in class_structurefile.php
constructor
substring
String::substring() in class_string.php
extract a substring
t
top
$title
RSSitem::$title in class_rss.php
title of the item
$title
RSS::$title in class_rss.php
name of the channel, e.g. title of the website the channel refers to
$ttl
RSS::$ttl in class_rss.php
"time to live" - a number of minutes that indicates how long a channel can be cached before refreshing from the source
toolbox.php
toolbox.php in toolbox.php
test
DbServer::test() in class_dbserver.php
test if a connection is available
toBool
String::toBool() in class_string.php
return value as boolean
toFloat
String::toFloat() in class_string.php
return value as float
toInt
String::toInt() in class_string.php
return value as int
toLowerCase
String::toLowerCase() in class_string.php
return a lower-cased version of the string
toString
VDrive::toString() in class_vdrive.php
get string represenation of a virtual drive
toString
String::toString() in class_string.php
Alias of: String::get()
toString
SecureInputStream::toString() in class_secureinputstream.php
alias of get()
toString
DirStream::toString() in class_dirstream.php
return a string representation of this directory
toString
DatFile::toString() in class_datfile.php
return file content as string (if available)
toString
SML::toString() in class_sml.php
get a string representation
toString
Object::toString() in class_object.php
get a string representation of this object
toString
BufferedDbStream::toString() in class_buffereddbstream.php
get CSV string from a table
toString
RSS::toString() in class_rss.php
get string value
toUpperCase
String::toUpperCase() in class_string.php
return a upper-cased version of the string
trim
String::trim() in class_string.php
OO-Alias of: trim(), chop()
u
top
unsetVar
Registry::unsetVar() in class_registry.php
removes var from registry
unsetVar
Yana::unsetVar() in class_yana.php
removes var from registry (memory shared by all plugins)
untaintInput
untaintInput() in toolbox.php
Untaint user input taken from a web form
untaintInput
StructureFile::untaintInput() in class_structurefile.php
untaint user input data with the help of the schema
Utility
Utility in class_utility.php
«abstract» Utility
Utility
Utility::Utility() in class_utility.php
check Utility - constraint
v
top
VDrive
VDrive::VDrive() in class_vdrive.php
constructor
VDrive
VDrive in class_vdrive.php
virtual Drive
w
top
$webMaster
RSS::$webMaster in class_rss.php
mail of person responsible for technical issues
Warning
Warning in class_report_warning.php
Warning
wrap
String::wrap() in class_string.php
wrap a long text
write
SmartTemplate::write() in class_smarttemplate.php
output the template
write
SecureFileStream::write() in class_securefilestream.php
write file to system
write
BufferedDbStream::write() in class_buffereddbstream.php
Commit current transaction
writeView
Yana::writeView() in class_yana.php
provides gui from current data
x
top
$xslt
RSS::$xslt in class_rss.php
a XSL transformation that formats the channel
y
top
Yana
Yana in class_yana.php
«Singleton» Yana
Yana
Yana::Yana() in class_yana.php
«Singleton» Constructor
YANA_COUNTER_IGNORE_IP
YANA_COUNTER_IGNORE_IP in library.php
Yana - Constant
YANA_COUNTER_USE_IP
YANA_COUNTER_USE_IP in library.php
Yana - Constant
YANA_ERROR_LOG
YANA_ERROR_LOG in library.php
send errors to a log file
YANA_ERROR_OFF
YANA_ERROR_OFF in library.php
turn error reporting off
YANA_ERROR_ON
YANA_ERROR_ON in library.php
turn error reporting on
YANA_ESCAPE_CODED
YANA_ESCAPE_CODED in library.php
Yana - Constant
YANA_ESCAPE_LINEBREAK
YANA_ESCAPE_LINEBREAK in library.php
Yana - Constant
YANA_ESCAPE_NONE
YANA_ESCAPE_NONE in library.php
Yana - Constant
YANA_ESCAPE_SLASHED
YANA_ESCAPE_SLASHED in library.php
Yana - Constant
YANA_ESCAPE_TOKEN
YANA_ESCAPE_TOKEN in library.php
Yana - Constant
YANA_ESCAPE_USERTEXT
YANA_ESCAPE_USERTEXT in library.php
Yana - Constant
YANA_GET_ALL
YANA_GET_ALL in library.php
Yana - Constant
YANA_GET_DIRS
YANA_GET_DIRS in library.php
Yana - Constant
YANA_GET_FILES
YANA_GET_FILES in library.php
Yana - Constant
YANA_TRIGGER_AFTER
YANA_TRIGGER_AFTER in library.php
Yana - Constant
YANA_TRIGGER_BEFORE
YANA_TRIGGER_BEFORE in library.php
Yana - Constant
YANA_VERSION
YANA_VERSION in library.php
Yana - Constant
_
top
_default
Plugin::_default() in class_plugin.php
«abstract» default event handler
_get_table
plugin_guestbook::_get_table() in plugin_guestbook.php
a b c d e f g h i j l m o p q r s t u v w x y _