Element index for package app
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ m ]
[ r ]
[ s ]
[ w ]
a
- addToQueue
- in file IsterAppMain.php, method IsterAppMain::addToQueue()
Add a method to the run queue.
- APP_CONFIG_READER_CAP_GETALL
- in file IsterAppConfigureReader.php, constant APP_CONFIG_READER_CAP_GETALL
- APP_CONFIG_READER_CAP_GETOPT
- in file IsterAppConfigureReader.php, constant APP_CONFIG_READER_CAP_GETOPT
- APP_CONFIG_SQL_C_CNFSET
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_CNFSET
Configuaration table, name of set column.
- APP_CONFIG_SQL_C_ID
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_ID
Configuaration table, name of id column.
- APP_CONFIG_SQL_C_OPT
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_OPT
Configuaration table, name of option column.
- APP_CONFIG_SQL_C_OPT_T
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_OPT_T
Configuaration table, name of option type column.
- APP_CONFIG_SQL_C_SECT
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_SECT
Configuaration table, name of section column.
- APP_CONFIG_SQL_C_VAL
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_VAL
Configuaration table, name of value column.
- APP_CONFIG_SQL_C_VAL_T
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_C_VAL_T
Configuaration table, name of value type column.
- APP_CONFIG_SQL_F_DELOPT
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_F_DELOPT
Name of delopt sql function.
- APP_CONFIG_SQL_F_GETOPT
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_F_GETOPT
Name of getopt sql function.
- APP_CONFIG_SQL_F_WRITEOPT
- in file IsterAppConfigureSql_h.php, constant APP_CONFIG_SQL_F_WRITEOPT
Name of writeopt sql function.
- APP_CONFIG_WRITER_CAP_WRITEALL
- in file IsterAppConfigureWriter.php, constant APP_CONFIG_WRITER_CAP_WRITEALL
- APP_CONFIG_WRITER_CAP_WRITEOPT
- in file IsterAppConfigureWriter.php, constant APP_CONFIG_WRITER_CAP_WRITEOPT
- APP_PROPERTY_SQL_F_GET
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_F_GET
Name of get property sql function.
- APP_PROPERTY_SQL_F_SET
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_F_SET
Name of set property sql function.
- APP_PROPERTY_SQL_F_UPDATE
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_F_UPDATE
Name of update property sql function.
- APP_PROPERTY_SQL_IDNAME
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_IDNAME
Properties table, name of id column.
- APP_PROPERTY_SQL_PROPERTYNAME
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_PROPERTYNAME
Properties table, name of property column.
- APP_PROPERTY_SQL_TABLENAME
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_TABLENAME
Name of properties table.
- APP_PROPERTY_SQL_VALUENAME
- in file IsterAppPropertySql_h.php, constant APP_PROPERTY_SQL_VALUENAME
Properties table, name of value column.
top
top
top
top
g
- getAll
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::getAll()
Read the configuration from source and return all options.
- getCollection
- in file IsterAppPropertyFactory.php, method IsterAppPropertyFactory::getCollection()
- getCollection
- in file IsterAppConfigureFactory.php, method IsterAppConfigureFactory::getCollection()
- getConfigureCollection
- in file IsterAppMain.php, method IsterAppMain::getConfigureCollection()
Get the configuration collection by reference.
- getOpt
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::getOpt()
Get the value of an option.
- getOpt
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getOpt()
- getOpt
- in file IsterAppConfigureReaderSql.php, method IsterAppConfigureReaderSql::getOpt()
Get the value of an option.
- getOptValue
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getOptValue()
Get the value of a named configuration option.
- getOptValue
- in file IsterAppMain.php, method IsterAppMain::getOptValue()
Get the value of a configuration option.
- getPathInfo
- in file IsterAppMain.php, method IsterAppMain::getPathInfo()
Get the pathinfo object of the request.
- getProperty
- in file IsterAppPropertyReaderIni.php, method IsterAppPropertyReaderIni::getProperty()
Get the value of a property.
- getProperty
- in file IsterAppPropertyReader.php, method IsterAppPropertyReader::getProperty()
Get the value of an option.
- getProperty
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::getProperty()
Get the value of a property.
- getProperty
- in file IsterAppMain.php, method IsterAppMain::getProperty()
Get the value of a configuration option.
- getProperty
- in file IsterAppPropertyReaderSql.php, method IsterAppPropertyReaderSql::getProperty()
Get the value of a property.
- getPropertyCollection
- in file IsterAppMain.php, method IsterAppMain::getPropertyCollection()
Get the configuration collection by reference.
- getRequest
- in file IsterAppMain.php, method IsterAppMain::getRequest()
Get the request object.
- getSection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getSection()
Get an IsterAppConfigureSection from the Collection.
- getSession
- in file IsterAppMain.php, method IsterAppMain::getSession()
Return the session object by reference.
- getSessionObject
- in file IsterAppMain.php, method IsterAppMain::getSessionObject()
Get a session object.
- getSet
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getSet()
Get an IsterAppConfigureSet from the Collection.
top
i
- IsterAppConfigureCollection.php
- procedural page IsterAppConfigureCollection.php
- IsterAppConfigureFactoryMysqlDef.php
- procedural page IsterAppConfigureFactoryMysqlDef.php
- IsterAppConfigureFactoryPostgresqlDef.php
- procedural page IsterAppConfigureFactoryPostgresqlDef.php
- IsterAppConfigureFactory.php
- procedural page IsterAppConfigureFactory.php
- IsterAppConfigureOption.php
- procedural page IsterAppConfigureOption.php
- IsterAppConfigureReaderSql.php
- procedural page IsterAppConfigureReaderSql.php
- IsterAppConfigureReader.php
- procedural page IsterAppConfigureReader.php
- IsterAppConfigureSection.php
- procedural page IsterAppConfigureSection.php
- IsterAppConfigureSet.php
- procedural page IsterAppConfigureSet.php
- IsterAppConfigureSql_h.php
- procedural page IsterAppConfigureSql_h.php
- IsterAppConfigureWriterSql.php
- procedural page IsterAppConfigureWriterSql.php
- IsterAppConfigureWriter.php
- procedural page IsterAppConfigureWriter.php
- IsterAppMain.php
- procedural page IsterAppMain.php
- IsterAppPropertyCollection.php
- procedural page IsterAppPropertyCollection.php
- IsterAppPropertyFactory.php
- procedural page IsterAppPropertyFactory.php
- IsterAppPropertyMysqlDef.php
- procedural page IsterAppPropertyMysqlDef.php
- IsterAppPropertyPostgresqlDef.php
- procedural page IsterAppPropertyPostgresqlDef.php
- IsterAppPropertyReaderIni.php
- procedural page IsterAppPropertyReaderIni.php
- IsterAppPropertyReaderSql.php
- procedural page IsterAppPropertyReaderSql.php
- IsterAppPropertyReader.php
- procedural page IsterAppPropertyReader.php
- IsterAppPropertySql_h.php
- procedural page IsterAppPropertySql_h.php
- IsterAppPropertyWriterIni.php
- procedural page IsterAppPropertyWriterIni.php
- IsterAppPropertyWriterSql.php
- procedural page IsterAppPropertyWriterSql.php
- IsterAppPropertyWriter.php
- procedural page IsterAppPropertyWriter.php
- IsterAppConfigureCollection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::IsterAppConfigureCollection()
Constructor
- IsterAppConfigureCollection
- in file IsterAppConfigureCollection.php, class IsterAppConfigureCollection
This class represents a configuration collection.
- IsterAppConfigureFactory
- in file IsterAppConfigureFactory.php, method IsterAppConfigureFactory::IsterAppConfigureFactory()
Constructor
- IsterAppConfigureFactory
- in file IsterAppConfigureFactory.php, class IsterAppConfigureFactory
This class represents a factory to create configuration objects.
- IsterAppConfigureOption
- in file IsterAppConfigureOption.php, class IsterAppConfigureOption
This class represents a configuration optin
- IsterAppConfigureOption
- in file IsterAppConfigureOption.php, method IsterAppConfigureOption::IsterAppConfigureOption()
Constructor
- IsterAppConfigureReader
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::IsterAppConfigureReader()
Constructor
- IsterAppConfigureReader
- in file IsterAppPropertyReader.php, method IsterAppPropertyReader::IsterAppConfigureReader()
Constructor
- IsterAppConfigureReader
- in file IsterAppConfigureReader.php, class IsterAppConfigureReader
This class represents a reader who can fetch configuration information.
- IsterAppConfigureReaderSql
- in file IsterAppConfigureReaderSql.php, class IsterAppConfigureReaderSql
This class represents a configuaration reader capable of reading options from database tables.
- IsterAppConfigureReaderSql
- in file IsterAppConfigureReaderSql.php, method IsterAppConfigureReaderSql::IsterAppConfigureReaderSql()
Constructor
- IsterAppConfigureSection
- in file IsterAppConfigureSection.php, class IsterAppConfigureSection
This class represents a configuration section.
- IsterAppConfigureSection
- in file IsterAppConfigureSection.php, method IsterAppConfigureSection::IsterAppConfigureSection()
Constructor
- IsterAppConfigureSet
- in file IsterAppConfigureSet.php, class IsterAppConfigureSet
This class represents a configuration set.
- IsterAppConfigureSet
- in file IsterAppConfigureSet.php, method IsterAppConfigureSet::IsterAppConfigureSet()
Constructor
- IsterAppConfigureWriter
- in file IsterAppConfigureWriter.php, class IsterAppConfigureWriter
This class represents a configuration writer.
- IsterAppConfigureWriter
- in file IsterAppConfigureWriter.php, method IsterAppConfigureWriter::IsterAppConfigureWriter()
Constructor
- IsterAppConfigureWriterSql
- in file IsterAppConfigureWriterSql.php, method IsterAppConfigureWriterSql::IsterAppConfigureWriterSql()
Constructor
- IsterAppConfigureWriterSql
- in file IsterAppConfigureWriterSql.php, class IsterAppConfigureWriterSql
This class represents a writer for configuration settings to a database.
- IsterAppMain
- in file IsterAppMain.php, class IsterAppMain
This class represents an application.
- IsterAppMain
- in file IsterAppMain.php, method IsterAppMain::IsterAppMain()
Constructor
- IsterAppPropertyCollection
- in file IsterAppPropertyCollection.php, class IsterAppPropertyCollection
This class represents a collection of application properties.
- IsterAppPropertyCollection
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::IsterAppPropertyCollection()
Constructor
- IsterAppPropertyFactory
- in file IsterAppPropertyFactory.php, class IsterAppPropertyFactory
This class represents a factory to create property collection objects.
- IsterAppPropertyFactory
- in file IsterAppPropertyFactory.php, method IsterAppPropertyFactory::IsterAppPropertyFactory()
Constructor
- IsterAppPropertyReader
- in file IsterAppPropertyReader.php, class IsterAppPropertyReader
This class represents a reader of properties.
- IsterAppPropertyReaderIni
- in file IsterAppPropertyReaderIni.php, class IsterAppPropertyReaderIni
This class represents a reader reading properties from a file written in ini format.
- IsterAppPropertyReaderIni
- in file IsterAppPropertyReaderIni.php, method IsterAppPropertyReaderIni::IsterAppPropertyReaderIni()
Constructor
- IsterAppPropertyReaderSql
- in file IsterAppPropertyReaderSql.php, method IsterAppPropertyReaderSql::IsterAppPropertyReaderSql()
Constructor
- IsterAppPropertyReaderSql
- in file IsterAppPropertyReaderSql.php, class IsterAppPropertyReaderSql
This class represents a configuaration reader capable of reading options from database tables.
- IsterAppPropertyWriter
- in file IsterAppPropertyWriter.php, class IsterAppPropertyWriter
This class represents a property writer.
- IsterAppPropertyWriter
- in file IsterAppPropertyWriter.php, method IsterAppPropertyWriter::IsterAppPropertyWriter()
Constructor
- IsterAppPropertyWriterIni
- in file IsterAppPropertyWriterIni.php, method IsterAppPropertyWriterIni::IsterAppPropertyWriterIni()
Constructor
- IsterAppPropertyWriterIni
- in file IsterAppPropertyWriterIni.php, class IsterAppPropertyWriterIni
This class represents a writer writing properties to a file in ini format.
- IsterAppPropertyWriterSql
- in file IsterAppPropertyWriterSql.php, class IsterAppPropertyWriterSql
This class represents a writer for property collections.
- IsterAppPropertyWriterSql
- in file IsterAppPropertyWriterSql.php, method IsterAppPropertyWriterSql::IsterAppPropertyWriterSql()
Constructor
- ISTER_APP_CONFIG_T_SQL
- in file IsterAppConfigureFactory.php, constant ISTER_APP_CONFIG_T_SQL
- ISTER_APP_CONFIG_T_XML
- in file IsterAppConfigureFactory.php, constant ISTER_APP_CONFIG_T_XML
- ISTER_APP_PROPERTY_T_INI
- in file IsterAppPropertyFactory.php, constant ISTER_APP_PROPERTY_T_INI
- ISTER_APP_PROPERTY_T_SQL
- in file IsterAppPropertyFactory.php, constant ISTER_APP_PROPERTY_T_SQL
top
top
top
s
- setConfigureCollection
- in file IsterAppMain.php, method IsterAppMain::setConfigureCollection()
Set the configuration collection by reference.
- setOpt
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setOpt()
Set an IsterAppConfigureOption object.
- setOptValue
- in file IsterAppMain.php, method IsterAppMain::setOptValue()
Set the value of a configuration option.
- setOptValue
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setOptValue()
Set the value of a configuration optin.
- setProperty
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setProperty()
Set the value of a property.
- setProperty
- in file IsterAppMain.php, method IsterAppMain::setProperty()
Set the value of a configuration option.
- setPropertyCollection
- in file IsterAppMain.php, method IsterAppMain::setPropertyCollection()
Set the property collection.
- setReader
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setReader()
Set the objects reader.
- setSection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setSection()
Set an IsterAppConfigureSection to the Collection.
- setSet
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setSet()
Set an IsterAppConfigureSet to the Collection.
- setWriter
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setWriter()
Set the objects writer.
top
w
- write
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::write()
This will write the configure collection using the passed IsterAppConfigureWriter object.
- write
- in file IsterAppPropertyWriter.php, method IsterAppPropertyWriter::write()
Write a collection of IsterAppConfigureSets.
- write
- in file IsterAppPropertyWriterIni.php, method IsterAppPropertyWriterIni::write()
Write a property.
- write
- in file IsterAppPropertyWriterSql.php, method IsterAppPropertyWriterSql::write()
Write a property.
- write
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::write()
Write all changed properties.
- writeAll
- in file IsterAppConfigureWriter.php, method IsterAppConfigureWriter::writeAll()
Write a collection of IsterAppConfigureSets.
- writeConfigureCollection
- in file IsterAppMain.php, method IsterAppMain::writeConfigureCollection()
Write the current configure collection.
- writeOpt
- in file IsterAppConfigureWriterSql.php, method IsterAppConfigureWriterSql::writeOpt()
Write a single configuration option.
- writeOptValue
- in file IsterAppConfigureWriter.php, method IsterAppConfigureWriter::writeOptValue()
Write a single configuration option.
- writePropertyCollection
- in file IsterAppMain.php, method IsterAppMain::writePropertyCollection()
Write the current configure collection.
top
|
|