[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ _ ]

a

$action
in file Load.php, variable A_Controller_Helper_Load::$action
$action
in file Url.php, variable A_Http_Helper_Url::$action
$action_param
in file Url.php, variable A_Http_Url::$action_param
$addtype
in file Field.php, variable A_Model_Form_Field::$addtype
$alias
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$alias
$allowed_types
in file Upload.php, variable A_Http_Upload::$allowed_types
$allow_key_changes
in file Datamapper.php, variable A_Db_Datamapper::$allow_key_changes
$alwaysShowFirstLast
in file Link.php, variable A_Pagination_Helper_Link::$alwaysShowFirstLast
$alwaysShowPreviousNext
in file Link.php, variable A_Pagination_Helper_Link::$alwaysShowPreviousNext
$appPath
in file Load.php, variable A_Model_Helper_Load::$appPath
$areas
in file Browser.php, variable A_File_Browser::$areas
$attributes
in file Link.php, variable A_Pagination_Helper_Link::$attributes
$autoConfigure
in file Reader.php, variable A_Delimited_Reader::$autoConfigure
$autoWrite
in file Logger.php, variable A_Logger::$autoWrite
$auto_blocks
in file File.php, variable A_Template_File::$auto_blocks
ACTION
in file Action.php, class constant A_Controller_Action::ACTION
add
in file Collection.php, method A_Collection::add()
    Appends an item to the end of the collection.
add
in file Datetime.php, method A_Datetime::add()
add
in file Item.php, method A_Cart_Item::add()
add
in file Datamapper.php, method A_Db_Datamapper::add()
addChain
in file Set.php, method A_Filter_Set::addChain()
    Adds an array of filters to the filterchain
addData
in file Item.php, method A_Cart_Item::addData()
addErrorMsg
in file Field.php, method A_Model_Field::addErrorMsg()
addErrorMsg
in file Model.php, method A_Model::addErrorMsg()
addEventListener
in file Manager.php, method A_Event_Manager::addEventListener()
    Add event listener. After being called, that eventName can be triggered with fireEvent.
addExpression
in file Logicallist.php, method A_Sql_Logicallist::addExpression()
addExpression
in file Set.php, method A_Sql_Set::addExpression()
addField
in file Input.php, method A_Controller_Input::addField()
addField
in file Model.php, method A_Model::addField()
addFilter
in file Model.php, method A_Model::addFilter()
addFilter
in file Set.php, method A_Filter_Set::addFilter()
addFilter
in file Field.php, method A_Controller_Input_Field::addFilter()
addFilter
in file Field.php, method A_Model_Field::addFilter()
addFilter
in file Input.php, method A_Controller_Input::addFilter()
addHeaders
in file Email.php, method A_Email::addHeaders()
addHidden
in file Uploadform.php, method A_Http_Uploadform::addHidden()
addItem
in file Manager.php, method A_Cart_Manager::addItem()
addJavascript
in file Uploadform.php, method A_Http_Uploadform::addJavascript()
addJoin
in file DataMapper.php, method A_Orm_DataMapper::addJoin()
addJoin
in file Datamapper.php, method A_Db_Datamapper::addJoin()
addLink
in file Head.php, method A_Html_Head::addLink()
addLinkRel
in file Head.php, method A_Html_Head::addLinkRel()
addLinkRev
in file Head.php, method A_Html_Head::addLinkRev()
addListener
in file Statement.php, method A_Sql_Statement::addListener()
addMap
in file Pathinfo.php, method A_Http_Pathinfo::addMap()
addMapping
in file Datamapper.php, method A_Db_Datamapper::addMapping()
addMapping
in file Core.php, method A_Orm_DataMapper_Core::addMapping()
addMetaHttpEquiv
in file Head.php, method A_Html_Head::addMetaHttpEquiv()
addMetaName
in file Head.php, method A_Html_Head::addMetaName()
addNewItems
in file Request.php, method A_Cart_Request::addNewItems()
addPart
in file Multipart.php, method A_Email_Multipart::addPart()
addPath
in file Upload.php, method A_Http_Upload::addPath()
addPostFilter
in file Front.php, method A_Controller_Front::addPostFilter()
    Add a post-dispatch filter
addPreFilter
in file Front.php, method A_Controller_Front::addPreFilter()
    Add a pre-dispatch filter
addressNamed
in file Email.php, method A_Email::addressNamed()
    build named email address in form: "Name" <email@email.com>
addressValidateEreg
in file Email.php, method A_Email::addressValidateEreg()
addRoute
in file Pathinfo.php, method A_Http_Pathinfo::addRoute()
addRule
in file Field.php, method A_Model_Field::addRule()
addRule
in file Input.php, method A_Controller_Input::addRule()
addRule
in file Field.php, method A_Controller_Input_Field::addRule()
addRule
in file Model.php, method A_Model::addRule()
addRule
in file Set.php, method A_Rule_Set::addRule()
addRule
in file Access.php, method A_User_Access::addRule()
addScript
in file Head.php, method A_Html_Head::addScript()
addScript
in file Script.php, method A_Html_Style::addScript()
addScriptLink
in file Head.php, method A_Html_Head::addScriptLink()
addScriptLink
in file Script.php, method A_Html_Style::addScriptLink()
addState
in file App.php, method A_Controller_App::addState()
addStep
in file Wizard.php, method A_Controller_App_Wizard::addStep()
addStyle
in file Head.php, method A_Html_Head::addStyle()
addStyleLink
in file Head.php, method A_Html_Head::addStyleLink()
addStylesheet
in file Head.php, method A_Html_Head::addStylesheet()
addTransition
in file App.php, method A_Controller_App::addTransition()
addWriter
in file Logger.php, method A_Logger::addWriter()
after
in file Head.php, method A_Html_Head::after()
ALL
in file Message.php, class constant A_Socket_Message::ALL
    Reply to all clients
allow
in file Hasrole.php, method A_User_Rule_Hasrole::allow()
allowGetOverPost
in file Request.php, method A_Http_Request::allowGetOverPost()
    Turn GET over POST mode on/off. GET over POST mode allows you to receive both POST and GET params on a POST request. Does not apply to GET requests. If true then on POST requests, if $_POST[$name] is not set it will return $_GET[$name]
allowKeyChanges
in file Datamapper.php, method A_Db_Datamapper::allowKeyChanges()
alwaysShowFirstLast
in file Link.php, method A_Pagination_Helper_Link::alwaysShowFirstLast()
    Set whether first/last links are shown
alwaysShowFirstLast
in file Standard.php, method A_Pagination_View_Standard::alwaysShowFirstLast()
alwaysShowPreviousNext
in file Link.php, method A_Pagination_Helper_Link::alwaysShowPreviousNext()
    Set whether next/prev links are shown
alwaysShowPreviousNext
in file Standard.php, method A_Pagination_View_Standard::alwaysShowPreviousNext()
APP
in file Action.php, class constant A_Controller_Action::APP
append
in file String.php, method A_Sql_String::append()
Application.php
procedural page Application.php
arrayToString
in file Datetime.php, method A_Datetime::arrayToString()
    Converts date array to string. Array should be in the form of PHP's getdate() array
autoConfig
in file Reader.php, method A_Delimited_Reader::autoConfig()
autoload
in file Locator.php, method A_Locator::autoload()
autoload.php
procedural page autoload.php
A_Application
in file Application.php, class A_Application
    A_Application
a_autoload
in file autoload.php, function a_autoload()
A_Cache_File
in file File.php, class A_Cache_File
    A_Cache_File
A_Cache_File_Mtime
in file Mtime.php, class A_Cache_File_Mtime
    A_Cache_File_Mtime
A_Cart_Creditcard_Validate
in file Validate.php, class A_Cart_Creditcard_Validate
    A_Cart_Creditcard_Validate
A_Cart_Item
in file Item.php, class A_Cart_Item
    A_Cart_Item
A_Cart_Itemdata
in file Itemdata.php, class A_Cart_Itemdata
    A_Cart_Itemdata
A_Cart_Manager
in file Manager.php, class A_Cart_Manager
    A_Cart_Manager
A_Cart_Order
in file Order.php, class A_Cart_Order
    A_Cart_Order
A_Cart_Payment_Authorizenet
in file Authorizenet.php, class A_Cart_Payment_Authorizenet
    A_Cart_Payment_Authorizenet
A_CART_PAYMENT_AUTHORIZENET_SERVER_LIVE
in file Authorizenet.php, constant A_CART_PAYMENT_AUTHORIZENET_SERVER_LIVE
A_CART_PAYMENT_AUTHORIZENET_SERVER_NONE
in file Authorizenet.php, constant A_CART_PAYMENT_AUTHORIZENET_SERVER_NONE
A_CART_PAYMENT_AUTHORIZENET_SERVER_TEST
in file Authorizenet.php, constant A_CART_PAYMENT_AUTHORIZENET_SERVER_TEST
A_CART_PAYMENT_AUTHORIZENET_TRXTYPE_AUTHORIZATION
in file Authorizenet.php, constant A_CART_PAYMENT_AUTHORIZENET_TRXTYPE_AUTHORIZATION
A_CART_PAYMENT_AUTHORIZENET_TRXTYPE_SALE
in file Authorizenet.php, constant A_CART_PAYMENT_AUTHORIZENET_TRXTYPE_SALE
A_Cart_Payment_Payflow
in file Payflow.php, class A_Cart_Payment_Payflow
    A_Cart_Payment_Payflow
A_Cart_Payment_Pfpro
in file Pfpro.php, class A_Cart_Payment_Pfpro
    A_Cart_Payment_Pfpro
A_CART_PAYMENT_PFPRO_SERVER_LIVE
in file Pfpro.php, constant A_CART_PAYMENT_PFPRO_SERVER_LIVE
A_CART_PAYMENT_PFPRO_SERVER_NONE
in file Pfpro.php, constant A_CART_PAYMENT_PFPRO_SERVER_NONE
A_CART_PAYMENT_PFPRO_SERVER_TEST
in file Pfpro.php, constant A_CART_PAYMENT_PFPRO_SERVER_TEST
A_CART_PAYMENT_PFPRO_TRXTYPE_AUTHORIZATION
in file Pfpro.php, constant A_CART_PAYMENT_PFPRO_TRXTYPE_AUTHORIZATION
A_CART_PAYMENT_PFPRO_TRXTYPE_SALE
in file Pfpro.php, constant A_CART_PAYMENT_PFPRO_TRXTYPE_SALE
A_Cart_Pricing
in file Pricing.php, class A_Cart_Pricing
    A_Cart_Pricing
A_Cart_Request
in file Request.php, class A_Cart_Request
    A_Cart_Request
A_Cart_Session
in file Session.php, class A_Cart_Session
    A_Cart_Session
A_Cart_Shipping_Fedex
in file Fedex.php, class A_Cart_Shipping_Fedex
    A_Cart_Shipping_Fedex
A_Cart_Shipping_UPS
in file Ups.php, class A_Cart_Shipping_UPS
    A_Cart_Shipping_Ups
A_Cart_Url
in file Url.php, class A_Cart_Url
    A_Cart_Url
A_Cli_Request
in file Request.php, class A_Cli_Request
    A_Cli_Request
A_Cli_Response
in file Response.php, class A_Cli_Response
    A_Cli_Response
A_Cli_View
in file View.php, class A_Cli_View
    A_Cli_View
A_Collection
in file Collection.php, class A_Collection
    A_Collection
A_Config_Base
in file Base.php, class A_Config_Base
    A_Config_Base
A_Config_Ini
in file Ini.php, class A_Config_Ini
    A_Config_Ini
A_Config_Php
in file Php.php, class A_Config_Php
    A_Config_Php
A_Config_Xml
in file Xml.php, class A_Config_Xml
    A_Config_Xml
A_Config_Yaml
in file Yaml.php, class A_Config_Yaml
    A_Config_Yaml
A_Controller_Action
in file Action.php, class A_Controller_Action
    A_Controller_Action
A_Controller_Action_Dispatch
in file Dispatch.php, class A_Controller_Action_Dispatch
    A_Controller_Action_Dispatch
A_Controller_App
in file App.php, class A_Controller_App
    A_Controller_App
A_Controller_App_State
in file State.php, class A_Controller_App_State
    A_Controller_App_State
A_Controller_App_Transition
in file Transition.php, class A_Controller_App_Transition
    A_Controller_App_Transition
A_Controller_App_Wizard
in file Wizard.php, class A_Controller_App_Wizard
    A_Controller_App_Wizard
A_Controller_Form
in file Form.php, class A_Controller_Form
    A_Controller_Form
A_Controller_Form_Field
in file Field2.php, class A_Controller_Form_Field
    A_Controller_Form_Field
A_Controller_Front
in file Front.php, class A_Controller_Front
    A_Controller_Front
A_Controller_Front_Injector
in file Injector.php, class A_Controller_Front_Injector
    A_Controller_Front_Injector
A_Controller_Front_Premethod
in file Premethod.php, class A_Controller_Front_Premethod
    A_Controller_Front_Premethod
A_Controller_Helper_Base
in file Base.php, class A_Controller_Helper_Base
    A_Controller_Helper_Base
A_Controller_Helper_Flash
in file Flash.php, class A_Controller_Helper_Flash
    A_Controller_Helper_Flash
A_Controller_Helper_Load
in file Load.php, class A_Controller_Helper_Load
    A_Controller_Helper_Load
A_Controller_Input
in file Input.php, class A_Controller_Input
    A_Controller_Input
A_Controller_Input_Field
in file Field.php, class A_Controller_Input_Field
    A_Controller_Input_Field
A_Controller_List
in file List.php, class A_Controller_List
    A_Controller_List
A_Controller_Mapper
in file Mapper.php, class A_Controller_Mapper
    A_Controller_Mapper
A_Datetime
in file Datetime.php, class A_Datetime
    A_Datetime
A_Datetime_Duration
in file Duration.php, class A_Datetime_Duration
    A_Datetime_Duration
A_Datetime_Range
in file Range.php, class A_Datetime_Range
    A_Datetime_Range
A_Datetime_Timezone
in file Timezone.php, class A_Datetime_Timezone
    A_Datetime_Timezone
A_Db_Activerecord
in file Activerecord.php, class A_Db_Activerecord
    A_Db_Activerecord
A_Db_Adapter
in file Adapter.php, class A_Db_Adapter
    A_Db_Adapter
A_Db_Config_Masterslave
in file Masterslave.php, class A_Db_Config_Masterslave
    A_Db_Config_Masterslave
A_Db_Config_Single
in file Single.php, class A_Db_Config_Single
    A_Db_Config_Single
A_Db_Datamapper
in file Datamapper.php, class A_Db_Datamapper
    A_Db_Datamapper
A_Db_Datamapper_Join
in file Join.php, class A_Db_Datamapper_Join
    A_Db_Datamapper_Join
A_Db_Datamapper_Mapping
in file Mapping.php, class A_Db_Datamapper_Mapping
    A_Db_Datamapper_Mapping
A_Db_Datamapper_Xml
in file Xml.php, class A_Db_Datamapper_Xml
    A_Db_Datamapper_Xml
A_Db_Exception
in file Exception.php, class A_Db_Exception
    A_Db_Exception
A_Db_Mysql
in file Mysql.php, class A_Db_Mysql
    A_Db_Mysql
A_Db_Mysqli
in file Mysqli.php, class A_Db_Mysqli
    A_Db_Mysqli
A_Db_Pdo
in file Pdo.php, class A_Db_Pdo
    A_Db_Pdo
A_Db_Postgres
in file Postgres.php, class A_Db_Postgres
    A_Db_Postgres
A_Db_Recordset_Base
in file Base.php, class A_Db_Recordset_Base
    A_Db_Recordset_Base
A_Db_Recordset_Mysql
in file Mysql.php, class A_Db_Recordset_Mysql
    A_Db_Recordset_Mysql
A_Db_Recordset_Mysqli
in file Mysqli.php, class A_Db_Recordset_Mysqli
    A_Db_Recordset_Mysqli
A_Db_Recordset_Pdo
in file Pdo.php, class A_Db_Recordset_Pdo
    A_Db_Recordset_Pdo
A_Db_Recordset_Postgres
in file Postgres.php, class A_Db_Recordset_Postgres
    A_Db_Recordset_Postgres
A_Db_Recordset_Sqlite
in file Sqlite.php, class A_Db_Recordset_Sqlite
    A_Db_Recordset_Sqlite3
A_Db_Recordset_Sqlite3
in file Sqlite3.php, class A_Db_Recordset_Sqlite3
    A_Db_Recordset_Sqlite3
A_Db_Result
in file Result.php, class A_Db_Result
A_Db_Schema
in file Schema.php, class A_Db_Schema
    A_Db_Schema
A_Db_Sqlite
in file Sqlite.php, class A_Db_Sqlite
    A_Db_Sqlite3
A_Db_Sqlite3
in file Sqlite3.php, class A_Db_Sqlite3
    A_Db_Sqlite3
A_Db_Tabledatagateway
in file Tabledatagateway.php, class A_Db_Tabledatagateway
    A_Db_Tabledatagateway
A_Delimited_Base
in file Base.php, class A_Delimited_Base
    A_Delimited_Base
A_Delimited_Reader
in file Reader.php, class A_Delimited_Reader
    A_Delimited_Reader
A_Delimited_Writer
in file Writer.php, class A_Delimited_Writer
    A_Delimited_Writer
A_Email
in file Email.php, class A_Email
    A_Email
A_Email_Multipart
in file Multipart.php, class A_Email_Multipart
    A_Email_Multipart
A_Email_Phpmail
in file Phpmail.php, class A_Email_Phpmail
    A_Email_Phpmail
A_Email_Smtp
in file Smtp.php, class A_Email_Smtp
    A_Email_Smtp
A_Event_Listener
in file Listener.php, class A_Event_Listener
    A_Event_Listener
A_Event_Manager
in file Manager.php, class A_Event_Manager
    Event Manager
A_Exception
in file Exception.php, class A_Exception
    A_Exception
A_File_Browser
in file Browser.php, class A_File_Browser
    A_File_Browser
A_File_Find
in file Find.php, class A_File_Find
    A_File_Find
A_File_Info
in file Info.php, class A_File_Info
    A_File_Info
A_Filter_Alnum
in file Alnum.php, class A_Filter_Alnum
    A_Filter_Alnum
A_Filter_Alpha
in file Alpha.php, class A_Filter_Alpha
    A_Filter_Alpha
A_Filter_Base
in file Base.php, class A_Filter_Base
    A_Filter_Base
A_Filter_Digit
in file Digit.php, class A_Filter_Digit
    A_Filter_Digit
A_Filter_Filterer
in file Filterer.php, class A_Filter_Filterer
    A_Filter_Filterer
A_Filter_Htmlentities
in file Htmlentities.php, class A_Filter_Htmlentities
    A_Filter_Htmlentities
A_Filter_Htmlspecialchars
in file Htmlspecialchars.php, class A_Filter_Htmlspecialchars
    A_Filter_Alnum
A_Filter_Iterator
in file Iterator.php, class A_Filter_Iterator
    A_Filter_Alnum
A_Filter_Length
in file Length.php, class A_Filter_Length
    A_Filter_Length
A_Filter_Regexp
in file Regexp.php, class A_Filter_Regexp
    A_Filter_Regexp
A_Filter_Set
in file Set.php, class A_Filter_Set
    A_Filter_Set
A_Filter_Smartquotes
in file Smartquotes.php, class A_Filter_Smartquotes
    A_Filter_Smartquotes
A_Filter_Substr
in file Substr.php, class A_Filter_Substr
    A_Filter_Substr
A_Filter_Tolower
in file Tolower.php, class A_Filter_Tolower
    A_Filter_Tolower
A_Filter_Toupper
in file Toupper.php, class A_Filter_Toupper
    A_Filter_Toupper
A_Filter_Trim
in file Trim.php, class A_Filter_Trim
    A_Filter_Trim
A_Html_A
in file A.php, class A_Html_A
    A_Html_A
A_Html_Div
in file Div.php, class A_Html_Div
    A_Html_Div
A_Html_Doc
in file Doc.php, class A_Html_Doc
    A_Html_Doc
A_Html_Doctype
in file Doctype.php, class A_Html_Doctype
    A_Html_Doctype
A_Html_Form
in file Form.php, class A_Html_Form
    A_Html_Form
A_Html_Form_Button
in file Button.php, class A_Html_Form_Button
    A_Html_Form_Button
A_Html_Form_Checkbox
in file Checkbox.php, class A_Html_Form_Checkbox
    A_Html_Form_Checkbox
A_Html_Form_Fieldset
in file Fieldset.php, class A_Html_Form_Fieldset
    A_Html_Form_Fieldset
A_Html_Form_File
in file File.php, class A_Html_Form_File
    A_Html_Form_File
A_Html_Form_Hidden
in file Hidden.php, class A_Html_Form_Hidden
    A_Html_Form_Hidden
A_Html_Form_Label
in file Label.php, class A_Html_Form_Label
    A_Html_Form_Label
A_Html_Form_Password
in file Password.php, class A_Html_Form_Password
    A_Html_Form_Password
A_Html_Form_Radio
in file Radio.php, class A_Html_Form_Radio
    A_Html_Form_Radio
A_Html_Form_Radiocheckbox
in file Radiocheckbox.php, class A_Html_Form_Radiocheckbox
    A_Html_Form_Button
A_Html_Form_Reset
in file Reset.php, class A_Html_Form_Reset
    A_Html_Form_Reset
A_Html_Form_Select
in file Select.php, class A_Html_Form_Select
    Generate HTML form select
A_Html_Form_Selectdb
in file Selectdb.php, class A_Html_Form_Selectdb
    A_Html_Form_Button
A_Html_Form_Submit
in file Submit.php, class A_Html_Form_Submit
    A_Html_Form_Submit
A_Html_Form_Text
in file Text.php, class A_Html_Form_Text
    A_Html_Form_Text
A_Html_Form_Textarea
in file Textarea.php, class A_Html_Form_Textarea
    A_Html_Form_Textarea
A_Html_Head
in file Head.php, class A_Html_Head
    A_Html_Head
A_Html_P
in file P.php, class A_Html_P
    A_Html_P
A_Html_Span
in file Span.php, class A_Html_Span
    A_Html_Span
A_Html_Style
in file Script.php, class A_Html_Style
    A_Html_Script
A_Html_Tag
in file Tag.php, class A_Html_Tag
    A_Html_Tag
A_Http_Cookie
in file Cookie.php, class A_Http_Cookie
    A_Http_Cookie
A_Http_Download
in file Download.php, class A_Http_Download
    A_Http_Download
A_Http_Helper_Url
in file Url.php, class A_Http_Helper_Url
    A_Http_Helper_Url
A_Http_Horderoutes
in file Horderoutes.php, class A_Http_Horderoutes
    A_Http_Horderoutes
A_Http_Pathinfo
in file Pathinfo.php, class A_Http_Pathinfo
    A_Http_Pathinfo
A_Http_Request
in file Request.php, class A_Http_Request
    A_Http_Request
A_Http_Response
in file Response.php, class A_Http_Response
    A_Http_Response
A_Http_Upload
in file Upload.php, class A_Http_Upload
    A_Http_Upload
A_Http_Uploadform
in file Uploadform.php, class A_Http_Uploadform
    A_Http_Uploadform
A_HTTP_UPLOAD_ERR_FILE_EXISTS
in file Upload.php, constant A_HTTP_UPLOAD_ERR_FILE_EXISTS
A_HTTP_UPLOAD_ERR_FILE_MOVE
in file Upload.php, constant A_HTTP_UPLOAD_ERR_FILE_MOVE
A_HTTP_UPLOAD_ERR_FILE_TYPE
in file Upload.php, constant A_HTTP_UPLOAD_ERR_FILE_TYPE
A_HTTP_UPLOAD_ERR_FILE_UNLINK
in file Upload.php, constant A_HTTP_UPLOAD_ERR_FILE_UNLINK
A_HTTP_UPLOAD_ERR_MAX_SIZE
in file Upload.php, constant A_HTTP_UPLOAD_ERR_MAX_SIZE
A_HTTP_UPLOAD_NOT_UPLOAD_FILE
in file Upload.php, constant A_HTTP_UPLOAD_NOT_UPLOAD_FILE
A_Http_Url
in file Url.php, class A_Http_Url
    A_Http_Url
A_Http_View
in file View.php, class A_Http_View
    A_Http_View
A_Json
in file Json.php, class A_Json
    A_Json
A_Locator
in file Locator.php, class A_Locator
    A_Locator
A_Locator_Singleton
in file Singleton.php, class A_Locator_Singleton
    A_Locator_Singleton
A_Logger
in file Logger.php, class A_Logger
    A_Logger
A_Logger_File
in file File.php, class A_Logger_File
    A_Logger_File
A_Model
in file Model.php, class A_Model
    A_Model
A_Model_Field
in file Field.php, class A_Model_Field
    A_Model_Field
A_Model_Form
in file Form.php, class A_Model_Form
    A_Model_Form
A_Model_Form_Field
in file Field.php, class A_Model_Form_Field
    A_Model_Form_Field
A_Model_Helper_Load
in file Load.php, class A_Model_Helper_Load
    A_Model_Helper_Load
A_Orm_Container
in file Container.php, class A_Orm_Container
    A_Orm_Container
A_Orm_DataMapper
in file DataMapper.php, class A_Orm_DataMapper
    A_Orm_DataMapper
A_Orm_DataMapper_Core
in file Core.php, class A_Orm_DataMapper_Core
    A_Orm_DataMapper_Core
A_Orm_DataMapper_Join
in file Join.php, class A_Orm_DataMapper_Join
    A_Orm_DataMapper_Join
A_Orm_DataMapper_Mapping
in file Mapping.php, class A_Orm_DataMapper_Mapping
    A_Orm_DataMapper_Mapping
A_Orm_DataMapper_SQLJoin
in file SQLJoin.php, class A_Orm_DataMapper_SQLJoin
    A_Orm_DataMapper_SQLJoin
A_Orm_Datamapper_Xml
in file Xml.php, class A_Orm_Datamapper_Xml
    A_Orm_Config_Xml
A_Pager
in file Pager.php, class A_Pager
    A_Pager
A_Pagination_Adapter
in file Adapter.php, class A_Pagination_Adapter
    A_Pagination_Adapter
A_Pagination_Adapter_Adodb
in file Adodb.php, class A_Pagination_Adapter_Adodb
    Datasource access class for pager using ADODB
A_Pagination_Adapter_Array
in file Array.php, class A_Pagination_Adapter_Array
    A_Pagination_Adapter_Array
A_Pagination_Adapter_Base
in file Base.php, class A_Pagination_Adapter_Base
    A_Pagination_Adapter_Base
A_Pagination_Adapter_Db
in file Db.php, class A_Pagination_Adapter_Db
    A_Pagination_Adapter_Db
A_Pagination_Adapter_File
in file File.php, class A_Pagination_Adapter_File
    A_Pagination_Adapter_File
A_Pagination_Adapter_Mysql
in file Mysql.php, class A_Pagination_Adapter_Mysql
    Datasource access class for pager using the mysql extension
A_Pagination_Adapter_Null
in file Null.php, class A_Pagination_Adapter_Null
    A_Pagination_Adapter_Null
A_Pagination_Adapter_Pdo
in file Pdo.php, class A_Pagination_Adapter_Pdo
    Datasource access class for pager using PDO
A_Pagination_Adapter_Postgres
in file Postgres.php, class A_Pagination_Adapter_Postgres
    Datasource access class for pager using Postgres
A_Pagination_Core
in file Core.php, class A_Pagination_Core
    A_Pagination_Core
A_Pagination_Helper_Link
in file Link.php, class A_Pagination_Helper_Link
    A_Pagination_Helper_Link
A_Pagination_Helper_Order
in file Order.php, class A_Pagination_Helper_Order
    A_Pagination_Helper_Order
A_Pagination_Helper_Url
in file Url.php, class A_Pagination_Helper_Url
    A_Pagination_Helper_Url
A_Pagination_Request
in file Request.php, class A_Pagination_Request
    A_Pagination_Request
A_Pagination_Standalone
in file Standalone.php, class A_Pagination_Standalone
    A_Pagination_Standalone
A_Pagination_View_Datagrid
in file Datagrid.php, class A_Pagination_View_Datagrid
    A_Pagination_View_Datagrid
A_Pagination_View_Standard
in file Standard.php, class A_Pagination_View_Standard
    A_Pagination_View_Standard
A_Renderable
in file Renderable.php, class A_Renderable
    A_Renderable
A_Renderer
in file Renderer.php, class A_Renderer
    A_Renderer
A_Rule_Alnum
in file Alnum.php, class A_Rule_Alnum
    A_Rule_Alnum
A_Rule_Alpha
in file Alpha.php, class A_Rule_Alpha
    A_Rule_Alpha
A_Rule_Base
in file Base.php, class A_Rule_Base
    A_Rule_Abstract
A_Rule_Captcha
in file Captcha.php, class A_Rule_Captcha
    A_Rule_Captcha
A_Rule_Captcha_Image
in file Image.php, class A_Rule_Captcha_Image
    A_Rule_Captcha_Image
A_Rule_Date
in file Date.php, class A_Rule_Date
    A_Rule_Date
A_Rule_Digit
in file Digit.php, class A_Rule_Digit
    A_Rule_Digit
A_Rule_Email
in file Email.php, class A_Rule_Email
    A_Rule_Email
A_Rule_Equals
in file Equals.php, class A_Rule_Equals
    A_Rule_Equals
A_Rule_Inarray
in file Inarray.php, class A_Rule_Inarray
    A_Rule_Inarray
A_Rule_Iterator
in file Iterator.php, class A_Rule_Iterator
    A_Rule_Iterator
A_Rule_Length
in file Length.php, class A_Rule_Length
    A_Rule_Length
A_Rule_Match
in file Match.php, class A_Rule_Match
    A_Rule_Alnum
A_Rule_Notempty
in file Notempty.php, class A_Rule_Notempty
    A_Rule_Notempty
A_Rule_Notnull
in file Notnull.php, class A_Rule_Notnull
    A_Rule_Notnull
A_Rule_Numeric
in file Numeric.php, class A_Rule_Numeric
    A_Rule_Numeric
A_Rule_Range
in file Range.php, class A_Rule_Range
    A_Rule_Range
A_Rule_Regexp
in file Regexp.php, class A_Rule_Regexp
    A_Rule_Regexp
A_Rule_Set
in file Set.php, class A_Rule_Set
    A_Rule_Set
A_Rule_Validator
in file Validator.php, class A_Rule_Validator
    A_Rule_Validator
A_Session
in file Session.php, class A_Session
    A_Session
A_Session_Db
in file Db.php, class A_Session_Db
    A_Session_Db
A_Socket_Client
in file Client.php, class A_Socket_Client
    A_Socket_Client
A_Socket_Client_Base
in file Base.php, class A_Socket_Client_Base
    A_Socket_Client_Base
A_Socket_Client_Websocket
in file Websocket.php, class A_Socket_Client_Websocket
    A_Socket_Client_Websocket
A_Socket_Eventlistener_Cachedcontroller
in file Cachedcontroller.php, class A_Socket_Eventlistener_Cachedcontroller
    A_Socket_Eventlistener_Cachedcontroller
A_Socket_Eventlistener_Frontcontroller
in file Frontcontroller.php, class A_Socket_Eventlistener_Frontcontroller
    A_Socket_Eventlistener_Frontcontroller
A_Socket_Message
in file Message.php, class A_Socket_Message
    A_Socket_Message
A_Socket_Message_Base
in file Base.php, class A_Socket_Message_Base
    A_Message_Base
A_Socket_Message_Json
in file Json.php, class A_Socket_Message_Json
    A_Socket_Message_Json
A_Socket_Request
in file Request.php, class A_Socket_Request
    A_Socket_Request
A_Socket_Server
in file Server.php, class A_Socket_Server
    A_Socket_Server
A_Sql_Columns
in file Columns.php, class A_Sql_Columns
    A_Sql_Columns
A_Sql_Delete
in file Delete.php, class A_Sql_Delete
    A_Sql_Delete
A_Sql_Expression
in file Expression.php, class A_Sql_Expression
    A_Sql_Expression
A_Sql_From
in file From.php, class A_Sql_From
    A_Sql_From
A_Sql_Groupby
in file Groupby.php, class A_Sql_Groupby
    A_Sql_Groupby
A_Sql_Having
in file Having.php, class A_Sql_Having
    A_Sql_Having
A_Sql_Insert
in file Insert.php, class A_Sql_Insert
    A_Sql_Insert
A_Sql_Join
in file Join.php, class A_Sql_Join
    A_Sql_Join
A_Sql_Join_Parameters
in file Parameters.php, class A_Sql_Join_Parameters
    A_Sql_Join_Parameters
A_Sql_Join_String
in file String.php, class A_Sql_Join_String
    A_Sql_Join_Strings
A_Sql_Logicallist
in file Logicallist.php, class A_Sql_Logicallist
    A_Sql_Logicallist
A_Sql_Orderby
in file Orderby.php, class A_Sql_Orderby
    A_Sql_Orderby
A_Sql_Prepare
in file Prepare.php, class A_Sql_Prepare
    A_Sql_Prepare
A_Sql_Query
in file Query.php, class A_Sql_Query
    A_Sql_Query
A_Sql_Select
in file Select.php, class A_Sql_Select
    A_Sql_Select
A_Sql_Set
in file Set.php, class A_Sql_Set
    A_Sql_Columns
A_Sql_Statement
in file Statement.php, class A_Sql_Statement
    A_Sql_Statement
A_Sql_String
in file String.php, class A_Sql_String
    A_Sql_String
A_Sql_Union
in file Union.php, class A_Sql_Union
    A_Sql_Union
A_Sql_Update
in file Update.php, class A_Sql_Update
    A_Sql_Update
A_Sql_Values
in file Values.php, class A_Sql_Values
    A_Sql_Columns
A_Sql_Where
in file Where.php, class A_Sql_Where
    A_Sql_Where
A_Template_Base
in file Base.php, class A_Template_Base
    A_Template_Base
A_Template_Eval
in file Eval.php, class A_Template_Eval
    A_Template_Eval
A_Template_File
in file File.php, class A_Template_File
    A_Template_File
A_Template_Include
in file Include.php, class A_Template_Include
    A_Template_Include
A_Template_Smarty
in file Smarty.php, class A_Template_Smarty
    A_Template_Smarty
A_Template_Strreplace
in file Strreplace.php, class A_Template_Strreplace
    A_Template_Strreplace
A_Template_Xml
in file Xml.php, class A_Template_Xml
    A_Template_Xml
A_Template_Xslt
in file Xslt.php, class A_Template_Xslt
    A_Template_Xslt
A_User_Access
in file Access.php, class A_User_Access
    A_User_Access
A_User_Auth
in file Auth.php, class A_User_Auth
    A_User_Auth
A_User_Prefilter_Group
in file Group.php, class A_User_Prefilter_Group
    A_User_Prefilter_Group
A_User_Rule_Base
in file Base.php, class A_User_Rule_Base
    A_User_Rule_Base
A_User_Rule_Hasrole
in file Hasrole.php, class A_User_Rule_Hasrole
    A_User_Rule_Hasrole
A_User_Rule_Ingroup
in file Ingroup.php, class A_User_Rule_Ingroup
    A_User_Rule_Ingroup
A_User_Rule_Islevel
in file Islevel.php, class A_User_Rule_Islevel
    A_User_Rule_Islevel
A_User_Rule_Isloggedin
in file Isloggedin.php, class A_User_Rule_Isloggedin
    A_User_Rule_Isloggedin
A_User_Session
in file Session.php, class A_User_Session
    A_User_Session
Authorizenet.php
procedural page Authorizenet.php
Action.php
procedural page Action.php
App.php
procedural page App.php
Activerecord.php
procedural page Activerecord.php
Adapter.php
procedural page Adapter.php
Alnum.php
procedural page Alnum.php
Alpha.php
procedural page Alpha.php
A.php
procedural page A.php
Adodb.php
procedural page Adodb.php
Array.php
procedural page Array.php
Adapter.php
procedural page Adapter.php
Alnum.php
procedural page Alnum.php
Alpha.php
procedural page Alpha.php
Access.php
procedural page Access.php
Auth.php
procedural page Auth.php
top

b

$base
in file Url.php, variable A_Pagination_Helper_Url::$base
$base_path
in file Mapper.php, variable A_Controller_Mapper::$base_path
$base_path
in file Upload.php, variable A_Http_Upload::$base_path
$base_path
in file Browser.php, variable A_File_Browser::$base_path
$base_path
in file Captcha.php, variable A_Rule_Captcha::$base_path
$base_url
in file Url.php, variable A_Cart_Url::$base_url
$bcc
in file Email.php, variable A_Email::$bcc
$blockprefix
in file File.php, variable A_Template_File::$blockprefix
$blocks
in file File.php, variable A_Template_File::$blocks
$blocksuffix
in file File.php, variable A_Template_File::$blocksuffix
$boundary
in file Multipart.php, variable A_Email_Multipart::$boundary
$buffer
in file Ups.php, variable A_Cart_Shipping_UPS::$buffer
$buffer
in file Logger.php, variable A_Logger::$buffer
before
in file Head.php, method A_Html_Head::before()
beginTransaction
in file Pdo.php, method A_Db_Pdo::beginTransaction()
bind
in file Prepare.php, method A_Sql_Prepare::bind()
buildExpression
in file Expression.php, method A_Sql_Expression::buildExpression()
buildHeaders
in file Email.php, method A_Email::buildHeaders()
    build routing part of email address
buildParam
in file Browser.php, method A_File_Browser::buildParam()
buildParameters
in file Browser.php, method A_File_Browser::buildParameters()
buildPart
in file Multipart.php, method A_Email_Multipart::buildPart()
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Browser.php
procedural page Browser.php
Base.php
procedural page Base.php
Button.php
procedural page Button.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
Base.php
procedural page Base.php
top

c

$cacheNumItems
in file Standard.php, variable A_Pagination_View_Standard::$cacheNumItems
$callback
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$callback
$captcha
in file Image.php, variable A_Rule_Captcha_Image::$captcha
$cart
in file Url.php, variable A_Cart_Url::$cart
$cc
in file Email.php, variable A_Email::$cc
$certpath
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$certpath
$chain
in file Set.php, variable A_Rule_Set::$chain
$chain
in file Set.php, variable A_Filter_Set::$chain
$change_action
in file Premethod.php, variable A_Controller_Front_Premethod::$change_action
$character_set
in file Htmlspecialchars.php, variable A_Filter_Htmlspecialchars::$character_set
$character_set
in file Base.php, variable A_Template_Base::$character_set
$character_set
in file View.php, variable A_Http_View::$character_set
$character_set
in file Htmlentities.php, variable A_Filter_Htmlentities::$character_set
$character_set
in file View.php, variable A_Cli_View::$character_set
$charset
in file Trim.php, variable A_Filter_Trim::$charset
$charset
in file Captcha.php, variable A_Rule_Captcha::$charset
$check_dns
in file Email.php, variable A_Rule_Email::$check_dns
$chmod
in file File.php, variable A_Cache_File::$chmod
$class
in file Mapper.php, variable A_Controller_Mapper::$class
$class
in file Core.php, variable A_Orm_DataMapper_Core::$class
$className
in file Base.php, variable A_Db_Recordset_Base::$className
$class_dir
in file Mapper.php, variable A_Controller_Mapper::$class_dir
$class_name
in file Datamapper.php, variable A_Db_Datamapper::$class_name
$class_param
in file Mapper.php, variable A_Controller_Mapper::$class_param
$class_prefix
in file Mapper.php, variable A_Controller_Mapper::$class_prefix
$class_suffix
in file Mapper.php, variable A_Controller_Mapper::$class_suffix
$class_transform
in file Mapper.php, variable A_Controller_Mapper::$class_transform
$client
in file Base.php, variable A_Socket_Message_Base::$client
    The sender client
$clients
in file Base.php, variable A_Socket_Message_Base::$clients
    An array of all clients connected
$clients
in file Server.php, variable A_Socket_Server::$clients
    Holds all connected client objects
$client_class
in file Server.php, variable A_Socket_Server::$client_class
    The class name to use when instantiating a new client
$cmdcart
in file Url.php, variable A_Cart_Url::$cmdcart
$cmd_data_equals
in file Url.php, variable A_Cart_Url::$cmd_data_equals
$cmd_data_separator
in file Url.php, variable A_Cart_Url::$cmd_data_separator
$cmd_del
in file Url.php, variable A_Cart_Url::$cmd_del
$cmd_pos_data_del
in file Url.php, variable A_Cart_Url::$cmd_pos_data_del
$cmd_pos_data_set
in file Url.php, variable A_Cart_Url::$cmd_pos_data_set
$cmd_pos_del
in file Url.php, variable A_Cart_Url::$cmd_pos_del
$cmd_quantity
in file Url.php, variable A_Cart_Url::$cmd_quantity
$cmd_separator
in file Url.php, variable A_Cart_Url::$cmd_separator
$cmd_sku_add
in file Url.php, variable A_Cart_Url::$cmd_sku_add
$cmd_sku_data_set
in file Url.php, variable A_Cart_Url::$cmd_sku_data_set
$column
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$column
$columns
in file Insert.php, variable A_Sql_Insert::$columns
$columns
in file Order.php, variable A_Pagination_Helper_Order::$columns
$columns
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$columns
$columns
in file Columns.php, variable A_Sql_Columns::$columns
    Columns array
$columns
in file Groupby.php, variable A_Sql_Groupby::$columns
$columns
in file Activerecord.php, variable A_Db_Activerecord::$columns
$components
in file Application.php, variable A_Application::$components
$condition
in file Transition.php, variable A_Controller_App_Transition::$condition
$config
in file Smtp.php, variable A_Email_Smtp::$config
$configPath
in file Application.php, variable A_Application::$configPath
$connected
in file Base.php, variable A_Socket_Client_Base::$connected
    If handshake has been completed
$connected
in file Pdo.php, variable A_Db_Pdo::$connected
$connection
in file Smtp.php, variable A_Email_Smtp::$connection
$connection
in file Email.php, variable A_Email::$connection
$connectMessage
in file Server.php, variable A_Socket_Server::$connectMessage
    The message to send when a connection is made
$container
in file Base.php, variable A_Rule_Base::$container
$container
in file Base.php, variable A_Filter_Base::$container
$content
in file View.php, variable A_Cli_View::$content
$content
in file View.php, variable A_Http_View::$content
$content_length
in file Download.php, variable A_Http_Download::$content_length
$controller
in file Url.php, variable A_Http_Helper_Url::$controller
$controller
in file Base.php, variable A_Controller_Helper_Base::$controller
    calling controller
$controllerHistory
in file Front.php, variable A_Controller_Front::$controllerHistory
    Stack of dispatched controller
$cookies
in file View.php, variable A_Http_View::$cookies
$country_to
in file Fedex.php, variable A_Cart_Shipping_Fedex::$country_to
$country_to
in file Ups.php, variable A_Cart_Shipping_UPS::$country_to
$crypt_func
in file Auth.php, variable A_User_Auth::$crypt_func
$currency
in file Manager.php, variable A_Cart_Manager::$currency
$currency_format
in file Pricing.php, variable A_Cart_Pricing::$currency_format
$currency_symbol
in file Pricing.php, variable A_Cart_Pricing::$currency_symbol
$currentPage
in file Core.php, variable A_Pagination_Core::$currentPage
$currentRow
in file Base.php, variable A_Db_Recordset_Base::$currentRow
$current_join
in file From.php, variable A_Sql_From::$current_join
$current_page
in file Pager.php, variable A_Pager::$current_page
cancel
in file Order.php, method A_Cart_Order::cancel()
cartClearItemDataURL
in file Url.php, method A_Cart_Url::cartClearItemDataURL()
cartDeleteFromCheckbox
in file Url.php, method A_Cart_Url::cartDeleteFromCheckbox()
cartDeleteItemURL
in file Url.php, method A_Cart_Url::cartDeleteItemURL()
    CART URL GENERATION
cartSetFormHiddenField
in file Url.php, method A_Cart_Url::cartSetFormHiddenField()
cartSetFormSelect
in file Url.php, method A_Cart_Url::cartSetFormSelect()
cartSetFormTextField
in file Url.php, method A_Cart_Url::cartSetFormTextField()
cartSetItemDataURL
in file Url.php, method A_Cart_Url::cartSetItemDataURL()
cartSetItemQuantityURL
in file Url.php, method A_Cart_Url::cartSetItemQuantityURL()
cartSetQuantityFormHiddenField
in file Url.php, method A_Cart_Url::cartSetQuantityFormHiddenField()
cartSetQuantityFormTextField
in file Url.php, method A_Cart_Url::cartSetQuantityFormTextField()
changePassword
in file Auth.php, method A_User_Auth::changePassword()
checkResponse
in file Payflow.php, method A_Cart_Payment_Payflow::checkResponse()
chooseConfigData
in file Masterslave.php, method A_Db_Config_Masterslave::chooseConfigData()
chooseNext
in file Masterslave.php, method A_Db_Config_Masterslave::chooseNext()
chooseRand
in file Masterslave.php, method A_Db_Config_Masterslave::chooseRand()
clean
in file File.php, method A_Cache_File::clean()
    Remove everything in cache
clean
in file Db.php, method A_Session_Db::clean()
clear
in file Base.php, method A_Template_Base::clear()
clear
in file Logger.php, method A_Logger::clear()
    Remove previous messages from all logs
clear
in file Logicallist.php, method A_Sql_Logicallist::clear()
clear
in file File.php, method A_Logger_File::clear()
clearRules
in file Set.php, method A_Rule_Set::clearRules()
    Remove all assigned rules
close
in file Adapter.php, method A_Db_Adapter::close()
    Closes connection (if close is supported by extension)
close
in file Pfpro.php, method A_Cart_Payment_Pfpro::close()
close
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::close()
close
in file Base.php, method A_Delimited_Base::close()
close
in file Session.php, method A_Session::close()
    close
close
in file Db.php, method A_Session_Db::close()
close
in file Payflow.php, method A_Cart_Payment_Payflow::close()
close
in file Session.php, method A_User_Session::close()
Collection.php
procedural page Collection.php
columns
in file Select.php, method A_Sql_Select::columns()
    Set select statement columns
columns
in file Insert.php, method A_Sql_Insert::columns()
columns
in file Tabledatagateway.php, method A_Db_Tabledatagateway::columns()
command
in file Smtp.php, method A_Email_Smtp::command()
commit
in file Datamapper.php, method A_Db_Datamapper::commit()
commit
in file Pdo.php, method A_Db_Pdo::commit()
commit
in file Adapter.php, method A_Db_Adapter::commit()
component
in file Application.php, method A_Application::component()
    Get the specified regisetered component
config
in file Base.php, method A_Delimited_Base::config()
config
in file Base.php, method A_Filter_Base::config()
    Set params property with assoc array
config
in file Base.php, method A_Rule_Base::config()
    Set params property with assoc array
config
in file Single.php, method A_Db_Config_Single::config()
    Set config array directly. Containers are converted to an array.
config
in file Script.php, method A_Html_Style::config()
config
in file Doctype.php, method A_Html_Doctype::config()
config
in file Doc.php, method A_Html_Doc::config()
config
in file Masterslave.php, method A_Db_Config_Masterslave::config()
config
in file Duration.php, method A_Datetime_Duration::config()
    Configure class with assoc array. See partNames property in the format array('years'=>1, 'months'=>2, 'weeks'=>3, 'days'=>4, 'hours'=>5, minutes'=>6, 'seconds'=>7, 'positive'=>true). Values omitted from the array will be set to zero
config
in file Adapter.php, method A_Db_Adapter::config()
config
in file Front.php, method A_Controller_Front::config()
    Generic configuration method
CONFIG
in file Locator.php, class constant A_Locator::CONFIG
config
in file Head.php, method A_Html_Head::config()
configure
in file Base.php, method A_Config_Base::configure()
    Pass configuration data registered by class name to an object's config() method
connect
in file Email.php, method A_Email::connect()
connect
in file Base.php, method A_Socket_Client_Base::connect()
    Validate connection
connect
in file Phpmail.php, method A_Email_Phpmail::connect()
connect
in file Websocket.php, method A_Socket_Client_Websocket::connect()
    Perform WebSocket rev 76 handshake with client
connect
in file Adapter.php, method A_Db_Adapter::connect()
    Open connection to database using settings specified in config.
connect
in file Client.php, method A_Socket_Client::connect()
    Perform handshake (if any) between server and client to authenticate
connect
in file Smtp.php, method A_Email_Smtp::connect()
connnect
in file Horderoutes.php, method A_Http_Horderoutes::connnect()
constructOrderBy
in file File.php, method A_Pagination_Adapter_File::constructOrderBy()
constructOrderBy
in file Base.php, method A_Pagination_Adapter_Base::constructOrderBy()
contains
in file Range.php, method A_Datetime_Range::contains()
    Checks whether or not the given DateTime object is within this range
CONTROLLER
in file Action.php, class constant A_Controller_Action::CONTROLLER
count
in file Collection.php, method A_Collection::count()
    Get the number of items in this Collection
create
in file Auth.php, method A_User_Auth::create()
create
in file Core.php, method A_Orm_DataMapper_Core::create()
createDir
in file Upload.php, method A_Http_Upload::createDir()
createRecordsetObject
in file Adapter.php, method A_Db_Adapter::createRecordsetObject()
createRegs
in file Horderoutes.php, method A_Http_Horderoutes::createRegs()
createResultObject
in file Adapter.php, method A_Db_Adapter::createResultObject()
createSequence
in file Sqlite.php, method A_Db_Sqlite::createSequence()
createSequence
in file Mysql.php, method A_Db_Mysql::createSequence()
createSequence
in file Postgres.php, method A_Db_Postgres::createSequence()
createSequence
in file Sqlite3.php, method A_Db_Sqlite3::createSequence()
createSequence
in file Mysqli.php, method A_Db_Mysqli::createSequence()
crossJoin
in file Select.php, method A_Sql_Select::crossJoin()
    Set select statement CROSS JOIN clause
current
in file Collection.php, method A_Collection::current()
current
in file Base.php, method A_Db_Recordset_Base::current()
Checkbox.php
procedural page Checkbox.php
Cookie.php
procedural page Cookie.php
Container.php
procedural page Container.php
Core.php
procedural page Core.php
Core.php
procedural page Core.php
Captcha.php
procedural page Captcha.php
Client.php
procedural page Client.php
Cachedcontroller.php
procedural page Cachedcontroller.php
Columns.php
procedural page Columns.php
top

d

$data
in file Request.php, variable A_Socket_Request::$data
    Message to pass to controller
$data
in file Request.php, variable A_Cli_Request::$data
$data
in file Logicallist.php, variable A_Sql_Logicallist::$data
$data
in file Item.php, variable A_Cart_Item::$data
$data
in file Expression.php, variable A_Sql_Expression::$data
$data
in file Base.php, variable A_Template_Base::$data
$data
in file Request.php, variable A_Http_Request::$data
$data
in file View.php, variable A_Cli_View::$data
$data
in file Array.php, variable A_Pagination_Adapter_Array::$data
$data
in file View.php, variable A_Http_View::$data
$data
in file Xml.php, variable A_Template_Xml::$data
$data
in file Xml.php, variable A_Orm_Datamapper_Xml::$data
$datasource
in file Model.php, variable A_Model::$datasource
$datasource
in file Pager.php, variable A_Pager::$datasource
$datasource
in file Core.php, variable A_Pagination_Core::$datasource
$dateFormat
in file Datetime.php, variable A_Datetime::$dateFormat
    date format returnd by _toString
$dayMonthOrder
in file Datetime.php, variable A_Datetime::$dayMonthOrder
    true dd/mm, false mm/dd
$days
in file Duration.php, variable A_Datetime_Duration::$days
$db
in file Statement.php, variable A_Sql_Statement::$db
$db
in file Expression.php, variable A_Sql_Expression::$db
$db
in file Activerecord.php, variable A_Db_Activerecord::$db
$db
in file Prepare.php, variable A_Sql_Prepare::$db
$db
in file Schema.php, variable A_Db_Schema::$db
$db
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$db
$db
in file Field2.php, variable A_Controller_Form_Field::$db
$db
in file Base.php, variable A_Pagination_Adapter_Base::$db
$db
in file Container.php, variable A_Orm_Container::$db
$db
in file Auth.php, variable A_User_Auth::$db
$db
in file Datamapper.php, variable A_Db_Datamapper::$db
$decoded
in file Json.php, variable A_Json::$decoded
$default
in file Field.php, variable A_Model_Field::$default
$defaultRoute
in file Front.php, variable A_Controller_Front::$defaultRoute
    array with the dir/class/method/args for when dispatch no route given
$default_action
in file Mapper.php, variable A_Controller_Mapper::$default_action
$default_dir
in file Mapper.php, variable A_Controller_Mapper::$default_dir
$default_method
in file Mapper.php, variable A_Controller_Mapper::$default_method
$delimiter
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$delimiter
$delimiter
in file Ingroup.php, variable A_User_Rule_Ingroup::$delimiter
$depth
in file Xml.php, variable A_Template_Xml::$depth
$dir
in file Mapper.php, variable A_Controller_Mapper::$dir
$dir
in file Set.php, variable A_Rule_Set::$dir
$dir
in file Set.php, variable A_Filter_Set::$dir
$dirs
in file Load.php, variable A_Controller_Helper_Load::$dirs
$dirs
in file Browser.php, variable A_File_Browser::$dirs
$dir_current_n
in file Browser.php, variable A_File_Browser::$dir_current_n
$dir_max
in file Browser.php, variable A_File_Browser::$dir_max
$dir_n
in file Browser.php, variable A_File_Browser::$dir_n
$dir_param
in file Mapper.php, variable A_Controller_Mapper::$dir_param
$disconnectMessage
in file Server.php, variable A_Socket_Server::$disconnectMessage
    The message to send when a client disconnects
$dispatchMethod
in file Front.php, variable A_Controller_Front::$dispatchMethod
    name of method for Actions with dipatcher
$domain
in file Cookie.php, variable A_Http_Cookie::$domain
Dispatch.php
procedural page Dispatch.php
Duration.php
procedural page Duration.php
Datetime.php
procedural page Datetime.php
Datamapper.php
procedural page Datamapper.php
decode
in file Json.php, method A_Json::decode()
decodeInto
in file Json.php, method A_Json::decodeInto()
defaultAttr
in file Tag.php, method A_Html_Tag::defaultAttr()
delete
in file Tabledatagateway.php, method A_Db_Tabledatagateway::delete()
delete
in file Query.php, method A_Sql_Query::delete()
delete
in file DataMapper.php, method A_Orm_DataMapper::delete()
delete
in file Activerecord.php, method A_Db_Activerecord::delete()
deleteItemByID
in file Manager.php, method A_Cart_Manager::deleteItemByID()
deleteSQL
in file Datamapper.php, method A_Db_Datamapper::deleteSQL()
deleteTmpFile
in file Upload.php, method A_Http_Upload::deleteTmpFile()
deny
in file Hasrole.php, method A_User_Rule_Hasrole::deny()
destroy
in file Session.php, method A_Session::destroy()
    destroy
destroy
in file Db.php, method A_Session_Db::destroy()
destroy
in file Session.php, method A_Cart_Session::destroy()
discard
in file Flash.php, method A_Controller_Helper_Flash::discard()
disconnect
in file Smtp.php, method A_Email_Smtp::disconnect()
disconnect
in file Phpmail.php, method A_Email_Phpmail::disconnect()
disconnect
in file Email.php, method A_Email::disconnect()
disconnect
in file Adapter.php, method A_Db_Adapter::disconnect()
doDownload
in file Download.php, method A_Http_Download::doDownload()
    Send headers, followed by the contents of the source file if specified. Output will be included in the file
doExpiration
in file Session.php, method A_Session::doExpiration()
    doExpiration
doFilter
in file Filterer.php, method A_Filter_Filterer::doFilter()
doFilter
in file Base.php, method A_Filter_Base::doFilter()
    Filters data
doFilter
in file Set.php, method A_Filter_Set::doFilter()
    Returns array with filtered data
Digit.php
procedural page Digit.php
Div.php
procedural page Div.php
Doc.php
procedural page Doc.php
Doctype.php
procedural page Doctype.php
Download.php
procedural page Download.php
DataMapper.php
procedural page DataMapper.php
Db.php
procedural page Db.php
Datagrid.php
procedural page Datagrid.php
Date.php
procedural page Date.php
Digit.php
procedural page Digit.php
Db.php
procedural page Db.php
Delete.php
procedural page Delete.php
top

e

$encoded
in file Json.php, variable A_Json::$encoded
$encoding
in file Download.php, variable A_Http_Download::$encoding
$end
in file Range.php, variable A_Datetime_Range::$end
$end_row
in file Pager.php, variable A_Pager::$end_row
$entries
in file Browser.php, variable A_File_Browser::$entries
$entry_max
in file Browser.php, variable A_File_Browser::$entry_max
$entry_n
in file Browser.php, variable A_File_Browser::$entry_n
$error
in file Datamapper.php, variable A_Db_Datamapper::$error
$error
in file Input.php, variable A_Controller_Input::$error
$error
in file Field.php, variable A_Model_Field::$error
$error
in file Model.php, variable A_Model::$error
$error
in file Phpmail.php, variable A_Email_Phpmail::$error
$error
in file Result.php, variable A_Db_Result::$error
$error
in file Field.php, variable A_Controller_Input_Field::$error
$errorMsg
in file View.php, variable A_Http_View::$errorMsg
$errorMsg
in file Front.php, variable A_Controller_Front::$errorMsg
    Error indicator
$errorMsg
in file File.php, variable A_Logger_File::$errorMsg
$errorMsg
in file Field.php, variable A_Model_Field::$errorMsg
$errorMsg
in file Field.php, variable A_Controller_Input_Field::$errorMsg
$errorMsg
in file Load.php, variable A_Controller_Helper_Load::$errorMsg
$errorMsg
in file Xml.php, variable A_Template_Xml::$errorMsg
$errorMsg
in file Model.php, variable A_Model::$errorMsg
$errorMsg
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$errorMsg
$errorMsg
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$errorMsg
$errorMsg
in file Result.php, variable A_Db_Result::$errorMsg
$errorMsg
in file Payflow.php, variable A_Cart_Payment_Payflow::$errorMsg
$errorMsg
in file Timezone.php, variable A_Datetime_Timezone::$errorMsg
$errorMsg
in file Set.php, variable A_Rule_Set::$errorMsg
$errorMsg
in file Smtp.php, variable A_Email_Smtp::$errorMsg
$errorMsg
in file Set.php, variable A_Filter_Set::$errorMsg
$errorMsg
in file Access.php, variable A_User_Access::$errorMsg
$errorMsg
in file Logger.php, variable A_Logger::$errorMsg
$errorMsg
in file Email.php, variable A_Email::$errorMsg
$errorMsg
in file Download.php, variable A_Http_Download::$errorMsg
$errorMsg
in file Captcha.php, variable A_Rule_Captcha::$errorMsg
$errorMsg
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$errorMsg
$errorMsg
in file Activerecord.php, variable A_Db_Activerecord::$errorMsg
$errorMsg
in file Browser.php, variable A_File_Browser::$errorMsg
$errorMsg
in file Base.php, variable A_User_Rule_Base::$errorMsg
$errorMsg
in file Action.php, variable A_Controller_Action::$errorMsg
$errorRoute
in file Front.php, variable A_Controller_Front::$errorRoute
    array with the dir/class/method/args for when dispatch error occurs
$escape
in file Logicallist.php, variable A_Sql_Logicallist::$escape
$escape
in file Expression.php, variable A_Sql_Expression::$escape
$escapeListeners
in file Statement.php, variable A_Sql_Statement::$escapeListeners
$escape_output
in file View.php, variable A_Http_View::$escape_output
$escape_output
in file View.php, variable A_Cli_View::$escape_output
$escape_output
in file Base.php, variable A_Template_Base::$escape_output
$escape_quote_style
in file View.php, variable A_Cli_View::$escape_quote_style
$escape_quote_style
in file Base.php, variable A_Template_Base::$escape_quote_style
$escape_quote_style
in file Htmlspecialchars.php, variable A_Filter_Htmlspecialchars::$escape_quote_style
$escape_quote_style
in file Htmlentities.php, variable A_Filter_Htmlentities::$escape_quote_style
$escape_quote_style
in file View.php, variable A_Http_View::$escape_quote_style
$eventManager
in file Server.php, variable A_Socket_Server::$eventManager
    Event manager. Used to fire events on connect, disconnect, and message
$exception
in file Application.php, variable A_Application::$exception
$excludeRules
in file Model.php, variable A_Model::$excludeRules
$excludes
in file Set.php, variable A_Rule_Set::$excludes
$expire
in file Cookie.php, variable A_Http_Cookie::$expire
$extra_headers
in file Email.php, variable A_Email::$extra_headers
$extra_params
in file Browser.php, variable A_File_Browser::$extra_params
Exception.php
procedural page Exception.php
Email.php
procedural page Email.php
enableGather
in file Base.php, method A_Db_Recordset_Base::enableGather()
    Turn on Lazy Gather mode
encode
in file Json.php, method A_Json::encode()
encodeBase64
in file Multipart.php, method A_Email_Multipart::encodeBase64()
encodeQuotedPrintable
in file Multipart.php, method A_Email_Multipart::encodeQuotedPrintable()
ERROR
in file Email.php, class constant A_Rule_Email::ERROR
ERROR
in file Range.php, class constant A_Rule_Range::ERROR
ERROR
in file Notnull.php, class constant A_Rule_Notnull::ERROR
ERROR
in file Alpha.php, class constant A_Rule_Alpha::ERROR
ERROR
in file Regexp.php, class constant A_Rule_Regexp::ERROR
ERROR
in file Alnum.php, class constant A_Rule_Alnum::ERROR
ERROR
in file Numeric.php, class constant A_Rule_Numeric::ERROR
ERROR
in file Length.php, class constant A_Rule_Length::ERROR
ERROR
in file Captcha.php, class constant A_Rule_Captcha::ERROR
ERROR
in file Notempty.php, class constant A_Rule_Notempty::ERROR
ERROR
in file Inarray.php, class constant A_Rule_Inarray::ERROR
ERROR
in file Equals.php, class constant A_Rule_Equals::ERROR
ERROR
in file Digit.php, class constant A_Rule_Digit::ERROR
ERROR
in file Match.php, class constant A_Rule_Match::ERROR
ERROR
in file Date.php, class constant A_Rule_Date::ERROR
errorHandler
in file Base.php, method A_Config_Base::errorHandler()
errorMsg
in file Auth.php, method A_User_Auth::errorMsg()
    Alias for getErrorMsg()
ERROR_NO_EVENT
in file Manager.php, class constant A_Event_Manager::ERROR_NO_EVENT
ERROR_NO_METHOD
in file Manager.php, class constant A_Event_Manager::ERROR_NO_METHOD
ERROR_WRONG_TYPE
in file Manager.php, class constant A_Event_Manager::ERROR_WRONG_TYPE
ERR_FILE_EXISTS
in file Upload.php, class constant A_Http_Upload::ERR_FILE_EXISTS
ERR_FILE_MOVE
in file Upload.php, class constant A_Http_Upload::ERR_FILE_MOVE
ERR_FILE_TYPE
in file Upload.php, class constant A_Http_Upload::ERR_FILE_TYPE
ERR_FILE_UNLINK
in file Upload.php, class constant A_Http_Upload::ERR_FILE_UNLINK
ERR_MAX_SIZE
in file Upload.php, class constant A_Http_Upload::ERR_MAX_SIZE
escape
in file Sqlite3.php, method A_Db_Sqlite3::escape()
escape
in file View.php, method A_Cli_View::escape()
escape
in file Flash.php, method A_Controller_Helper_Flash::escape()
escape
in file Mysqli.php, method A_Db_Mysqli::escape()
escape
in file View.php, method A_Http_View::escape()
escape
in file Postgres.php, method A_Db_Postgres::escape()
escape
in file Adapter.php, method A_Db_Adapter::escape()
escape
in file Sqlite.php, method A_Db_Sqlite::escape()
escape
in file Mysql.php, method A_Db_Mysql::escape()
escape
in file Pdo.php, method A_Db_Pdo::escape()
escape
in file Base.php, method A_Template_Base::escape()
evalStr
in file Eval.php, method A_Template_Eval::evalStr()
EVENT_CONNECT
in file Server.php, class constant A_Socket_Server::EVENT_CONNECT
EVENT_DISCONNECT
in file Server.php, class constant A_Socket_Server::EVENT_DISCONNECT
EVENT_MESSAGE
in file Server.php, class constant A_Socket_Server::EVENT_MESSAGE
Exception.php
procedural page Exception.php
excludeRules
in file Model.php, method A_Model::excludeRules()
excludeRules
in file Set.php, method A_Rule_Set::excludeRules()
expire
in file Session.php, method A_Session::expire()
    expire
export
in file Request.php, method A_Http_Request::export()
export
in file Request.php, method A_Cli_Request::export()
Email.php
procedural page Email.php
Equals.php
procedural page Equals.php
Expression.php
procedural page Expression.php
Eval.php
procedural page Eval.php
top

f

$field
in file Group.php, variable A_User_Prefilter_Group::$field
$field
in file Captcha.php, variable A_Rule_Captcha::$field
$field
in file Base.php, variable A_User_Rule_Base::$field
$field1
in file Join.php, variable A_Db_Datamapper_Join::$field1
$field2
in file Join.php, variable A_Db_Datamapper_Join::$field2
$fieldClass
in file Form.php, variable A_Model_Form::$fieldClass
$fieldClass
in file Model.php, variable A_Model::$fieldClass
$fieldNames
in file Base.php, variable A_Delimited_Base::$fieldNames
$fields
in file Schema.php, variable A_Db_Schema::$fields
$fields
in file Model.php, variable A_Model::$fields
$field_name
in file Mapping.php, variable A_Db_Datamapper_Mapping::$field_name
$filemode
in file Writer.php, variable A_Delimited_Writer::$filemode
$filemode
in file Base.php, variable A_Delimited_Base::$filemode
$filemode
in file Reader.php, variable A_Delimited_Reader::$filemode
$filename
in file Xml.php, variable A_Template_Xml::$filename
$filename
in file Smarty.php, variable A_Template_Smarty::$filename
$filename
in file Base.php, variable A_Template_Base::$filename
$filename
in file File.php, variable A_Pagination_Adapter_File::$filename
$filename
in file Base.php, variable A_Delimited_Base::$filename
$filename
in file File.php, variable A_Logger_File::$filename
$filenamexml
in file Xslt.php, variable A_Template_Xslt::$filenamexml
$filename_regexp_pattern
in file Upload.php, variable A_Http_Upload::$filename_regexp_pattern
$filename_regexp_replace
in file Upload.php, variable A_Http_Upload::$filename_regexp_replace
$files
in file Browser.php, variable A_File_Browser::$files
$file_current_n
in file Browser.php, variable A_File_Browser::$file_current_n
$file_extension
in file Mapper.php, variable A_Controller_Mapper::$file_extension
$file_max
in file Browser.php, variable A_File_Browser::$file_max
$file_mode
in file Upload.php, variable A_Http_Upload::$file_mode
$file_n
in file Browser.php, variable A_File_Browser::$file_n
$file_param
in file Upload.php, variable A_Http_Upload::$file_param
$filter
in file Iterator.php, variable A_Filter_Iterator::$filter
$filterchain
in file Input.php, variable A_Controller_Input::$filterchain
$filters
in file Input.php, variable A_Controller_Input::$filters
$filters
in file Request.php, variable A_Http_Request::$filters
$filters
in file Model.php, variable A_Model::$filters
$filters
in file Field.php, variable A_Model_Field::$filters
$filters
in file Request.php, variable A_Cli_Request::$filters
$filters
in file Mapping.php, variable A_Db_Datamapper_Mapping::$filters
$filters
in file Field.php, variable A_Controller_Input_Field::$filters
$first_page
in file Pager.php, variable A_Pager::$first_page
$first_row
in file Pager.php, variable A_Pager::$first_row
$flash
in file View.php, variable A_Http_View::$flash
$flash
in file View.php, variable A_Cli_View::$flash
$forward
in file Base.php, variable A_User_Rule_Base::$forward
$forward
in file Group.php, variable A_User_Prefilter_Group::$forward
$fraud
in file Payflow.php, variable A_Cart_Payment_Payflow::$fraud
$from
in file Email.php, variable A_Email::$from
$from
in file Regexp.php, variable A_Filter_Regexp::$from
$fromState
in file Transition.php, variable A_Controller_App_Transition::$fromState
$func_param
in file Field2.php, variable A_Controller_Form_Field::$func_param
File.php
procedural page File.php
Fedex.php
procedural page Fedex.php
Field.php
procedural page Field.php
Field2.php
procedural page Field2.php
Form.php
procedural page Form.php
Front.php
procedural page Front.php
Flash.php
procedural page Flash.php
Field.php
procedural page Field.php
fetchAll
in file Base.php, method A_Db_Recordset_Base::fetchAll()
    Fetches all rows from the database and loads them into memory
fetchRow
in file Base.php, method A_Db_Recordset_Base::fetchRow()
    Fetches a row from the database, or from the cache if already fetched
Find.php
procedural page Find.php
fileCount
in file Upload.php, method A_Http_Upload::fileCount()
filter
in file Toupper.php, method A_Filter_Toupper::filter()
filter
in file Smartquotes.php, method A_Filter_Smartquotes::filter()
filter
in file Substr.php, method A_Filter_Substr::filter()
filter
in file Tolower.php, method A_Filter_Tolower::filter()
filter
in file Regexp.php, method A_Filter_Regexp::filter()
filter
in file Trim.php, method A_Filter_Trim::filter()
filter
in file Htmlspecialchars.php, method A_Filter_Htmlspecialchars::filter()
filter
in file Alnum.php, method A_Filter_Alnum::filter()
filter
in file Alpha.php, method A_Filter_Alpha::filter()
filter
in file Htmlentities.php, method A_Filter_Htmlentities::filter()
filter
in file Base.php, method A_Filter_Base::filter()
    Filter and return $this->getValue()
filter
in file Digit.php, method A_Filter_Digit::filter()
filter
in file Length.php, method A_Filter_Length::filter()
filter
in file Iterator.php, method A_Filter_Iterator::filter()
Filterer.php
procedural page Filterer.php
filterNumber
in file Validate.php, method A_Cart_Creditcard_Validate::filterNumber()
find
in file DataMapper.php, method A_Orm_DataMapper::find()
find
in file Activerecord.php, method A_Db_Activerecord::find()
find
in file Tabledatagateway.php, method A_Db_Tabledatagateway::find()
findAll
in file DataMapper.php, method A_Orm_DataMapper::findAll()
findById
in file DataMapper.php, method A_Orm_DataMapper::findById()
findPropertyByField
in file Datamapper.php, method A_Db_Datamapper::findPropertyByField()
findState
in file App.php, method A_Controller_App::findState()
fireEvent
in file Manager.php, method A_Event_Manager::fireEvent()
    Fires the event of the given name. The object (optional) is passed to the event handler.
fireEvent
in file Server.php, method A_Socket_Server::fireEvent()
    Convenience function for firing events
first
in file Link.php, method A_Pagination_Helper_Link::first()
first
in file Standard.php, method A_Pagination_View_Standard::first()
forClass
in file Container.php, method A_Orm_Container::forClass()
form
in file Uploadform.php, method A_Http_Uploadform::form()
formClose
in file Uploadform.php, method A_Http_Uploadform::formClose()
formInput
in file Uploadform.php, method A_Http_Uploadform::formInput()
formOpen
in file Uploadform.php, method A_Http_Uploadform::formOpen()
formSelect
in file Url.php, method A_Cart_Url::formSelect()
    base select generator used by pageFormSelect() also used by child class CART by cartFormSelect()
formSelectPath
in file Uploadform.php, method A_Http_Uploadform::formSelectPath()
formSubmit
in file Uploadform.php, method A_Http_Uploadform::formSubmit()
free
in file Xml.php, method A_Template_Xml::free()
from
in file Select.php, method A_Sql_Select::from()
    Set select statement FROM clause
fullJoin
in file Select.php, method A_Sql_Select::fullJoin()
    Set select statement FULL JOIN clause
Fieldset.php
procedural page Fieldset.php
File.php
procedural page File.php
Form.php
procedural page Form.php
File.php
procedural page File.php
Field.php
procedural page Field.php
Field.php
procedural page Field.php
Form.php
procedural page Form.php
File.php
procedural page File.php
Frontcontroller.php
procedural page Frontcontroller.php
From.php
procedural page From.php
File.php
procedural page File.php
top

g

$gatherMode
in file Base.php, variable A_Db_Recordset_Base::$gatherMode
$getMethod
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$getMethod
$getOverPost
in file Request.php, variable A_Http_Request::$getOverPost
$get_pos
in file Flash.php, variable A_Controller_Helper_Flash::$get_pos
$globaldb
in file Activerecord.php, variable A_Db_Activerecord::$globaldb
$groups
in file Ingroup.php, variable A_User_Rule_Ingroup::$groups
generateCode
in file Captcha.php, method A_Rule_Captcha::generateCode()
generateID
in file Payflow.php, method A_Cart_Payment_Payflow::generateID()
generatePassword
in file Auth.php, method A_User_Auth::generatePassword()
    Generate a password string of a given length from the character set string where characters and character ranges are separated by commas, for example "1,2,A-Z" would contain 1, 2 and all the upper case letters.
generateSQL
in file Join.php, method A_Orm_DataMapper_Join::generateSQL()
get
in file Locator.php, method A_Locator::get()
    Get object from registery by name. If name does not exist and class given then will attempt to load/instatiate baseclass is used to lookup DI information, if baseclass is '*' then it will search for info by parent classes/interfaces
get
in file Request.php, method A_Socket_Request::get()
    Gets route/method information from request
get
in file Renderer.php, method A_Renderer::get()
    Get internal data at index
get
in file Base.php, method A_Template_Base::get()
get
in file Iterator.php, method A_Rule_Iterator::get()
get
in file Input.php, method A_Controller_Input::get()
get
in file Form.php, method A_Html_Form::get()
    Get an attrubute of this HTML tag
get
in file Flash.php, method A_Controller_Helper_Flash::get()
get
in file Core.php, method A_Orm_DataMapper_Core::get()
    Get object from Identity Map object (if exists)
get
in file Cookie.php, method A_Http_Cookie::get()
get
in file Request.php, method A_Http_Request::get()
get
in file Collection.php, method A_Collection::get()
    Get value at specified index/key, or null if that key doesn't exist
get
in file Container.php, method A_Orm_Container::get()
get
in file Link.php, method A_Pagination_Helper_Link::get()
    Get an HTML attribute that will be rendered in the link
get
in file Model.php, method A_Model::get()
get
in file Session.php, method A_Session::get()
    get
get
in file Session.php, method A_User_Session::get()
get
in file Tag.php, method A_Html_Tag::get()
get
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::get()
get
in file Url.php, method A_Pagination_Helper_Url::get()
    Get a state value
get
in file View.php, method A_Cli_View::get()
get
in file Request.php, method A_Cli_Request::get()
get
in file View.php, method A_Http_View::get()
get
in file Request.php, method A_Pagination_Request::get()
getActionParam
in file Url.php, method A_Http_Url::getActionParam()
getAlias
in file Mapping.php, method A_Orm_DataMapper_Mapping::getAlias()
getAllSessions
in file Base.php, method A_Socket_Message_Base::getAllSessions()
    Get sessions from all connected clients
getAllSessions
in file Message.php, method A_Socket_Message::getAllSessions()
    Get an array of all client sessions
getAreaPath
in file Browser.php, method A_File_Browser::getAreaPath()
getBase
in file Head.php, method A_Html_Head::getBase()
getBasePath
in file Browser.php, method A_File_Browser::getBasePath()
getBasePath
in file Mapper.php, method A_Controller_Mapper::getBasePath()
getBaseUrl
in file Url.php, method A_Http_Url::getBaseUrl()
getClass
in file Mapper.php, method A_Controller_Mapper::getClass()
getClassDir
in file Mapper.php, method A_Controller_Mapper::getClassDir()
getCleanUrl
in file Url.php, method A_Http_Url::getCleanUrl()
getCode
in file Captcha.php, method A_Rule_Captcha::getCode()
getColumn
in file Mapping.php, method A_Orm_DataMapper_Mapping::getColumn()
getColumns
in file Columns.php, method A_Sql_Columns::getColumns()
    Return list of columns
getColumns
in file Select.php, method A_Sql_Select::getColumns()
    Get number of columns
getColumns
in file DataMapper.php, method A_Orm_DataMapper::getColumns()
getConfig
in file Masterslave.php, method A_Db_Config_Masterslave::getConfig()
getConfig
in file Adapter.php, method A_Db_Adapter::getConfig()
getConfig
in file Single.php, method A_Db_Config_Single::getConfig()
    Method called by connect() to get config data
getConfigName
in file Single.php, method A_Db_Config_Single::getConfigName()
    Method called by query(), etc. to get config data
getConfigName
in file Masterslave.php, method A_Db_Config_Masterslave::getConfigName()
getConstructorArguments
in file Core.php, method A_Orm_DataMapper_Core::getConstructorArguments()
getContent
in file View.php, method A_Http_View::getContent()
getContent
in file View.php, method A_Cli_View::getContent()
getController
in file Base.php, method A_Controller_Helper_Base::getController()
    Return instance of calling controller
getCookie
in file View.php, method A_Http_View::getCookie()
getCookie
in file Request.php, method A_Http_Request::getCookie()
getCurrentPage
in file Core.php, method A_Pagination_Core::getCurrentPage()
getCurrentPage
in file Pager.php, method A_Pager::getCurrentPage()
    getCurrentPage
getData
in file Request.php, method A_Socket_Request::getData()
    Get message passed from Server
getData
in file Item.php, method A_Cart_Item::getData()
getData
in file DataMapper.php, method A_Orm_DataMapper::getData()
getDataTotal
in file Manager.php, method A_Cart_Manager::getDataTotal()
getDate
in file Datetime.php, method A_Datetime::getDate()
    get date string in YYYY-MM-DD format
getDay
in file Datetime.php, method A_Datetime::getDay()
    get day
getDb
in file Container.php, method A_Orm_Container::getDb()
getDb
in file Statement.php, method A_Sql_Statement::getDb()
getDefault
in file Schema.php, method A_Db_Schema::getDefault()
getDefaultMethod
in file Mapper.php, method A_Controller_Mapper::getDefaultMethod()
getDifference
in file Timezone.php, method A_Datetime_Timezone::getDifference()
    Return the difference between the reference and target offsets
getDir
in file Mapper.php, method A_Controller_Mapper::getDir()
getDirs
in file Browser.php, method A_File_Browser::getDirs()
getDstOffset
in file Datetime.php, method A_Datetime::getDstOffset()
    Clearer name for existing method
getEnctype
in file File.php, method A_Html_Form_File::getEnctype()
getEnctypeAttribute
in file File.php, method A_Html_Form_File::getEnctypeAttribute()
getEnd
in file Range.php, method A_Datetime_Range::getEnd()
    Return end date/time as object, or if format given as formatted string.
getEndRow
in file Pager.php, method A_Pager::getEndRow()
    getEndRow
getErrorMsg
in file Tabledatagateway.php, method A_Db_Tabledatagateway::getErrorMsg()
getErrorMsg
in file Base.php, method A_Config_Base::getErrorMsg()
getErrorMsg
in file Front.php, method A_Controller_Front::getErrorMsg()
    get error messages as array or if sepearator provided as concatenated string
getErrorMsg
in file View.php, method A_Http_View::getErrorMsg()
    Get error messages
getErrorMsg
in file Postgres.php, method A_Db_Recordset_Postgres::getErrorMsg()
getErrorMsg
in file Pfpro.php, method A_Cart_Payment_Pfpro::getErrorMsg()
getErrorMsg
in file Base.php, method A_Rule_Base::getErrorMsg()
    Gets the error message that is to be returned if this rule should fail
getErrorMsg
in file File.php, method A_Logger_File::getErrorMsg()
getErrorMsg
in file Phpmail.php, method A_Email_Phpmail::getErrorMsg()
getErrorMsg
in file Smtp.php, method A_Email_Smtp::getErrorMsg()
    Returns collected error messages as an array as a string with a delimiter
getErrorMsg
in file Access.php, method A_User_Access::getErrorMsg()
getErrorMsg
in file Result.php, method A_Db_Result::getErrorMsg()
getErrorMsg
in file Manager.php, method A_Event_Manager::getErrorMsg()
    Gets any errors accumulated
getErrorMsg
in file Logger.php, method A_Logger::getErrorMsg()
    Return current error message
getErrorMsg
in file Load.php, method A_Controller_Helper_Load::getErrorMsg()
    Get error messages
getErrorMsg
in file Base.php, method A_Db_Recordset_Base::getErrorMsg()
    Returns the error message produced by database
getErrorMsg
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::getErrorMsg()
getErrorMsg
in file Action.php, method A_Controller_Action::getErrorMsg()
getErrorMsg
in file Auth.php, method A_User_Auth::getErrorMsg()
getErrorMsg
in file Set.php, method A_Rule_Set::getErrorMsg()
getErrorMsg
in file Field.php, method A_Controller_Input_Field::getErrorMsg()
getErrorMsg
in file Postgres.php, method A_Db_Postgres::getErrorMsg()
getErrorMsg
in file Email.php, method A_Email::getErrorMsg()
getErrorMsg
in file Adapter.php, method A_Db_Adapter::getErrorMsg()
getErrorMsg
in file Payflow.php, method A_Cart_Payment_Payflow::getErrorMsg()
getErrorMsg
in file Model.php, method A_Model::getErrorMsg()
getErrorMsg
in file Validator.php, method A_Rule_Validator::getErrorMsg()
getErrorMsg
in file Field.php, method A_Model_Field::getErrorMsg()
getErrorMsg
in file Base.php, method A_Delimited_Base::getErrorMsg()
getErrorMsg
in file Base.php, method A_User_Rule_Base::getErrorMsg()
    Gets the error message that is to be returned if isValid fails
getErrorMsgs
in file Input.php, method A_Controller_Input::getErrorMsgs()
getEvents
in file Frontcontroller.php, method A_Socket_Eventlistener_Frontcontroller::getEvents()
    Sets the events handled by this object
getField
in file Input.php, method A_Controller_Input::getField()
getField
in file Model.php, method A_Model::getField()
getField
in file Schema.php, method A_Db_Schema::getField()
getFieldNames
in file Model.php, method A_Model::getFieldNames()
getFields
in file Schema.php, method A_Db_Schema::getFields()
getFields
in file Model.php, method A_Model::getFields()
getFieldVarArray
in file Input.php, method A_Controller_Input::getFieldVarArray()
getFieldVarArray
in file Model.php, method A_Model::getFieldVarArray()
getFileError
in file Upload.php, method A_Http_Upload::getFileError()
getFileErrorMsg
in file Upload.php, method A_Http_Upload::getFileErrorMsg()
getFilename
in file File.php, method A_Logger_File::getFilename()
getFileName
in file Upload.php, method A_Http_Upload::getFileName()
getFileOption
in file Upload.php, method A_Http_Upload::getFileOption()
getFiles
in file Browser.php, method A_File_Browser::getFiles()
getFileSize
in file Upload.php, method A_Http_Upload::getFileSize()
getFileTmpName
in file Upload.php, method A_Http_Upload::getFileTmpName()
getFileType
in file Upload.php, method A_Http_Upload::getFileType()
getFilters
in file Request.php, method A_Http_Request::getFilters()
getFilters
in file Request.php, method A_Cli_Request::getFilters()
getFilters
in file Model.php, method A_Model::getFilters()
getFirstItem
in file Core.php, method A_Pagination_Core::getFirstItem()
getFirstPage
in file Core.php, method A_Pagination_Core::getFirstPage()
getFirstPage
in file Pager.php, method A_Pager::getFirstPage()
    getFirstPage
getFirstRow
in file Pager.php, method A_Pager::getFirstRow()
    getFirstRow
getFormattedClass
in file Mapper.php, method A_Controller_Mapper::getFormattedClass()
getFormattedMethod
in file Mapper.php, method A_Controller_Mapper::getFormattedMethod()
getGetMethod
in file Mapping.php, method A_Orm_DataMapper_Mapping::getGetMethod()
getGrandTotal
in file Manager.php, method A_Cart_Manager::getGrandTotal()
getHeader
in file Request.php, method A_Http_Request::getHeader()
getHeaders
in file Multipart.php, method A_Email_Multipart::getHeaders()
getHeaders
in file View.php, method A_Http_View::getHeaders()
getHelper
in file Form.php, method A_Html_Form::getHelper()
getHelperClass
in file Form.php, method A_Html_Form::getHelperClass()
getHour
in file Datetime.php, method A_Datetime::getHour()
    get hour
getID
in file Item.php, method A_Cart_Item::getID()
    Get item ID
getImageData
in file Upload.php, method A_Http_Upload::getImageData()
getInformation
in file Payflow.php, method A_Cart_Payment_Payflow::getInformation()
getInstance
in file Session.php, method A_Cart_Session::getInstance()
getInstance
in file Singleton.php, method A_Locator_Singleton::getInstance()
getInstance
in file Exception.php, method A_Exception::getInstance()
getItemByID
in file Manager.php, method A_Cart_Manager::getItemByID()
getItems
in file Array.php, method A_Pagination_Adapter_Array::getItems()
getItems
in file Postgres.php, method A_Pagination_Adapter_Postgres::getItems()
getItems
in file Adodb.php, method A_Pagination_Adapter_Adodb::getItems()
getItems
in file Pdo.php, method A_Pagination_Adapter_Pdo::getItems()
getItems
in file Db.php, method A_Pagination_Adapter_Db::getItems()
getItems
in file Base.php, method A_Pagination_Adapter_Base::getItems()
getItems
in file Core.php, method A_Pagination_Core::getItems()
getItems
in file File.php, method A_Pagination_Adapter_File::getItems()
getItems
in file Adapter.php, method A_Pagination_Adapter::getItems()
getItems
in file Null.php, method A_Pagination_Adapter_Null::getItems()
getItems
in file Manager.php, method A_Cart_Manager::getItems()
getItems
in file Mysql.php, method A_Pagination_Adapter_Mysql::getItems()
getJoins
in file From.php, method A_Sql_From::getJoins()
getJoins
in file DataMapper.php, method A_Orm_DataMapper::getJoins()
getKey
in file Tabledatagateway.php, method A_Db_Tabledatagateway::getKey()
getKey
in file Activerecord.php, method A_Db_Activerecord::getKey()
getKey
in file DataMapper.php, method A_Orm_DataMapper::getKey()
getKeyField
in file Datamapper.php, method A_Db_Datamapper::getKeyField()
getKeyProperty
in file Datamapper.php, method A_Db_Datamapper::getKeyProperty()
getKeyTableField
in file Datamapper.php, method A_Db_Datamapper::getKeyTableField()
getLastItem
in file Core.php, method A_Pagination_Core::getLastItem()
getLastPage
in file Core.php, method A_Pagination_Core::getLastPage()
getLastPage
in file Pager.php, method A_Pager::getLastPage()
    getLastPage
getLastRow
in file Pager.php, method A_Pager::getLastRow()
    getLastRow
getMap
in file Pathinfo.php, method A_Http_Pathinfo::getMap()
getMapper
in file Front.php, method A_Controller_Front::getMapper()
    Get mapper object, create if does not exist
getMappings
in file Core.php, method A_Orm_DataMapper_Core::getMappings()
getMaxFilesize
in file Upload.php, method A_Http_Upload::getMaxFilesize()
getMessage
in file Pfpro.php, method A_Cart_Payment_Pfpro::getMessage()
    Alias name for getErrorMsg()
getMessage
in file Payflow.php, method A_Cart_Payment_Payflow::getMessage()
    Alias name for getErrorMsg()
getMessage
in file Result.php, method A_Db_Result::getMessage()
    Alias for getErrorMsg()
getMessage
in file Base.php, method A_Socket_Message_Base::getMessage()
    Get the actual message data
getMessage
in file Multipart.php, method A_Email_Multipart::getMessage()
getMessage
in file Message.php, method A_Socket_Message::getMessage()
    Get raw message data
getMessage
in file Postgres.php, method A_Db_Postgres::getMessage()
    Alias for getErrorMsg()
getMessage
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::getMessage()
    Alias name for getErrorMsg()
getMethod
in file Request.php, method A_Http_Request::getMethod()
getMethod
in file Request.php, method A_Cli_Request::getMethod()
getMethod
in file Mapper.php, method A_Controller_Mapper::getMethod()
getMinute
in file Datetime.php, method A_Datetime::getMinute()
    get minute
getMonth
in file Datetime.php, method A_Datetime::getMonth()
    get month
getName
in file Timezone.php, method A_Datetime_Timezone::getName()
    Return the string name of the reference timezone
getName
in file Base.php, method A_Filter_Base::getName()
    Returns the field this filter applies to
getName
in file Base.php, method A_Rule_Base::getName()
    Returns the field this rule applies to
getName
in file Itemdata.php, method A_Cart_Itemdata::getName()
getName
in file Manager.php, method A_Cart_Manager::getName()
getNamespace
in file Session.php, method A_User_Session::getNamespace()
getNewItems
in file Request.php, method A_Cart_Request::getNewItems()
getNextPage
in file Pager.php, method A_Pager::getNextPage()
    getNextPage
getNumItems
in file Postgres.php, method A_Pagination_Adapter_Postgres::getNumItems()
getNumItems
in file Adodb.php, method A_Pagination_Adapter_Adodb::getNumItems()
getNumItems
in file Adapter.php, method A_Pagination_Adapter::getNumItems()
getNumItems
in file Base.php, method A_Pagination_Adapter_Base::getNumItems()
getNumItems
in file Pdo.php, method A_Pagination_Adapter_Pdo::getNumItems()
getNumItems
in file Array.php, method A_Pagination_Adapter_Array::getNumItems()
getNumItems
in file Mysql.php, method A_Pagination_Adapter_Mysql::getNumItems()
getNumItems
in file Core.php, method A_Pagination_Core::getNumItems()
getNumItems
in file File.php, method A_Pagination_Adapter_File::getNumItems()
getNumItems
in file Null.php, method A_Pagination_Adapter_Null::getNumItems()
getNumItems
in file Db.php, method A_Pagination_Adapter_Db::getNumItems()
getOffset
in file Timezone.php, method A_Datetime_Timezone::getOffset()
    Return the UTC offset of the reference timezone
getOperationSQL
in file Datamapper.php, method A_Db_Datamapper::getOperationSQL()
getOptions
in file Itemdata.php, method A_Cart_Itemdata::getOptions()
getOrderBy
in file Core.php, method A_Pagination_Core::getOrderBy()
getOrderByDirection
in file Core.php, method A_Pagination_Core::getOrderByDirection()
getOrderByParameter
in file Pager.php, method A_Pager::getOrderByParameter()
    getOrderByParameter
getOtherCost
in file Manager.php, method A_Cart_Manager::getOtherCost()
getPage
in file Core.php, method A_Pagination_Core::getPage()
getPageRange
in file Core.php, method A_Pagination_Core::getPageRange()
getPageSize
in file Pager.php, method A_Pager::getPageSize()
    getPageSize
getParam
in file Browser.php, method A_File_Browser::getParam()
getParameter
in file Captcha.php, method A_Rule_Captcha::getParameter()
getParameters
in file Browser.php, method A_File_Browser::getParameters()
getParamName
in file Core.php, method A_Pagination_Core::getParamName()
getParams
in file Url.php, method A_Http_Url::getParams()
getPath
in file Browser.php, method A_File_Browser::getPath()
getPath
in file Mapper.php, method A_Controller_Mapper::getPath()
getPath
in file Upload.php, method A_Http_Upload::getPath()
getPaths
in file Mapper.php, method A_Controller_Mapper::getPaths()
    Return array of paths to MVC type (e.g. controllers, models, views, helpers)
getPost
in file Request.php, method A_Http_Request::getPost()
getPrevPage
in file Pager.php, method A_Pager::getPrevPage()
    getPrevPage
getPrice
in file Ups.php, method A_Cart_Shipping_UPS::getPrice()
getPrice
in file Pricing.php, method A_Cart_Pricing::getPrice()
    displays price adds currency symbol if given splits pricing string in the format: min_quantity=price|min_quantity=price ...
getPrice
in file Item.php, method A_Cart_Item::getPrice()
    Calculate sum total
getPrice
in file Fedex.php, method A_Cart_Shipping_Fedex::getPrice()
getPriceQcostDSS
in file Ups.php, method A_Cart_Shipping_UPS::getPriceQcostDSS()
getPricingArray
in file Pricing.php, method A_Cart_Pricing::getPricingArray()
    create pricing array in the format: array[min_quantity]=price
getPrimaryKey
in file Schema.php, method A_Db_Schema::getPrimaryKey()
getProductID
in file Item.php, method A_Cart_Item::getProductID()
    Get product ID
getProperty
in file Mapping.php, method A_Orm_DataMapper_Mapping::getProperty()
getProtocol
in file Request.php, method A_Http_Request::getProtocol()
    Get the protocol this request was made on (either HTTP or HTTPS).
getProtocol
in file Url.php, method A_Http_Url::getProtocol()
getQuantity
in file Item.php, method A_Cart_Item::getQuantity()
    Get item quantity
getQuery
in file Request.php, method A_Http_Request::getQuery()
getRange
in file Pager.php, method A_Pager::getRange()
    getRange
getRedirect
in file View.php, method A_Http_View::getRedirect()
getRef
in file Session.php, method A_Session::getRef()
    getRef
getReference
in file Pfpro.php, method A_Cart_Payment_Pfpro::getReference()
getReference
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::getReference()
getReference
in file Payflow.php, method A_Cart_Payment_Payflow::getReference()
getRelativePath
in file Browser.php, method A_File_Browser::getRelativePath()
getResponse
in file Payflow.php, method A_Cart_Payment_Payflow::getResponse()
getResponseMessage
in file Payflow.php, method A_Cart_Payment_Payflow::getResponseMessage()
getResult
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::getResult()
getResult
in file Pfpro.php, method A_Cart_Payment_Pfpro::getResult()
getResult
in file Payflow.php, method A_Cart_Payment_Payflow::getResult()
getRoute
in file Base.php, method A_Socket_Message_Base::getRoute()
    Get route data from message
getRoute
in file Mapper.php, method A_Controller_Mapper::getRoute()
getRoute
in file Json.php, method A_Socket_Message_Json::getRoute()
    Get route data from message
getRoutes
in file Front.php, method A_Controller_Front::getRoutes()
    Get stack of dispatched routes
getRows
in file Pager.php, method A_Pager::getRows()
    getRows
getRules
in file Model.php, method A_Model::getRules()
getSaveValues
in file Model.php, method A_Model::getSaveValues()
getSaveValues
in file Form.php, method A_Controller_Form::getSaveValues()
getScriptName
in file Request.php, method A_Cli_Request::getScriptName()
getSecond
in file Datetime.php, method A_Datetime::getSecond()
    get second
getSession
in file Message.php, method A_Socket_Message::getSession()
    Get session data associated with sender client
getSession
in file Base.php, method A_Socket_Message_Base::getSession()
    Get the session from the sender client
getSession
in file Session.php, method A_User_Session::getSession()
getSession
in file Client.php, method A_Socket_Client::getSession()
    Get session data associated with client object
getSession
in file Base.php, method A_Socket_Client_Base::getSession()
    Get the client session data
getSessionKey
in file Captcha.php, method A_Rule_Captcha::getSessionKey()
getSetMethod
in file Mapping.php, method A_Orm_DataMapper_Mapping::getSetMethod()
getSize
in file Schema.php, method A_Db_Schema::getSize()
getSourceNames
in file Model.php, method A_Model::getSourceNames()
getSourceNames
in file Form.php, method A_Controller_Form::getSourceNames()
getSql
in file Adapter.php, method A_Db_Adapter::getSql()
getStart
in file Range.php, method A_Datetime_Range::getStart()
    Return start date/time as object, or if format given as formatted string
getStartRow
in file Pager.php, method A_Pager::getStartRow()
    getStartRow
getTable
in file Tabledatagateway.php, method A_Db_Tabledatagateway::getTable()
getTable
in file Mapping.php, method A_Orm_DataMapper_Mapping::getTable()
getTable
in file SQLJoin.php, method A_Orm_DataMapper_SQLJoin::getTable()
getTable
in file Schema.php, method A_Db_Schema::getTable()
getTable
in file Activerecord.php, method A_Db_Activerecord::getTable()
getTableFieldName
in file Mapping.php, method A_Db_Datamapper_Mapping::getTableFieldName()
getTableFieldNames
in file Datamapper.php, method A_Db_Datamapper::getTableFieldNames()
getTableNames
in file Datamapper.php, method A_Db_Datamapper::getTableNames()
getTableNamesSQL
in file Datamapper.php, method A_Db_Datamapper::getTableNamesSQL()
getTables
in file From.php, method A_Sql_From::getTables()
    Return list of tables
getTables
in file Join.php, method A_Sql_Join::getTables()
getTables
in file DataMapper.php, method A_Orm_DataMapper::getTables()
getTargetName
in file Timezone.php, method A_Datetime_Timezone::getTargetName()
    Return the string name of the target timezone
getTargetOffset
in file Timezone.php, method A_Datetime_Timezone::getTargetOffset()
    Return the UTC offset of the target timezone
getTemplate
in file View.php, method A_Http_View::getTemplate()
getTemplate
in file View.php, method A_Cli_View::getTemplate()
getTime
in file Datetime.php, method A_Datetime::getTime()
    get time string in 23:15 or 11:15 pm format, with or without seconds
getTimestamp
in file Datetime.php, method A_Datetime::getTimestamp()
    get timestamp
getTitle
in file Head.php, method A_Html_Head::getTitle()
getToState
in file Transition.php, method A_Controller_App_Transition::getToState()
getTotal
in file Manager.php, method A_Cart_Manager::getTotal()
getTransaction
in file Payflow.php, method A_Cart_Payment_Payflow::getTransaction()
getTransactionLevel
in file Adapter.php, method A_Db_Adapter::getTransactionLevel()
getType
in file Validate.php, method A_Cart_Creditcard_Validate::getType()
getType
in file Schema.php, method A_Db_Schema::getType()
getUnitPrice
in file Item.php, method A_Cart_Item::getUnitPrice()
    Get price for a single item
getUrl
in file Url.php, method A_Http_Url::getUrl()
getUser
in file Base.php, method A_User_Rule_Base::getUser()
getValue
in file Field.php, method A_Model_Field::getValue()
getValue
in file Itemdata.php, method A_Cart_Itemdata::getValue()
getValue
in file Base.php, method A_Rule_Base::getValue()
    Returns the value associated with this rule by default, but can return any value in the data container that this rule is validating
getValue
in file Base.php, method A_Filter_Base::getValue()
    Returns the value associated with this filter by default, but can return any value in the data container that this filter is validating
getValue
in file Mapping.php, method A_Orm_DataMapper_Mapping::getValue()
getValue
in file Field.php, method A_Controller_Input_Field::getValue()
getValueFromObject
in file Mapping.php, method A_Orm_DataMapper_Mapping::getValueFromObject()
getValues
in file Pager.php, method A_Pager::getValues()
    getValues
getValues
in file Model.php, method A_Model::getValues()
getValues
in file Input.php, method A_Controller_Input::getValues()
getVersion
in file Pfpro.php, method A_Cart_Payment_Pfpro::getVersion()
getVersion
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::getVersion()
getVersion
in file Payflow.php, method A_Cart_Payment_Payflow::getVersion()
getYear
in file Datetime.php, method A_Datetime::getYear()
    get year
groupBy
in file Select.php, method A_Sql_Select::groupBy()
    Set select statement GROUP BY clause
Groupby.php
procedural page Groupby.php
Group.php
procedural page Group.php
top

h

$handle
in file Base.php, variable A_Delimited_Base::$handle
$handler
in file State.php, variable A_Controller_App_State::$handler
$handlers
in file Container.php, variable A_Orm_Container::$handlers
$hasshipping
in file Item.php, variable A_Cart_Item::$hasshipping
$hastax
in file Item.php, variable A_Cart_Item::$hastax
$headers
in file View.php, variable A_Http_View::$headers
$headers
in file Email.php, variable A_Email::$headers
$headers
in file Multipart.php, variable A_Email_Multipart::$headers
$helperClass
in file View.php, variable A_Http_View::$helperClass
$helperClass
in file View.php, variable A_Cli_View::$helperClass
$helpers
in file Action.php, variable A_Controller_Action::$helpers
$helpers
in file View.php, variable A_Cli_View::$helpers
$helpers
in file Standard.php, variable A_Pagination_View_Standard::$helpers
$helpers
in file View.php, variable A_Http_View::$helpers
$hidden
in file Uploadform.php, variable A_Http_Uploadform::$hidden
$host
in file Server.php, variable A_Socket_Server::$host
    The host to listen on
$hours
in file Duration.php, variable A_Datetime_Duration::$hours
$httponly
in file Cookie.php, variable A_Http_Cookie::$httponly
$http_post
in file Ups.php, variable A_Cart_Shipping_UPS::$http_post
Htmlentities.php
procedural page Htmlentities.php
Htmlspecialchars.php
procedural page Htmlspecialchars.php
HANDSHAKE_RESPONSE
in file Websocket.php, class constant A_Socket_Client_Websocket::HANDSHAKE_RESPONSE
has
in file Request.php, method A_Http_Request::has()
has
in file Request.php, method A_Cli_Request::has()
has
in file View.php, method A_Cli_View::has()
has
in file String.php, method A_Sql_String::has()
has
in file Session.php, method A_Session::has()
    has
has
in file View.php, method A_Http_View::has()
has
in file Locator.php, method A_Locator::has()
has
in file Link.php, method A_Pagination_Helper_Link::has()
    Check if an HTML attribute is present
has
in file Model.php, method A_Model::has()
has
in file Base.php, method A_Template_Base::has()
has
in file Collection.php, method A_Collection::has()
    Check if this Collection contains the specified key
hasBeenPersisted
in file DataMapper.php, method A_Orm_DataMapper::hasBeenPersisted()
hasBlock
in file File.php, method A_Template_File::hasBlock()
hasPages
in file Pager.php, method A_Pager::hasPages()
    hasPages
hasPages
in file Core.php, method A_Pagination_Core::hasPages()
hasRenderer
in file View.php, method A_Http_View::hasRenderer()
hasRenderer
in file View.php, method A_Cli_View::hasRenderer()
hasRenderer
in file Renderable.php, method A_Renderable::hasRenderer()
    Indicate whether or not this Renderable has been given a Renderer.
having
in file Select.php, method A_Sql_Select::having()
    Set select statement HAVING clause
head
in file Doc.php, method A_Html_Doc::head()
helper
in file View.php, method A_Cli_View::helper()
helper
in file View.php, method A_Http_View::helper()
Hidden.php
procedural page Hidden.php
Head.php
procedural page Head.php
HTML_4_01_FRAMESET
in file Doctype.php, class constant A_Html_Doctype::HTML_4_01_FRAMESET
HTML_4_01_STRICT
in file Doctype.php, class constant A_Html_Doctype::HTML_4_01_STRICT
HTML_4_01_TRANSITIONAL
in file Doctype.php, class constant A_Html_Doctype::HTML_4_01_TRANSITIONAL
HTML_5
in file Doctype.php, class constant A_Html_Doctype::HTML_5
Horderoutes.php
procedural page Horderoutes.php
Having.php
procedural page Having.php
Hasrole.php
procedural page Hasrole.php
top

i

$id
in file Item.php, variable A_Cart_Item::$id
$identityMap
in file Core.php, variable A_Orm_DataMapper_Core::$identityMap
$includePath
in file Application.php, variable A_Application::$includePath
$includeRules
in file Model.php, variable A_Model::$includeRules
$includes
in file Set.php, variable A_Rule_Set::$includes
$info
in file Info.php, variable A_File_Info::$info
$infomsg
in file Payflow.php, variable A_Cart_Payment_Payflow::$infomsg
$insert
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$insert
$instances
in file Container.php, variable A_Orm_Container::$instances
$isAutoConfigured
in file Reader.php, variable A_Delimited_Reader::$isAutoConfigured
$isConnected
in file Email.php, variable A_Email::$isConnected
$isunique
in file Item.php, variable A_Cart_Item::$isunique
$is_key
in file Mapping.php, variable A_Db_Datamapper_Mapping::$is_key
$is_loaded
in file Activerecord.php, variable A_Db_Activerecord::$is_loaded
$is_post
in file Form.php, variable A_Model_Form::$is_post
$is_submitted
in file Form.php, variable A_Model_Form::$is_submitted
$itemid
in file Manager.php, variable A_Cart_Manager::$itemid
$items
in file Manager.php, variable A_Cart_Manager::$items
Item.php
procedural page Item.php
Itemdata.php
procedural page Itemdata.php
Ini.php
procedural page Ini.php
Injector.php
procedural page Injector.php
Input.php
procedural page Input.php
Info.php
procedural page Info.php
Iterator.php
procedural page Iterator.php
ifIE
in file Head.php, method A_Html_Head::ifIE()
import
in file Form.php, method A_Html_Form::import()
import
in file Base.php, method A_Template_Base::import()
import
in file Url.php, method A_Pagination_Helper_Url::import()
    Import state data
import
in file Renderer.php, method A_Renderer::import()
    Merge an array of data with the data already stored internally
import
in file View.php, method A_Http_View::import()
import
in file Tag.php, method A_Html_Tag::import()
import
in file Strreplace.php, method A_Template_Strreplace::import()
import
in file Cookie.php, method A_Http_Cookie::import()
    Import an array of cookies. For the proper array values, see the argument names of the setcookie() method.
import
in file View.php, method A_Cli_View::import()
import
in file Collection.php, method A_Collection::import()
    Recursively import data into this Collection, converting sub-arrays into sub-Collections
includeRules
in file Set.php, method A_Rule_Set::includeRules()
includeRules
in file Model.php, method A_Model::includeRules()
init
in file Info.php, method A_File_Info::init()
init
in file Db.php, method A_Session_Db::init()
initConfig
in file Application.php, method A_Application::initConfig()
    Create and return a new configuration object with the set internal config file path, and loads the config file
initFront
in file Application.php, method A_Application::initFront()
    Create and return a new front controller
initialize
in file Application.php, method A_Application::initialize()
initializeSocket
in file Server.php, method A_Socket_Server::initializeSocket()
    Setup main socket to listen for new connections
initMapper
in file Application.php, method A_Application::initMapper()
initNamespace
in file Session.php, method A_Session::initNamespace()
    initNamespace
initSession
in file Application.php, method A_Application::initSession()
    Create and return a new session object
innerJoin
in file DataMapper.php, method A_Orm_DataMapper::innerJoin()
innerJoin
in file Select.php, method A_Sql_Select::innerJoin()
    Set select statement INNER JOIN clause
inPageRange
in file Core.php, method A_Pagination_Core::inPageRange()
insert
in file DataMapper.php, method A_Orm_DataMapper::insert()
insert
in file Query.php, method A_Sql_Query::insert()
insert
in file Tabledatagateway.php, method A_Db_Tabledatagateway::insert()
insertSQL
in file Datamapper.php, method A_Db_Datamapper::insertSQL()
INTERFACE_CLIENT
in file Server.php, class constant A_Socket_Server::INTERFACE_CLIENT
INTERFACE_MESSAGE
in file Server.php, class constant A_Socket_Server::INTERFACE_MESSAGE
intersects
in file Range.php, method A_Datetime_Range::intersects()
    Checks whether or not the given Range object intersects this range
isAfter
in file Datetime.php, method A_Datetime::isAfter()
    check if date/time of another objects is after the date/time of this object
isAfterOrEqual
in file Datetime.php, method A_Datetime::isAfterOrEqual()
    check if date/time of another objects is after the date/time of this object
isAjax
in file Request.php, method A_Http_Request::isAjax()
isAllowed
in file Upload.php, method A_Http_Upload::isAllowed()
isAllowedFilesize
in file Upload.php, method A_Http_Upload::isAllowedFilesize()
isAllowedType
in file Upload.php, method A_Http_Upload::isAllowedType()
isBefore
in file Datetime.php, method A_Datetime::isBefore()
    check if date/time of another objects is before the date/time of this object
isBeforeOrEqual
in file Datetime.php, method A_Datetime::isBeforeOrEqual()
    check if date/time of another objects is before the date/time of this object
isCli
in file Request.php, method A_Cli_Request::isCli()
isConnected
in file Client.php, method A_Socket_Client::isConnected()
    Check if handshake has been completed
isConnected
in file Base.php, method A_Socket_Client_Base::isConnected()
    Check if connection has been validated
isError
in file Pfpro.php, method A_Cart_Payment_Pfpro::isError()
isError
in file Tabledatagateway.php, method A_Db_Tabledatagateway::isError()
isError
in file Postgres.php, method A_Db_Recordset_Postgres::isError()
isError
in file Postgres.php, method A_Db_Postgres::isError()
isError
in file Model.php, method A_Model::isError()
isError
in file Payflow.php, method A_Cart_Payment_Payflow::isError()
isError
in file Result.php, method A_Db_Result::isError()
isError
in file Input.php, method A_Controller_Input::isError()
isError
in file Base.php, method A_Config_Base::isError()
isError
in file Datamapper.php, method A_Db_Datamapper::isError()
isError
in file Download.php, method A_Http_Download::isError()
isError
in file Field.php, method A_Controller_Input_Field::isError()
isError
in file Base.php, method A_Delimited_Base::isError()
isError
in file Base.php, method A_Db_Recordset_Base::isError()
    Returns if there was an error or not during query
isError
in file Adapter.php, method A_Db_Adapter::isError()
isError
in file Auth.php, method A_User_Auth::isError()
isError
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::isError()
isError
in file Front.php, method A_Controller_Front::isError()
    Check if an error has been raised during dispatching
isError
in file Field.php, method A_Model_Field::isError()
isIntervalPage
in file Core.php, method A_Pagination_Core::isIntervalPage()
isKey
in file Mapping.php, method A_Orm_DataMapper_Mapping::isKey()
isKey
in file Mapping.php, method A_Db_Datamapper_Mapping::isKey()
isLoggable
in file Logger.php, method A_Logger::isLoggable()
    Returns whether a given level is less than or equal to the current logging level
isLoggedIn
in file Session.php, method A_User_Session::isLoggedIn()
isNull
in file Base.php, method A_Rule_Base::isNull()
    Tells whether the value is '' or null
isOptional
in file Set.php, method A_Rule_Set::isOptional()
    Whether field is allows null values or not
isOptional
in file Field.php, method A_Model_Field::isOptional()
isOptional
in file Base.php, method A_Rule_Base::isOptional()
    Whether field is allows null values or not
isPage
in file Core.php, method A_Pagination_Core::isPage()
    Check if a given page number is valid
isParam
in file Mapping.php, method A_Orm_DataMapper_Mapping::isParam()
isPost
in file Request.php, method A_Http_Request::isPost()
isPrimaryKey
in file Schema.php, method A_Db_Schema::isPrimaryKey()
isSignedIn
in file Session.php, method A_User_Session::isSignedIn()
    Alias for isLoggedIn()
isSubmitted
in file Form.php, method A_Model_Form::isSubmitted()
isSubmitted
in file Upload.php, method A_Http_Upload::isSubmitted()
isUnique
in file Item.php, method A_Cart_Item::isUnique()
isUploadedFile
in file Upload.php, method A_Http_Upload::isUploadedFile()
isValid
in file Base.php, method A_Rule_Base::isValid()
    Tells whether this rule passes or not
isValid
in file Form.php, method A_Model_Form::isValid()
isValid
in file Isloggedin.php, method A_User_Rule_Isloggedin::isValid()
isValid
in file Field.php, method A_Controller_Input_Field::isValid()
isValid
in file Mtime.php, method A_Cache_File_Mtime::isValid()
    Save name from cache
isValid
in file Base.php, method A_User_Rule_Base::isValid()
isValid
in file Set.php, method A_Rule_Set::isValid()
    Tells whether this rule passes or not
isValid
in file Validator.php, method A_Rule_Validator::isValid()
isValid
in file Islevel.php, method A_User_Rule_Islevel::isValid()
isValid
in file Field.php, method A_Model_Field::isValid()
isValid
in file Input.php, method A_Controller_Input::isValid()
isValid
in file Model.php, method A_Model::isValid()
isValid
in file Wizard.php, method A_Controller_App_Wizard::isValid()
isValid
in file Ingroup.php, method A_User_Rule_Ingroup::isValid()
isValidDate
in file Validate.php, method A_Cart_Creditcard_Validate::isValidDate()
isValidNumber
in file Validate.php, method A_Cart_Creditcard_Validate::isValidNumber()
isValidType
in file Validate.php, method A_Cart_Creditcard_Validate::isValidType()
isWithin
in file Datetime.php, method A_Datetime::isWithin()
    check if this date/time a range
isWithinOrEqual
in file Datetime.php, method A_Datetime::isWithinOrEqual()
    check if this date/time a range or equal to the end dates
Image.php
procedural page Image.php
Inarray.php
procedural page Inarray.php
Iterator.php
procedural page Iterator.php
Insert.php
procedural page Insert.php
Include.php
procedural page Include.php
Ingroup.php
procedural page Ingroup.php
Islevel.php
procedural page Islevel.php
Isloggedin.php
procedural page Isloggedin.php
top

j

$joins
in file Update.php, variable A_Sql_Update::$joins
$joins
in file From.php, variable A_Sql_From::$joins
$joins
in file Datamapper.php, variable A_Db_Datamapper::$joins
$joins
in file Core.php, variable A_Orm_DataMapper_Core::$joins
Join.php
procedural page Join.php
join
in file Select.php, method A_Sql_Select::join()
    Set select statement JOIN clause with overidable join type parameter
join
in file String.php, method A_Sql_String::join()
join
in file Update.php, method A_Sql_Update::join()
join
in file Join.php, method A_Sql_Join::join()
join
in file DataMapper.php, method A_Orm_DataMapper::join()
join
in file From.php, method A_Sql_From::join()
    Create a new join object with provided parameters
join
in file Collection.php, method A_Collection::join()
    Put data into string separated by a delimiter
Json.php
procedural page Json.php
Join.php
procedural page Join.php
Json.php
procedural page Json.php
Join.php
procedural page Join.php
top

k

$key
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$key
$key
in file Schema.php, variable A_Db_Schema::$key
$key
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$key
$key
in file Activerecord.php, variable A_Db_Activerecord::$key
keep
in file Flash.php, method A_Controller_Helper_Flash::keep()
key
in file Tabledatagateway.php, method A_Db_Tabledatagateway::key()
key
in file Activerecord.php, method A_Db_Activerecord::key()
key
in file Base.php, method A_Db_Recordset_Base::key()
key
in file Collection.php, method A_Collection::key()
killEvent
in file Manager.php, method A_Event_Manager::killEvent()
    Removes all listeners for the given event
top

l

$labels
in file Upload.php, variable A_Http_Upload::$labels
$last_page
in file Pager.php, variable A_Pager::$last_page
$last_row
in file Pager.php, variable A_Pager::$last_row
$last_row_param
in file Pager.php, variable A_Pager::$last_row_param
$length
in file Image.php, variable A_Rule_Captcha_Image::$length
$length
in file Substr.php, variable A_Filter_Substr::$length
$length
in file Length.php, variable A_Filter_Length::$length
$length
in file Captcha.php, variable A_Rule_Captcha::$length
$level
in file Islevel.php, variable A_User_Rule_Islevel::$level
$level
in file Logger.php, variable A_Logger::$level
$limit
in file Select.php, variable A_Sql_Select::$limit
    Limit A_Sql_Limit
$links
in file Standard.php, variable A_Pagination_View_Standard::$links
$load
in file Action.php, variable A_Controller_Action::$load
$load
in file View.php, variable A_Http_View::$load
$load
in file View.php, variable A_Cli_View::$load
$loadComponents
in file Application.php, variable A_Application::$loadComponents
$locator
in file Premethod.php, variable A_Controller_Front_Premethod::$locator
$locator
in file Url.php, variable A_Http_Helper_Url::$locator
$locator
in file Load.php, variable A_Controller_Helper_Load::$locator
$locator
in file Action.php, variable A_Controller_Action::$locator
$locator
in file Load.php, variable A_Model_Helper_Load::$locator
$locator
in file View.php, variable A_Cli_View::$locator
$locator
in file Frontcontroller.php, variable A_Socket_Eventlistener_Frontcontroller::$locator
$locator
in file Flash.php, variable A_Controller_Helper_Flash::$locator
$locator
in file View.php, variable A_Http_View::$locator
$locator
in file Front.php, variable A_Controller_Front::$locator
    The front controller locator object
$lock_file
in file File.php, variable A_Cache_File::$lock_file
$logic
in file Expression.php, variable A_Sql_Expression::$logic
Load.php
procedural page Load.php
List.php
procedural page List.php
Listener.php
procedural page Listener.php
Length.php
procedural page Length.php
Label.php
procedural page Label.php
last
in file Standard.php, method A_Pagination_View_Standard::last()
last
in file Link.php, method A_Pagination_Helper_Link::last()
lastId
in file Adapter.php, method A_Db_Adapter::lastId()
    Gets the ID of the most recently inserted row
leftJoin
in file DataMapper.php, method A_Orm_DataMapper::leftJoin()
leftJoin
in file Select.php, method A_Sql_Select::leftJoin()
    Set select statement INNER JOIN clause
limit
in file Select.php, method A_Sql_Select::limit()
    Sets a limit count and offset
limit
in file Pdo.php, method A_Db_Pdo::limit()
limit
in file Postgres.php, method A_Db_Postgres::limit()
limit
in file Adapter.php, method A_Db_Adapter::limit()
    Adds limit syntax to SQL statement
limit
in file Mysqli.php, method A_Db_Mysqli::limit()
limit
in file Mysql.php, method A_Db_Mysql::limit()
limit
in file Sqlite3.php, method A_Db_Sqlite3::limit()
limit
in file Sqlite.php, method A_Db_Sqlite::limit()
limitPage
in file Select.php, method A_Sql_Select::limitPage()
    Sets the limit and count by page number
link
in file Standard.php, method A_Pagination_View_Standard::link()
load
in file Load.php, method A_Controller_Helper_Load::load()
load
in file Reader.php, method A_Delimited_Reader::load()
load
in file Datamapper.php, method A_Db_Datamapper::load()
load
in file Core.php, method A_Orm_DataMapper_Core::load()
load
in file Application.php, method A_Application::load()
load
in file Order.php, method A_Cart_Order::load()
load
in file File.php, method A_Cache_File::load()
    Save name from cache
loadClass
in file Locator.php, method A_Locator::loadClass()
    Load class using PEAR name to path rules.
loadClass
in file Manager.php, method A_Event_Manager::loadClass()
    Loads a class from the path
loadFile
in file Base.php, method A_Config_Base::loadFile()
loadFile
in file Xml.php, method A_Orm_Datamapper_Xml::loadFile()
loadObject
in file Mapping.php, method A_Orm_DataMapper_Mapping::loadObject()
loadTemplate
in file File.php, method A_Template_File::loadTemplate()
Locator.php
procedural page Locator.php
log
in file Logger.php, method A_Logger::log()
Logger.php
procedural page Logger.php
login
in file Auth.php, method A_User_Auth::login()
login
in file Session.php, method A_User_Session::login()
logout
in file Session.php, method A_User_Session::logout()
Load.php
procedural page Load.php
Link.php
procedural page Link.php
Length.php
procedural page Length.php
Logicallist.php
procedural page Logicallist.php
top

m

$mailer
in file Email.php, variable A_Email::$mailer
$map
in file Pathinfo.php, variable A_Http_Pathinfo::$map
$mapper
in file Horderoutes.php, variable A_Http_Horderoutes::$mapper
$mapper
in file Front.php, variable A_Controller_Front::$mapper
    The front controller mapper object
$mapper_name
in file View.php, variable A_Http_View::$mapper_name
$mappings
in file Datamapper.php, variable A_Db_Datamapper::$mappings
$mappings
in file Core.php, variable A_Orm_DataMapper_Core::$mappings
$map_extra_param_pairs
in file Pathinfo.php, variable A_Http_Pathinfo::$map_extra_param_pairs
$maxitems
in file Manager.php, variable A_Cart_Manager::$maxitems
$maxLineLength
in file Base.php, variable A_Delimited_Base::$maxLineLength
$maxStep
in file Wizard.php, variable A_Controller_App_Wizard::$maxStep
$max_size
in file Upload.php, variable A_Http_Upload::$max_size
$message
in file Base.php, variable A_Socket_Message_Base::$message
    The raw message data
$message
in file Email.php, variable A_Email::$message
$message_class
in file Server.php, variable A_Socket_Server::$message_class
    The class name to use when instantiating a new message
$method
in file Group.php, variable A_User_Prefilter_Group::$method
$method
in file Mapper.php, variable A_Controller_Mapper::$method
$method
in file Load.php, variable A_Controller_Helper_Load::$method
$method
in file Request.php, variable A_Socket_Request::$method
    HTTP method to pass to A_Controller_Mapper
$method
in file Request.php, variable A_Cli_Request::$method
$method
in file Request.php, variable A_Http_Request::$method
$method
in file Premethod.php, variable A_Controller_Front_Premethod::$method
$method
in file Form.php, variable A_Model_Form::$method
$method_param
in file Mapper.php, variable A_Controller_Mapper::$method_param
$method_prefix
in file Mapper.php, variable A_Controller_Mapper::$method_prefix
$method_suffix
in file Mapper.php, variable A_Controller_Mapper::$method_suffix
$method_transform
in file Mapper.php, variable A_Controller_Mapper::$method_transform
$mime_type
in file Download.php, variable A_Http_Download::$mime_type
$minutes
in file Duration.php, variable A_Datetime_Duration::$minutes
$min_size
in file Upload.php, variable A_Http_Upload::$min_size
$mode
in file Sqlite.php, variable A_Db_Sqlite::$mode
$mode
in file Sqlite3.php, variable A_Db_Sqlite3::$mode
$module
in file Url.php, variable A_Http_Helper_Url::$module
$months
in file Duration.php, variable A_Datetime_Duration::$months
Mtime.php
procedural page Mtime.php
Manager.php
procedural page Manager.php
Mapper.php
procedural page Mapper.php
Masterslave.php
procedural page Masterslave.php
Mapping.php
procedural page Mapping.php
Mysql.php
procedural page Mysql.php
Mysqli.php
procedural page Mysqli.php
Mysql.php
procedural page Mysql.php
Mysqli.php
procedural page Mysqli.php
Multipart.php
procedural page Multipart.php
Manager.php
procedural page Manager.php
makeBlocks
in file File.php, method A_Template_File::makeBlocks()
map
in file Core.php, method A_Orm_DataMapper_Core::map()
mapGeneric
in file Core.php, method A_Orm_DataMapper_Core::mapGeneric()
mapMethods
in file Core.php, method A_Orm_DataMapper_Core::mapMethods()
mapParam
in file Core.php, method A_Orm_DataMapper_Core::mapParam()
mapParams
in file Core.php, method A_Orm_DataMapper_Core::mapParams()
MAPPER
in file Locator.php, class constant A_Locator::MAPPER
mapProperty
in file Core.php, method A_Orm_DataMapper_Core::mapProperty()
merge
in file Session.php, method A_User_Session::merge()
mergeAttr
in file Tag.php, method A_Html_Tag::mergeAttr()
Model.php
procedural page Model.php
modify
in file Datetime.php, method A_Datetime::modify()
    provide fluent interface for DateTime::modify()
MODULE
in file Action.php, class constant A_Controller_Action::MODULE
moneyFormat
in file Manager.php, method A_Cart_Manager::moneyFormat()
moveUploadedFile
in file Upload.php, method A_Http_Upload::moveUploadedFile()
Mapping.php
procedural page Mapping.php
Mysql.php
procedural page Mysql.php
Match.php
procedural page Match.php
Message.php
procedural page Message.php
top

n

$name
in file Field.php, variable A_Model_Field::$name
$name
in file Itemdata.php, variable A_Cart_Itemdata::$name
$name
in file Manager.php, variable A_Cart_Manager::$name
$name
in file Field.php, variable A_Controller_Input_Field::$name
$name
in file State.php, variable A_Controller_App_State::$name
$named_args
in file Prepare.php, variable A_Sql_Prepare::$named_args
$newitems
in file Request.php, variable A_Cart_Request::$newitems
$nextRowNum
in file Base.php, variable A_Db_Recordset_Base::$nextRowNum
$nMessages
in file Logger.php, variable A_Logger::$nMessages
$non_mime_message
in file Multipart.php, variable A_Email_Multipart::$non_mime_message
$no_init_errors
in file App.php, variable A_Controller_App::$no_init_errors
$no_password
in file Auth.php, variable A_User_Auth::$no_password
$nRows
in file Base.php, variable A_Delimited_Base::$nRows
$number
in file Validate.php, variable A_Cart_Creditcard_Validate::$number
$numbered_args
in file Prepare.php, variable A_Sql_Prepare::$numbered_args
$numItems
in file Null.php, variable A_Pagination_Adapter_Null::$numItems
$numItems
in file Core.php, variable A_Pagination_Core::$numItems
$numPages
in file Core.php, variable A_Pagination_Core::$numPages
$numRows
in file Result.php, variable A_Db_Result::$numRows
$numrows
in file Postgres.php, variable A_Pagination_Adapter_Postgres::$numrows
$numrows
in file Mysql.php, variable A_Pagination_Adapter_Mysql::$numrows
$numrows
in file Adodb.php, variable A_Pagination_Adapter_Adodb::$numrows
$numRows
in file Base.php, variable A_Db_Recordset_Base::$numRows
$num_rows
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$num_rows
$num_rows
in file Activerecord.php, variable A_Db_Activerecord::$num_rows
naturalJoin
in file Select.php, method A_Sql_Select::naturalJoin()
    Set select statement NATURAL JOIN clause
newField
in file Model.php, method A_Model::newField()
newInstance
in file Locator.php, method A_Locator::newInstance()
    load class and create instance
newModify
in file Datetime.php, method A_Datetime::newModify()
    return a new modified object based on the format string
next
in file Standard.php, method A_Pagination_View_Standard::next()
next
in file Collection.php, method A_Collection::next()
next
in file Base.php, method A_Db_Recordset_Base::next()
next
in file Link.php, method A_Pagination_Helper_Link::next()
nextDir
in file Browser.php, method A_File_Browser::nextDir()
nextFile
in file Browser.php, method A_File_Browser::nextFile()
nextId
in file Sqlite3.php, method A_Db_Sqlite3::nextId()
nextId
in file Sqlite.php, method A_Db_Sqlite::nextId()
nextId
in file Mysql.php, method A_Db_Mysql::nextId()
nextId
in file Postgres.php, method A_Db_Postgres::nextId()
nextId
in file Mysqli.php, method A_Db_Mysqli::nextId()
notifyListeners
in file Statement.php, method A_Sql_Statement::notifyListeners()
NOT_UPLOAD_FILE
in file Upload.php, class constant A_Http_Upload::NOT_UPLOAD_FILE
now
in file Flash.php, method A_Controller_Helper_Flash::now()
NO_CLASS
in file Front.php, class constant A_Controller_Front::NO_CLASS
NO_ERROR
in file Front.php, class constant A_Controller_Front::NO_ERROR
NO_MAPPER
in file Front.php, class constant A_Controller_Front::NO_MAPPER
NO_METHOD
in file Front.php, class constant A_Controller_Front::NO_METHOD
numCols
in file Sqlite.php, method A_Db_Recordset_Sqlite::numCols()
    Returns the number of columns in a row
numCols
in file Sqlite3.php, method A_Db_Recordset_Sqlite3::numCols()
    Returns the number of columns in a row
numCols
in file Postgres.php, method A_Db_Recordset_Postgres::numCols()
    Returns the number of columns in a row
numCols
in file Pdo.php, method A_Db_Recordset_Pdo::numCols()
    Returns the number of columns in a row
numCols
in file Mysqli.php, method A_Db_Recordset_Mysqli::numCols()
    Returns the number of columns in a row
numCols
in file Mysql.php, method A_Db_Recordset_Mysql::numCols()
    Returns the number of columns in a row
numItems
in file Manager.php, method A_Cart_Manager::numItems()
numNewItems
in file Request.php, method A_Cart_Request::numNewItems()
numRows
in file Mysqli.php, method A_Db_Recordset_Mysqli::numRows()
    Returns the number of rows in the recordset
numRows
in file Tabledatagateway.php, method A_Db_Tabledatagateway::numRows()
numRows
in file Mysql.php, method A_Db_Recordset_Mysql::numRows()
    Returns the number of rows in the recordset
numRows
in file Sqlite3.php, method A_Db_Recordset_Sqlite3::numRows()
    Returns the number of rows in the recordset
numRows
in file Base.php, method A_Db_Recordset_Base::numRows()
    Gets the number of rows got in query
numRows
in file Result.php, method A_Db_Result::numRows()
numRows
in file Postgres.php, method A_Db_Recordset_Postgres::numRows()
    Returns the number of rows in the recordset
numRows
in file Sqlite.php, method A_Db_Recordset_Sqlite::numRows()
    Returns the number of rows in the recordset
Null.php
procedural page Null.php
Notempty.php
procedural page Notempty.php
Notnull.php
procedural page Notnull.php
Numeric.php
procedural page Numeric.php
top

o

$objects_added
in file Datamapper.php, variable A_Db_Datamapper::$objects_added
$objects_loaded
in file Datamapper.php, variable A_Db_Datamapper::$objects_loaded
$on
in file Parameters.php, variable A_Sql_Join_Parameters::$on
$on
in file Join.php, variable A_Orm_DataMapper_Join::$on
$on
in file Join.php, variable A_Sql_Join::$on
$on_expression
in file Join.php, variable A_Sql_Join::$on_expression
$operators
in file Expression.php, variable A_Sql_Expression::$operators
$optional
in file Field.php, variable A_Model_Field::$optional
$options
in file Itemdata.php, variable A_Cart_Itemdata::$options
$orderByDirection
in file Core.php, variable A_Pagination_Core::$orderByDirection
$orderByField
in file Core.php, variable A_Pagination_Core::$orderByField
$order_by_current_desc
in file Pager.php, variable A_Pager::$order_by_current_desc
$order_by_current_field
in file Pager.php, variable A_Pager::$order_by_current_field
$order_by_default_field
in file Pager.php, variable A_Pager::$order_by_default_field
$order_by_descending
in file Array.php, variable A_Pagination_Adapter_Array::$order_by_descending
$order_by_field
in file Array.php, variable A_Pagination_Adapter_Array::$order_by_field
$order_by_fields
in file Pager.php, variable A_Pager::$order_by_fields
$order_by_param
in file Pager.php, variable A_Pager::$order_by_param
$order_descending
in file Base.php, variable A_Pagination_Adapter_Base::$order_descending
$order_field
in file Base.php, variable A_Pagination_Adapter_Base::$order_field
$othercosts
in file Manager.php, variable A_Cart_Manager::$othercosts
Order.php
procedural page Order.php
OBJECT
in file Base.php, class constant A_Db_Recordset_Base::OBJECT
    Pass to setClassName() to receive a stdObject
offsetExists
in file Collection.php, method A_Collection::offsetExists()
offsetGet
in file Collection.php, method A_Collection::offsetGet()
offsetSet
in file Collection.php, method A_Collection::offsetSet()
offsetUnset
in file Collection.php, method A_Collection::offsetUnset()
on
in file Join.php, method A_Orm_DataMapper_Join::on()
on
in file Select.php, method A_Sql_Select::on()
    Set select statement JOIN clause
on
in file Parameters.php, method A_Sql_Join_Parameters::on()
on
in file Join.php, method A_Sql_Join::on()
on
in file From.php, method A_Sql_From::on()
    Proxy call to current join object
onConnect
in file Cachedcontroller.php, method A_Socket_Eventlistener_Cachedcontroller::onConnect()
onDisconnect
in file Cachedcontroller.php, method A_Socket_Eventlistener_Cachedcontroller::onDisconnect()
onEvent
in file Frontcontroller.php, method A_Socket_Eventlistener_Frontcontroller::onEvent()
    Called when a client connects, sends a message, or disconnects. Creates a new Front Controller and dispatches to the controller.
onEvent
in file Listener.php, method A_Event_Listener::onEvent()
    Called when event is fired in Manager
onMessage
in file Cachedcontroller.php, method A_Socket_Eventlistener_Cachedcontroller::onMessage()
open
in file Base.php, method A_Delimited_Base::open()
open
in file Db.php, method A_Session_Db::open()
order
in file Standard.php, method A_Pagination_View_Standard::order()
order
in file Link.php, method A_Pagination_Helper_Link::order()
orderBy
in file Union.php, method A_Sql_Union::orderBy()
orderBy
in file Select.php, method A_Sql_Select::orderBy()
    Set select statement ORDER BY clause
orderBy
in file Array.php, method A_Pagination_Adapter_Array::orderBy()
orHaving
in file Select.php, method A_Sql_Select::orHaving()
    Set select statement HAVING clause by OR
orWhere
in file Select.php, method A_Sql_Select::orWhere()
    Set select statement WHERE clause by OR
orWhere
in file Update.php, method A_Sql_Update::orWhere()
orWhere
in file Delete.php, method A_Sql_Delete::orWhere()
OTHERS
in file Message.php, class constant A_Socket_Message::OTHERS
    Reply to all clients except the sender
out
in file Image.php, method A_Rule_Captcha_Image::out()
out
in file Response.php, method A_Http_Response::out()
out
in file Response.php, method A_Cli_Response::out()
outerJoin
in file DataMapper.php, method A_Orm_DataMapper::outerJoin()
Order.php
procedural page Order.php
Orderby.php
procedural page Orderby.php
top

p

$pager
in file Order.php, variable A_Pagination_Helper_Order::$pager
$pager
in file Link.php, variable A_Pagination_Helper_Link::$pager
$pageSize
in file Core.php, variable A_Pagination_Core::$pageSize
$page_param
in file Pager.php, variable A_Pager::$page_param
$page_size
in file Pager.php, variable A_Pager::$page_size
$page_size_param
in file Pager.php, variable A_Pager::$page_size_param
$param
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$param
$paramNames
in file Core.php, variable A_Pagination_Core::$paramNames
$paramNamespace
in file Core.php, variable A_Pagination_Core::$paramNamespace
$params
in file Date.php, variable A_Rule_Date::$params
$params
in file Length.php, variable A_Rule_Length::$params
$params
in file Iterator.php, variable A_Rule_Iterator::$params
$params
in file Inarray.php, variable A_Rule_Inarray::$params
$params
in file Equals.php, variable A_Rule_Equals::$params
$params
in file Input.php, variable A_Controller_Input::$params
$params
in file Regexp.php, variable A_Rule_Regexp::$params
$params
in file Range.php, variable A_Rule_Range::$params
$params
in file Match.php, variable A_Rule_Match::$params
$params
in file Base.php, variable A_Filter_Base::$params
$params
in file Base.php, variable A_Rule_Base::$params
$params
in file Captcha.php, variable A_Rule_Captcha::$params
$params
in file Core.php, variable A_Orm_DataMapper_Core::$params
$params
in file Hasrole.php, variable A_User_Rule_Hasrole::$params
$param_area
in file Browser.php, variable A_File_Browser::$param_area
$param_path
in file Browser.php, variable A_File_Browser::$param_path
$parent
in file Load.php, variable A_Controller_Helper_Load::$parent
$partNames
in file Duration.php, variable A_Datetime_Duration::$partNames
$parts
in file Multipart.php, variable A_Email_Multipart::$parts
$password_func
in file Auth.php, variable A_User_Auth::$password_func
$path
in file Cookie.php, variable A_Http_Cookie::$path
$path
in file File.php, variable A_Cache_File::$path
$path
in file Mtime.php, variable A_Cache_File_Mtime::$path
$path
in file Horderoutes.php, variable A_Http_Horderoutes::$path
$path
in file Pathinfo.php, variable A_Http_Pathinfo::$path
$paths
in file Upload.php, variable A_Http_Upload::$paths
$paths
in file View.php, variable A_Cli_View::$paths
$paths
in file Load.php, variable A_Controller_Helper_Load::$paths
$paths
in file View.php, variable A_Http_View::$paths
$path_param
in file Upload.php, variable A_Http_Upload::$path_param
$path_pos
in file Pathinfo.php, variable A_Http_Pathinfo::$path_pos
$path_separator
in file Browser.php, variable A_File_Browser::$path_separator
$pendingHandler
in file Container.php, variable A_Orm_Container::$pendingHandler
$pieces
in file Select.php, variable A_Sql_Select::$pieces
    Select statement pieces
$port
in file Server.php, variable A_Socket_Server::$port
    The port to listen on
$positive
in file Duration.php, variable A_Datetime_Duration::$positive
$postal_from
in file Fedex.php, variable A_Cart_Shipping_Fedex::$postal_from
$postal_from
in file Ups.php, variable A_Cart_Shipping_UPS::$postal_from
$postal_to
in file Fedex.php, variable A_Cart_Shipping_Fedex::$postal_to
$postal_to
in file Ups.php, variable A_Cart_Shipping_UPS::$postal_to
$postFilters
in file Front.php, variable A_Controller_Front::$postFilters
    Post-dispatch filters
$preFilters
in file Front.php, variable A_Controller_Front::$preFilters
    Pre-dispatch filters
$prefix
in file File.php, variable A_Cache_File::$prefix
$productid
in file Item.php, variable A_Cart_Item::$productid
$properties
in file Injector.php, variable A_Controller_Front_Injector::$properties
$property
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$property
$property_name
in file Mapping.php, variable A_Db_Datamapper_Mapping::$property_name
$protocol
in file Url.php, variable A_Pagination_Helper_Url::$protocol
$protocol
in file Url.php, variable A_Http_Helper_Url::$protocol
Payflow.php
procedural page Payflow.php
Pfpro.php
procedural page Pfpro.php
Pricing.php
procedural page Pricing.php
Php.php
procedural page Php.php
Premethod.php
procedural page Premethod.php
Pdo.php
procedural page Pdo.php
Postgres.php
procedural page Postgres.php
Pdo.php
procedural page Pdo.php
Postgres.php
procedural page Postgres.php
Phpmail.php
procedural page Phpmail.php
Password.php
procedural page Password.php
P.php
procedural page P.php
Pathinfo.php
procedural page Pathinfo.php
page
in file Standard.php, method A_Pagination_View_Standard::page()
page
in file Link.php, method A_Pagination_Helper_Link::page()
pageable_array_cmp_number
in file Array.php, function pageable_array_cmp_number()
pageable_array_cmp_number_reverse
in file Array.php, function pageable_array_cmp_number_reverse()
pageable_array_cmp_string
in file Array.php, function pageable_array_cmp_string()
pageable_array_cmp_string_reverse
in file Array.php, function pageable_array_cmp_string_reverse()
pageAddItemFormHidden
in file Url.php, method A_Cart_Url::pageAddItemFormHidden()
pageAddItemFormText
in file Url.php, method A_Cart_Url::pageAddItemFormText()
pageAddItemURL
in file Url.php, method A_Cart_Url::pageAddItemURL()
    URL and Form Generation Function for use on Product Pages. All pass sku/quantity.
pageDeleteURL
in file Url.php, method A_Cart_Url::pageDeleteURL()
    PAGE URL GENERATION
pageFormSelect
in file Url.php, method A_Cart_Url::pageFormSelect()
pageFormSubmit
in file Url.php, method A_Cart_Url::pageFormSubmit()
pageFormSubmitImage
in file Url.php, method A_Cart_Url::pageFormSubmitImage()
Pager.php
procedural page Pager.php
Pdo.php
procedural page Pdo.php
Postgres.php
procedural page Postgres.php
parseColumn
in file Core.php, method A_Orm_DataMapper_Core::parseColumn()
    Split column in "table.column:key AS alias" format into array($column, $table, $alias, $key)
parseDate
in file Datetime.php, method A_Datetime::parseDate()
    Set date from dates in dd-mm- or mm-dd order, with 2 or 4 digit years and any non-digit separater
parseDuration
in file Duration.php, method A_Datetime_Duration::parseDuration()
    parse a Duration string in the format "1 years 1 months 3 weeks 4 days 5 hours 6 minutes 7 seconds"
partial
in file Form.php, method A_Html_Form::partial()
partial
in file View.php, method A_Http_View::partial()
    Include PHP template
partial
in file View.php, method A_Cli_View::partial()
partial
in file Include.php, method A_Template_Include::partial()
partialLoop
in file View.php, method A_Http_View::partialLoop()
    include PHP template for each value in array
partialLoop
in file Include.php, method A_Template_Include::partialLoop()
partialLoop
in file View.php, method A_Cli_View::partialLoop()
prepend
in file String.php, method A_Sql_String::prepend()
prependTableAlias
in file Join.php, method A_Sql_Join::prependTableAlias()
previous
in file Standard.php, method A_Pagination_View_Standard::previous()
previous
in file Link.php, method A_Pagination_Helper_Link::previous()
process
in file Payflow.php, method A_Cart_Payment_Payflow::process()
process
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::process()
process
in file Request.php, method A_Pagination_Request::process()
process
in file Pfpro.php, method A_Cart_Payment_Pfpro::process()
processRequest
in file Browser.php, method A_File_Browser::processRequest()
processRequest
in file Input.php, method A_Controller_Input::processRequest()
processRequest
in file Request.php, method A_Cart_Request::processRequest()
    URL PARAMETER PROCESSING
processTransaction
in file Payflow.php, method A_Cart_Payment_Payflow::processTransaction()
Parameters.php
procedural page Parameters.php
Parameters.php
procedural page Parameters.php
Prepare.php
procedural page Prepare.php
top

q

$quantity
in file Item.php, variable A_Cart_Item::$quantity
$quantityfixed
in file Item.php, variable A_Cart_Item::$quantityfixed
$query
in file Base.php, variable A_Pagination_Adapter_Base::$query
$quote_values
in file Prepare.php, variable A_Sql_Prepare::$quote_values
query
in file Adapter.php, method A_Db_Adapter::query()
queryHasResultSet
in file Adapter.php, method A_Db_Adapter::queryHasResultSet()
quoteEscape
in file Expression.php, method A_Sql_Expression::quoteEscape()
quoteEscape
in file Prepare.php, method A_Sql_Prepare::quoteEscape()
quoteValues
in file Prepare.php, method A_Sql_Prepare::quoteValues()
Query.php
procedural page Query.php
top

r

$rangeSize
in file Core.php, variable A_Pagination_Core::$rangeSize
$range_size
in file Pager.php, variable A_Pager::$range_size
$redirect
in file View.php, variable A_Http_View::$redirect
$reference
in file Timezone.php, variable A_Datetime_Timezone::$reference
$rel_area
in file Browser.php, variable A_File_Browser::$rel_area
$rel_path
in file Browser.php, variable A_File_Browser::$rel_path
$renderClass
in file Load.php, variable A_Controller_Helper_Load::$renderClass
$renderClasses
in file Load.php, variable A_Controller_Helper_Load::$renderClasses
$renderer
in file View.php, variable A_Http_View::$renderer
$renderer
in file View.php, variable A_Cli_View::$renderer
$renderer
in file Field.php, variable A_Controller_Input_Field::$renderer
$renderer
in file Field.php, variable A_Model_Form_Field::$renderer
$renderer
in file Link.php, variable A_Pagination_Helper_Link::$renderer
$rendererTypes
in file Load.php, variable A_Controller_Helper_Load::$rendererTypes
$renderExtension
in file Load.php, variable A_Controller_Helper_Load::$renderExtension
$replace
in file Upload.php, variable A_Http_Upload::$replace
$replace
in file Select.php, variable A_Sql_Select::$replace
    Rendered SQL pieces
$replyto
in file Email.php, variable A_Email::$replyto
$reply_codes
in file Smtp.php, variable A_Email_Smtp::$reply_codes
$request
in file Action.php, variable A_Controller_Action::$request
$request
in file Browser.php, variable A_File_Browser::$request
$response
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$response
$response
in file Payflow.php, variable A_Cart_Payment_Payflow::$response
$response
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$response
$response
in file Action.php, variable A_Controller_Action::$response
$responseName
in file Load.php, variable A_Controller_Helper_Load::$responseName
$responseSet
in file Load.php, variable A_Controller_Helper_Load::$responseSet
$response_raw
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$response_raw
$result
in file Base.php, variable A_Db_Recordset_Base::$result
$route
in file Request.php, variable A_Socket_Request::$route
    Route to navigate to
$routeHistory
in file Front.php, variable A_Controller_Front::$routeHistory
    Stack of dispatched routes
$rows
in file Base.php, variable A_Delimited_Base::$rows
$rule
in file Transition.php, variable A_Controller_App_Transition::$rule
$rule
in file Iterator.php, variable A_Rule_Iterator::$rule
$rules
in file Model.php, variable A_Model::$rules
$rules
in file Input.php, variable A_Controller_Input::$rules
$rules
in file Access.php, variable A_User_Access::$rules
$rules
in file Field.php, variable A_Model_Field::$rules
$rules
in file Field.php, variable A_Controller_Input_Field::$rules
Request.php
procedural page Request.php
Request.php
procedural page Request.php
Response.php
procedural page Response.php
Range.php
procedural page Range.php
Result.php
procedural page Result.php
Reader.php
procedural page Reader.php
Regexp.php
procedural page Regexp.php
Radio.php
procedural page Radio.php
Radiocheckbox.php
procedural page Radiocheckbox.php
Reset.php
procedural page Reset.php
Request.php
procedural page Request.php
Response.php
procedural page Response.php
Request.php
procedural page Request.php
range
in file Link.php, method A_Pagination_Helper_Link::range()
range
in file Standard.php, method A_Pagination_View_Standard::range()
read
in file Xml.php, method A_Template_Xml::read()
read
in file Db.php, method A_Session_Db::read()
read
in file Reader.php, method A_Delimited_Reader::read()
readDir
in file Browser.php, method A_File_Browser::readDir()
readFile
in file File.php, method A_Template_File::readFile()
receive
in file Client.php, method A_Socket_Client::receive()
    Extracts messages from data stream
receive
in file Websocket.php, method A_Socket_Client_Websocket::receive()
    Extract messages from data stream
receive
in file Base.php, method A_Socket_Client_Base::receive()
    Extract messages from data stream
register
in file Locator.php, method A_Locator::register()
    Regiser DI information to allow injecting via constructor or setters.
remove
in file Collection.php, method A_Collection::remove()
    Removed the specified key from this Collection
remove
in file File.php, method A_Cache_File::remove()
    Remove a name in cache
remove
in file Datetime.php, method A_Datetime::remove()
remove
in file Link.php, method A_Pagination_Helper_Link::remove()
    Remove an HTML attribute
removeAttr
in file Tag.php, method A_Html_Tag::removeAttr()
removeBodyAttr
in file Doc.php, method A_Html_Doc::removeBodyAttr()
    Remove an attribute assigned to the body element with setBodyAttr()
removeEventListener
in file Manager.php, method A_Event_Manager::removeEventListener()
    Removes event listener. If no more listeners are left on that event, the event itself is removed.
removeLink
in file Head.php, method A_Html_Head::removeLink()
    Remove link elements from the head object
removeLinkRel
in file Head.php, method A_Html_Head::removeLinkRel()
    Remove link elements from the head object that have a rel attribute.
removeLinkRev
in file Head.php, method A_Html_Head::removeLinkRev()
    Removes link elements from the head object that have a rev attribute.
removeMeta
in file Head.php, method A_Html_Head::removeMeta()
removeMetaHttpEquiv
in file Head.php, method A_Html_Head::removeMetaHttpEquiv()
removeMetaName
in file Head.php, method A_Html_Head::removeMetaName()
removeSlashes
in file Request.php, method A_Http_Request::removeSlashes()
render
in file Captcha.php, method A_Rule_Captcha::render()
render
in file Union.php, method A_Sql_Union::render()
render
in file Update.php, method A_Sql_Update::render()
render
in file Parameters.php, method A_Sql_Join_Parameters::render()
render
in file Textarea.php, method A_Html_Form_Textarea::render()
render
in file Orderby.php, method A_Sql_Orderby::render()
render
in file Text.php, method A_Html_Form_Text::render()
render
in file Password.php, method A_Html_Form_Password::render()
render
in file Order.php, method A_Pagination_Helper_Order::render()
render
in file P.php, method A_Html_P::render()
render
in file Logicallist.php, method A_Sql_Logicallist::render()
render
in file Submit.php, method A_Html_Form_Submit::render()
render
in file Select.php, method A_Html_Form_Select::render()
render
in file String.php, method A_Sql_String::render()
render
in file Select.php, method A_Sql_Select::render()
    Render SQL statement from parts
render
in file Selectdb.php, method A_Html_Form_Selectdb::render()
render
in file String.php, method A_Sql_Join_String::render()
render
in file SQLJoin.php, method A_Orm_DataMapper_SQLJoin::render()
render
in file Smarty.php, method A_Template_Smarty::render()
render
in file Set.php, method A_Sql_Set::render()
render
in file Script.php, method A_Html_Style::render()
render
in file Response.php, method A_Http_Response::render()
render
in file Radiocheckbox.php, method A_Html_Form_Radiocheckbox::render()
render
in file Radio.php, method A_Html_Form_Radio::render()
render
in file Prepare.php, method A_Sql_Prepare::render()
render
in file Span.php, method A_Html_Span::render()
render
in file Renderable.php, method A_Renderable::render()
    Render this object. Call when program is ready to convert object to a string. Usually calls the render() method of the A_Renderer kept internally.
render
in file Reset.php, method A_Html_Form_Reset::render()
render
in file Strreplace.php, method A_Template_Strreplace::render()
render
in file Renderer.php, method A_Renderer::render()
    Render the data in this Renderer. Called by a containing Renderable.
render
in file Tag.php, method A_Html_Tag::render()
render
in file Label.php, method A_Html_Form_Label::render()
render
in file Fieldset.php, method A_Html_Form_Fieldset::render()
render
in file File.php, method A_Html_Form_File::render()
render
in file Field.php, method A_Model_Form_Field::render()
render
in file Field.php, method A_Controller_Input_Field::render()
render
in file Expression.php, method A_Sql_Expression::render()
render
in file Where.php, method A_Sql_Where::render()
render
in file Form.php, method A_Html_Form::render()
render
in file Having.php, method A_Sql_Having::render()
render
in file Groupby.php, method A_Sql_Groupby::render()
render
in file View.php, method A_Http_View::render()
render
in file From.php, method A_Sql_From::render()
    Return prepared statement
render
in file Eval.php, method A_Template_Eval::render()
render
in file Button.php, method A_Html_Form_Button::render()
render
in file Cookie.php, method A_Http_Cookie::render()
render
in file Columns.php, method A_Sql_Columns::render()
    Return prepared statement
render
in file Xslt.php, method A_Template_Xslt::render()
render
in file Checkbox.php, method A_Html_Form_Checkbox::render()
render
in file Xml.php, method A_Template_Xml::render()
render
in file Datamapper.php, method A_Db_Datamapper::render()
render
in file Doctype.php, method A_Html_Doctype::render()
render
in file Doc.php, method A_Html_Doc::render()
render
in file Div.php, method A_Html_Div::render()
render
in file Delete.php, method A_Sql_Delete::render()
render
in file Head.php, method A_Html_Head::render()
render
in file View.php, method A_Cli_View::render()
render
in file Insert.php, method A_Sql_Insert::render()
render
in file Values.php, method A_Sql_Values::render()
render
in file Include.php, method A_Template_Include::render()
render
in file Join.php, method A_Sql_Join::render()
render
in file Standard.php, method A_Pagination_View_Standard::render()
render
in file Url.php, method A_Http_Helper_Url::render()
render
in file Url.php, method A_Pagination_Helper_Url::render()
render
in file A.php, method A_Html_A::render()
render
in file Hidden.php, method A_Html_Form_Hidden::render()
render
in file Join.php, method A_Db_Datamapper_Join::render()
Renderable.php
procedural page Renderable.php
renderArray
in file Base.php, method A_Template_Base::renderArray()
renderBase
in file Head.php, method A_Html_Head::renderBase()
renderBase
in file Doc.php, method A_Html_Doc::renderBase()
renderBody
in file Doc.php, method A_Html_Doc::renderBody()
renderBodyAttrs
in file Doc.php, method A_Html_Doc::renderBodyAttrs()
renderDoctype
in file Doc.php, method A_Html_Doc::renderDoctype()
renderedData
in file Base.php, method A_Template_Base::renderedData()
Renderer.php
procedural page Renderer.php
renderLinks
in file Head.php, method A_Html_Head::renderLinks()
renderMeta
in file Head.php, method A_Html_Head::renderMeta()
renderScriptLinks
in file Head.php, method A_Html_Head::renderScriptLinks()
renderScriptLinks
in file Script.php, method A_Html_Style::renderScriptLinks()
renderScripts
in file Script.php, method A_Html_Style::renderScripts()
renderScripts
in file Head.php, method A_Html_Head::renderScripts()
renderStyleLinks
in file Head.php, method A_Html_Head::renderStyleLinks()
renderStyles
in file Head.php, method A_Html_Head::renderStyles()
renderStylesheets
in file Head.php, method A_Html_Head::renderStylesheets()
renderTitle
in file Head.php, method A_Html_Head::renderTitle()
renderTitle
in file Doc.php, method A_Html_Doc::renderTitle()
replace
in file String.php, method A_Sql_String::replace()
reply
in file Base.php, method A_Socket_Message_Base::reply()
    Send message back to client(s)
reply
in file Message.php, method A_Socket_Message::reply()
    Reply to client(s)
reply
in file Json.php, method A_Socket_Message_Json::reply()
    Reply to client(s)
REQUEST
in file Locator.php, class constant A_Locator::REQUEST
reset
in file Form.php, method A_Html_Form::reset()
reset
in file Select.php, method A_Sql_Select::reset()
    Clear the SQL statement parts
reset
in file Base.php, method A_Delimited_Base::reset()
RESPONSE
in file Locator.php, class constant A_Locator::RESPONSE
response
in file Load.php, method A_Controller_Helper_Load::response()
rewind
in file Collection.php, method A_Collection::rewind()
rewind
in file Base.php, method A_Db_Recordset_Base::rewind()
rewind
in file Base.php, method A_Delimited_Base::rewind()
rewindDirs
in file Browser.php, method A_File_Browser::rewindDirs()
rewindFiles
in file Browser.php, method A_File_Browser::rewindFiles()
rightJoin
in file Select.php, method A_Sql_Select::rightJoin()
    Set select statement RIGHT JOIN clause
rightJoin
in file DataMapper.php, method A_Orm_DataMapper::rightJoin()
rollback
in file Adapter.php, method A_Db_Adapter::rollback()
rollBack
in file Pdo.php, method A_Db_Pdo::rollBack()
Range.php
procedural page Range.php
Regexp.php
procedural page Regexp.php
run
in file Group.php, method A_User_Prefilter_Group::run()
run
in file Front.php, method A_Controller_Front::run()
    Start dispatch process
run
in file Form.php, method A_Model_Form::run()
    Run the form as a Command object passed a Registry containing the Request
run
in file Access.php, method A_User_Access::run()
run
in file Form.php, method A_Controller_Form::run()
run
in file App.php, method A_Controller_App::run()
run
in file Server.php, method A_Socket_Server::run()
    Main server loop
run
in file Pathinfo.php, method A_Http_Pathinfo::run()
run
in file Premethod.php, method A_Controller_Front_Premethod::run()
run
in file Horderoutes.php, method A_Http_Horderoutes::run()
run
in file Application.php, method A_Application::run()
    Execute the controller(s) and render the response.
run
in file List.php, method A_Controller_List::run()
run
in file Injector.php, method A_Controller_Front_Injector::run()
runFilters
in file Front.php, method A_Controller_Front::runFilters()
    Invoke filters
Request.php
procedural page Request.php
top

s

$save
in file Field.php, variable A_Model_Field::$save
$scope
in file Load.php, variable A_Model_Helper_Load::$scope
$scope
in file Load.php, variable A_Controller_Helper_Load::$scope
$scopePath
in file Load.php, variable A_Controller_Helper_Load::$scopePath
$script_extension
in file Pathinfo.php, variable A_Http_Pathinfo::$script_extension
$script_name
in file Request.php, variable A_Cli_Request::$script_name
$script_name
in file Captcha.php, variable A_Rule_Captcha::$script_name
$seconds
in file Duration.php, variable A_Datetime_Duration::$seconds
$secure
in file Cookie.php, variable A_Http_Cookie::$secure
$select
in file Insert.php, variable A_Sql_Insert::$select
$select
in file Activerecord.php, variable A_Db_Activerecord::$select
$selects
in file Union.php, variable A_Sql_Union::$selects
$separator
in file Order.php, variable A_Pagination_Helper_Order::$separator
$separator
in file Link.php, variable A_Pagination_Helper_Link::$separator
$sequence
in file Auth.php, variable A_User_Auth::$sequence
$sequenceext
in file Postgres.php, variable A_Db_Postgres::$sequenceext
$sequencestart
in file Postgres.php, variable A_Db_Postgres::$sequencestart
$serialize
in file File.php, variable A_Cache_File::$serialize
$server
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$server
$server
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$server
$server
in file Payflow.php, variable A_Cart_Payment_Payflow::$server
$serverlist
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$serverlist
$serverlist
in file Payflow.php, variable A_Cart_Payment_Payflow::$serverlist
$serverlist
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$serverlist
$servermode
in file Payflow.php, variable A_Cart_Payment_Payflow::$servermode
$servermode
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$servermode
$servermode
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$servermode
$session
in file Group.php, variable A_User_Prefilter_Group::$session
$session
in file Flash.php, variable A_Controller_Helper_Flash::$session
$session
in file File.php, variable A_Pagination_Adapter_File::$session
$session
in file Base.php, variable A_Socket_Client_Base::$session
    User session data. Developer defined.
$session_name
in file Session.php, variable A_Cart_Session::$session_name
$set
in file Update.php, variable A_Sql_Update::$set
$setMethod
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$setMethod
$set_pos
in file Flash.php, variable A_Controller_Helper_Flash::$set_pos
$shipping_type
in file Fedex.php, variable A_Cart_Shipping_Fedex::$shipping_type
$shipping_type
in file Ups.php, variable A_Cart_Shipping_UPS::$shipping_type
$size
in file Mapping.php, variable A_Db_Datamapper_Mapping::$size
$socket
in file Server.php, variable A_Socket_Server::$socket
    Holds the main socket listening for connections
$socket
in file Base.php, variable A_Socket_Client_Base::$socket
    Socket that client is on
$sockets
in file Server.php, variable A_Socket_Server::$sockets
    Holds all connected sockets
$sort
in file Browser.php, variable A_File_Browser::$sort
$source_file
in file Download.php, variable A_Http_Download::$source_file
$source_name
in file Field.php, variable A_Model_Field::$source_name
$sql
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$sql
$sql
in file Activerecord.php, variable A_Db_Activerecord::$sql
$sql
in file Join.php, variable A_Orm_DataMapper_Join::$sql
$sql
in file Datamapper.php, variable A_Db_Datamapper::$sql
$sql
in file Prepare.php, variable A_Sql_Prepare::$sql
$start
in file Range.php, variable A_Datetime_Range::$start
$start
in file Substr.php, variable A_Filter_Substr::$start
$start_row
in file Pager.php, variable A_Pager::$start_row
$state
in file Url.php, variable A_Pagination_Helper_Url::$state
$statement
in file Prepare.php, variable A_Sql_Prepare::$statement
$states
in file App.php, variable A_Controller_App::$states
$state_handlers
in file Form.php, variable A_Controller_Form::$state_handlers
$state_name
in file App.php, variable A_Controller_App::$state_name
$state_name_init
in file Form.php, variable A_Controller_Form::$state_name_init
$state_name_init
in file App.php, variable A_Controller_App::$state_name_init
$state_param
in file Form.php, variable A_Controller_Form::$state_param
$str
in file Eval.php, variable A_Template_Eval::$str
$subject
in file Email.php, variable A_Email::$subject
$submit_param
in file Form.php, variable A_Model_Form::$submit_param
$submit_param
in file Upload.php, variable A_Http_Upload::$submit_param
$submit_param_name
in file Form.php, variable A_Controller_Form::$submit_param_name
$success_url
in file Auth.php, variable A_User_Auth::$success_url
$suffix
in file Load.php, variable A_Controller_Helper_Load::$suffix
Session.php
procedural page Session.php
State.php
procedural page State.php
Single.php
procedural page Single.php
Sqlite.php
procedural page Sqlite.php
Sqlite3.php
procedural page Sqlite3.php
Schema.php
procedural page Schema.php
Sqlite.php
procedural page Sqlite.php
Sqlite3.php
procedural page Sqlite3.php
Smtp.php
procedural page Smtp.php
Set.php
procedural page Set.php
Smartquotes.php
procedural page Smartquotes.php
Substr.php
procedural page Substr.php
Select.php
procedural page Select.php
Selectdb.php
procedural page Selectdb.php
Submit.php
procedural page Submit.php
Script.php
procedural page Script.php
Span.php
procedural page Span.php
Singleton.php
procedural page Singleton.php
SQLJoin.php
procedural page SQLJoin.php
Standalone.php
procedural page Standalone.php
Standard.php
procedural page Standard.php
Set.php
procedural page Set.php
sameAs
in file Item.php, method A_Cart_Item::sameAs()
save
in file Order.php, method A_Cart_Order::save()
save
in file File.php, method A_Cache_File::save()
    Save name to cache
save
in file Tabledatagateway.php, method A_Db_Tabledatagateway::save()
save
in file DataMapper.php, method A_Orm_DataMapper::save()
save
in file Writer.php, method A_Delimited_Writer::save()
save
in file Activerecord.php, method A_Db_Activerecord::save()
save
in file Model.php, method A_Model::save()
saveMethod
in file Mapping.php, method A_Orm_DataMapper_Mapping::saveMethod()
savepoint
in file Adapter.php, method A_Db_Adapter::savepoint()
select
in file Insert.php, method A_Sql_Insert::select()
select
in file Query.php, method A_Sql_Query::select()
select
in file Union.php, method A_Sql_Union::select()
selectDb
in file Adapter.php, method A_Db_Adapter::selectDb()
send
in file Client.php, method A_Socket_Client::send()
    Writes a string message to the socket
send
in file Phpmail.php, method A_Email_Phpmail::send()
send
in file Base.php, method A_Socket_Client_Base::send()
    Send message to client
send
in file Smtp.php, method A_Email_Smtp::send()
send
in file Websocket.php, method A_Socket_Client_Websocket::send()
    Send message to client
send
in file Email.php, method A_Email::send()
SENDER
in file Message.php, class constant A_Socket_Message::SENDER
    Reply only to the client that sent the message
separator
in file Link.php, method A_Pagination_Helper_Link::separator()
SERVER_LIVE
in file Authorizenet.php, class constant A_Cart_Payment_Authorizenet::SERVER_LIVE
SERVER_LIVE
in file Payflow.php, class constant A_Cart_Payment_Payflow::SERVER_LIVE
SERVER_NONE
in file Payflow.php, class constant A_Cart_Payment_Payflow::SERVER_NONE
SERVER_NONE
in file Authorizenet.php, class constant A_Cart_Payment_Authorizenet::SERVER_NONE
SERVER_TEST
in file Authorizenet.php, class constant A_Cart_Payment_Authorizenet::SERVER_TEST
SERVER_TEST
in file Payflow.php, class constant A_Cart_Payment_Payflow::SERVER_TEST
Session.php
procedural page Session.php
set
in file Head.php, method A_Html_Head::set()
set
in file Doc.php, method A_Html_Doc::set()
set
in file Flash.php, method A_Controller_Helper_Flash::set()
set
in file Link.php, method A_Pagination_Helper_Link::set()
    Set an HTML attribute to be rendered in the link
set
in file Input.php, method A_Controller_Input::set()
set
in file Form.php, method A_Html_Form::set()
    Set an attribute to this tag
set
in file Request.php, method A_Http_Request::set()
set
in file Strreplace.php, method A_Template_Strreplace::set()
set
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::set()
set
in file Smarty.php, method A_Template_Smarty::set()
set
in file Session.php, method A_User_Session::set()
set
in file Session.php, method A_Session::set()
    set
set
in file Tag.php, method A_Html_Tag::set()
    Set a tag attribute(s).
set
in file Update.php, method A_Sql_Update::set()
set
in file View.php, method A_Cli_View::set()
set
in file View.php, method A_Http_View::set()
set
in file Url.php, method A_Pagination_Helper_Url::set()
set
in file Application.php, method A_Application::set()
set
in file Script.php, method A_Html_Style::set()
set
in file Base.php, method A_Template_Base::set()
set
in file Model.php, method A_Model::set()
set
in file Collection.php, method A_Collection::set()
    Sets the specified key to a value, or a default if the value is null. The key is deleted if default is null
set
in file Cookie.php, method A_Http_Cookie::set()
set
in file Request.php, method A_Cli_Request::set()
set
in file Renderer.php, method A_Renderer::set()
    Set internal data to be rendered
set
in file Locator.php, method A_Locator::set()
set
in file Core.php, method A_Orm_DataMapper_Core::set()
    Set object in Identity Map object (if exists)
setAction
in file Form.php, method A_Html_Form::setAction()
    Set this form's destination URL
setActionParam
in file Mapper.php, method A_Controller_Mapper::setActionParam()
setActionParam
in file Url.php, method A_Http_Url::setActionParam()
setAlias
in file Mapping.php, method A_Orm_DataMapper_Mapping::setAlias()
setAllowedTypes
in file Upload.php, method A_Http_Upload::setAllowedTypes()
setAmount
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setAmount()
setAmount
in file Payflow.php, method A_Cart_Payment_Payflow::setAmount()
setAmount
in file Pfpro.php, method A_Cart_Payment_Pfpro::setAmount()
setAppPath
in file Load.php, method A_Model_Helper_Load::setAppPath()
setAuthField
in file Session.php, method A_User_Session::setAuthField()
setAutoConfigure
in file Reader.php, method A_Delimited_Reader::setAutoConfigure()
setAutoWrite
in file Logger.php, method A_Logger::setAutoWrite()
setBase
in file Head.php, method A_Html_Head::setBase()
setBase
in file Url.php, method A_Pagination_Helper_Url::setBase()
setBasePath
in file Mapper.php, method A_Controller_Mapper::setBasePath()
setBasePath
in file Upload.php, method A_Http_Upload::setBasePath()
setBasePath
in file Captcha.php, method A_Rule_Captcha::setBasePath()
setBaseURL
in file Url.php, method A_Cart_Url::setBaseURL()
setBCC
in file Email.php, method A_Email::setBCC()
setBody
in file Doc.php, method A_Html_Doc::setBody()
setBodyAttr
in file Doc.php, method A_Html_Doc::setBodyAttr()
setCache
in file Cachedcontroller.php, method A_Socket_Eventlistener_Cachedcontroller::setCache()
setCancel
in file Manager.php, method A_Event_Manager::setCancel()
    Set return value that stops the Listener chain is used.
setCardNumber
in file Pfpro.php, method A_Cart_Payment_Pfpro::setCardNumber()
setCardNumber
in file Payflow.php, method A_Cart_Payment_Payflow::setCardNumber()
setCardNumber
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setCardNumber()
setCardType
in file Payflow.php, method A_Cart_Payment_Payflow::setCardType()
setCC
in file Email.php, method A_Email::setCC()
setChain
in file Set.php, method A_Filter_Set::setChain()
    Sets the filterchain to an array of filters
setCharacterSet
in file View.php, method A_Cli_View::setCharacterSet()
setCharacterSet
in file Base.php, method A_Template_Base::setCharacterSet()
setCharacterSet
in file View.php, method A_Http_View::setCharacterSet()
setCharset
in file Captcha.php, method A_Rule_Captcha::setCharset()
setCharset
in file Head.php, method A_Html_Head::setCharset()
setChooseConfigFunc
in file Masterslave.php, method A_Db_Config_Masterslave::setChooseConfigFunc()
setCity
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setCity()
setCity
in file Payflow.php, method A_Cart_Payment_Payflow::setCity()
setClass
in file Mapper.php, method A_Controller_Mapper::setClass()
setClass
in file Core.php, method A_Orm_DataMapper_Core::setClass()
setClass
in file Datamapper.php, method A_Db_Datamapper::setClass()
setClassDir
in file Load.php, method A_Model_Helper_Load::setClassDir()
setClassDir
in file Mapper.php, method A_Controller_Mapper::setClassDir()
setClassName
in file Base.php, method A_Db_Recordset_Base::setClassName()
    Sets a class to create a row of
setClassNaming
in file Mapper.php, method A_Controller_Mapper::setClassNaming()
setCollectionClass
in file Base.php, method A_Config_Base::setCollectionClass()
setColumn
in file Mapping.php, method A_Orm_DataMapper_Mapping::setColumn()
setColumns
in file Order.php, method A_Pagination_Helper_Order::setColumns()
setColumns
in file Activerecord.php, method A_Db_Activerecord::setColumns()
setComments
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setComments()
setComments
in file Pfpro.php, method A_Cart_Payment_Pfpro::setComments()
setComments
in file Payflow.php, method A_Cart_Payment_Payflow::setComments()
setConfig
in file Base.php, method A_Delimited_Base::setConfig()
setConnectionTimeout
in file Smtp.php, method A_Email_Smtp::setConnectionTimeout()
setContent
in file View.php, method A_Http_View::setContent()
setContent
in file Doc.php, method A_Html_Doc::setContent()
    Compatability with Response/View
setContent
in file View.php, method A_Cli_View::setContent()
setContentLength
in file Download.php, method A_Http_Download::setContentLength()
    Optional - if no source filename specified then use this to set length.
setControllerParam
in file Mapper.php, method A_Controller_Mapper::setControllerParam()
setCookie
in file View.php, method A_Http_View::setCookie()
setCountry
in file Payflow.php, method A_Cart_Payment_Payflow::setCountry()
setCryptFunction
in file Auth.php, method A_User_Auth::setCryptFunction()
setCurrency
in file Payflow.php, method A_Cart_Payment_Payflow::setCurrency()
setCurrency
in file Manager.php, method A_Cart_Manager::setCurrency()
setCurrentPage
in file Core.php, method A_Pagination_Core::setCurrentPage()
setCurrentPage
in file Pager.php, method A_Pager::setCurrentPage()
    setCurrentPage
setCVV2
in file Payflow.php, method A_Cart_Payment_Payflow::setCVV2()
setData
in file Item.php, method A_Cart_Item::setData()
setDate
in file Datetime.php, method A_Datetime::setDate()
    provide fluent interface for DateTime::setDate()
setDayMonthOrder
in file Datetime.php, method A_Datetime::setDayMonthOrder()
    Set internal format for __tostring
setDB
in file Auth.php, method A_User_Auth::setDB()
setDb
in file Datamapper.php, method A_Db_Datamapper::setDb()
setDB
in file Field2.php, method A_Controller_Form_Field::setDB()
setDb
in file Activerecord.php, method A_Db_Activerecord::setDb()
setDb
in file Prepare.php, method A_Sql_Prepare::setDb()
setDb
in file Statement.php, method A_Sql_Statement::setDb()
setDb
in file Core.php, method A_Orm_DataMapper_Core::setDb()
setDBFieldPassword
in file Auth.php, method A_User_Auth::setDBFieldPassword()
setDBFieldSequence
in file Auth.php, method A_User_Auth::setDBFieldSequence()
setDBFieldUserID
in file Auth.php, method A_User_Auth::setDBFieldUserID()
setDBTable
in file Auth.php, method A_User_Auth::setDBTable()
setDefault
in file Field.php, method A_Model_Field::setDefault()
setDefaultAction
in file Mapper.php, method A_Controller_Mapper::setDefaultAction()
setDefaultDir
in file Mapper.php, method A_Controller_Mapper::setDefaultDir()
setDefaultMethod
in file Mapper.php, method A_Controller_Mapper::setDefaultMethod()
setDelimiter
in file Ingroup.php, method A_User_Rule_Ingroup::setDelimiter()
setDescription
in file Payflow.php, method A_Cart_Payment_Payflow::setDescription()
setDir
in file Locator.php, method A_Locator::setDir()
    Set a directory to used for class names that:
setDir
in file Load.php, method A_Controller_Helper_Load::setDir()
setDir
in file Mapper.php, method A_Controller_Mapper::setDir()
setDirParam
in file Mapper.php, method A_Controller_Mapper::setDirParam()
setDoctype
in file Doc.php, method A_Html_Doc::setDoctype()
setDoctype
in file Doctype.php, method A_Html_Doctype::setDoctype()
setDomain
in file Cookie.php, method A_Http_Cookie::setDomain()
setEmail
in file Payflow.php, method A_Cart_Payment_Payflow::setEmail()
setEncoding
in file Download.php, method A_Http_Download::setEncoding()
    Set the Transfer Encoding of the file to be downloaded to be specified in the header
setError
in file Field.php, method A_Controller_Input_Field::setError()
    Add an error or clear errors by passing null
setErrorMsg
in file Field.php, method A_Model_Field::setErrorMsg()
setErrorMsg
in file Model.php, method A_Model::setErrorMsg()
setErrorMsg
in file Base.php, method A_Rule_Base::setErrorMsg()
    Sets the error message that is to be returned if this rule should fail
setErrorMsg
in file Access.php, method A_User_Access::setErrorMsg()
setEscape
in file View.php, method A_Cli_View::setEscape()
setEscape
in file Logicallist.php, method A_Sql_Logicallist::setEscape()
setEscape
in file Base.php, method A_Template_Base::setEscape()
setEscape
in file View.php, method A_Http_View::setEscape()
setException
in file Manager.php, method A_Event_Manager::setException()
    Set the exception class to use. If $class is set to true, the default is used.
setException
in file Adapter.php, method A_Db_Adapter::setException()
setException
in file Base.php, method A_Config_Base::setException()
setExpDate
in file Pfpro.php, method A_Cart_Payment_Pfpro::setExpDate()
setExpDate
in file Payflow.php, method A_Cart_Payment_Payflow::setExpDate()
setExpDate
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setExpDate()
setExpire
in file Cookie.php, method A_Http_Cookie::setExpire()
setExtraParameters
in file Browser.php, method A_File_Browser::setExtraParameters()
setField
in file Schema.php, method A_Db_Schema::setField()
setField
in file Base.php, method A_User_Rule_Base::setField()
setField
in file Group.php, method A_User_Prefilter_Group::setField()
setFieldDelimiter
in file Base.php, method A_Delimited_Base::setFieldDelimiter()
setFieldEnclosure
in file Base.php, method A_Delimited_Base::setFieldEnclosure()
setFieldEscape
in file Base.php, method A_Delimited_Base::setFieldEscape()
setFieldNamesInFirstRow
in file Base.php, method A_Delimited_Base::setFieldNamesInFirstRow()
setFilename
in file Base.php, method A_Template_Base::setFilename()
setFilename
in file Base.php, method A_Delimited_Base::setFilename()
setFilename
in file File.php, method A_Logger_File::setFilename()
setFilename
in file File.php, method A_Template_File::setFilename()
setFileOption
in file Upload.php, method A_Http_Upload::setFileOption()
setFileParam
in file Upload.php, method A_Http_Upload::setFileParam()
setFilters
in file Request.php, method A_Cli_Request::setFilters()
setFilters
in file Request.php, method A_Http_Request::setFilters()
setFirstName
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setFirstName()
setFirstName
in file Payflow.php, method A_Cart_Payment_Payflow::setFirstName()
setFormat
in file Datetime.php, method A_Datetime::setFormat()
    Set format of value returned by __toString()
setForward
in file Group.php, method A_User_Prefilter_Group::setForward()
setForward
in file Base.php, method A_User_Rule_Base::setForward()
setFraud
in file Payflow.php, method A_Cart_Payment_Payflow::setFraud()
setFrom
in file Email.php, method A_Email::setFrom()
setFunctionParam
in file Field2.php, method A_Controller_Form_Field::setFunctionParam()
setGetMethod
in file Mapping.php, method A_Orm_DataMapper_Mapping::setGetMethod()
setGroups
in file Ingroup.php, method A_User_Rule_Ingroup::setGroups()
setHandler
in file Session.php, method A_Session::setHandler()
    setHandler
setHandler
in file Container.php, method A_Orm_Container::setHandler()
setHeader
in file View.php, method A_Http_View::setHeader()
setHelper
in file View.php, method A_Cli_View::setHelper()
setHelper
in file Standard.php, method A_Pagination_View_Standard::setHelper()
setHelper
in file View.php, method A_Http_View::setHelper()
setHelperClass
in file Form.php, method A_Html_Form::setHelperClass()
setHelperClass
in file View.php, method A_Http_View::setHelperClass()
setHelperClass
in file View.php, method A_Cli_View::setHelperClass()
setHttponly
in file Cookie.php, method A_Http_Cookie::setHttponly()
setID
in file Item.php, method A_Cart_Item::setID()
    Set item ID
setInitState
in file App.php, method A_Controller_App::setInitState()
setInstance
in file Singleton.php, method A_Locator_Singleton::setInstance()
setISODate
in file Datetime.php, method A_Datetime::setISODate()
    provide fluent interface for DateTime::setISODate()
setKey
in file Mapping.php, method A_Orm_DataMapper_Mapping::setKey()
setLanguage
in file Head.php, method A_Html_Head::setLanguage()
setLastName
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setLastName()
setLastName
in file Payflow.php, method A_Cart_Payment_Payflow::setLastName()
setLastRowParameter
in file Pager.php, method A_Pager::setLastRowParameter()
    setLastRowParameter
setLength
in file Captcha.php, method A_Rule_Captcha::setLength()
setLevel
in file Logger.php, method A_Logger::setLevel()
setLevel
in file Islevel.php, method A_User_Rule_Islevel::setLevel()
setLineDelimiter
in file Base.php, method A_Delimited_Base::setLineDelimiter()
setLocator
in file View.php, method A_Http_View::setLocator()
setLocator
in file View.php, method A_Cli_View::setLocator()
setLogic
in file Expression.php, method A_Sql_Expression::setLogic()
setManager
in file Url.php, method A_Cart_Url::setManager()
setMap
in file Pathinfo.php, method A_Http_Pathinfo::setMap()
setMapper
in file Front.php, method A_Controller_Front::setMapper()
    Set mapper object
setMapper
in file Load.php, method A_Controller_Helper_Load::setMapper()
    Scopes are:
setMaxFilesize
in file Upload.php, method A_Http_Upload::setMaxFilesize()
setMessage
in file Email.php, method A_Email::setMessage()
setMethod
in file Form.php, method A_Html_Form::setMethod()
    Set form method
setMethod
in file Mapper.php, method A_Controller_Mapper::setMethod()
setMethod
in file Form.php, method A_Model_Form::setMethod()
setMethodNaming
in file Mapper.php, method A_Controller_Mapper::setMethodNaming()
setMimeType
in file Download.php, method A_Http_Download::setMimeType()
    Set the mime type of the file to be downloaded to be specified in the header
setMinFilesize
in file Upload.php, method A_Http_Upload::setMinFilesize()
setModel
in file Form.php, method A_Html_Form::setModel()
    set data model that form will get/set values to/from.
setName
in file Pfpro.php, method A_Cart_Payment_Pfpro::setName()
setName
in file Base.php, method A_Rule_Base::setName()
    Changes the field this rule applies to
setName
in file Payflow.php, method A_Cart_Payment_Payflow::setName()
setName
in file Base.php, method A_Filter_Base::setName()
    Changes the field this filter applies to
setName
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setName()
setNamespace
in file Session.php, method A_User_Session::setNamespace()
setNegative
in file Duration.php, method A_Datetime_Duration::setNegative()
    Set Duration to be used as a negative value when used with a date
setNumItems
in file Core.php, method A_Pagination_Core::setNumItems()
setObject
in file Mapping.php, method A_Db_Datamapper_Mapping::setObject()
setOptional
in file Set.php, method A_Rule_Set::setOptional()
    Sets whether fields allow null values or not
setOptional
in file Base.php, method A_Rule_Base::setOptional()
    Sets whether field allows null values or not
setOptional
in file Field.php, method A_Model_Field::setOptional()
setOrderBy
in file Core.php, method A_Pagination_Core::setOrderBy()
setOrderBy
in file Array.php, method A_Pagination_Adapter_Array::setOrderBy()
setOrderBy
in file File.php, method A_Pagination_Adapter_File::setOrderBy()
setOrderBy
in file Adapter.php, method A_Pagination_Adapter::setOrderBy()
setOrderBy
in file Base.php, method A_Pagination_Adapter_Base::setOrderBy()
setOrderBy
in file Null.php, method A_Pagination_Adapter_Null::setOrderBy()
setOrderByCurrent
in file Pager.php, method A_Pager::setOrderByCurrent()
    setOrderByCurrent
setOrderByFields
in file Pager.php, method A_Pager::setOrderByFields()
    setOrderByFields
setOrderByParameter
in file Pager.php, method A_Pager::setOrderByParameter()
    setOrderByParameter
setOrderNumber
in file Payflow.php, method A_Cart_Payment_Payflow::setOrderNumber()
setOrderNumber
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setOrderNumber()
setOtherCost
in file Manager.php, method A_Cart_Manager::setOtherCost()
setP3P
in file Session.php, method A_Session::setP3P()
    setP3P
setPageParameter
in file Pager.php, method A_Pager::setPageParameter()
    setPageParameter
setPageSize
in file Core.php, method A_Pagination_Core::setPageSize()
    Set the number of items returned by getItems()
setPageSize
in file Pager.php, method A_Pager::setPageSize()
    setPageSize
setPageSizeParameter
in file Pager.php, method A_Pager::setPageSizeParameter()
    setPageSizeParameter
setParam
in file Mapping.php, method A_Orm_DataMapper_Mapping::setParam()
setParamName
in file Core.php, method A_Pagination_Core::setParamName()
setParamNamespace
in file Core.php, method A_Pagination_Core::setParamNamespace()
setPartial
in file View.php, method A_Http_View::setPartial()
    Convenience method to more easily set a partial template
setPartial
in file Include.php, method A_Template_Include::setPartial()
    short for $this->set($name, $this->partial($template, $data))
setPartialLoop
in file Include.php, method A_Template_Include::setPartialLoop()
    short for $this->set($name, $this->partialLoop($template, $data_name, $data))
setPartialLoop
in file View.php, method A_Http_View::setPartialLoop()
    short for $this->set($name, $this->partialLoop($template, $data_name, $data))
setPartner
in file Payflow.php, method A_Cart_Payment_Payflow::setPartner()
setPartner
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setPartner()
setPartner
in file Pfpro.php, method A_Cart_Payment_Pfpro::setPartner()
setPassword
in file Payflow.php, method A_Cart_Payment_Payflow::setPassword()
setPassword
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setPassword()
setPassword
in file Pfpro.php, method A_Cart_Payment_Pfpro::setPassword()
setPath
in file Horderoutes.php, method A_Http_Horderoutes::setPath()
setPath
in file Load.php, method A_Controller_Helper_Load::setPath()
setPath
in file Cookie.php, method A_Http_Cookie::setPath()
setPath
in file Pathinfo.php, method A_Http_Pathinfo::setPath()
setPath
in file Manager.php, method A_Event_Manager::setPath()
    Set path to look in for handler classes
setPath
in file Application.php, method A_Application::setPath()
    Set the include path
setPathInfo
in file Request.php, method A_Http_Request::setPathInfo()
setPathInfo
in file Request.php, method A_Cli_Request::setPathInfo()
setPathParam
in file Upload.php, method A_Http_Upload::setPathParam()
setPaymentMethod
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setPaymentMethod()
setPositive
in file Duration.php, method A_Datetime_Duration::setPositive()
    Set Duration to be used as a positive value when used with a date.
setPreMethod
in file Group.php, method A_User_Prefilter_Group::setPreMethod()
setProductID
in file Item.php, method A_Cart_Item::setProductID()
    Set product ID
setProperty
in file Mapping.php, method A_Orm_DataMapper_Mapping::setProperty()
setProtocol
in file Url.php, method A_Pagination_Helper_Url::setProtocol()
setQuantity
in file Item.php, method A_Cart_Item::setQuantity()
setQuantityFixed
in file Item.php, method A_Cart_Item::setQuantityFixed()
setQuoteStyle
in file View.php, method A_Cli_View::setQuoteStyle()
setQuoteStyle
in file Base.php, method A_Template_Base::setQuoteStyle()
setQuoteStyle
in file View.php, method A_Http_View::setQuoteStyle()
setRangeSize
in file Pager.php, method A_Pager::setRangeSize()
    setRangeSize
setRangeSize
in file Core.php, method A_Pagination_Core::setRangeSize()
    Set the number of page number on each side of the current page number. Total number of page numbers is $size * 2 + 1
setRedirect
in file View.php, method A_Http_View::setRedirect()
setRenderClass
in file Load.php, method A_Controller_Helper_Load::setRenderClass()
setRenderer
in file Doc.php, method A_Html_Doc::setRenderer()
setRenderer
in file Renderable.php, method A_Renderable::setRenderer()
    Sets the internal A_Renderer object to use.
setRenderer
in file View.php, method A_Cli_View::setRenderer()
setRenderer
in file Link.php, method A_Pagination_Helper_Link::setRenderer()
    Set a renderer to render the individual links.
setRenderer
in file View.php, method A_Http_View::setRenderer()
setRenderer
in file Field.php, method A_Controller_Input_Field::setRenderer()
setRenderer
in file Standard.php, method A_Pagination_View_Standard::setRenderer()
    Assign a renderer to the Link helper
setRenderer
in file Field.php, method A_Model_Form_Field::setRenderer()
setReplace
in file Upload.php, method A_Http_Upload::setReplace()
setReplyto
in file Email.php, method A_Email::setReplyto()
setRequest
in file Request.php, method A_Pagination_Request::setRequest()
setResult
in file Base.php, method A_Db_Recordset_Base::setResult()
    Sets the database resource object, and loads first row into memory
setResultClasses
in file Adapter.php, method A_Db_Adapter::setResultClasses()
setRoute
in file Mapper.php, method A_Controller_Mapper::setRoute()
    Take a route array (or string or object) and set properties
setRow
in file Mapping.php, method A_Db_Datamapper_Mapping::setRow()
setSave
in file Field.php, method A_Model_Field::setSave()
setScope
in file Load.php, method A_Model_Helper_Load::setScope()
setScriptExtension
in file Pathinfo.php, method A_Http_Pathinfo::setScriptExtension()
setScriptName
in file Captcha.php, method A_Rule_Captcha::setScriptName()
setSecure
in file Cookie.php, method A_Http_Cookie::setSecure()
setSeparator
in file Order.php, method A_Pagination_Helper_Order::setSeparator()
setSeparator
in file Link.php, method A_Pagination_Helper_Link::setSeparator()
setServer
in file Pfpro.php, method A_Cart_Payment_Pfpro::setServer()
setServer
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setServer()
setServer
in file Payflow.php, method A_Cart_Payment_Payflow::setServer()
setServerMode
in file Payflow.php, method A_Cart_Payment_Payflow::setServerMode()
setServerMode
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setServerMode()
setServerMode
in file Pfpro.php, method A_Cart_Payment_Pfpro::setServerMode()
setSession
in file File.php, method A_Pagination_Adapter_File::setSession()
setSession
in file Base.php, method A_Socket_Client_Base::setSession()
    Set the client session data
setSession
in file Session.php, method A_User_Session::setSession()
setSession
in file Client.php, method A_Socket_Client::setSession()
    Set session data associated with client object
setSession
in file Request.php, method A_Pagination_Request::setSession()
setSession
in file Base.php, method A_Socket_Message_Base::setSession()
    Set the session of the sender client
setSession
in file Message.php, method A_Socket_Message::setSession()
    Set session data associated with sender client
setSetMethod
in file Mapping.php, method A_Orm_DataMapper_Mapping::setSetMethod()
setSocketTimeout
in file Smtp.php, method A_Email_Smtp::setSocketTimeout()
setSort
in file Browser.php, method A_File_Browser::setSort()
setSourceFilePath
in file Download.php, method A_Http_Download::setSourceFilePath()
    Set the path to a file on the server. The contents will be dumped following outputing the header and content length will be set
setSourceName
in file Field.php, method A_Model_Field::setSourceName()
setSqlMapping
in file Masterslave.php, method A_Db_Config_Masterslave::setSqlMapping()
setState
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setState()
setState
in file Payflow.php, method A_Cart_Payment_Payflow::setState()
setStateHandlers
in file Form.php, method A_Controller_Form::setStateHandlers()
setStep
in file Wizard.php, method A_Controller_App_Wizard::setStep()
setStreet
in file Pfpro.php, method A_Cart_Payment_Pfpro::setStreet()
setStreet
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setStreet()
setStreet
in file Payflow.php, method A_Cart_Payment_Payflow::setStreet()
setSubject
in file Email.php, method A_Email::setSubject()
setSubmitFieldName
in file Form.php, method A_Controller_Form::setSubmitFieldName()
setSubmitParam
in file Upload.php, method A_Http_Upload::setSubmitParam()
setSubmitParameterName
in file Form.php, method A_Model_Form::setSubmitParameterName()
    Set the field which denotes that this form has been submitted
setSuccessRedirect
in file Auth.php, method A_User_Auth::setSuccessRedirect()
setSuffix
in file Load.php, method A_Controller_Helper_Load::setSuffix()
setTable
in file Mapping.php, method A_Orm_DataMapper_Mapping::setTable()
setTable
in file Schema.php, method A_Db_Schema::setTable()
setTable
in file Core.php, method A_Orm_DataMapper_Core::setTable()
setTable
in file Datamapper.php, method A_Db_Datamapper::setTable()
setTableKey
in file Datamapper.php, method A_Db_Datamapper::setTableKey()
setTargetFileName
in file Download.php, method A_Http_Download::setTargetFileName()
    Set the filename to be used on the client. Use if no source file or if you want a different name than the source file.
setTargetName
in file Timezone.php, method A_Datetime_Timezone::setTargetName()
    Set the target timezone by name
setTemplate
in file Base.php, method A_Template_Base::setTemplate()
setTemplate
in file View.php, method A_Cli_View::setTemplate()
setTemplate
in file Logger.php, method A_Logger::setTemplate()
setTemplate
in file View.php, method A_Http_View::setTemplate()
setTemplate
in file File.php, method A_Template_File::setTemplate()
setTemplatePath
in file View.php, method A_Cli_View::setTemplatePath()
setTemplatePath
in file View.php, method A_Http_View::setTemplatePath()
setTemplateScope
in file View.php, method A_Cli_View::setTemplateScope()
setTemplateScope
in file View.php, method A_Http_View::setTemplateScope()
setTime
in file Datetime.php, method A_Datetime::setTime()
    provide fluent interface for DateTime::setTime()
setTimezone
in file Datetime.php, method A_Datetime::setTimezone()
    provide fluent interface for DateTime::setTimezone()
setTitle
in file Head.php, method A_Html_Head::setTitle()
setTo
in file Email.php, method A_Email::setTo()
setTransactionID
in file Payflow.php, method A_Cart_Payment_Payflow::setTransactionID()
setTransactionType
in file Payflow.php, method A_Cart_Payment_Payflow::setTransactionType()
setTransactionType
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setTransactionType()
setTransactionType
in file Pfpro.php, method A_Cart_Payment_Pfpro::setTransactionType()
setType
in file Field.php, method A_Model_Form_Field::setType()
setTypeSuffix
in file Load.php, method A_Model_Helper_Load::setTypeSuffix()
setUnique
in file Item.php, method A_Cart_Item::setUnique()
setUnitPrice
in file Item.php, method A_Cart_Item::setUnitPrice()
    Set price for a single item
setUser
in file Base.php, method A_User_Rule_Base::setUser()
setUser
in file Pfpro.php, method A_Cart_Payment_Pfpro::setUser()
setUser
in file Payflow.php, method A_Cart_Payment_Payflow::setUser()
setUser
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setUser()
setValue
in file Field.php, method A_Controller_Input_Field::setValue()
setValue
in file Field.php, method A_Model_Field::setValue()
setValue
in file Base.php, method A_Filter_Base::setValue()
    Sets the value in the data container that this filter is validating
setValueFromModel
in file Form.php, method A_Html_Form::setValueFromModel()
setWrapper
in file Form.php, method A_Html_Form::setWrapper()
setWriteAllEnclosed
in file Writer.php, method A_Delimited_Writer::setWriteAllEnclosed()
setXML
in file Xslt.php, method A_Template_Xslt::setXML()
setXMLFilename
in file Xslt.php, method A_Template_Xslt::setXMLFilename()
setZip
in file Pfpro.php, method A_Cart_Payment_Pfpro::setZip()
setZip
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::setZip()
setZip
in file Payflow.php, method A_Cart_Payment_Payflow::setZip()
signin
in file Session.php, method A_User_Session::signin()
    Alias for login()
signin
in file Auth.php, method A_User_Auth::signin()
    Alias for login()
signout
in file Session.php, method A_User_Session::signout()
    Alias for logout()
size
in file Info.php, method A_File_Info::size()
slice
in file Collection.php, method A_Collection::slice()
    Extract a slice of this Collection into a new Collection
Server.php
procedural page Server.php
SOCKET_EOL
in file Websocket.php, class constant A_Socket_Client_Websocket::SOCKET_EOL
SORT_CASE_INSENSITIVE
in file Browser.php, class constant A_File_Browser::SORT_CASE_INSENSITIVE
SORT_CASE_SENSITIVE
in file Browser.php, class constant A_File_Browser::SORT_CASE_SENSITIVE
SORT_NONE
in file Browser.php, class constant A_File_Browser::SORT_NONE
String.php
procedural page String.php
Select.php
procedural page Select.php
Set.php
procedural page Set.php
Statement.php
procedural page Statement.php
String.php
procedural page String.php
start
in file Session.php, method A_User_Session::start()
start
in file Session.php, method A_Session::start()
    start
start
in file Adapter.php, method A_Db_Adapter::start()
statement
in file Prepare.php, method A_Sql_Prepare::statement()
Smarty.php
procedural page Smarty.php
Strreplace.php
procedural page Strreplace.php
Session.php
procedural page Session.php
top

t

$table
in file Insert.php, variable A_Sql_Insert::$table
$table
in file From.php, variable A_Sql_From::$table
$table
in file Delete.php, variable A_Sql_Delete::$table
    Table name
$table
in file Join.php, variable A_Orm_DataMapper_Join::$table
$table
in file Activerecord.php, variable A_Db_Activerecord::$table
$table
in file Update.php, variable A_Sql_Update::$table
$table
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$table
$table
in file Schema.php, variable A_Db_Schema::$table
$table
in file Core.php, variable A_Orm_DataMapper_Core::$table
$table
in file Mapping.php, variable A_Orm_DataMapper_Mapping::$table
$table
in file Auth.php, variable A_User_Auth::$table
$table1
in file Parameters.php, variable A_Sql_Join_Parameters::$table1
$table1
in file Join.php, variable A_Db_Datamapper_Join::$table1
$table2
in file Join.php, variable A_Db_Datamapper_Join::$table2
$table2
in file Parameters.php, variable A_Sql_Join_Parameters::$table2
$table_keys
in file Datamapper.php, variable A_Db_Datamapper::$table_keys
$table_left
in file Join.php, variable A_Sql_Join::$table_left
$table_name
in file Mapping.php, variable A_Db_Datamapper_Mapping::$table_name
$table_name
in file Datamapper.php, variable A_Db_Datamapper::$table_name
$table_right
in file Join.php, variable A_Sql_Join::$table_right
$tagprefix
in file Strreplace.php, variable A_Template_Strreplace::$tagprefix
$tagsuffix
in file Strreplace.php, variable A_Template_Strreplace::$tagsuffix
$target
in file Timezone.php, variable A_Datetime_Timezone::$target
$target_file
in file Download.php, variable A_Http_Download::$target_file
$template
in file View.php, variable A_Cli_View::$template
$template
in file Base.php, variable A_Template_Base::$template
$template
in file Logger.php, variable A_Logger::$template
$template
in file View.php, variable A_Http_View::$template
$template_path
in file View.php, variable A_Http_View::$template_path
$template_path
in file View.php, variable A_Cli_View::$template_path
$template_scope
in file View.php, variable A_Cli_View::$template_scope
$template_scope
in file View.php, variable A_Http_View::$template_scope
$template_type
in file View.php, variable A_Cli_View::$template_type
$template_type
in file View.php, variable A_Http_View::$template_type
$timeout
in file Mtime.php, variable A_Cache_File_Mtime::$timeout
$to
in file Email.php, variable A_Email::$to
$to
in file Regexp.php, variable A_Filter_Regexp::$to
$toState
in file Transition.php, variable A_Controller_App_Transition::$toState
$transaction
in file Payflow.php, variable A_Cart_Payment_Payflow::$transaction
$transaction
in file Pfpro.php, variable A_Cart_Payment_Pfpro::$transaction
$transaction
in file Authorizenet.php, variable A_Cart_Payment_Authorizenet::$transaction
$transactionID
in file Payflow.php, variable A_Cart_Payment_Payflow::$transactionID
$transition
in file App.php, variable A_Controller_App::$transition
$type
in file Field.php, variable A_Model_Form_Field::$type
$type
in file Join.php, variable A_Orm_DataMapper_Join::$type
$type
in file Parameters.php, variable A_Sql_Join_Parameters::$type
$type
in file Validate.php, variable A_Cart_Creditcard_Validate::$type
$type
in file Join.php, variable A_Sql_Join::$type
$type
in file Multipart.php, variable A_Email_Multipart::$type
$type
in file Join.php, variable A_Db_Datamapper_Join::$type
$type
in file Mapping.php, variable A_Db_Datamapper_Mapping::$type
$typeDirs
in file Load.php, variable A_Model_Helper_Load::$typeDirs
$typeSuffixes
in file Load.php, variable A_Model_Helper_Load::$typeSuffixes
Transition.php
procedural page Transition.php
Timezone.php
procedural page Timezone.php
Tabledatagateway.php
procedural page Tabledatagateway.php
Tolower.php
procedural page Tolower.php
Toupper.php
procedural page Toupper.php
Trim.php
procedural page Trim.php
Text.php
procedural page Text.php
Textarea.php
procedural page Textarea.php
Tag.php
procedural page Tag.php
Table.php
procedural page Table.php
table
in file Insert.php, method A_Sql_Insert::table()
table
in file From.php, method A_Sql_From::table()
    Set main table
table
in file Tabledatagateway.php, method A_Db_Tabledatagateway::table()
table
in file Activerecord.php, method A_Db_Activerecord::table()
table
in file Update.php, method A_Sql_Update::table()
table
in file Delete.php, method A_Sql_Delete::table()
toArray
in file Duration.php, method A_Datetime_Duration::toArray()
    Return Duration values in assoc array
toArray
in file Base.php, method A_Db_Recordset_Base::toArray()
    Returns internal data array
toArray
in file Range.php, method A_Datetime_Range::toArray()
    Return an array of date/time objects from the start to end date using $duration as the interval
toArray
in file Collection.php, method A_Collection::toArray()
    Convert this Collection to a normal array
toCallback
in file Mapping.php, method A_Orm_DataMapper_Mapping::toCallback()
toColumn
in file Mapping.php, method A_Orm_DataMapper_Mapping::toColumn()
toFunction
in file Field2.php, method A_Controller_Form_Field::toFunction()
toHTML
in file Field2.php, method A_Controller_Form_Field::toHTML()
toLink
in file Field2.php, method A_Controller_Form_Field::toLink()
toPrint
in file Field2.php, method A_Controller_Form_Field::toPrint()
toPrintHidden
in file Field2.php, method A_Controller_Form_Field::toPrintHidden()
toQuery
in file Field2.php, method A_Controller_Form_Field::toQuery()
    Indexes of $attr:
toSprintf
in file Field2.php, method A_Controller_Form_Field::toSprintf()
toString
in file Duration.php, method A_Datetime_Duration::toString()
    Return Duration string in strtotime() style in the format "1 years 1 months 3 weeks 4 days 5 hours 6 minutes 7 seconds"
toString
in file Datetime.php, method A_Datetime::toString()
    get date using internal format value
toString
in file Range.php, method A_Datetime_Range::toString()
    Formats Range as a string according to DATE_ISO8601/DATE_ISO8601 standards
toTranslate
in file Field2.php, method A_Controller_Form_Field::toTranslate()
TRXTYPE_AUTHORIZATION
in file Payflow.php, class constant A_Cart_Payment_Payflow::TRXTYPE_AUTHORIZATION
TRXTYPE_AUTHORIZATION
in file Authorizenet.php, class constant A_Cart_Payment_Authorizenet::TRXTYPE_AUTHORIZATION
TRXTYPE_SALE
in file Payflow.php, class constant A_Cart_Payment_Payflow::TRXTYPE_SALE
TRXTYPE_SALE
in file Authorizenet.php, class constant A_Cart_Payment_Authorizenet::TRXTYPE_SALE
top

u

$unitprice
in file Item.php, variable A_Cart_Item::$unitprice
$update
in file Tabledatagateway.php, variable A_Db_Tabledatagateway::$update
$upload
in file Uploadform.php, variable A_Http_Uploadform::$upload
$url
in file Order.php, variable A_Pagination_Helper_Order::$url
$url
in file Link.php, variable A_Pagination_Helper_Link::$url
$user
in file Base.php, variable A_User_Rule_Base::$user
$user
in file Access.php, variable A_User_Access::$user
$userid_func
in file Auth.php, variable A_User_Auth::$userid_func
$use_local_vars
in file View.php, variable A_Cli_View::$use_local_vars
$use_local_vars
in file View.php, variable A_Http_View::$use_local_vars
Ups.php
procedural page Ups.php
Url.php
procedural page Url.php
Url.php
procedural page Url.php
Upload.php
procedural page Upload.php
Uploadform.php
procedural page Uploadform.php
Url.php
procedural page Url.php
Url.php
procedural page Url.php
Union.php
procedural page Union.php
Update.php
procedural page Update.php
update
in file Tabledatagateway.php, method A_Db_Tabledatagateway::update()
update
in file Core.php, method A_Orm_DataMapper_Core::update()
update
in file DataMapper.php, method A_Orm_DataMapper::update()
update
in file Query.php, method A_Sql_Query::update()
updateSQL
in file Datamapper.php, method A_Db_Datamapper::updateSQL()
url
in file Standard.php, method A_Pagination_View_Standard::url()
useLocalVars
in file View.php, method A_Http_View::useLocalVars()
useLocalVars
in file View.php, method A_Cli_View::useLocalVars()
userSort
in file Collection.php, method A_Collection::userSort()
    Sort this collection (without preserving keys) with a callback function.
using
in file From.php, method A_Sql_From::using()
top

v

$validator
in file Input.php, variable A_Controller_Input::$validator
$value
in file Field.php, variable A_Controller_Input_Field::$value
$value
in file Itemdata.php, variable A_Cart_Itemdata::$value
$value
in file Ups.php, variable A_Cart_Shipping_UPS::$value
$value
in file Field.php, variable A_Model_Field::$value
$values
in file Insert.php, variable A_Sql_Insert::$values
$view
in file Action.php, variable A_Controller_Action::$view
Validate.php
procedural page Validate.php
View.php
procedural page View.php
View.php
procedural page View.php
Validator.php
procedural page Validator.php
Values.php
procedural page Values.php
valid
in file Collection.php, method A_Collection::valid()
valid
in file Base.php, method A_Db_Recordset_Base::valid()
validate
in file Notempty.php, method A_Rule_Notempty::validate()
validate
in file Numeric.php, method A_Rule_Numeric::validate()
validate
in file Notnull.php, method A_Rule_Notnull::validate()
validate
in file Regexp.php, method A_Rule_Regexp::validate()
validate
in file Alnum.php, method A_Rule_Alnum::validate()
validate
in file Match.php, method A_Rule_Match::validate()
validate
in file Range.php, method A_Rule_Range::validate()
validate
in file Iterator.php, method A_Rule_Iterator::validate()
validate
in file Equals.php, method A_Rule_Equals::validate()
validate
in file Email.php, method A_Rule_Email::validate()
validate
in file Digit.php, method A_Rule_Digit::validate()
validate
in file Date.php, method A_Rule_Date::validate()
validate
in file Captcha.php, method A_Rule_Captcha::validate()
validate
in file Base.php, method A_Rule_Base::validate()
    Tells whether this rule passes or not (delegated to child class)
validate
in file Alpha.php, method A_Rule_Alpha::validate()
validate
in file Length.php, method A_Rule_Length::validate()
validate
in file Inarray.php, method A_Rule_Inarray::validate()
validate
in file Hasrole.php, method A_User_Rule_Hasrole::validate()
values
in file Insert.php, method A_Sql_Insert::values()
top

w

$weeks
in file Duration.php, variable A_Datetime_Duration::$weeks
$weight
in file Fedex.php, variable A_Cart_Shipping_Fedex::$weight
$weight
in file Ups.php, variable A_Cart_Shipping_UPS::$weight
$where
in file Update.php, variable A_Sql_Update::$where
$where
in file Delete.php, variable A_Sql_Delete::$where
    Where clause
$whereExpression
in file Delete.php, variable A_Sql_Delete::$whereExpression
    Where expression
$writers
in file Logger.php, variable A_Logger::$writers
$written
in file Logger.php, variable A_Logger::$written
Wizard.php
procedural page Wizard.php
Writer.php
procedural page Writer.php
Websocket.php
procedural page Websocket.php
Where.php
procedural page Where.php
where
in file Delete.php, method A_Sql_Delete::where()
where
in file Update.php, method A_Sql_Update::where()
where
in file Tabledatagateway.php, method A_Db_Tabledatagateway::where()
where
in file Activerecord.php, method A_Db_Activerecord::where()
where
in file Select.php, method A_Sql_Select::where()
    Set select statement WHERE clause
with
in file SQLJoin.php, method A_Orm_DataMapper_SQLJoin::with()
write
in file Writer.php, method A_Delimited_Writer::write()
write
in file Logger.php, method A_Logger::write()
write
in file Db.php, method A_Session_Db::write()
write
in file File.php, method A_Logger_File::write()
top

x

Xml.php
procedural page Xml.php
Xml.php
procedural page Xml.php
Xml.php
procedural page Xml.php
Xml.php
procedural page Xml.php
Xslt.php
procedural page Xslt.php
XHTML_1_0_FRAMESET
in file Doctype.php, class constant A_Html_Doctype::XHTML_1_0_FRAMESET
XHTML_1_0_STRICT
in file Doctype.php, class constant A_Html_Doctype::XHTML_1_0_STRICT
XHTML_1_0_TRANSITIONAL
in file Doctype.php, class constant A_Html_Doctype::XHTML_1_0_TRANSITIONAL
XHTML_1_1
in file Doctype.php, class constant A_Html_Doctype::XHTML_1_1
top

y

$years
in file Duration.php, variable A_Datetime_Duration::$years
Yaml.php
procedural page Yaml.php
top

_

$_attr
in file Form.php, variable A_Html_Form::$_attr
$_attr
in file Tag.php, variable A_Html_Tag::$_attr
$_authField
in file Session.php, variable A_User_Session::$_authField
$_a_namespace
in file Session.php, variable A_Session::$_a_namespace
$_body
in file Doc.php, variable A_Html_Doc::$_body
$_cancel
in file Manager.php, variable A_Event_Manager::$_cancel
$_choose_config_func
in file Masterslave.php, variable A_Db_Config_Masterslave::$_choose_config_func
$_config
in file Head.php, variable A_Html_Head::$_config
$_config
in file Base.php, variable A_Delimited_Base::$_config
$_config
in file Single.php, variable A_Db_Config_Single::$_config
    User-provided configuration data
$_config
in file Doctype.php, variable A_Html_Doctype::$_config
$_config
in file Doc.php, variable A_Html_Doc::$_config
$_config
in file Script.php, variable A_Html_Style::$_config
$_config
in file Masterslave.php, variable A_Db_Config_Masterslave::$_config
    User-provided configuration
$_config
in file Adapter.php, variable A_Db_Adapter::$_config
$_config_alias
in file Adapter.php, variable A_Db_Adapter::$_config_alias
    convert connnect keys based on this table
$_connection
in file Masterslave.php, variable A_Db_Config_Masterslave::$_connection
    Database connection
$_connection
in file Adapter.php, variable A_Db_Adapter::$_connection
$_data
in file Session.php, variable A_Session::$_data
$_data
in file Collection.php, variable A_Collection::$_data
$_data
in file Base.php, variable A_Db_Recordset_Base::$_data
$_data
in file Session.php, variable A_User_Session::$_data
$_dir
in file Locator.php, variable A_Locator::$_dir
$_dir_regexp
in file Locator.php, variable A_Locator::$_dir_regexp
$_elements
in file Form.php, variable A_Html_Form::$_elements
$_error
in file Base.php, variable A_Db_Recordset_Base::$_error
$_error
in file Adapter.php, variable A_Db_Adapter::$_error
$_error
in file Base.php, variable A_Config_Base::$_error
$_errorMsg
in file Base.php, variable A_Db_Recordset_Base::$_errorMsg
$_errorMsg
in file Base.php, variable A_Config_Base::$_errorMsg
$_errorMsg
in file Manager.php, variable A_Event_Manager::$_errorMsg
$_errorMsg
in file Base.php, variable A_Delimited_Base::$_errorMsg
$_errorMsg
in file Adapter.php, variable A_Db_Adapter::$_errorMsg
$_events
in file Manager.php, variable A_Event_Manager::$_events
$_exception
in file Adapter.php, variable A_Db_Adapter::$_exception
$_exception
in file Base.php, variable A_Delimited_Base::$_exception
$_exception
in file Manager.php, variable A_Event_Manager::$_exception
$_exception
in file Base.php, variable A_Config_Base::$_exception
$_extension
in file Locator.php, variable A_Locator::$_extension
$_filename
in file Base.php, variable A_Config_Base::$_filename
$_head
in file Doc.php, variable A_Html_Doc::$_head
$_helpers
in file Form.php, variable A_Html_Form::$_helpers
$_inject
in file Locator.php, variable A_Locator::$_inject
$_isstarted
in file Session.php, variable A_Session::$_isstarted
$_label
in file Script.php, variable A_Html_Style::$_label
$_label
in file Head.php, variable A_Html_Head::$_label
$_namespace
in file Session.php, variable A_Session::$_namespace
$_namespace
in file Session.php, variable A_User_Session::$_namespace
$_numRows
in file Adapter.php, variable A_Db_Adapter::$_numRows
$_obj
in file Locator.php, variable A_Locator::$_obj
$_p3p
in file Session.php, variable A_Session::$_p3p
$_path
in file Manager.php, variable A_Event_Manager::$_path
$_prefix
in file String.php, variable A_Sql_String::$_prefix
$_recordset_class
in file Sqlite.php, variable A_Db_Sqlite::$_recordset_class
$_recordset_class
in file Mysqli.php, variable A_Db_Mysqli::$_recordset_class
$_recordset_class
in file Adapter.php, variable A_Db_Adapter::$_recordset_class
$_recordset_class
in file Mysql.php, variable A_Db_Mysql::$_recordset_class
$_recordset_class
in file Pdo.php, variable A_Db_Pdo::$_recordset_class
$_recordset_class
in file Sqlite3.php, variable A_Db_Sqlite3::$_recordset_class
$_recordset_class
in file Postgres.php, variable A_Db_Postgres::$_recordset_class
$_reg
in file Locator.php, variable A_Locator::$_reg
$_regenerate
in file Session.php, variable A_Session::$_regenerate
$_result_class
in file Sqlite.php, variable A_Db_Sqlite::$_result_class
$_result_class
in file Mysqli.php, variable A_Db_Mysqli::$_result_class
$_result_class
in file Postgres.php, variable A_Db_Postgres::$_result_class
$_result_class
in file Sqlite3.php, variable A_Db_Sqlite3::$_result_class
$_result_class
in file Adapter.php, variable A_Db_Adapter::$_result_class
$_result_class
in file Mysql.php, variable A_Db_Mysql::$_result_class
$_result_class
in file Pdo.php, variable A_Db_Pdo::$_result_class
$_section
in file Base.php, variable A_Config_Base::$_section
$_sequence_ext
in file Mysqli.php, variable A_Db_Mysqli::$_sequence_ext
$_sequence_ext
in file Mysql.php, variable A_Db_Mysql::$_sequence_ext
$_sequence_ext
in file Sqlite3.php, variable A_Db_Sqlite3::$_sequence_ext
$_sequence_ext
in file Pdo.php, variable A_Db_Pdo::$_sequence_ext
$_sequence_ext
in file Sqlite.php, variable A_Db_Sqlite::$_sequence_ext
$_sequence_start
in file Sqlite3.php, variable A_Db_Sqlite3::$_sequence_start
$_sequence_start
in file Pdo.php, variable A_Db_Pdo::$_sequence_start
$_sequence_start
in file Sqlite.php, variable A_Db_Sqlite::$_sequence_start
$_sequence_start
in file Mysqli.php, variable A_Db_Mysqli::$_sequence_start
$_sequence_start
in file Mysql.php, variable A_Db_Mysql::$_sequence_start
$_session
in file Session.php, variable A_User_Session::$_session
$_sql
in file Adapter.php, variable A_Db_Adapter::$_sql
$_sql
in file String.php, variable A_Sql_String::$_sql
$_sql_to_name
in file Masterslave.php, variable A_Db_Config_Masterslave::$_sql_to_name
    convert connnect keys based on this table
$_suffix
in file String.php, variable A_Sql_String::$_suffix
$_transaction_level
in file Adapter.php, variable A_Db_Adapter::$_transaction_level
$_withTags
in file Head.php, variable A_Html_Head::$_withTags
$_wrapper
in file Form.php, variable A_Html_Form::$_wrapper
$_wrapperAttr
in file Form.php, variable A_Html_Form::$_wrapperAttr
_addConfig
in file Head.php, method A_Html_Head::_addConfig()
_addConfig
in file Script.php, method A_Html_Style::_addConfig()
_addTrailingSlash
in file Browser.php, method A_File_Browser::_addTrailingSlash()
_characterData
in file Xml.php, method A_Template_Xml::_characterData()
_clean
in file File.php, method A_Cache_File::_clean()
    write data to cache file
_close
in file Mysql.php, method A_Db_Mysql::_close()
_close
in file Sqlite.php, method A_Db_Sqlite::_close()
_close
in file Mysqli.php, method A_Db_Mysqli::_close()
_close
in file Pdo.php, method A_Db_Pdo::_close()
_close
in file Postgres.php, method A_Db_Postgres::_close()
_close
in file Adapter.php, method A_Db_Adapter::_close()
_close
in file Sqlite3.php, method A_Db_Sqlite3::_close()
_connect
in file Mysqli.php, method A_Db_Mysqli::_connect()
_connect
in file Pdo.php, method A_Db_Pdo::_connect()
_connect
in file Postgres.php, method A_Db_Postgres::_connect()
_connect
in file Adapter.php, method A_Db_Adapter::_connect()
    Supplied by child class - Open connection as specified by $config
_connect
in file Mysql.php, method A_Db_Mysql::_connect()
_connect
in file Sqlite.php, method A_Db_Sqlite::_connect()
_connect
in file Sqlite3.php, method A_Db_Sqlite3::_connect()
_construct
in file Db.php, method A_Session_Db::_construct()
_dispatch
in file Dispatch.php, method A_Controller_Action_Dispatch::_dispatch()
    Dispatch request
_endElement
in file Xml.php, method A_Template_Xml::_endElement()
_entrySort
in file Browser.php, method A_File_Browser::_entrySort()
_errorHandler
in file Base.php, method A_Delimited_Base::_errorHandler()
_errorHandler
in file Adapter.php, method A_Db_Adapter::_errorHandler()
_escape
in file Base.php, method A_Delimited_Base::_escape()
_expand
in file Collection.php, method A_Collection::_expand()
_fetch
in file Sqlite.php, method A_Db_Recordset_Sqlite::_fetch()
    Fetches a row as an associative array from database
_fetch
in file Mysql.php, method A_Db_Recordset_Mysql::_fetch()
    Fetches a row as an associative array from database
_fetch
in file Pdo.php, method A_Db_Recordset_Pdo::_fetch()
    Fetches a row as an associative array from database
_fetch
in file Sqlite3.php, method A_Db_Recordset_Sqlite3::_fetch()
    Fetches a row as an associative array from database
_fetch
in file Mysqli.php, method A_Db_Recordset_Mysqli::_fetch()
    Fetches a row as an associative array from database
_fetch
in file Postgres.php, method A_Db_Recordset_Postgres::_fetch()
    Fetches a row as an associative array from database
_filter_fix_from
in file Regexp.php, method A_Filter_Regexp::_filter_fix_from()
_flash
in file View.php, method A_Http_View::_flash()
_flash
in file Action.php, method A_Controller_Action::_flash()
_flash
in file View.php, method A_Cli_View::_flash()
_formatParam
in file Browser.php, method A_File_Browser::_formatParam()
_forward
in file Action.php, method A_Controller_Action::_forward()
    Return the result of this function to the Front Controller to forward to another controller
_get
in file Request.php, method A_Cli_Request::_get()
_get
in file Request.php, method A_Http_Request::_get()
_getPath
in file View.php, method A_Http_View::_getPath()
_getPath
in file View.php, method A_Cli_View::_getPath()
_header
in file Download.php, method A_Http_Download::_header()
_helper
in file Action.php, method A_Controller_Action::_helper()
_include
in file View.php, method A_Http_View::_include()
_include
in file View.php, method A_Cli_View::_include()
_lastId
in file Postgres.php, method A_Db_Postgres::_lastId()
_lastId
in file Pdo.php, method A_Db_Pdo::_lastId()
_lastId
in file Adapter.php, method A_Db_Adapter::_lastId()
    Adapter-specific method to get the last inserted row ID.
_lastId
in file Sqlite3.php, method A_Db_Sqlite3::_lastId()
_lastId
in file Mysqli.php, method A_Db_Mysqli::_lastId()
_lastId
in file Sqlite.php, method A_Db_Sqlite::_lastId()
_lastId
in file Mysql.php, method A_Db_Mysql::_lastId()
_link
in file Link.php, method A_Pagination_Helper_Link::_link()
_load
in file View.php, method A_Http_View::_load()
_load
in file View.php, method A_Cli_View::_load()
_load
in file Model.php, method A_Model::_load()
_load
in file File.php, method A_Cache_File::_load()
    Load data from cache file
_load
in file Action.php, method A_Controller_Action::_load()
    Create a A_Controller_Helper_Load obejct and return it for loading functionality
_loadFile
in file Xml.php, method A_Config_Xml::_loadFile()
_loadFile
in file Ini.php, method A_Config_Ini::_loadFile()
_loadFile
in file Php.php, method A_Config_Php::_loadFile()
_loadFile
in file Yaml.php, method A_Config_Yaml::_loadFile()
_postDispatch
in file Dispatch.php, method A_Controller_Action_Dispatch::_postDispatch()
    Post-dispatch hook
_preDispatch
in file Dispatch.php, method A_Controller_Action_Dispatch::_preDispatch()
    Pre-dispatch hook
_query
in file Mysql.php, method A_Db_Mysql::_query()
_query
in file Postgres.php, method A_Db_Postgres::_query()
_query
in file Pdo.php, method A_Db_Pdo::_query()
_query
in file Sqlite.php, method A_Db_Sqlite::_query()
_query
in file Adapter.php, method A_Db_Adapter::_query()
_query
in file Mysqli.php, method A_Db_Mysqli::_query()
_query
in file Sqlite3.php, method A_Db_Sqlite3::_query()
_redirect
in file Action.php, method A_Controller_Action::_redirect()
    Send redirect headers
  • Asks response object to send redirect headers
_remove
in file File.php, method A_Cache_File::_remove()
    write data to cache file
_replace
in file String.php, method A_Sql_String::_replace()
_reply
in file Base.php, method A_Socket_Message_Base::_reply()
    Send message back to client(s)
_request
in file Action.php, method A_Controller_Action::_request()
    Get Response object or gets a parameter
_response
in file Action.php, method A_Controller_Action::_response()
    Get Response object or set a value Creates a new response object if it has not been set
_save
in file File.php, method A_Cache_File::_save()
    write data to cache file
_selectDb
in file Mysqli.php, method A_Db_Mysqli::_selectDb()
_selectDb
in file Pdo.php, method A_Db_Pdo::_selectDb()
_selectDb
in file Sqlite.php, method A_Db_Sqlite::_selectDb()
_selectDb
in file Mysql.php, method A_Db_Mysql::_selectDb()
_selectDb
in file Postgres.php, method A_Db_Postgres::_selectDb()
_selectDb
in file Adapter.php, method A_Db_Adapter::_selectDb()
    Adapter-specific method to select database if adapter supports it.
_selectDb
in file Sqlite3.php, method A_Db_Sqlite3::_selectDb()
_send
in file Base.php, method A_Socket_Client_Base::_send()
    Write data to socket
_setError
in file Pdo.php, method A_Db_Pdo::_setError()
_startElement
in file Xml.php, method A_Template_Xml::_startElement()
_toArray
in file Select.php, method A_Html_Form_Select::_toArray()
_unescape
in file Base.php, method A_Delimited_Base::_unescape()
_view
in file Action.php, method A_Controller_Action::_view()
__call
in file Form.php, method A_Html_Form::__call()
__call
in file Standard.php, method A_Pagination_View_Standard::__call()
__call
in file Session.php, method A_User_Session::__call()
__call
in file Mysqli.php, method A_Db_Recordset_Mysqli::__call()
    __call
__call
in file Application.php, method A_Application::__call()
__call
in file Doc.php, method A_Html_Doc::__call()
__call
in file String.php, method A_Sql_String::__call()
__call
in file Load.php, method A_Model_Helper_Load::__call()
__call
in file Load.php, method A_Controller_Helper_Load::__call()
__call
in file View.php, method A_Http_View::__call()
    Allow calls directly to the renderer object's methods
__call
in file Mysqli.php, method A_Db_Mysqli::__call()
    Magic function __call, redirects to instance of Mysqli
__call
in file Pdo.php, method A_Db_Pdo::__call()
    Magic function __call, redirects to instance of Mysqli
__call
in file Pdo.php, method A_Db_Recordset_Pdo::__call()
    __call
__construct
in file Base.php, method A_Filter_Base::__construct()
    When creating children here, remember to call this function and put params before $field
__construct
in file Smtp.php, method A_Email_Smtp::__construct()
__construct
in file Base.php, method A_Rule_Base::__construct()
    When creating children here, remember to call this function and put params before $field and $errorMsg.
__construct
in file Sqlite.php, method A_Db_Sqlite::__construct()
__construct
in file Base.php, method A_Config_Base::__construct()
__construct
in file Base.php, method A_Controller_Helper_Base::__construct()
__construct
in file Browser.php, method A_File_Browser::__construct()
__construct
in file Collection.php, method A_Collection::__construct()
__construct
in file Datamapper.php, method A_Db_Datamapper::__construct()
__construct
in file DataMapper.php, method A_Orm_DataMapper::__construct()
__construct
in file Script.php, method A_Html_Style::__construct()
    Constructor
__construct
in file Core.php, method A_Pagination_Core::__construct()
__construct
in file Schema.php, method A_Db_Schema::__construct()
    object is created/initailized by connection class and returned by $db->schema().
__construct
in file Result.php, method A_Db_Result::__construct()
__construct
in file Request.php, method A_Cli_Request::__construct()
__construct
in file Datetime.php, method A_Datetime::__construct()
    constructor add date array support.
__construct
in file Request.php, method A_Cart_Request::__construct()
    Constructor
__construct
in file Server.php, method A_Socket_Server::__construct()
    Constructor.
__construct
in file Core.php, method A_Orm_DataMapper_Core::__construct()
__construct
in file Session.php, method A_User_Session::__construct()
__construct
in file Cachedcontroller.php, method A_Socket_Eventlistener_Cachedcontroller::__construct()
__construct
in file Single.php, method A_Db_Config_Single::__construct()
    Constructor
__construct
in file Client.php, method A_Socket_Client::__construct()
    Constructor
__construct
in file Session.php, method A_Cart_Session::__construct()
__construct
in file Container.php, method A_Orm_Container::__construct()
__construct
in file Columns.php, method A_Sql_Columns::__construct()
    Constructor
__construct
in file Session.php, method A_Session::__construct()
    __construct
__construct
in file Smarty.php, method A_Template_Smarty::__construct()
__construct
in file Base.php, method A_Db_Recordset_Base::__construct()
    Constructor, receives the number of rows, error number, and error message from creator
__construct
in file Ups.php, method A_Cart_Shipping_UPS::__construct()
__construct
in file Url.php, method A_Http_Helper_Url::__construct()
__construct
in file Url.php, method A_Http_Url::__construct()
__construct
in file Url.php, method A_Pagination_Helper_Url::__construct()
__construct
in file Uploadform.php, method A_Http_Uploadform::__construct()
__construct
in file Upload.php, method A_Http_Upload::__construct()
__construct
in file Transition.php, method A_Controller_App_Transition::__construct()
__construct
in file Trim.php, method A_Filter_Trim::__construct()
__construct
in file Update.php, method A_Sql_Update::__construct()
    Constructor
__construct
in file Validate.php, method A_Cart_Creditcard_Validate::__construct()
__construct
in file View.php, method A_Http_View::__construct()
__construct
in file Action.php, method A_Controller_Action::__construct()
    Constructor, called by the front controller.
__construct
in file Xml.php, method A_Db_Datamapper_Xml::__construct()
__construct
in file Xslt.php, method A_Template_Xslt::__construct()
__construct
in file Xml.php, method A_Template_Xml::__construct()
__construct
in file Xml.php, method A_Orm_Datamapper_Xml::__construct()
__construct
in file Adapter.php, method A_Db_Adapter::__construct()
    Constructor.
__construct
in file Activerecord.php, method A_Db_Activerecord::__construct()
__construct
in file View.php, method A_Cli_View::__construct()
__construct
in file Timezone.php, method A_Datetime_Timezone::__construct()
    Configuration at instatiation with timezone string or null for PHP default timezone
__construct
in file Tag.php, method A_Html_Tag::__construct()
__construct
in file Request.php, method A_Http_Request::__construct()
__construct
in file Authorizenet.php, method A_Cart_Payment_Authorizenet::__construct()
__construct
in file SQLJoin.php, method A_Orm_DataMapper_SQLJoin::__construct()
__construct
in file Standalone.php, method A_Pagination_Standalone::__construct()
__construct
in file Base.php, method A_Socket_Client_Base::__construct()
    Constructor
__construct
in file Sqlite3.php, method A_Db_Sqlite3::__construct()
__construct
in file Base.php, method A_Template_Base::__construct()
__construct
in file Base.php, method A_Pagination_Adapter_Base::__construct()
__construct
in file Base.php, method A_Socket_Message_Base::__construct()
    Constructor
__construct
in file Standard.php, method A_Pagination_View_Standard::__construct()
__construct
in file State.php, method A_Controller_App_State::__construct()
__construct
in file Substr.php, method A_Filter_Substr::__construct()
__construct
in file Tabledatagateway.php, method A_Db_Tabledatagateway::__construct()
__construct
in file App.php, method A_Controller_App::__construct()
__construct
in file String.php, method A_Sql_String::__construct()
__construct
in file Application.php, method A_Application::__construct()
__construct
in file Statement.php, method A_Sql_Statement::__construct()
__construct
in file String.php, method A_Sql_Join_String::__construct()
__construct
in file Array.php, method A_Pagination_Adapter_Array::__construct()
__construct
in file Base.php, method A_Delimited_Base::__construct()
__construct
in file Request.php, method A_Socket_Request::__construct()
    Constructor
__construct
in file Islevel.php, method A_User_Rule_Islevel::__construct()
__construct
in file Flash.php, method A_Controller_Helper_Flash::__construct()
__construct
in file File.php, method A_Template_File::__construct()
__construct
in file File.php, method A_Logger_File::__construct()
__construct
in file Form.php, method A_Controller_Form::__construct()
__construct
in file From.php, method A_Sql_From::__construct()
    Constructor
__construct
in file Mtime.php, method A_Cache_File_Mtime::__construct()
    Constructor
__construct
in file Multipart.php, method A_Email_Multipart::__construct()
__construct
in file List.php, method A_Controller_List::__construct()
__construct
in file File.php, method A_Pagination_Adapter_File::__construct()
__construct
in file File.php, method A_Cache_File::__construct()
    Constructor
__construct
in file Pager.php, method A_Pager::__construct()
    __construct
__construct
in file Parameters.php, method A_Sql_Join_Parameters::__construct()
__construct
in file Image.php, method A_Rule_Captcha_Image::__construct()
__construct
in file Ingroup.php, method A_User_Rule_Ingroup::__construct()
__construct
in file Order.php, method A_Cart_Order::__construct()
__construct
in file Field.php, method A_Controller_Input_Field::__construct()
__construct
in file Null.php, method A_Pagination_Adapter_Null::__construct()
__construct
in file Order.php, method A_Pagination_Helper_Order::__construct()
__construct
in file Access.php, method A_User_Access::__construct()
__construct
in file Load.php, method A_Controller_Helper_Load::__construct()
__construct
in file Manager.php, method A_Event_Manager::__construct()
__construct
in file Insert.php, method A_Sql_Insert::__construct()
    Class constructor
__construct
in file Manager.php, method A_Cart_Manager::__construct()
    Constructor
__construct
in file Input.php, method A_Controller_Input::__construct()
__construct
in file Horderoutes.php, method A_Http_Horderoutes::__construct()
__construct
in file Htmlspecialchars.php, method A_Filter_Htmlspecialchars::__construct()
__construct
in file Injector.php, method A_Controller_Front_Injector::__construct()
    Parameters can be either as an array in the first argument, or as separate arguments
__construct
in file Htmlentities.php, method A_Filter_Htmlentities::__construct()
__construct
in file Mapper.php, method A_Controller_Mapper::__construct()
__construct
in file Mapping.php, method A_Orm_DataMapper_Mapping::__construct()
__construct
in file Front.php, method A_Controller_Front::__construct()
    Class constructor
__construct
in file Masterslave.php, method A_Db_Config_Masterslave::__construct()
    Constructor
__construct
in file Message.php, method A_Socket_Message::__construct()
    Constructor
__construct
in file Frontcontroller.php, method A_Socket_Eventlistener_Frontcontroller::__construct()
    Constructor
__construct
in file Group.php, method A_User_Prefilter_Group::__construct()
__construct
in file Mapping.php, method A_Db_Datamapper_Mapping::__construct()
__construct
in file Load.php, method A_Model_Helper_Load::__construct()
__construct
in file Head.php, method A_Html_Head::__construct()
    Constructor
__construct
in file Pathinfo.php, method A_Http_Pathinfo::__construct()
__construct
in file Link.php, method A_Pagination_Helper_Link::__construct()
__construct
in file Itemdata.php, method A_Cart_Itemdata::__construct()
    Constructor
__construct
in file Delete.php, method A_Sql_Delete::__construct()
    Class constructor
__construct
in file Iterator.php, method A_Filter_Iterator::__construct()
__construct
in file Join.php, method A_Db_Datamapper_Join::__construct()
__construct
in file Info.php, method A_File_Info::__construct()
__construct
in file Item.php, method A_Cart_Item::__construct()
    Constructor
__construct
in file Payflow.php, method A_Cart_Payment_Payflow::__construct()
__construct
in file Join.php, method A_Orm_DataMapper_Join::__construct()
__construct
in file Logger.php, method A_Logger::__construct()
__construct
in file Locator.php, method A_Locator::__construct()
__construct
in file Regexp.php, method A_Filter_Regexp::__construct()
__construct
in file Pfpro.php, method A_Cart_Payment_Pfpro::__construct()
__construct
in file Json.php, method A_Socket_Message_Json::__construct()
    Constructor
__construct
in file Doc.php, method A_Html_Doc::__construct()
    Constructor
__construct
in file Doctype.php, method A_Html_Doctype::__construct()
__construct
in file Duration.php, method A_Datetime_Duration::__construct()
    Configuration at instatiation with Duration string, array or indivitual values
__construct
in file Expression.php, method A_Sql_Expression::__construct()
__construct
in file Email.php, method A_Email::__construct()
__construct
in file Length.php, method A_Filter_Length::__construct()
__construct
in file Fedex.php, method A_Cart_Shipping_Fedex::__construct()
__construct
in file Field.php, method A_Model_Field::__construct()
__construct
in file Range.php, method A_Datetime_Range::__construct()
    Range spec parameter is in ISO 8601 Time Intervals format See http://en.wikipedia.org/wiki/ISO_8601#Time_intervals Can instantiate using start & duration, duration & end, start & end
__construct
in file Pdo.php, method A_Db_Pdo::__construct()
__construct
in file Join.php, method A_Sql_Join::__construct()
__construct
in file Json.php, method A_Json::__construct()
__construct
in file Prepare.php, method A_Sql_Prepare::__construct()
__construct
in file Postgres.php, method A_Pagination_Adapter_Postgres::__construct()
__construct
in file Isloggedin.php, method A_User_Rule_Isloggedin::__construct()
__construct
in file Premethod.php, method A_Controller_Front_Premethod::__construct()
__destruct
in file Logger.php, method A_Logger::__destruct()
    Return current error message
__get
in file View.php, method A_Http_View::__get()
__get
in file Session.php, method A_User_Session::__get()
__get
in file Mysqli.php, method A_Db_Mysqli::__get()
    Magic function __get, redirects to instance of Mysqli_Result
__get
in file Pdo.php, method A_Db_Recordset_Pdo::__get()
    __call
__get
in file Mysqli.php, method A_Db_Recordset_Mysqli::__get()
    __call
__get
in file Pdo.php, method A_Db_Pdo::__get()
    Magic function __get, redirects to instance of Mysqli_Result
__get
in file Session.php, method A_Session::__get()
    __get
__get
in file Collection.php, method A_Collection::__get()
__get
in file View.php, method A_Cli_View::__get()
__set
in file Session.php, method A_Session::__set()
    __set
__set
in file Session.php, method A_User_Session::__set()
__set
in file View.php, method A_Http_View::__set()
__set
in file Collection.php, method A_Collection::__set()
__set
in file View.php, method A_Cli_View::__set()
__sleep
in file Pdo.php, method A_Db_Pdo::__sleep()
__toString
in file Insert.php, method A_Sql_Insert::__toString()
__toString
in file Join.php, method A_Sql_Join::__toString()
__toString
in file Join.php, method A_Orm_DataMapper_Join::__toString()
__toString
in file View.php, method A_Cli_View::__toString()
__toString
in file View.php, method A_Http_View::__toString()
__toString
in file Form.php, method A_Html_Form::__toString()
__toString
in file Cookie.php, method A_Http_Cookie::__toString()
__toString
in file Delete.php, method A_Sql_Delete::__toString()
__toString
in file Doc.php, method A_Html_Doc::__toString()
__toString
in file Columns.php, method A_Sql_Columns::__toString()
    Automagically renders when used in a string context
__toString
in file Collection.php, method A_Collection::__toString()
__toString
in file Select.php, method A_Sql_Select::__toString()
    Convert object to string, invokes render()
__toString
in file Script.php, method A_Html_Style::__toString()
__toString
in file Renderer.php, method A_Renderer::__toString()
    Magic method to automatically render when used in a string context
__toString
in file Datetime.php, method A_Datetime::__toString()
    get date in in string context using internal format value
__toString
in file Renderable.php, method A_Renderable::__toString()
    Magic method so that object is automatically rendered when used in a string context. Should call render().
__toString
in file Range.php, method A_Datetime_Range::__toString()
    Return value of Range when used in string context per toString() method
__toString
in file Prepare.php, method A_Sql_Prepare::__toString()
__toString
in file Url.php, method A_Pagination_Helper_Url::__toString()
    Magic method to automatically render when used in a string context
__toString
in file Duration.php, method A_Datetime_Duration::__toString()
    Return value of Duration when used in string context per toString() method
__toString
in file String.php, method A_Sql_String::__toString()
__toString
in file String.php, method A_Sql_Join_String::__toString()
__toString
in file Tag.php, method A_Html_Tag::__toString()
__toString
in file Head.php, method A_Html_Head::__toString()
__toString
in file Update.php, method A_Sql_Update::__toString()
__toString
in file From.php, method A_Sql_From::__toString()
    Automagically render when used in a string context
__toString
in file SQLJoin.php, method A_Orm_DataMapper_SQLJoin::__toString()
__toString
in file Parameters.php, method A_Sql_Join_Parameters::__toString()
__toString
in file Expression.php, method A_Sql_Expression::__toString()
__toString
in file Base.php, method A_Template_Base::__toString()
__toString
in file Field.php, method A_Model_Form_Field::__toString()
__toString
in file Flash.php, method A_Controller_Helper_Flash::__toString()
__wakeup
in file Pdo.php, method A_Db_Pdo::__wakeup()
top

Documentation generated on Sun, 24 Jul 2011 00:03:17 +0000 by phpDocumentor 1.4.3