Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ w ]
[ x ]
[ _ ]
a
- $app
- in file IsterUIBase.php, variable IsterUIBase::$app
The framework object.
- abstractMethodError
- in file IsterObject.php, method IsterObject::abstractMethodError()
Report attempt to call an abstract method.
- add
- in file IsterQueue.php, method IsterQueue::add()
Add an item to the queue.
- add
- in file IsterTree.php, method IsterTree::add()
Add an element as a child of $path.
- addAction
- in file IsterUIForm.php, method IsterUIForm::addAction()
Add an action to perform.
- addAttribute
- in file IsterAttributeSet.php, method IsterAttributeSet::addAttribute()
depricated
- addAttributeReference
- in file IsterAttributeSet.php, method IsterAttributeSet::addAttributeReference()
depricated
- addAttributesArray
- in file IsterAttributeSet.php, method IsterAttributeSet::addAttributesArray()
depricated
- addConstraint
- in file IsterHttpSecurityPolicy.php, method IsterHttpSecurityPolicy::addConstraint()
Add a new constraint to the security policy.
- addField
- in file IsterUIForm.php, method IsterUIForm::addField()
Add a field to the Form.
- addFieldGroup
- in file IsterUIForm.php, method IsterUIForm::addFieldGroup()
Add a form field group (Radio Buttons etc.) to the form.
- addFuncNode
- in file T24TemplateTree.php, method T24TemplateTree::addFuncNode()
Add function node to the tree.
- addHeader
- in file IsterHttpResponseHeader.php, method IsterHttpResponseHeader::addHeader()
Add an arbitrary line to the HTTP header.
- addHeader
- in file IsterMail.php, method IsterMail::addHeader()
Add an arbitrary SMTP header.
- addImgButton
- in file IsterUIForm.php, method IsterUIForm::addImgButton()
Add an image button to the form.
- addInclude
- in file T24IncludeTree.php, method T24IncludeTree::addInclude()
Add a source to the tree.
- addInstance
- in file IsterMethodProxyRegister.php, method IsterMethodProxyRegister::addInstance()
Add an instance to the register.
- addLogger
- in file IsterObject.php, method IsterObject::addLogger()
Add an IsterLogger to process log messages.
- addParamNode
- in file T24TemplateTree.php, method T24TemplateTree::addParamNode()
Add a parameter node to the tree.
- addTextNode
- in file T24TemplateTree.php, method T24TemplateTree::addTextNode()
Add a text node to the tree.
- addToQueue
- in file IsterAppMain.php, method IsterAppMain::addToQueue()
Add a method to the run queue.
- addVarNode
- in file T24TemplateTree.php, method T24TemplateTree::addVarNode()
Add a variable node to the tree.
- append
- in file IsterXmlNode.php, method IsterXmlNode::append()
Append an element.
- apply
- in file IsterBufferFilter.php, method IsterBufferFilter::apply()
Apply the filter to a given buffer.
- apply
- in file IsterHttpSecurityPolicy.php, method IsterHttpSecurityPolicy::apply()
Apply the policy to the owner object.
- apply
- in file IsterFilterOwner.php, method IsterFilterOwner::apply()
Apply all filters in order of definition.
- applySecurityPolicies
- in file IsterUIComponent.php, method IsterUIComponent::applySecurityPolicies()
Apply the IsterHttpSecurityPolicies to the request and to pathinfo.
- applySecurityPolicy
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::applySecurityPolicy()
Apply the security policy.
- 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.
- asXML
- in file IsterXmlNode.php, method IsterXmlNode::asXML()
Return the current node formatted as XML.
- asyncQuery
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::asyncQuery()
Send an asynchronous query.
- asyncQuery
- in file IsterSqlQuery.php, method IsterSqlQuery::asyncQuery()
Execute an asynchronous database query.
- asyncQuery
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::asyncQuery()
Send an asynchronous query.
- asyncQuery
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::asyncQuery()
Send an asynchronous query.
- attributes
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::attributes()
Return an array with all the nodes attributes.
- authenticate
- in file IsterACLIdentity.php, method IsterACLIdentity::authenticate()
Compare a given password with the one of this IsterACLIdentity.
top
top
c
- $cap
- in file IsterCapability.php, variable IsterCapability::$cap
Bitmask.
- $checker
- in file IsterFilterOwner.php, variable IsterFilterOwner::$checker
- $checker
- in file IsterACLProtector.php, variable IsterACLProtector::$checker
- $container
- in file IsterACLProtector.php, variable IsterACLProtector::$container
- $counter
- in file IsterQueue.php, variable IsterQueue::$counter
- callbackDefined
- in file IsterMethodCaller.php, method IsterMethodCaller::callbackDefined()
Check whether a callback has been registered.
- catString
- in file IsterUIBase.php, method IsterUIBase::catString()
Concat $str parameter to $this->string property.
- CDATA
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::CDATA()
Return a nodes CDATA children as a single string.
- character_data
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::character_data()
- character_data
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::character_data()
- check
- in file IsterACLProtector.php, method IsterACLProtector::check()
Check if the requested access is granted.
- checkRessource
- in file IsterRessourceChecker.php, method IsterRessourceChecker::checkRessource()
Check the ressource and report error on owner if check failed.
- chgField
- in file IsterUIForm.php, method IsterUIForm::chgField()
Change the value of a given form field.
- children
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::children()
Get the children of this SimpleXMLElement.
- clean
- in file IsterQueue.php, method IsterQueue::clean()
- cleanIndex
- in file T24TemplateTree.php, method T24TemplateTree::cleanIndex()
- clear
- in file IsterUIForm.php, method IsterUIForm::clear()
Reset all form data to the default values.
- cloneCallbacks
- in file IsterMethodCaller.php, method IsterMethodCaller::cloneCallbacks()
Clone the registered methods of the given $object into $this.
- close
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::close()
Close the current connection.
- close
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::close()
Pass by all closing nodes.
- close
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::close()
Close the current connection.
- close
- in file IsterAppMain.php, method IsterAppMain::close()
- close
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::close()
Close the current connection.
- close
- in file IsterSqlConnection.php, method IsterSqlConnection::close()
Close the current connection.
- cmpClear
- in file IsterACLPassword.php, method IsterACLPassword::cmpClear()
Compare a clear text password with this password.
- cmpMD5
- in file IsterACLPassword.php, method IsterACLPassword::cmpMD5()
Compare an MD5 hash with the password.
- compareClass
- in file IsterObjectChecker.php, method IsterObjectChecker::compareClass()
Compare the owner class with the class of another object.
- compareClassStrict
- in file IsterObjectChecker.php, method IsterObjectChecker::compareClassStrict()
Compare the owner class with the class of another object, strict.
- connect
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::connect()
Establish a connection.
- connect
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::connect()
Establish a connection.
- connect
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::connect()
Establish a connection.
- connect
- in file IsterSqlConnection.php, method IsterSqlConnection::connect()
Establish a connection to the databse server.
- count
- in file IsterSqlRow.php, method IsterSqlRow::count()
Get the number of columns in row.
- count
- in file IsterQueue.php, method IsterQueue::count()
- countPages
- in file IsterSqlPager.php, method IsterSqlPager::countPages()
Count the pages in the current result set.
- countRows
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::countRows()
Count the rows in the current result set.
- countRows
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::countRows()
Count the rows in the current result set.
- countRows
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::countRows()
Count the rows in the current result set.
- countRows
- in file IsterSqlQuery.php, method IsterSqlQuery::countRows()
Count the rows of the current result set.
- c_else
- in file T24FunctionContainer.php, method T24FunctionContainer::c_else()
Define an alternative.
- c_end
- in file T24FunctionContainer.php, method T24FunctionContainer::c_end()
End the most recent block.
- c_if
- in file T24FunctionContainer.php, method T24FunctionContainer::c_if()
Test if a condition is true.
- c_include
- in file T24FunctionContainer.php, method T24FunctionContainer::c_include()
Include another template.
- c_invoke
- in file T24FunctionContainer.php, method T24FunctionContainer::c_invoke()
Invoke a registered method.
- c_not
- in file T24FunctionContainer.php, method T24FunctionContainer::c_not()
Test if a condition is false.
- c_repeat
- in file T24FunctionContainer.php, method T24FunctionContainer::c_repeat()
Define a block template.
- c_set
- in file T24FunctionContainer.php, method T24FunctionContainer::c_set()
Assign a value to a variable.
top
d
- $descr
- in file IsterUIBase.php, variable IsterUIBase::$descr
The object's description.
- default_data
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::default_data()
- default_data
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::default_data()
- defineSql
- in file IsterUIComponent.php, method IsterUIComponent::defineSql()
Define a SQL function on the component's IsterSQLFunction object.
- del
- in file IsterTree.php, method IsterTree::del()
Delete the element at $path.
- delete
- in file IsterAttributeSet.php, method IsterAttributeSet::delete()
Delete all attributes.
- delete
- in file IsterSessionObject.php, method IsterSessionObject::delete()
Delete all attributes.
- delete
- in file IsterSqlDataObject.php, method IsterSqlDataObject::delete()
Delete the object's data from database.
- deleteAttribute
- in file IsterAttributeSet.php, method IsterAttributeSet::deleteAttribute()
Delete an aAttribute.
- deleteAttribute
- in file IsterSessionObject.php, method IsterSessionObject::deleteAttribute()
Delete an attribute.
- deleteFilter
- in file IsterFilterOwner.php, method IsterFilterOwner::deleteFilter()
Delete a filter.
- deleteLogger
- in file IsterObject.php, method IsterObject::deleteLogger()
Delete an already registered IsterLogger.
- destroy
- in file T24Parser.php, method T24Parser::destroy()
Explicitly run garbage collection.
- destroy
- in file T24TemplateTree.php, method T24TemplateTree::destroy()
- destroy
- in file T24IncludeTree.php, method T24IncludeTree::destroy()
- destroy
- in file T24FunctionContainer.php, method T24FunctionContainer::destroy()
Explicitly run garbage collection.
- destroy
- in file IsterAppMain.php, method IsterAppMain::destroy()
Clean this object.
- dump
- in file IsterTree.php, method IsterTree::dump()
Return array of path value pairs.
top
e
- end_namespace_decl
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::end_namespace_decl()
- end_namespace_decl
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::end_namespace_decl()
- ensureSlashes
- in file IsterAppMain.php, method IsterAppMain::ensureSlashes()
Ensure, all incoming data has slashes added.
- escape
- in file IsterSqlDataObject.php, method IsterSqlDataObject::escape()
Escape a string.
- escapeString
- in file IsterSqlQuery.php, method IsterSqlQuery::escapeString()
Escape a string.
- escapeString
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::escapeString()
- escapeString
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::escapeString()
Escape a string.
- escapeString
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::escapeString()
Escape a string.
- execute
- in file IsterSqlFunction.php, method IsterSqlFunction::execute()
Execute a (Lambda :-)function
- execute
- in file IsterUIForm.php, method IsterUIForm::execute()
Execute the form.
- executeByName
- in file IsterSqlFunction.php, method IsterSqlFunction::executeByName()
Execute a function identified by name.
- executeFunction
- in file T24FunctionContainer.php, method T24FunctionContainer::executeFunction()
Execute a buildin function
- external_entity_ref
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::external_entity_ref()
Note: returning a false value triggers a warning in expat parser.
- external_entity_ref
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::external_entity_ref()
top
f
- $fh
- in file IsterLoggerFile.php, variable IsterLoggerFile::$fh
Filehandle (stream, file, pipe, socket)
- $final
- in file IsterXmlExpat.php, variable IsterXmlExpat::$final
- $function
- in file IsterUIBase.php, variable IsterUIBase::$function
The object's sql function.
- $fw
- in file IsterUIBase.php, variable IsterUIBase::$fw
The framework object.
- fetchAll
- in file IsterSqlQuery.php, method IsterSqlQuery::fetchAll()
Fetch all IsterSqlRow objects from the current result set.
- fetchObject
- in file IsterSqlQuery.php, method IsterSqlQuery::fetchObject()
Alias of fetchRow().
- fetchObject
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::fetchObject()
Fetch the next IsterSqlRow object of the current result set.
- fetchObject
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::fetchObject()
Fetch the next IsterSqlRow object of the current result set.
- fetchObject
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::fetchObject()
Fetch the next IsterSqlRow object of the current result set.
- fetchRow
- in file IsterSqlQuery.php, method IsterSqlQuery::fetchRow()
Fetch an IsterSqlRow object from the current result set.
- free
- in file IsterTemplateFactory.php, method IsterTemplateFactory::free()
Free memory.
- free
- in file IsterSqlQuery.php, method IsterSqlQuery::free()
Free the current result set.
- free
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::free()
Free the current result set.
- free
- in file IsterMethodProxyRegister.php, method IsterMethodProxyRegister::free()
Free this object.
- free
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::free()
Set security policy equal null and free memory.
- free
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::free()
Free the current result set.
- free
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::free()
Free the current result set.
- freeBuf
- in file T24Reader.php, method T24Reader::freeBuf()
- func
- in file IsterSqlDataObject.php, method IsterSqlDataObject::func()
Execute a function on the database.
top
g
- get
- in file IsterUIDescFactory.php, method IsterUIDescFactory::get()
Get the description object.
- get
- in file IsterTree.php, method IsterTree::get()
Get the content of the node at $path.
- getAll
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::getAll()
Read the configuration from source and return all options.
- getApplication
- in file IsterUIBase.php, method IsterUIBase::getApplication()
Get the objet's IsterAppMain object.
- getArray
- in file IsterDate.php, method IsterDate::getArray()
Get an array representation of this date with the keys as numbers.
- getAttribute
- in file IsterSessionObject.php, method IsterSessionObject::getAttribute()
Get the value of an attribute.
- getAttribute
- in file IsterAttributeSet.php, method IsterAttributeSet::getAttribute()
Get the value of an attribute.
- getAttributeNames
- in file IsterAttributeSet.php, method IsterAttributeSet::getAttributeNames()
Return an array containing the names of all attributes.
- getAttributeReference
- in file IsterAttributeSet.php, method IsterAttributeSet::getAttributeReference()
Get the reference value of an attribute.
- getAttributesArray
- in file IsterSessionObject.php, method IsterSessionObject::getAttributesArray()
Get all attributes.
- getAttributesArray
- in file IsterAttributeSet.php, method IsterAttributeSet::getAttributesArray()
Get all attributes.
- getCallbacks
- in file IsterMethodCaller.php, method IsterMethodCaller::getCallbacks()
Fetch an array containing definitions of the registered callbacks.
- getCDATA
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::getCDATA()
Get a node's cdata children.
- getCDATA
- in file IsterUIDescExpat.php, method IsterUIDescExpat::getCDATA()
Get a node's cdata children.
- getChild
- in file T24Parser.php, method T24Parser::getChild()
Get a child parser of this parser object.
- getChildrenXml
- in file IsterXmlNode.php, method IsterXmlNode::getChildrenXml()
- getCleartext
- in file IsterACLPasswordFactory.php, method IsterACLPasswordFactory::getCleartext()
Return cleartext of most recent generated password and delete the cleartext in memory.
- getCloned
- in file IsterUIDescFactory.php, method IsterUIDescFactory::getCloned()
Get a description of the same group like $class is in.
- getCollection
- in file IsterAppConfigureFactory.php, method IsterAppConfigureFactory::getCollection()
- getCollection
- in file IsterAppPropertyFactory.php, method IsterAppPropertyFactory::getCollection()
- getColumnNames
- in file IsterSqlRow.php, method IsterSqlRow::getColumnNames()
Get the names of all columns.
- getColumnObject
- in file IsterSqlRow.php, method IsterSqlRow::getColumnObject()
Get an IsterSqlColumn object by name.
- getColumnValue
- in file IsterSqlRow.php, method IsterSqlRow::getColumnValue()
Get the value of a column by name.
- getConfigureCollection
- in file IsterAppMain.php, method IsterAppMain::getConfigureCollection()
Get the configuration collection by reference.
- getConnection
- in file IsterSqlDriver.php, method IsterSqlDriver::getConnection()
Return the current connection parameters.
- getConnection
- in file IsterSqlConnection.php, method IsterSqlConnection::getConnection()
Return the current connection parameters.
- getContainer
- in file IsterUIFramework.php, method IsterUIFramework::getContainer()
Get the session container.
- getCookie
- in file IsterSession.php, method IsterSession::getCookie()
Get the session cookie.
- getCookie
- in file IsterHttpHeader.php, method IsterHttpHeader::getCookie()
Get the value for the cookie with the given name.
- getCookieObject
- in file IsterHttpHeader.php, method IsterHttpHeader::getCookieObject()
Get the IsterHttpCookie object with the given name.
- getCounter
- in file IsterSession.php, method IsterSession::getCounter()
Get session count.
- getCounter
- in file IsterQueue.php, method IsterQueue::getCounter()
- getDataObject
- in file IsterUIFormConnector.php, method IsterUIFormConnector::getDataObject()
Get the data object by reference.
- getDescription
- in file IsterUIDescExpat.php, method IsterUIDescExpat::getDescription()
Read the description.
- getDescription
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::getDescription()
Read the description.
- getDocument
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::getDocument()
- getDriver
- in file IsterSqlConnection.php, method IsterSqlConnection::getDriver()
Get the driver object of this connection.
- getField
- in file IsterUIForm.php, method IsterUIForm::getField()
Get the value of a form field.
- getFieldBool
- in file IsterUIForm.php, method IsterUIForm::getFieldBool()
Test whether a form field is set at all.
- getFieldGroupChecked
- in file IsterUIForm.php, method IsterUIForm::getFieldGroupChecked()
Check whether a given value of a form field group has been checked.
- getFields
- in file IsterUIForm.php, method IsterUIForm::getFields()
Return array of field value pairs, default values if form was not read already.
- getFilter
- in file IsterFilterOwner.php, method IsterFilterOwner::getFilter()
Get a filter.
- getFilterNames
- in file IsterFilterOwner.php, method IsterFilterOwner::getFilterNames()
Get an array with all filter names.
- getForm
- in file IsterUIFormConnector.php, method IsterUIFormConnector::getForm()
Get the form object by reference.
- getFormatted
- in file IsterDate.php, method IsterDate::getFormatted()
Get this dateg formatted according to string.
- getFramework
- in file IsterUIBase.php, method IsterUIBase::getFramework()
Get the objet's IsterUIFramework object.
- getFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::getFunction()
Get the function body of a function.
- getHeader
- in file IsterHttpRequest.php, method IsterHttpRequest::getHeader()
Get the IsterHttpRequestHeader object representing the request header.
- getHeader
- in file IsterHttpResponse.php, method IsterHttpResponse::getHeader()
Get the response header.
- getID
- in file IsterSqlDataObject.php, method IsterSqlDataObject::getID()
Get the object's unique identifier name and value.
- getIncluded
- in file T24IncludeTree.php, method T24IncludeTree::getIncluded()
Return an array of included sources.
- getIncluded
- in file T24Parser.php, method T24Parser::getIncluded()
Get array of all properties set with parserSetProperty().
- getIncluded
- in file IsterTemplate.php, method IsterTemplate::getIncluded()
- getLastError
- in file IsterSqlConnection.php, method IsterSqlConnection::getLastError()
Get the last error of the driver.
- getLastError
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::getLastError()
Get the last MySQL or driver error.
- getLastError
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::getLastError()
Get the last MySQL or driver error.
- getLastError
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::getLastError()
Get the last PostgreSQL or driver error.
- getLastMethod
- in file IsterSqlDataObject.php, method IsterSqlDataObject::getLastMethod()
Get id of last executed method.
- getLevelStr
- in file IsterLogger.php, method IsterLogger::getLevelStr()
Return a string representation of the log level.
- getLink
- in file IsterSqlConnection.php, method IsterSqlConnection::getLink()
Get the link ressource.
- getLink
- in file IsterSqlDriver.php, method IsterSqlDriver::getLink()
Return the current connection resource.
- getLoggerNames
- in file IsterObject.php, method IsterObject::getLoggerNames()
Fetch the names of all currently registered IsterLoggers.
- getMarked
- in file IsterUIForm.php, method IsterUIForm::getMarked()
If an IsterHttpSecurityPolicy was set to this form and the policy has marked some fields the names of these fields are returned.
- getMarked
- in file IsterHttpSecurityPolicy.php, method IsterHttpSecurityPolicy::getMarked()
Get an array with the names all marked request parameters in values.
- getMaxlen
- in file IsterSqlColumn.php, method IsterSqlColumn::getMaxlen()
Dependant on the driver this method returns the maximum length of the field of a given result set or the printed length of the current field.
- getMD5
- in file IsterACLPassword.php, method IsterACLPassword::getMD5()
Get the MD5 hash of the password.
- getMem
- in file IsterObject.php, method IsterObject::getMem()
Return maximum amount of memory an application has allocated at this point.
- getMissing
- in file IsterUIForm.php, method IsterUIForm::getMissing()
Get an array of required but unset form fields.
- getName
- in file IsterHttpCookie.php, method IsterHttpCookie::getName()
Get the name of the cookie,
- getName
- in file IsterSqlDataObject.php, method IsterSqlDataObject::getName()
Get the name of the object.
- getName
- in file IsterNamedAttributeSet.php, method IsterNamedAttributeSet::getName()
Get the name of the attribute set.
- getName
- in file IsterUIBase.php, method IsterUIBase::getName()
Get the objet's name.
- getName
- in file T24Parser.php, method T24Parser::getName()
Get the name of the current source.
- getName
- in file T24Reader.php, method T24Reader::getName()
- getName
- in file IsterBufferFilter.php, method IsterBufferFilter::getName()
Get the name of this filter.
- getNamedArray
- in file IsterDate.php, method IsterDate::getNamedArray()
Get an array representation of this date with the keys as strings.
- getNext
- in file IsterQueueFIFO.php, method IsterQueueFIFO::getNext()
Get next item.
- getNext
- in file IsterQueueFILO.php, method IsterQueueFILO::getNext()
Get next item.
- getNextInstance
- in file IsterMethodProxyRegister.php, method IsterMethodProxyRegister::getNextInstance()
Return next instance with a specified method defined.
- getNextPage
- in file IsterSqlPager.php, method IsterSqlPager::getNextPage()
Let the passed IsterSQLFunction object execute the query to fetch the next page.
- getNode
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::getNode()
Get the next tag.
- getNumFailed
- in file IsterHttpSecurityPolicy.php, method IsterHttpSecurityPolicy::getNumFailed()
Get number of violated constraints.
- getObject
- in file IsterSession.php, method IsterSession::getObject()
Get a restored object by name.
- getOpt
- in file IsterAppConfigureReaderSql.php, method IsterAppConfigureReaderSql::getOpt()
Get the value of an option.
- getOpt
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::getOpt()
Get the value of an option.
- getOpt
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getOpt()
- 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.
- getParser
- in file IsterXmlExpat.php, method IsterXmlExpat::getParser()
- getParser
- in file IsterTemplate.php, method IsterTemplate::getParser()
Fetch the current parser object by reference.
- getParser
- in file IsterTemplateFactory.php, method IsterTemplateFactory::getParser()
Return a parser object for the given language.
- getParseResult
- in file T24Parser.php, method T24Parser::getParseResult()
Get the result of the parser run before execution of the result.
- getParseResult
- in file IsterTemplate.php, method IsterTemplate::getParseResult()
Get the result of a previous parser run.
- getPassword
- in file IsterACLPasswordFactory.php, method IsterACLPasswordFactory::getPassword()
Create an IsterACLPassword object, initialized with a strong password.
- getPathInfo
- in file IsterAppMain.php, method IsterAppMain::getPathInfo()
Get the pathinfo object of the request.
- getPrevNext
- in file IsterSqlPager.php, method IsterSqlPager::getPrevNext()
- getPrintLen
- in file IsterSqlColumn.php, method IsterSqlColumn::getPrintLen()
- getProperties
- in file T24Parser.php, method T24Parser::getProperties()
Get array with names of included sources.
- getProperty
- in file IsterAppPropertyReaderIni.php, method IsterAppPropertyReaderIni::getProperty()
Get the value of a property.
- getProperty
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::getProperty()
Get the value of a property.
- getProperty
- in file IsterAppPropertyReader.php, method IsterAppPropertyReader::getProperty()
Get the value of an option.
- getProperty
- in file IsterAppPropertyReaderSql.php, method IsterAppPropertyReaderSql::getProperty()
Get the value of a property.
- getProperty
- in file IsterAppMain.php, method IsterAppMain::getProperty()
Get the value of a configuration option.
- getPropertyCollection
- in file IsterAppMain.php, method IsterAppMain::getPropertyCollection()
Get the configuration collection by reference.
- getRandomPage
- in file IsterSqlPager.php, method IsterSqlPager::getRandomPage()
Let the passed IsterSQLFunction object fetch a single page randomly.
- getRealPath
- in file IsterFileLocator.php, method IsterFileLocator::getRealPath()
Find the first existing file matching $filename in $includepath.
- getRealPathIgnoreCase
- in file IsterFileLocator.php, method IsterFileLocator::getRealPathIgnoreCase()
Get real path of a file, but ignore case.
- getRegister
- in file IsterMethodProxy.php, method IsterMethodProxy::getRegister()
Get the register.
- getRequest
- in file IsterAppMain.php, method IsterAppMain::getRequest()
Get the request object.
- getRequired
- in file IsterUIBase.php, method IsterUIBase::getRequired()
Returns bitmask of required objects.
- getResponse
- in file IsterUIFramework.php, method IsterUIFramework::getResponse()
Get the current response object.
- getRoot
- in file IsterXmlNode.php, method IsterXmlNode::getRoot()
Get the documents root node if this node represents a document.
- getSection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::getSection()
Get an IsterAppConfigureSection from the Collection.
- getSecurityPolicy
- in file IsterUIForm.php, method IsterUIForm::getSecurityPolicy()
Get the IsterHttpSecurityPolicy object.
- getSecurityPolicy
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::getSecurityPolicy()
Get the IsterHttpSecurityPolicy object.
- 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.
- getSQL
- in file IsterDate.php, method IsterDate::getSQL()
Return this date as an SQL datetime string
- getSQLDate
- in file IsterDate.php, method IsterDate::getSQLDate()
Return this date as an SQL date string.
- getSqlFunction
- in file IsterUIBase.php, method IsterUIBase::getSqlFunction()
Get the objet's IsterSqlFunction object.
- getSQLTime
- in file IsterDate.php, method IsterDate::getSQLTime()
Return this date as an SQL time string
- getStruct
- in file T24TemplateTree.php, method T24TemplateTree::getStruct()
Fetch the internal tree array (not recommenden).
- getSym
- in file T24ReaderString.php, method T24ReaderString::getSym()
- getSym
- in file T24ReaderFile.php, method T24ReaderFile::getSym()
- getTable
- in file IsterSqlColumn.php, method IsterSqlColumn::getTable()
This attribute may not be available for all drivers.
- getTemplate
- in file IsterUIBase.php, method IsterUIBase::getTemplate()
Get the objet's IsterTemplate object.
- getTimeLeft
- in file IsterSession.php, method IsterSession::getTimeLeft()
Get time left before the session times out, in seconds.
- getTree
- in file T24TemplateTree.php, method T24TemplateTree::getTree()
Fetch the internal tree array (not recommenden).
- getType
- in file IsterSqlColumn.php, method IsterSqlColumn::getType()
- getUID
- in file IsterACLIdentity.php, method IsterACLIdentity::getUID()
Get the unique identifier of this IsterACLIdentity.
- getUniqueId
- in file IsterSession.php, method IsterSession::getUniqueId()
Return a 32 character unique identifier.
- getUnix
- in file IsterDate.php, method IsterDate::getUnix()
Return this date as a Unix timestamp.
- getValue
- in file IsterSqlColumn.php, method IsterSqlColumn::getValue()
- getValue
- in file IsterHttpCookie.php, method IsterHttpCookie::getValue()
Get the value of the cookie.
- getVar
- in file T24TemplateTree.php, method T24TemplateTree::getVar()
Fetch the value of a variable.
- getWindow
- in file IsterSqlPager.php, method IsterSqlPager::getWindow()
Provide a window for very large result sets.
top
h
- $hasbuf
- in file T24Reader.php, variable T24Reader::$hasbuf
Flag indicating if buffer contains data.
- hasAlias
- in file IsterMethodProxy.php, method IsterMethodProxy::hasAlias()
Check if an alias has been registerd.
- hasAttribute
- in file IsterAttributeSet.php, method IsterAttributeSet::hasAttribute()
Check whether an attribute has been set.
- hasCap
- in file IsterCapability.php, method IsterCapability::hasCap()
Check reader for a capability.
- hasChildren
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::hasChildren()
Whether the current node has children or not.
- hasChildren
- in file IsterXmlNode.php, method IsterXmlNode::hasChildren()
Return number of children.
- hasCookie
- in file IsterHttpHeader.php, method IsterHttpHeader::hasCookie()
Check whether a cookie with the given name is set.
- hasCookies
- in file IsterHttpHeader.php, method IsterHttpHeader::hasCookies()
Check the header for cookies.
- hasData
- in file IsterHttpRequest.php, method IsterHttpRequest::hasData()
Check whether data are available.
- hasFilters
- in file IsterFilterOwner.php, method IsterFilterOwner::hasFilters()
Return number of filters.
- hasFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::hasFunction()
Check whether a function is set in the function table.
- hasList
- in file IsterSqlDataObject.php, method IsterSqlDataObject::hasList()
Test if a requested list has already be created.
- hasMethod
- in file IsterMethodProxy.php, method IsterMethodProxy::hasMethod()
Check if a method has been registerd.
- hasSecurityPolicy
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::hasSecurityPolicy()
Whether this object owns an IsterHttpSecurityPolicy object or not.
- hasTemplate
- in file IsterUIBase.php, method IsterUIBase::hasTemplate()
- header
- in file IsterHttpRedirect.php, method IsterHttpRedirect::header()
- html
- in file IsterHttpRedirect.php, method IsterHttpRedirect::html()
- HTTPSP_A_DISCARD
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_DISCARD
- HTTPSP_A_EXIT
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_EXIT
- HTTPSP_A_FILTER
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_FILTER
- HTTPSP_A_MARK
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_MARK
- HTTPSP_A_PASS
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_PASS
- HTTPSP_A_RESET
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_RESET
- HTTPSP_A_STRIPTAGS
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_STRIPTAGS
- HTTPSP_A_WARN
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_A_WARN
- HTTPSP_T_EQUAL
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_EQUAL
- HTTPSP_T_EXISTS
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_EXISTS
- HTTPSP_T_LEN_EQU
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_LEN_EQU
- HTTPSP_T_LEN_MAX
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_LEN_MAX
- HTTPSP_T_LEN_MIN
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_LEN_MIN
- HTTPSP_T_NUM_EQU
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_NUM_EQU
- HTTPSP_T_NUM_MAX
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_NUM_MAX
- HTTPSP_T_NUM_MIN
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_NUM_MIN
- HTTPSP_T_REGEXFAIL
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_REGEXFAIL
- HTTPSP_T_REGEXOK
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_REGEXOK
- HTTPSP_T_SQL_NJC
- in file IsterHttpSecurityPolicy.php, constant HTTPSP_T_SQL_NJC
top
i
- $id
- in file IsterSqlDataObject.php, variable IsterSqlDataObject::$id
The object's unique identifier.
- IsterACLIdentity.php
- procedural page IsterACLIdentity.php
- IsterACLPasswordFactory.php
- procedural page IsterACLPasswordFactory.php
- IsterACLPassword.php
- procedural page IsterACLPassword.php
- IsterACLProtector.php
- procedural page IsterACLProtector.php
- IsterACL.php
- procedural page IsterACL.php
- 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
- IsterAttributeSet.php
- procedural page IsterAttributeSet.php
- IsterBufferFilter.php
- procedural page IsterBufferFilter.php
- IsterCapability.php
- procedural page IsterCapability.php
- IsterClassLoader.php
- procedural page IsterClassLoader.php
- IsterDate.php
- procedural page IsterDate.php
- IsterFileLocator.php
- procedural page IsterFileLocator.php
- IsterFilterOwner.php
- procedural page IsterFilterOwner.php
- IsterHttpCookie.php
- procedural page IsterHttpCookie.php
- IsterHttpHeader.php
- procedural page IsterHttpHeader.php
- IsterHttpRedirect.php
- procedural page IsterHttpRedirect.php
- IsterHttpRequestGET.php
- procedural page IsterHttpRequestGET.php
- IsterHttpRequestHeader.php
- procedural page IsterHttpRequestHeader.php
- IsterHttpRequestPathInfo.php
- procedural page IsterHttpRequestPathInfo.php
- IsterHttpRequestPOST.php
- procedural page IsterHttpRequestPOST.php
- IsterHttpRequest.php
- procedural page IsterHttpRequest.php
- IsterHttpResponseFilter.php
- procedural page IsterHttpResponseFilter.php
- IsterHttpResponseHeader.php
- procedural page IsterHttpResponseHeader.php
- IsterHttpResponse.php
- procedural page IsterHttpResponse.php
- IsterHttpSecureObject.php
- procedural page IsterHttpSecureObject.php
- IsterHttpSecurityPolicy.php
- procedural page IsterHttpSecurityPolicy.php
- IsterLoggerDbx.php
- procedural page IsterLoggerDbx.php
- IsterLoggerDebug.php
- procedural page IsterLoggerDebug.php
- IsterLoggerFile.php
- procedural page IsterLoggerFile.php
- IsterLoggerMysql.php
- procedural page IsterLoggerMysql.php
- IsterLoggerPostgresql.php
- procedural page IsterLoggerPostgresql.php
- IsterLoggerStd.php
- procedural page IsterLoggerStd.php
- IsterLogger.php
- procedural page IsterLogger.php
- IsterMail.php
- procedural page IsterMail.php
- IsterMethodCaller.php
- procedural page IsterMethodCaller.php
- IsterMethodProxyRegister.php
- procedural page IsterMethodProxyRegister.php
- IsterMethodProxy.php
- procedural page IsterMethodProxy.php
- IsterNamedAttributeSet.php
- procedural page IsterNamedAttributeSet.php
- IsterObjectChecker.php
- procedural page IsterObjectChecker.php
- IsterObject.php
- procedural page IsterObject.php
- IsterParser.php
- procedural page IsterParser.php
- IsterQueueFIFO.php
- procedural page IsterQueueFIFO.php
- IsterQueueFILO.php
- procedural page IsterQueueFILO.php
- IsterQueue.php
- procedural page IsterQueue.php
- IsterRessourceChecker.php
- procedural page IsterRessourceChecker.php
- IsterSessionObject.php
- procedural page IsterSessionObject.php
- IsterSession.php
- procedural page IsterSession.php
- IsterSimpleXMLElement.php
- procedural page IsterSimpleXMLElement.php
- IsterSqlColumn.php
- procedural page IsterSqlColumn.php
- IsterSqlConnection.php
- procedural page IsterSqlConnection.php
- IsterSqlDataObject.php
- procedural page IsterSqlDataObject.php
- IsterSqlDriverDbx.php
- procedural page IsterSqlDriverDbx.php
- IsterSqlDriverMysql.php
- procedural page IsterSqlDriverMysql.php
- IsterSqlDriverPostgresql.php
- procedural page IsterSqlDriverPostgresql.php
- IsterSqlDriver.php
- procedural page IsterSqlDriver.php
- IsterSqlFunction.php
- procedural page IsterSqlFunction.php
- IsterSqlPager.php
- procedural page IsterSqlPager.php
- IsterSqlQuery.php
- procedural page IsterSqlQuery.php
- IsterSqlRow.php
- procedural page IsterSqlRow.php
- IsterTemplateFactory.php
- procedural page IsterTemplateFactory.php
- IsterTemplate.php
- procedural page IsterTemplate.php
- IsterTree.php
- procedural page IsterTree.php
- IsterUIBase.php
- procedural page IsterUIBase.php
- IsterUIComponent.php
- procedural page IsterUIComponent.php
- IsterUIConDescExpatNative.php
- procedural page IsterUIConDescExpatNative.php
- IsterUIConDescExpat.php
- procedural page IsterUIConDescExpat.php
- IsterUIDescExpatNative.php
- procedural page IsterUIDescExpatNative.php
- IsterUIDescExpat.php
- procedural page IsterUIDescExpat.php
- IsterUIDescFactory.php
- procedural page IsterUIDescFactory.php
- IsterUIFormConnector.php
- procedural page IsterUIFormConnector.php
- IsterUIForm.php
- procedural page IsterUIForm.php
- IsterUIFramework.php
- procedural page IsterUIFramework.php
- IsterUIFWDescExpatNative.php
- procedural page IsterUIFWDescExpatNative.php
- IsterUIFWDescExpat.php
- procedural page IsterUIFWDescExpat.php
- IsterUIViewDescExpatNative.php
- procedural page IsterUIViewDescExpatNative.php
- IsterUIViewDescExpat.php
- procedural page IsterUIViewDescExpat.php
- IsterUIView.php
- procedural page IsterUIView.php
- IsterXmlExpatDumper.php
- procedural page IsterXmlExpatDumper.php
- IsterXmlExpatNonValid.php
- procedural page IsterXmlExpatNonValid.php
- IsterXmlExpat.php
- procedural page IsterXmlExpat.php
- IsterXmlNode.php
- procedural page IsterXmlNode.php
- IsterXmlSimpleXMLImpl.php
- procedural page IsterXmlSimpleXMLImpl.php
- identityAllowAttribute
- in file IsterACL.php, method IsterACL::identityAllowAttribute()
Allow an IsterACLIdentity object to access the protected class with a given access attribute.
- import_dom
- in file IsterXmlSimpleXMLImpl.php, method IsterXmlSimpleXMLImpl::import_dom()
This method is curently not implemented.
- info
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::info()
This function returns useful information about the active driver.
- info
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::info()
This function returns useful information about the active driver.
- info
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::info()
This function returns useful information about the active driver.
- info
- in file IsterSqlConnection.php, method IsterSqlConnection::info()
Get an array with information about the driver and the connection.
- init
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::init()
Clone this from a given IsterXMLNode.
- insert
- in file IsterSqlDataObject.php, method IsterSqlDataObject::insert()
Insert object's attributes into database.
- invoke
- in file IsterMethodProxy.php, method IsterMethodProxy::invoke()
Same as invokeNext() but the queue is reset each time the function is called.
- invokeCallbackMethod
- in file IsterMethodCaller.php, method IsterMethodCaller::invokeCallbackMethod()
Invoke a registered callback method.
- invokeNext
- in file IsterMethodProxy.php, method IsterMethodProxy::invokeNext()
Invoke a registered method at a subsequent object instance.
- isAction
- in file IsterUIForm.php, method IsterUIForm::isAction()
Test for a given action.
- isActionCalled
- in file IsterUIForm.php, method IsterUIForm::isActionCalled()
Returns true if executeForm() has called an action.
- isCheckable
- in file IsterUIComponent.php, method IsterUIComponent::isCheckable()
Test for a checkable attribute.
- isConnected
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::isConnected()
Check whether a connection is established.
- isConnected
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::isConnected()
Check whether a connection is established.
- isConnected
- in file IsterSqlConnection.php, method IsterSqlConnection::isConnected()
Check whether a connection is established.
- isConnected
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::isConnected()
Check whether a connection is established.
- isGregorian
- in file IsterDate.php, method IsterDate::isGregorian()
Checks whether this date is a valid gregorian date.
- isIdentityAllowedAttribute
- in file IsterACL.php, method IsterACL::isIdentityAllowedAttribute()
Check whether an IsterACLIdentity is allowed to access the protected class with a given access attribute.
- isLo
- in file IsterSqlColumn.php, method IsterSqlColumn::isLo()
- isResolved
- in file T24TemplateTree.php, method T24TemplateTree::isResolved()
Check whether the variables are already resolved.
- isSubclassOf
- in file IsterObjectChecker.php, method IsterObjectChecker::isSubclassOf()
Check whether $object is an instance of a subclass of the class given with $check.
- IsterACL
- in file IsterACL.php, method IsterACL::IsterACL()
Constructor
- IsterACL
- in file IsterACL.php, class IsterACL
An IsterACL object provides access control information.
- IsterACLIdentity
- in file IsterACLIdentity.php, method IsterACLIdentity::IsterACLIdentity()
Constructor
- IsterACLIdentity
- in file IsterACLIdentity.php, class IsterACLIdentity
Instances of this class represent identities.
- IsterACLPassword
- in file IsterACLPassword.php, class IsterACLPassword
This class represents passwords.
- IsterACLPassword
- in file IsterACLPassword.php, method IsterACLPassword::IsterACLPassword()
Constructor
- IsterACLPasswordFactory
- in file IsterACLPasswordFactory.php, class IsterACLPasswordFactory
Factory producing IsterACLPassword objects.
- IsterACLPasswordFactory
- in file IsterACLPasswordFactory.php, method IsterACLPasswordFactory::IsterACLPasswordFactory()
Constructor
- IsterACLProtector
- in file IsterACLProtector.php, class IsterACLProtector
This class represents a protector.
- IsterACLProtector
- in file IsterACLProtector.php, method IsterACLProtector::IsterACLProtector()
Constructor
- IsterAppConfigureCollection
- in file IsterAppConfigureCollection.php, class IsterAppConfigureCollection
This class represents a configuration collection.
- IsterAppConfigureCollection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::IsterAppConfigureCollection()
Constructor
- IsterAppConfigureFactory
- in file IsterAppConfigureFactory.php, class IsterAppConfigureFactory
This class represents a factory to create configuration objects.
- IsterAppConfigureFactory
- in file IsterAppConfigureFactory.php, method IsterAppConfigureFactory::IsterAppConfigureFactory()
Constructor
- IsterAppConfigureOption
- in file IsterAppConfigureOption.php, method IsterAppConfigureOption::IsterAppConfigureOption()
Constructor
- IsterAppConfigureOption
- in file IsterAppConfigureOption.php, class IsterAppConfigureOption
This class represents a configuration optin
- IsterAppConfigureReader
- in file IsterAppConfigureReader.php, class IsterAppConfigureReader
This class represents a reader who can fetch configuration information.
- IsterAppConfigureReader
- in file IsterAppPropertyReader.php, method IsterAppPropertyReader::IsterAppConfigureReader()
Constructor
- IsterAppConfigureReader
- in file IsterAppConfigureReader.php, method IsterAppConfigureReader::IsterAppConfigureReader()
Constructor
- IsterAppConfigureReaderSql
- in file IsterAppConfigureReaderSql.php, method IsterAppConfigureReaderSql::IsterAppConfigureReaderSql()
Constructor
- IsterAppConfigureReaderSql
- in file IsterAppConfigureReaderSql.php, class IsterAppConfigureReaderSql
This class represents a configuaration reader capable of reading options from database tables.
- IsterAppConfigureSection
- in file IsterAppConfigureSection.php, method IsterAppConfigureSection::IsterAppConfigureSection()
Constructor
- IsterAppConfigureSection
- in file IsterAppConfigureSection.php, class IsterAppConfigureSection
This class represents a configuration section.
- IsterAppConfigureSet
- in file IsterAppConfigureSet.php, method IsterAppConfigureSet::IsterAppConfigureSet()
Constructor
- IsterAppConfigureSet
- in file IsterAppConfigureSet.php, class IsterAppConfigureSet
This class represents a configuration set.
- 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, class IsterAppPropertyReaderSql
This class represents a configuaration reader capable of reading options from database tables.
- IsterAppPropertyReaderSql
- in file IsterAppPropertyReaderSql.php, method IsterAppPropertyReaderSql::IsterAppPropertyReaderSql()
Constructor
- 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
- IsterAttributeSet
- in file IsterAttributeSet.php, class IsterAttributeSet
An object having attributes.
- IsterAttributeSet
- in file IsterAttributeSet.php, method IsterAttributeSet::IsterAttributeSet()
Constructor
- IsterBufferFilter
- in file IsterBufferFilter.php, class IsterBufferFilter
This class represents a filter to apply to a buffer.
- IsterBufferFilter
- in file IsterBufferFilter.php, method IsterBufferFilter::IsterBufferFilter()
Constructor
- IsterCapability
- in file IsterCapability.php, class IsterCapability
This class represents capabilities.
- IsterCapability
- in file IsterCapability.php, method IsterCapability::IsterCapability()
Constructor
- IsterClassLoader
- in file IsterClassLoader.php, method IsterClassLoader::IsterClassLoader()
- IsterClassLoader
- in file IsterClassLoader.php, class IsterClassLoader
This class represents a class loader.
- IsterDate
- in file IsterDate.php, method IsterDate::IsterDate()
Constructor
- IsterDate
- in file IsterDate.php, class IsterDate
This class represents a date.
- IsterFileLocator
- in file IsterFileLocator.php, class IsterFileLocator
Locate a file inside of a *nix style path.
- IsterFileLocator
- in file IsterFileLocator.php, method IsterFileLocator::IsterFileLocator()
Constructor
- IsterFilterOwner
- in file IsterFilterOwner.php, class IsterFilterOwner
This class represents an owner of certain IsterBufferFilter objects.
- IsterFilterOwner
- in file IsterFilterOwner.php, method IsterFilterOwner::IsterFilterOwner()
Constructor
- IsterHttpCookie
- in file IsterHttpCookie.php, class IsterHttpCookie
Class representing a cookie.
- IsterHttpCookie
- in file IsterHttpCookie.php, method IsterHttpCookie::IsterHttpCookie()
Constructor
- IsterHttpHeader
- in file IsterHttpHeader.php, class IsterHttpHeader
This class represents a HTTP header.
- IsterHttpHeader
- in file IsterHttpHeader.php, method IsterHttpHeader::IsterHttpHeader()
Constructor
- IsterHttpRedirect
- in file IsterHttpRedirect.php, method IsterHttpRedirect::IsterHttpRedirect()
Constructor
- IsterHttpRedirect
- in file IsterHttpRedirect.php, class IsterHttpRedirect
This class represents a http redirect.
- IsterHttpRequest
- in file IsterHttpRequest.php, method IsterHttpRequest::IsterHttpRequest()
Constructor
- IsterHttpRequest
- in file IsterHttpRequest.php, class IsterHttpRequest
This class represents a HTTP requests.
- IsterHttpRequestGET
- in file IsterHttpRequestGET.php, class IsterHttpRequestGET
This class represents data of a HTTP request passed by the query string.
- IsterHttpRequestGET
- in file IsterHttpRequestGET.php, method IsterHttpRequestGET::IsterHttpRequestGET()
Constructor
- IsterHttpRequestHeader
- in file IsterHttpRequestHeader.php, method IsterHttpRequestHeader::IsterHttpRequestHeader()
Constructor
- IsterHttpRequestHeader
- in file IsterHttpRequestHeader.php, class IsterHttpRequestHeader
This class represents a request header.
- IsterHttpRequestPathInfo
- in file IsterHttpRequestPathInfo.php, class IsterHttpRequestPathInfo
Class representing the path info data of a HTTP request.
- IsterHttpRequestPathInfo
- in file IsterHttpRequestPathInfo.php, method IsterHttpRequestPathInfo::IsterHttpRequestPathInfo()
Constructor
- IsterHttpRequestPOST
- in file IsterHttpRequestPOST.php, class IsterHttpRequestPOST
- IsterHttpRequestPOST
- in file IsterHttpRequestPOST.php, method IsterHttpRequestPOST::IsterHttpRequestPOST()
Constructor
- IsterHttpResponse
- in file IsterHttpResponse.php, method IsterHttpResponse::IsterHttpResponse()
Constructor
- IsterHttpResponse
- in file IsterHttpResponse.php, class IsterHttpResponse
This class represents a HTTP response.
- IsterHttpResponseFilter
- in file IsterHttpResponseFilter.php, class IsterHttpResponseFilter
This class represents a filter to apply to a HTTP response.
- IsterHttpResponseFilter
- in file IsterHttpResponseFilter.php, method IsterHttpResponseFilter::IsterHttpResponseFilter()
Constructor
- IsterHttpResponseHeader
- in file IsterHttpResponseHeader.php, class IsterHttpResponseHeader
This class represents a HTTP response header.
- IsterHttpResponseHeader
- in file IsterHttpResponseHeader.php, method IsterHttpResponseHeader::IsterHttpResponseHeader()
Constructor
- IsterHttpSecureObject
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::IsterHttpSecureObject()
Constructor
- IsterHttpSecureObject
- in file IsterHttpSecureObject.php, class IsterHttpSecureObject
This class represents objects that may apply an IsterHttpSecurityPolicy.
- IsterHttpSecurityPolicy
- in file IsterHttpSecurityPolicy.php, class IsterHttpSecurityPolicy
Class representing a secutrity policy to apply to http reuqest data.
- IsterHttpSecurityPolicy
- in file IsterHttpSecurityPolicy.php, method IsterHttpSecurityPolicy::IsterHttpSecurityPolicy()
Constructor
- IsterLogger
- in file IsterLogger.php, method IsterLogger::IsterLogger()
Constructor
- IsterLogger
- in file IsterLogger.php, class IsterLogger
The base class of IsterLoggers.
- IsterLoggerDbx
- in file IsterLoggerDbx.php, class IsterLoggerDbx
This class represents a log writer.
- IsterLoggerDebug
- in file IsterLoggerDebug.php, method IsterLoggerDebug::IsterLoggerDebug()
Constructor
- IsterLoggerDebug
- in file IsterLoggerDebug.php, class IsterLoggerDebug
This class represents a log writer.
- IsterLoggerFile
- in file IsterLoggerFile.php, method IsterLoggerFile::IsterLoggerFile()
Constructor
- IsterLoggerFile
- in file IsterLoggerFile.php, class IsterLoggerFile
This class represents a log writer.
- IsterLoggerMysql
- in file IsterLoggerMysql.php, method IsterLoggerMysql::IsterLoggerMysql()
Constructor
- IsterLoggerMysql
- in file IsterLoggerMysql.php, class IsterLoggerMysql
This class represents a log writer.
- IsterLoggerMysql
- in file IsterLoggerDbx.php, method IsterLoggerDbx::IsterLoggerMysql()
Constructor
- IsterLoggerPostgresql
- in file IsterLoggerPostgresql.php, class IsterLoggerPostgresql
This class represents a log writer.
- IsterLoggerPostgresql
- in file IsterLoggerPostgresql.php, method IsterLoggerPostgresql::IsterLoggerPostgresql()
Constructor
- IsterLoggerStd
- in file IsterLoggerStd.php, method IsterLoggerStd::IsterLoggerStd()
Constructor
- IsterLoggerStd
- in file IsterLoggerStd.php, class IsterLoggerStd
This class represents a log writer.
- IsterMail
- in file IsterMail.php, class IsterMail
This class represents an email message.
- IsterMail
- in file IsterMail.php, method IsterMail::IsterMail()
Constructor
- IsterMethodCaller
- in file IsterMethodCaller.php, class IsterMethodCaller
An object capable to register and invoke callback methods.
- IsterMethodCaller
- in file IsterMethodCaller.php, method IsterMethodCaller::IsterMethodCaller()
Constructor
- IsterMethodProxy
- in file IsterMethodProxy.php, method IsterMethodProxy::IsterMethodProxy()
Constructor
- IsterMethodProxy
- in file IsterMethodProxy.php, class IsterMethodProxy
This class represents a method proxy.
- IsterMethodProxyRegister
- in file IsterMethodProxyRegister.php, class IsterMethodProxyRegister
This class represents a register of objects.
- IsterMethodProxyRegister
- in file IsterMethodProxyRegister.php, method IsterMethodProxyRegister::IsterMethodProxyRegister()
Constructor
- IsterNamedAttributeSet
- in file IsterNamedAttributeSet.php, method IsterNamedAttributeSet::IsterNamedAttributeSet()
Constructor
- IsterNamedAttributeSet
- in file IsterNamedAttributeSet.php, class IsterNamedAttributeSet
This class represents a named attribute set
- IsterObject
- in file IsterObject.php, method IsterObject::IsterObject()
Constructor
- IsterObject
- in file IsterObject.php, class IsterObject
Base class of Ister Framework.
- IsterObjectChecker
- in file IsterObjectChecker.php, method IsterObjectChecker::IsterObjectChecker()
Constructor
- IsterObjectChecker
- in file IsterObjectChecker.php, class IsterObjectChecker
Compare two objects.
- IsterParser
- in file IsterParser.php, method IsterParser::IsterParser()
Constructor
- IsterParser
- in file IsterParser.php, class IsterParser
This class represents a template parser.
- IsterQueue
- in file IsterQueue.php, method IsterQueue::IsterQueue()
Constructor
- IsterQueue
- in file IsterQueue.php, class IsterQueue
This class represents a queue.
- IsterQueueFIFO
- in file IsterQueueFIFO.php, method IsterQueueFIFO::IsterQueueFIFO()
Constructor
- IsterQueueFIFO
- in file IsterQueueFIFO.php, class IsterQueueFIFO
This class represents a FIFO queue.
- IsterQueueFILO
- in file IsterQueueFILO.php, method IsterQueueFILO::IsterQueueFILO()
Constructor
- IsterQueueFILO
- in file IsterQueueFILO.php, class IsterQueueFILO
This class represents a FILO queue.
- IsterRessourceChecker
- in file IsterRessourceChecker.php, class IsterRessourceChecker
This class represents a checker for ressources.
- IsterRessourceChecker
- in file IsterRessourceChecker.php, method IsterRessourceChecker::IsterRessourceChecker()
Constructor
- IsterSession
- in file IsterSession.php, method IsterSession::IsterSession()
Constructor
- IsterSession
- in file IsterSession.php, class IsterSession
This class represents a session.
- IsterSessionObject
- in file IsterSessionObject.php, method IsterSessionObject::IsterSessionObject()
Constructor
- IsterSessionObject
- in file IsterSessionObject.php, class IsterSessionObject
This class represents a session object.
- IsterSimpleXMLElement
- in file IsterSimpleXMLElement.php, class IsterSimpleXMLElement
This class represents a SimpleXML element.
- IsterSimpleXMLElement
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::IsterSimpleXMLElement()
Constructor
- IsterSqlColumn
- in file IsterSqlColumn.php, class IsterSqlColumn
This class represents a single field of a database table row.
- IsterSqlColumn
- in file IsterSqlColumn.php, method IsterSqlColumn::IsterSqlColumn()
Constructor
- IsterSqlConnection
- in file IsterSqlConnection.php, method IsterSqlConnection::IsterSqlConnection()
Constructor
- IsterSqlConnection
- in file IsterSqlConnection.php, class IsterSqlConnection
This class represents database connections.
- IsterSqlDataObject
- in file IsterSqlDataObject.php, method IsterSqlDataObject::IsterSqlDataObject()
Constructor
- IsterSqlDataObject
- in file IsterSqlDataObject.php, class IsterSqlDataObject
This class represents a persistent data container.
- IsterSqlDriver
- in file IsterSqlDriver.php, method IsterSqlDriver::IsterSqlDriver()
Constructor
- IsterSqlDriver
- in file IsterSqlDriver.php, class IsterSqlDriver
Base class for SQL drivers.
- IsterSqlDriverDbx
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::IsterSqlDriverDbx()
Constructor
- IsterSqlDriverDbx
- in file IsterSqlDriverDbx.php, class IsterSqlDriverDbx
The Dbx driver of the package.
- IsterSqlDriverMysql
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::IsterSqlDriverMysql()
Constructor
- IsterSqlDriverMysql
- in file IsterSqlDriverMysql.php, class IsterSqlDriverMysql
The MySQL driver of the package.
- IsterSqlDriverPostgresql
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::IsterSqlDriverPostgresql()
- IsterSqlDriverPostgresql
- in file IsterSqlDriverPostgresql.php, class IsterSqlDriverPostgresql
The PostgreSQL driver of the package.
- IsterSqlFunction
- in file IsterSqlFunction.php, class IsterSqlFunction
This class provides execution of SQL functions aka templates.
- IsterSqlFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::IsterSqlFunction()
Constructor
- IsterSqlPager
- in file IsterSqlPager.php, class IsterSqlPager
This class provides methods to build a pager for large SQL result sets.
- IsterSqlPager
- in file IsterSqlPager.php, method IsterSqlPager::IsterSqlPager()
Constructor
- IsterSqlQuery
- in file IsterSqlQuery.php, method IsterSqlQuery::IsterSqlQuery()
Constructor
- IsterSqlQuery
- in file IsterSqlQuery.php, class IsterSqlQuery
This class represents database queries.
- IsterSqlRow
- in file IsterSqlRow.php, class IsterSqlRow
This class represents a row of a database table.
- IsterSqlRow
- in file IsterSqlRow.php, method IsterSqlRow::IsterSqlRow()
Constructor
- IsterTemplate
- in file IsterTemplate.php, class IsterTemplate
This class represents a Template.
- IsterTemplate
- in file IsterTemplate.php, method IsterTemplate::IsterTemplate()
Constructor
- IsterTemplateFactory
- in file IsterTemplateFactory.php, method IsterTemplateFactory::IsterTemplateFactory()
Constructor
- IsterTemplateFactory
- in file IsterTemplateFactory.php, class IsterTemplateFactory
This class represents a factory for template languages.
- IsterTree
- in file IsterTree.php, method IsterTree::IsterTree()
Constructor
- IsterTree
- in file IsterTree.php, class IsterTree
This class represents a directory like (not binary) tree.
- IsterUIBase
- in file IsterUIBase.php, method IsterUIBase::IsterUIBase()
Constructor
- IsterUIBase
- in file IsterUIBase.php, class IsterUIBase
This class represents an object having some other objets as protected properties.
- IsterUIComponent
- in file IsterUIComponent.php, method IsterUIComponent::IsterUIComponent()
Constructor
- IsterUIComponent
- in file IsterUIComponent.php, class IsterUIComponent
This class represents a ui component.
- IsterUIConDescExpat
- in file IsterUIConDescExpat.php, method IsterUIConDescExpat::IsterUIConDescExpat()
Constructor
- IsterUIConDescExpat
- in file IsterUIConDescExpat.php, class IsterUIConDescExpat
This class represents a description of a form to data object connection written in XML.
- IsterUIConDescExpatNative
- in file IsterUIConDescExpatNative.php, method IsterUIConDescExpatNative::IsterUIConDescExpatNative()
Constructor
- IsterUIConDescExpatNative
- in file IsterUIConDescExpatNative.php, class IsterUIConDescExpatNative
This class represents a description of a form to data object connection written in XML.
- IsterUIDescExpat
- in file IsterUIDescExpat.php, class IsterUIDescExpat
This class represents a xml description.
- IsterUIDescExpat
- in file IsterUIDescExpat.php, method IsterUIDescExpat::IsterUIDescExpat()
Constructor
- IsterUIDescExpatNative
- in file IsterUIDescExpatNative.php, class IsterUIDescExpatNative
This class represents a xml description.
- IsterUIDescExpatNative
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::IsterUIDescExpatNative()
Constructor
- IsterUIDescFactory
- in file IsterUIDescFactory.php, method IsterUIDescFactory::IsterUIDescFactory()
Constructor
- IsterUIDescFactory
- in file IsterUIDescFactory.php, class IsterUIDescFactory
This class represents a description of an object extending IsterUIBase.
- IsterUIForm
- in file IsterUIForm.php, method IsterUIForm::IsterUIForm()
Constructor
- IsterUIForm
- in file IsterUIForm.php, class IsterUIForm
This class represents a user interface form.
- IsterUIFormConnector
- in file IsterUIFormConnector.php, method IsterUIFormConnector::IsterUIFormConnector()
Constructor
- IsterUIFormConnector
- in file IsterUIFormConnector.php, class IsterUIFormConnector
This class represents a connection of a form object and a data object.
- IsterUIFramework
- in file IsterUIFramework.php, class IsterUIFramework
This class represents a framework.
- IsterUIFramework
- in file IsterUIFramework.php, method IsterUIFramework::IsterUIFramework()
Constructor
- IsterUIFWDescExpat
- in file IsterUIFWDescExpat.php, class IsterUIFWDescExpat
This class represents a framework schema.
- IsterUIFWDescExpat
- in file IsterUIFWDescExpat.php, method IsterUIFWDescExpat::IsterUIFWDescExpat()
Constructor
- IsterUIFWDescExpatNative
- in file IsterUIFWDescExpatNative.php, class IsterUIFWDescExpatNative
This class represents a framework schema.
- IsterUIFWDescExpatNative
- in file IsterUIFWDescExpatNative.php, method IsterUIFWDescExpatNative::IsterUIFWDescExpatNative()
Constructor
- IsterUIView
- in file IsterUIView.php, class IsterUIView
This class represents a view.
- IsterUIView
- in file IsterUIView.php, method IsterUIView::IsterUIView()
Constructor
- IsterUIViewDescExpat
- in file IsterUIViewDescExpat.php, method IsterUIViewDescExpat::IsterUIViewDescExpat()
Constructor
- IsterUIViewDescExpat
- in file IsterUIViewDescExpat.php, class IsterUIViewDescExpat
This class represents a vie description.
- IsterUIViewDescExpatNative
- in file IsterUIViewDescExpatNative.php, method IsterUIViewDescExpatNative::IsterUIViewDescExpatNative()
Constructor
- IsterUIViewDescExpatNative
- in file IsterUIViewDescExpatNative.php, class IsterUIViewDescExpatNative
This class represents a vie description.
- IsterXmlExpat
- in file IsterXmlExpat.php, method IsterXmlExpat::IsterXmlExpat()
Constructor
- IsterXmlExpat
- in file IsterXmlExpat.php, class IsterXmlExpat
This class represents a generic namespace aware expat parser.
- IsterXmlExpatDumper
- in file IsterXmlExpatDumper.php, class IsterXmlExpatDumper
This class represents an expat parser dumping everything as it is parsed to STDOUT.
- IsterXmlExpatDumper
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::IsterXmlExpatDumper()
Constructor
- IsterXmlExpatNonValid
- in file IsterXmlExpatNonValid.php, class IsterXmlExpatNonValid
This class represents a non validating expat parser.
- IsterXmlExpatNonValid
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::IsterXmlExpatNonValid()
Constructor
- IsterXmlNode
- in file IsterXmlNode.php, class IsterXmlNode
This class represents a generic XML node.
- IsterXmlNode
- in file IsterXmlNode.php, method IsterXmlNode::IsterXmlNode()
Constructor
- IsterXmlSimpleXMLImpl
- in file IsterXmlSimpleXMLImpl.php, method IsterXmlSimpleXMLImpl::IsterXmlSimpleXMLImpl()
Constructor
- IsterXmlSimpleXMLImpl
- in file IsterXmlSimpleXMLImpl.php, class IsterXmlSimpleXMLImpl
This class represents a SimpleXML implementation.
- 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
- ISTER_DEBUG_NOTICE
- in file IsterLogger.php, constant ISTER_DEBUG_NOTICE
- ISTER_SQL_AUTOESC
- in file IsterSqlDataObject.php, constant ISTER_SQL_AUTOESC
- ISTER_SQL_AUTOESC_BINARY
- in file IsterSqlDataObject.php, constant ISTER_SQL_AUTOESC_BINARY
- ISTER_SQL_DELETE
- in file IsterSqlDataObject.php, constant ISTER_SQL_DELETE
- ISTER_SQL_INSERT
- in file IsterSqlDataObject.php, constant ISTER_SQL_INSERT
- ISTER_SQL_SELECT
- in file IsterSqlDataObject.php, constant ISTER_SQL_SELECT
- ISTER_SQL_UPDATE
- in file IsterSqlDataObject.php, constant ISTER_SQL_UPDATE
- ISTER_TEMPLATE_FILE
- in file IsterTemplate.php, constant ISTER_TEMPLATE_FILE
- ISTER_TEMPLATE_STRING
- in file IsterTemplate.php, constant ISTER_TEMPLATE_STRING
- ISTER_TREE_INORDER
- in file IsterTree.php, constant ISTER_TREE_INORDER
in-order traversal (currently not implemented)
- ISTER_TREE_LEVELORDER
- in file IsterTree.php, constant ISTER_TREE_LEVELORDER
level-order traversal
- ISTER_TREE_POSTORDER
- in file IsterTree.php, constant ISTER_TREE_POSTORDER
post-order traversal
- ISTER_TREE_PREORDER
- in file IsterTree.php, constant ISTER_TREE_PREORDER
pre-order traversal
- ISTER_UI_CONNECTION
- in file IsterUIDescFactory.php, constant ISTER_UI_CONNECTION
- ISTER_UI_FRAMEWORK
- in file IsterUIDescFactory.php, constant ISTER_UI_FRAMEWORK
- ISTER_UI_REQ_APPLICATION
- in file IsterUIBase.php, constant ISTER_UI_REQ_APPLICATION
- ISTER_UI_REQ_DESCRIPTION
- in file IsterUIBase.php, constant ISTER_UI_REQ_DESCRIPTION
- ISTER_UI_REQ_REQUEST
- in file IsterUIBase.php, constant ISTER_UI_REQ_REQUEST
- ISTER_UI_REQ_SQL
- in file IsterUIBase.php, constant ISTER_UI_REQ_SQL
- ISTER_UI_REQ_TEMPLATE
- in file IsterUIBase.php, constant ISTER_UI_REQ_TEMPLATE
- ISTER_UI_USE_NATIVE
- in file IsterUIDescFactory.php, constant ISTER_UI_USE_NATIVE
- ISTER_UI_VIEW
- in file IsterUIDescFactory.php, constant ISTER_UI_VIEW
- ISTER_XML_CDATA
- in file IsterXmlNode.php, constant ISTER_XML_CDATA
- ISTER_XML_COMMENT
- in file IsterXmlNode.php, constant ISTER_XML_COMMENT
- ISTER_XML_DOCTYPE
- in file IsterXmlNode.php, constant ISTER_XML_DOCTYPE
- ISTER_XML_DOCUMENT
- in file IsterXmlNode.php, constant ISTER_XML_DOCUMENT
- ISTER_XML_ENTITY
- in file IsterXmlNode.php, constant ISTER_XML_ENTITY
- ISTER_XML_NOTATION
- in file IsterXmlNode.php, constant ISTER_XML_NOTATION
- ISTER_XML_PENTITY
- in file IsterXmlNode.php, constant ISTER_XML_PENTITY
- ISTER_XML_PI
- in file IsterXmlNode.php, constant ISTER_XML_PI
- ISTER_XML_TAG
- in file IsterXmlNode.php, constant ISTER_XML_TAG
- isTime
- in file IsterDate.php, method IsterDate::isTime()
Checks whether this date has a valid time.
- isTimedOut
- in file IsterSession.php, method IsterSession::isTimedOut()
Checks whether the session timed out.
- isUidAllowedAttribute
- in file IsterACL.php, method IsterACL::isUidAllowedAttribute()
Check wheather a UID is allowed to access the protected class with a given access attribute.
- isValid
- in file IsterDate.php, method IsterDate::isValid()
top
top
l
- $loader
- in file IsterUIBase.php, variable IsterUIBase::$loader
The object's class loader.
- $loglevel
- in file IsterLogger.php, variable IsterLogger::$loglevel
Bitmask of loglevel.
- lastError
- in file IsterMethodProxy.php, method IsterMethodProxy::lastError()
Read the last error.
- lastWasRead
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::lastWasRead()
Check whether the last query was a read (SELECT) operation or not.
- lastWasRead
- in file IsterSqlQuery.php, method IsterSqlQuery::lastWasRead()
Check whether the last query was a read (SELECT) operation or not.
- lastWasRead
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::lastWasRead()
Check whether the last query was a read (SELECT) operation or not.
- lastWasRead
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::lastWasRead()
Check whether the last query was a read (SELECT) operation or not.
- load
- in file IsterClassLoader.php, method IsterClassLoader::load()
Load the class declaration with the given name.
- load_file
- in file IsterXmlSimpleXMLImpl.php, method IsterXmlSimpleXMLImpl::load_file()
- load_string
- in file IsterXmlSimpleXMLImpl.php, method IsterXmlSimpleXMLImpl::load_string()
- locate
- in file IsterXmlExpat.php, method IsterXmlExpat::locate()
Get current parser position.
- log
- in file IsterLogger.php, method IsterLogger::log()
Print the log message.
- log
- in file IsterObject.php, method IsterObject::log()
Trigger a log message.
- log
- in file IsterLoggerFile.php, method IsterLoggerFile::log()
Write a line to the logfile.
- log
- in file IsterLoggerDebug.php, method IsterLoggerDebug::log()
Write a line to the log file including ressource usage.
- log
- in file IsterLoggerMysql.php, method IsterLoggerMysql::log()
Write a log entry.
- log
- in file IsterLoggerPostgresql.php, method IsterLoggerPostgresql::log()
Write a log entry.
- log
- in file IsterLoggerStd.php, method IsterLoggerStd::log()
Print a line to standard output.
- log
- in file IsterLoggerDbx.php, method IsterLoggerDbx::log()
Write a log entry.
top
top
n
- $name
- in file T24Reader.php, variable T24Reader::$name
Name of this object.
- $name
- in file IsterUIBase.php, variable IsterUIBase::$name
Name of the object.
- $name
- in file IsterBufferFilter.php, variable IsterBufferFilter::$name
Name of this object.
- newAction
- in file IsterUIFormConnector.php, method IsterUIFormConnector::newAction()
Callback method called from IsterUIConDesc.
- newApp
- in file IsterUIFramework.php, method IsterUIFramework::newApp()
Callback called by IsterUIFWDescExpat
- newComponent
- in file IsterUIView.php, method IsterUIView::newComponent()
Callback called by IsterUIViewDescExpat
- newConfig
- in file IsterUIFramework.php, method IsterUIFramework::newConfig()
Callback called by IsterUIFWDescExpat
- newField
- in file IsterUIFormConnector.php, method IsterUIFormConnector::newField()
Callback method called from IsterUIConDesc.
- newFilter
- in file IsterUIFramework.php, method IsterUIFramework::newFilter()
Callback called by IsterUIFWDescExpat
- newFilter
- in file IsterUIView.php, method IsterUIView::newFilter()
Callback called by IsterUIViewDescExpat
- newForm
- in file IsterUIFormConnector.php, method IsterUIFormConnector::newForm()
Callback method called from IsterUIConDesc.
- newFunction
- in file IsterUIView.php, method IsterUIView::newFunction()
Callback called by IsterUIViewDescExpat
- newGroup
- in file IsterUIFormConnector.php, method IsterUIFormConnector::newGroup()
Callback method called from IsterUIConDesc.
- newLogger
- in file IsterUIFramework.php, method IsterUIFramework::newLogger()
Callback called by IsterUIFWDescExpat
- newObject
- in file IsterUIFormConnector.php, method IsterUIFormConnector::newObject()
Callback method called from IsterUIConDesc.
- newPolicy
- in file IsterUIFramework.php, method IsterUIFramework::newPolicy()
Callback called by IsterUIFWDescExpat
- newProtect
- in file IsterUIFramework.php, method IsterUIFramework::newProtect()
Callback called by IsterUIFWDescExpat
- newSelector
- in file IsterUIFramework.php, method IsterUIFramework::newSelector()
Callback called by IsterUIFWDescExpat
- newSession
- in file IsterUIFramework.php, method IsterUIFramework::newSession()
Callback called by IsterUIFWDescExpat
- newSql
- in file IsterUIFramework.php, method IsterUIFramework::newSql()
Callback called by IsterUIFWDescExpat
- newSql
- in file IsterUIView.php, method IsterUIView::newSql()
Callback called by IsterUIViewDescExpat
- newTemplate
- in file IsterUIView.php, method IsterUIView::newTemplate()
Callback called by IsterUIViewDescExpat
- newView
- in file IsterUIFramework.php, method IsterUIFramework::newView()
Callback called by IsterUIFWDescExpat
- next
- in file IsterUIConDescExpat.php, method IsterUIConDescExpat::next()
- notation_decl
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::notation_decl()
- notation_decl
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::notation_decl()
top
o
- order
- in file IsterTree.php, method IsterTree::order()
Get the leaf nodes of the tree as an one dimensional array.
top
p
- $parser
- in file IsterXmlExpat.php, variable IsterXmlExpat::$parser
- pagesLeft
- in file IsterSqlPager.php, method IsterSqlPager::pagesLeft()
Check whether pages are left in the current result set.
- parse
- in file IsterTemplate.php, method IsterTemplate::parse()
Parse the source using the current parser.
- parse
- in file IsterHttpRequestPathInfo.php, method IsterHttpRequestPathInfo::parse()
Parse path info.
- parse
- in file IsterXmlExpat.php, method IsterXmlExpat::parse()
Parse the current XML source.
- parseFile
- in file T24Parser.php, method T24Parser::parseFile()
Parse the given source.
- parseHeader
- in file IsterHttpRequest.php, method IsterHttpRequest::parseHeader()
Parse the request header into an IsterHttpRequestHeader object.
- parserSetProperty
- in file T24Parser.php, method T24Parser::parserSetProperty()
Set properties of the parser.
- parseString
- in file T24Parser.php, method T24Parser::parseString()
Parse the given source.
- parseToAttributes
- in file IsterHttpRequestGET.php, method IsterHttpRequestGET::parseToAttributes()
Parse query string into attributes of this object.
- parseToAttributes
- in file IsterHttpRequestPathInfo.php, method IsterHttpRequestPathInfo::parseToAttributes()
Parse path info into attributes of this object.
- parseToAttributes
- in file IsterHttpRequestPOST.php, method IsterHttpRequestPOST::parseToAttributes()
Parse query string into attributes of this object.
- passPHPmessage
- in file IsterObject.php, method IsterObject::passPHPmessage()
Catch PHP E_WARNING and E_NOTICE messages.
- pconnect
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::pconnect()
Establish a persistent connection.
- pconnect
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::pconnect()
Establish a persistent connection.
- pconnect
- in file IsterSqlConnection.php, method IsterSqlConnection::pconnect()
Establish a persistent connection to the databse server.
- pconnect
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::pconnect()
Establish a persistent connection.
- postRun
- in file IsterSqlDataObject.php, method IsterSqlDataObject::postRun()
Do something.
- preRun
- in file IsterSqlDataObject.php, method IsterSqlDataObject::preRun()
Do something.
- processing_instruction
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::processing_instruction()
Handle processing instructions.
- processing_instruction
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::processing_instruction()
top
top
r
- $ref
- in file IsterUIDescExpatNative.php, variable IsterUIDescExpatNative::$ref
The description object's refrent.
- $ref
- in file IsterUIDescExpat.php, variable IsterUIDescExpat::$ref
The description object's refrent.
- $required
- in file IsterUIBase.php, variable IsterUIBase::$required
The object's requirements bitmask.
- $reschecker
- in file IsterSqlDriver.php, variable IsterSqlDriver::$reschecker
The object's ressource checker.
- $root
- in file IsterUIDescExpat.php, variable IsterUIDescExpat::$root
Name of the root node.
- $root
- in file IsterUIDescExpatNative.php, variable IsterUIDescExpatNative::$root
Name of the root node.
- read
- in file IsterUIForm.php, method IsterUIForm::read()
Red the supplied data of the form into the IsterUIForm object.
- register
- in file IsterXmlExpat.php, method IsterXmlExpat::register()
- register
- in file IsterMethodProxy.php, method IsterMethodProxy::register()
Register an object's methods to the proxy.
- registerAlias
- in file IsterMethodProxy.php, method IsterMethodProxy::registerAlias()
Register an alias for a method.
- registerCallbackMethod
- in file IsterMethodCaller.php, method IsterMethodCaller::registerCallbackMethod()
Register a callback method.
- registerObject
- in file IsterSession.php, method IsterSession::registerObject()
Register an object to the session.
- registerObject
- in file IsterMethodCaller.php, method IsterMethodCaller::registerObject()
Register methods of an object instance.
- reset
- in file IsterMethodProxy.php, method IsterMethodProxy::reset()
Reset the queue for a given method.
- reset
- in file IsterQueue.php, method IsterQueue::reset()
Reset the queue.
- reset
- in file IsterAppPropertyReaderIni.php, method IsterAppPropertyReaderIni::reset()
Reset the internal buffer.
- reset
- in file IsterSqlPager.php, method IsterSqlPager::reset()
Reset the pager.
- reset
- in file T24ReaderString.php, method T24ReaderString::reset()
- reset
- in file IsterMethodProxyRegister.php, method IsterMethodProxyRegister::reset()
Reset a queue for a given method.
- resolve
- in file T24TemplateTree.php, method T24TemplateTree::resolve()
Resolve all variables in the tree.
- resolve
- in file IsterSqlFunction.php, method IsterSqlFunction::resolve()
Resolve a SQL function, but do not execute.
- restore
- in file IsterSession.php, method IsterSession::restore()
Restore a session
- root
- in file IsterUIDescExpat.php, method IsterUIDescExpat::root()
- root
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::root()
- run
- in file IsterUIComponent.php, method IsterUIComponent::run()
Execute this object.
- run
- in file IsterUIFormConnector.php, method IsterUIFormConnector::run()
Execute the current connector.
- run
- in file IsterUIFramework.php, method IsterUIFramework::run()
Execute this framework.
- run
- in file IsterUIView.php, method IsterUIView::run()
Execute this view.
top
s
- $string
- in file IsterUIBase.php, variable IsterUIBase::$string
A string representation of this object, may be set from the outside.
- save
- in file IsterSession.php, method IsterSession::save()
Save the current session.
- select
- in file IsterSqlDataObject.php, method IsterSqlDataObject::select()
Select data into the object.
- send
- in file IsterHttpResponseHeader.php, method IsterHttpResponseHeader::send()
Send the header.
- send
- in file IsterMail.php, method IsterMail::send()
Send the mail.
- send
- in file IsterHttpResponse.php, method IsterHttpResponse::send()
Send the response.
- serialize
- in file IsterObject.php, method IsterObject::serialize()
Serialize the object.
- set
- in file IsterTree.php, method IsterTree::set()
Set the content of the node at path.
- setACL
- in file IsterACLProtector.php, method IsterACLProtector::setACL()
Set the IsterACL object.
- setApplication
- in file IsterUIBase.php, method IsterUIBase::setApplication()
Set the application object.
- setApplication
- in file IsterUIFormConnector.php, method IsterUIFormConnector::setApplication()
Set the application object.
- setArray
- in file IsterDate.php, method IsterDate::setArray()
Initialize this date with an array.
- setAttribute
- in file IsterAttributeSet.php, method IsterAttributeSet::setAttribute()
Set a new attribute or overwrite an already existing attribute.
- setAttribute
- in file IsterSessionObject.php, method IsterSessionObject::setAttribute()
Set a new attribute or overwrite an already existing attribute.
- setAttribute
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::setAttribute()
Return an array with all the nodes attributes.
- setAttribute
- in file IsterXmlNode.php, method IsterXmlNode::setAttribute()
Add or alter an attribute.
- setAttributeReference
- in file IsterAttributeSet.php, method IsterAttributeSet::setAttributeReference()
Set an attribute and store only a reference of the attribute.
- setAttributeReference
- in file IsterSessionObject.php, method IsterSessionObject::setAttributeReference()
Return false and warn since references may not be used in sessions.
- setAttributesArray
- in file IsterSessionObject.php, method IsterSessionObject::setAttributesArray()
Set an array of key value pairs, each pair an attribute.
- setAttributesArray
- in file IsterAttributeSet.php, method IsterAttributeSet::setAttributesArray()
Set an array of key value pairs, each pair an attribute.
- setAutoEscape
- in file IsterSqlDataObject.php, method IsterSqlDataObject::setAutoEscape()
Set auto escape behavior.
- setBcc
- in file IsterMail.php, method IsterMail::setBcc()
Set the 'Bcc' of the mail.
- setBuf
- in file T24Reader.php, method T24Reader::setBuf()
- setCc
- in file IsterMail.php, method IsterMail::setCc()
Set the 'Cc' of the mail.
- setCDATA
- in file IsterSimpleXMLElement.php, method IsterSimpleXMLElement::setCDATA()
Add a CDATA node to this element.
- setCharset
- in file IsterACLPasswordFactory.php, method IsterACLPasswordFactory::setCharset()
Set the charset of which passwords are generated.
- setCheckable
- in file IsterUIComponent.php, method IsterUIComponent::setCheckable()
- setConfigureCollection
- in file IsterAppMain.php, method IsterAppMain::setConfigureCollection()
Set the configuration collection by reference.
- setConnection
- in file IsterSqlConnection.php, method IsterSqlConnection::setConnection()
Setup the connection.
- setConnection
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::setConnection()
Setup the connection.
- setConnection
- in file IsterSqlDriver.php, method IsterSqlDriver::setConnection()
Setup the connection.
- setContainer
- in file T24Parser.php, method T24Parser::setContainer()
Set required objects to initialize this.
- setContainer
- in file IsterACLProtector.php, method IsterACLProtector::setContainer()
Set the container object.
- setCookie
- in file IsterHttpHeader.php, method IsterHttpHeader::setCookie()
Set a cookie.
- setDataObject
- in file IsterUIFormConnector.php, method IsterUIFormConnector::setDataObject()
Set the data object.
- setDescription
- in file IsterUIBase.php, method IsterUIBase::setDescription()
Set the description object.
- setFieldGroupChecked
- in file IsterUIForm.php, method IsterUIForm::setFieldGroupChecked()
Set a given value of a form field group as checked.
- setFilter
- in file IsterFilterOwner.php, method IsterFilterOwner::setFilter()
Add an IsterBufferFilter.
- setForm
- in file IsterUIFormConnector.php, method IsterUIFormConnector::setForm()
Set the form.
- setFramework
- in file IsterUIBase.php, method IsterUIBase::setFramework()
Set the objet's IsterUIFramework object.
- setFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::setFunction()
Add a function to the function table.
- setFunctionNames
- in file IsterSqlDataObject.php, method IsterSqlDataObject::setFunctionNames()
Set names of SQL functions.
- setFunctionTable
- in file IsterSqlFunction.php, method IsterSqlFunction::setFunctionTable()
Add a whole function table in one single step.
- setHeader
- in file IsterHttpResponse.php, method IsterHttpResponse::setHeader()
Set the HTTP response header.
- setID
- in file IsterUIFormConnector.php, method IsterUIFormConnector::setID()
Set the data object's unique identifier.
- setID
- in file IsterSqlDataObject.php, method IsterSqlDataObject::setID()
Set the object's unique identifier.
- setIsLo
- in file IsterSqlColumn.php, method IsterSqlColumn::setIsLo()
- setLanguage
- in file IsterTemplate.php, method IsterTemplate::setLanguage()
Set the template language.
- setLimitFunction
- in file IsterSqlPager.php, method IsterSqlPager::setLimitFunction()
Set the SQL function to execute a limited query.
- setLink
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::setLink()
Set the current connection resource.
- setLink
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::setLink()
Set the current connection resource.
- setLink
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::setLink()
Set the current connection resource.
- setLogLocal
- in file IsterObject.php, method IsterObject::setLogLocal()
Set logging local for the current object.
- setLookupFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::setLookupFunction()
Set an SQL function to lookup a function in a function table stored in a database table.
- setMaxlen
- in file IsterSqlColumn.php, method IsterSqlColumn::setMaxlen()
- setMessage
- in file IsterMail.php, method IsterMail::setMessage()
Set the message body of the mail.
- setName
- in file IsterUIBase.php, method IsterUIBase::setName()
Set the object's name
- setName
- in file IsterSqlDataObject.php, method IsterSqlDataObject::setName()
Set a unique name of the object.
- 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.
- setParent
- in file T24Parser.php, method T24Parser::setParent()
Set the name of the parent for cild parsers.
- setParser
- in file IsterXmlExpat.php, method IsterXmlExpat::setParser()
- setParser
- in file IsterTemplate.php, method IsterTemplate::setParser()
Set the current parser object by reference.
- setParser
- in file T24FunctionContainer.php, method T24FunctionContainer::setParser()
Set parser this object belongs to.
- setParseResult
- in file T24Parser.php, method T24Parser::setParseResult()
Set the result of a previous parser run as the current result.
- setParseResult
- in file IsterTemplate.php, method IsterTemplate::setParseResult()
Set the result of a previous parser run.
- setPassword
- in file IsterACLIdentity.php, method IsterACLIdentity::setPassword()
Set the password of this IsterACLIdentity.
- setProperty
- in file IsterTemplate.php, method IsterTemplate::setProperty()
Set a property of the template.
- setProperty
- in file IsterAppMain.php, method IsterAppMain::setProperty()
Set the value of a configuration option.
- setProperty
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setProperty()
Set the value of a property.
- setPropertyCollection
- in file IsterAppMain.php, method IsterAppMain::setPropertyCollection()
Set the property collection.
- setQuery
- in file IsterSqlPager.php, method IsterSqlPager::setQuery()
Set the query or function to get a result set.
- setReader
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setReader()
Set the objects reader.
- setReferent
- in file IsterUIDescExpat.php, method IsterUIDescExpat::setReferent()
- setReferent
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::setReferent()
- setRegister
- in file IsterMethodProxy.php, method IsterMethodProxy::setRegister()
Set the register.
- setRowsPP
- in file IsterSqlPager.php, method IsterSqlPager::setRowsPP()
Set the number of rows per page.
- setSection
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setSection()
Set an IsterAppConfigureSection to the Collection.
- setSecurityPolicy
- in file IsterHttpSecureObject.php, method IsterHttpSecureObject::setSecurityPolicy()
Set an IsterHttpSecurityPolicy object to use with this request.
- setSecurityPolicy
- in file IsterUIForm.php, method IsterUIForm::setSecurityPolicy()
Set the security policy object.
- setSet
- in file IsterAppConfigureCollection.php, method IsterAppConfigureCollection::setSet()
Set an IsterAppConfigureSet to the Collection.
- setSource
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::setSource()
- setSource
- in file IsterTemplate.php, method IsterTemplate::setSource()
Set the template's source.
- setSource
- in file IsterUIDescExpat.php, method IsterUIDescExpat::setSource()
- setSourceFile
- in file IsterXmlExpat.php, method IsterXmlExpat::setSourceFile()
- setSourceString
- in file IsterXmlExpat.php, method IsterXmlExpat::setSourceString()
- setSQL
- in file IsterDate.php, method IsterDate::setSQL()
Initialize this date with an SQL DATETIME string.
- setSqlFunction
- in file IsterSqlDataObject.php, method IsterSqlDataObject::setSqlFunction()
Set the object's IsterSqlFunction object.
- setSqlFunction
- in file IsterUIBase.php, method IsterUIBase::setSqlFunction()
Set the objet's IsterSqlFunction object.
- setStatus
- in file IsterHttpResponseHeader.php, method IsterHttpResponseHeader::setStatus()
Set the status of the response.
- setStruct
- in file T24TemplateTree.php, method T24TemplateTree::setStruct()
Fetch the internal tree array (not recommenden).
- setSubject
- in file IsterMail.php, method IsterMail::setSubject()
Set the subject of the mail.
- setTable
- in file IsterSqlColumn.php, method IsterSqlColumn::setTable()
- setTemplate
- in file IsterUIBase.php, method IsterUIBase::setTemplate()
Set the objet's IsterTemplate object.
- setTo
- in file IsterMail.php, method IsterMail::setTo()
Set the 'To' of the mail.
- setTree
- in file T24TemplateTree.php, method T24TemplateTree::setTree()
Fetch the internal tree array (not recommenden).
- setType
- in file IsterSqlColumn.php, method IsterSqlColumn::setType()
- setUID
- in file IsterACLProtector.php, method IsterACLProtector::setUID()
Set the UID.
- setUnix
- in file IsterDate.php, method IsterDate::setUnix()
Set the internal timestamp of this to the given unix time or initialize with current time if no time is given.
- setup
- in file IsterLoggerMysql.php, method IsterLoggerMysql::setup()
Setup the logger.
- setup
- in file IsterLoggerDbx.php, method IsterLoggerDbx::setup()
Setup the logger.
- setup
- in file IsterLogger.php, method IsterLogger::setup()
Setup the logger.
- setup
- in file IsterLoggerPostgresql.php, method IsterLoggerPostgresql::setup()
Setup the logger.
- setup
- in file T24TemplateTree.php, method T24TemplateTree::setup()
Specify setup parameters.
- setupLogger
- in file IsterObject.php, method IsterObject::setupLogger()
Setup a logger.
- setValue
- in file IsterSqlColumn.php, method IsterSqlColumn::setValue()
- setVar
- in file T24TemplateTree.php, method T24TemplateTree::setVar()
Set a variable.
- setVarArray
- in file T24TemplateTree.php, method T24TemplateTree::setVarArray()
Set a number of variables at once.
- setWindowSize
- in file IsterSqlPager.php, method IsterSqlPager::setWindowSize()
Set the window size.
- setWriter
- in file IsterAppPropertyCollection.php, method IsterAppPropertyCollection::setWriter()
Set the objects writer.
- sql
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::sql()
Read a definition of an IsterSqlFunction object.
- sql
- in file IsterUIDescExpat.php, method IsterUIDescExpat::sql()
Read a definition of an IsterSqlFunction object.
- start
- in file IsterSession.php, method IsterSession::start()
Start a session.
- start_namespace_decl
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::start_namespace_decl()
- start_namespace_decl
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::start_namespace_decl()
- syntax
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::syntax()
- syntax
- in file IsterUIDescExpat.php, method IsterUIDescExpat::syntax()
top
t
- $tmpl
- in file IsterUIBase.php, variable IsterUIBase::$tmpl
The object's template.
- T24FunctionContainer.php
- procedural page T24FunctionContainer.php
- T24IncludeTree.php
- procedural page T24IncludeTree.php
- T24Parser.php
- procedural page T24Parser.php
- T24ReaderFile.php
- procedural page T24ReaderFile.php
- T24ReaderString.php
- procedural page T24ReaderString.php
- T24Reader.php
- procedural page T24Reader.php
- T24TemplateTree.php
- procedural page T24TemplateTree.php
- t24COMMENT
- in file T24TemplateTree.php, constant t24COMMENT
- t24FUNCCHARS
- in file T24Parser.php, constant t24FUNCCHARS
- T24FunctionContainer
- in file T24FunctionContainer.php, method T24FunctionContainer::T24FunctionContainer()
Constructor
- T24FunctionContainer
- in file T24FunctionContainer.php, class T24FunctionContainer
This class represents a set of buildin functions for T24 template language.
- T24IncludeTree
- in file T24IncludeTree.php, class T24IncludeTree
This class represents an include tree.
- T24IncludeTree
- in file T24IncludeTree.php, method T24IncludeTree::T24IncludeTree()
Constructor
- t24KEEP
- in file T24TemplateTree.php, constant t24KEEP
- T24Parser
- in file T24Parser.php, method T24Parser::T24Parser()
Constructor
- T24Parser
- in file T24Parser.php, class T24Parser
This class represents a parser for the T24 template language.
- T24Reader
- in file T24Reader.php, method T24Reader::T24Reader()
Constructor
- T24Reader
- in file T24Reader.php, class T24Reader
This class represents a reader for t24.
- T24ReaderFile
- in file T24ReaderFile.php, class T24ReaderFile
This class represents a file reader for t24.
- T24ReaderFile
- in file T24ReaderFile.php, method T24ReaderFile::T24ReaderFile()
Constructor
- T24ReaderString
- in file T24ReaderString.php, method T24ReaderString::T24ReaderString()
Constructor
- T24ReaderString
- in file T24ReaderString.php, class T24ReaderString
This class represents a string reader for t24.
- t24SKIP
- in file T24TemplateTree.php, constant t24SKIP
- t24SPACES
- in file T24Parser.php, constant t24SPACES
- t24STFUNC
- in file T24Parser.php, constant t24STFUNC
- t24STINC
- in file T24Parser.php, constant t24STINC
- t24STR
- in file T24Parser.php, constant t24STR
- t24STSTREAM
- in file T24Parser.php, constant t24STSTREAM
- t24STTAG
- in file T24Parser.php, constant t24STTAG
- T24TemplateTree
- in file T24TemplateTree.php, method T24TemplateTree::T24TemplateTree()
Constructor
- T24TemplateTree
- in file T24TemplateTree.php, class T24TemplateTree
This class represents a parser tree of a template.
- t24VARCHARS
- in file T24Parser.php, constant t24VARCHARS
- t24VARCHARS1
- in file T24Parser.php, constant t24VARCHARS1
- t24WARN
- in file T24TemplateTree.php, constant t24WARN
- T24_FSTATE_CLEAN
- in file T24FunctionContainer.php, constant T24_FSTATE_CLEAN
- T24_FSTATE_ELSE
- in file T24FunctionContainer.php, constant T24_FSTATE_ELSE
- T24_FSTATE_IF
- in file T24FunctionContainer.php, constant T24_FSTATE_IF
- T24_FSTATE_REPEAT
- in file T24FunctionContainer.php, constant T24_FSTATE_REPEAT
- tag_close
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::tag_close()
- tag_close
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::tag_close()
- tag_open
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::tag_open()
- tag_open
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::tag_open()
- test
- in file IsterUIBase.php, method IsterUIBase::test()
Test if some objects exist.
- test
- in file IsterTree.php, method IsterTree::test()
Test if node exists in tree.
- testAttr
- in file IsterUIDescExpat.php, method IsterUIDescExpat::testAttr()
- testAttr
- in file IsterUIDescExpatNative.php, method IsterUIDescExpatNative::testAttr()
- toDOM
- in file IsterXmlNode.php, method IsterXmlNode::toDOM()
- toSimpleXML
- in file IsterXmlNode.php, method IsterXmlNode::toSimpleXML()
Perform conversion of an IsterXmlNode to a SimpleXMLElement.
- toString
- in file T24Parser.php, method T24Parser::toString()
Return the string representation of the current state of the template.
- toString
- in file IsterTemplate.php, method IsterTemplate::toString()
Return a string representation of the template.
- toString
- in file IsterHttpCookie.php, method IsterHttpCookie::toString()
Get a string representation of the cookie.
- toString
- in file IsterUIFormConnector.php, method IsterUIFormConnector::toString()
Return a string representation of this object.
- toString
- in file IsterUIBase.php, method IsterUIBase::toString()
Return a string representation of this object.
- toString
- in file IsterUIView.php, method IsterUIView::toString()
Return string representation of this view.
- toString
- in file IsterUIComponent.php, method IsterUIComponent::toString()
Return a string representation of this component.
- toString
- in file T24TemplateTree.php, method T24TemplateTree::toString()
Make a string representation of the tree.
- triggerError
- in file IsterObject.php, method IsterObject::triggerError()
Alias for log();
top
u
- uidAllowAttribute
- in file IsterACL.php, method IsterACL::uidAllowAttribute()
Allow a UID to access the protected class with a given access attribute.
- unescape
- in file IsterSqlDataObject.php, method IsterSqlDataObject::unescape()
Unescape a string.
- unescapeString
- in file IsterSqlQuery.php, method IsterSqlQuery::unescapeString()
Unescape a previously escaped string.
- unescapeString
- in file IsterSqlDriverMysql.php, method IsterSqlDriverMysql::unescapeString()
Unescape a string.
- unescapeString
- in file IsterSqlDriverPostgresql.php, method IsterSqlDriverPostgresql::unescapeString()
Unescape a previously escaped string.
- unescapeString
- in file IsterSqlDriverDbx.php, method IsterSqlDriverDbx::unescapeString()
Unescape a string.
- unparsed_entity
- in file IsterXmlExpatDumper.php, method IsterXmlExpatDumper::unparsed_entity()
- unparsed_entity
- in file IsterXmlExpatNonValid.php, method IsterXmlExpatNonValid::unparsed_entity()
- unserialize
- in file IsterObject.php, method IsterObject::unserialize()
Unserialize the object.
- unsetFunction
- in file IsterSqlFunction.php, method IsterSqlFunction::unsetFunction()
Unset a function of the function table
- unsetVarArray
- in file T24TemplateTree.php, method T24TemplateTree::unsetVarArray()
Unset a number of variables.
- update
- in file IsterSqlDataObject.php, method IsterSqlDataObject::update()
Update database with object's data.
- updateDataObject
- in file IsterUIFormConnector.php, method IsterUIFormConnector::updateDataObject()
Update data object's properties by form field.
- updateForm
- in file IsterUIFormConnector.php, method IsterUIFormConnector::updateForm()
Update form fields by data object's properties.
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
top
top
|
|