Index of All Elements
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
_
top
a
- $actionName
- in file ControllerPlugin.php, variable ControllerPlugin::$actionName
- $amount
- in file TransactionResult.php, variable TransactionResult::$amount
- $amountWithTax
- in file ShipmentDeliveryRate.php, variable ShipmentDeliveryRate::$amountWithTax
- $ANDCondList
- in file Condition.php, variable Condition::$ANDCondList
- $application
- in file Controller.php, variable Controller::$application
Application instance
- $arrayContainer
- in file ActionResponse.php, variable ActionResponse::$arrayContainer
Stores value array
- $availableShippingRates
- in file Shipment.php, variable Shipment::$availableShippingRates
- $AVSaddr
- in file TransactionResult.php, variable TransactionResult::$AVSaddr
- $AVSzip
- in file TransactionResult.php, variable TransactionResult::$AVSzip
- acceptLicense
- in file InstallController.php, method InstallController::acceptLicense()
- AccessControlAssociation
- in file AccessControlAssociation.php, class AccessControlAssociation
Intermediate entity for assigning Roles to UserGroups.
- AccessStringParser
- in file AccessStringParser.php, class AccessStringParser
- ActionNotFoundException
- in file ActionNotFoundException.php, class ActionNotFoundException
ActionNotFoundException exception.
- ActionRedirectResponse
- in file ActionRedirectResponse.php, class ActionRedirectResponse
Class for creating action redirect response.
- ActionResponse
- in file ActionResponse.php, class ActionResponse
Class for creating a response that containes action specific data (results) which should be rendered in some way (i.e. TemplateRenderer)
- ACTION_ADD
- in file OrderLog.php, class constant OrderLog::ACTION_ADD
- ACTION_CANCELEDCHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_CANCELEDCHANGE
- ACTION_CHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_CHANGE
- ACTION_COUNTCHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_COUNTCHANGE
- ACTION_HANDLE
- in file CompositeResponse.php, class constant CompositeResponse::ACTION_HANDLE
Action variable name
- ACTION_NAME
- in file Request.php, class constant Request::ACTION_NAME
Action variable name iun request array
- ACTION_NEW_DOWNLOADABLE_ITEM_ADDED
- in file OrderLog.php, class constant OrderLog::ACTION_NEW_DOWNLOADABLE_ITEM_ADDED
- ACTION_NEW_DOWNLOADABLE_ITEM_REMOVED
- in file OrderLog.php, class constant OrderLog::ACTION_NEW_DOWNLOADABLE_ITEM_REMOVED
- ACTION_ORDER
- in file OrderLog.php, class constant OrderLog::ACTION_ORDER
- ACTION_REMOVE
- in file OrderLog.php, class constant OrderLog::ACTION_REMOVE
- ACTION_REMOVED_WITH_SHIPMENT
- in file OrderLog.php, class constant OrderLog::ACTION_REMOVED_WITH_SHIPMENT
- ACTION_SHIPMENTCHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_SHIPMENTCHANGE
- ACTION_SHIPPINGSERVICECHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_SHIPPINGSERVICECHANGE
- ACTION_STATUSCHANGE
- in file OrderLog.php, class constant OrderLog::ACTION_STATUSCHANGE
- ActiveGrid
- in file ActiveGrid.php, class ActiveGrid
- ActiveRecord
- in file ActiveRecord.php, class ActiveRecord
Database record base class
- ActiveRecordGroup
- in file ActiveRecordGroup.php, class ActiveRecordGroup
- ActiveRecordModel
- in file ActiveRecordModel.php, class ActiveRecordModel
Base class for all ActiveRecord based models of application (single entry point in application specific model class hierarchy)
- ActiveTreeNode
- in file ActiveTreeNode.php, class ActiveTreeNode
A node of a hierarchial database record structure (preorder tree traversal implementation)
- add
- in file OrderNoteController.php, method OrderNoteController::add()
- add
- in file CurrencyController.php, method CurrencyController::add()
- add
- in file ProductController.php, method ProductController::add()
Displays main product information form
- add
- in file ShippingRateSet.php, method ShippingRateSet::add()
- add
- in file SiteNewsController.php, method SiteNewsController::add()
Create new record
- add
- in file ARSet.php, method ARSet::add()
Adds a record to a record set
- add
- in file StaticPageController.php, method StaticPageController::add()
- add
- in file LanguageController.php, method LanguageController::add()
Add new language
- addAction
- in file CompositeResponse.php, method CompositeResponse::addAction()
Includes onothers action output to response
- addAND
- in file Condition.php, method Condition::addAND()
Appends a condition with a strict (AND) requirement
- addAutoAppendQueryVariable
- in file Router.php, method Router::addAutoAppendQueryVariable()
Set variable list that will automatically be appended to URL query part (for example, ?currency=USD). This method should be used when there are no special routing cases defined for the particular variable.
- addBillingAddress
- in file UserController.php, method UserController::addBillingAddress()
- addBlock
- in file Controller.php, method Controller::addBlock()
Adds a block to a controller layout
- addBreadCrumb
- in file FrontendController.php, method FrontendController::addBreadCrumb()
- addCapturedAmount
- in file CustomerOrder.php, method CustomerOrder::addCapturedAmount()
- addCheck
- in file RequestValidator.php, method RequestValidator::addCheck()
Applies a check (some kind of requirement for a value) to a request variable
- addCheck
- in file ValidatorVariable.php, method ValidatorVariable::addCheck()
- addCondition
- in file ARCaseHandle.php, method ARCaseHandle::addCondition()
- addDir
- in file UTGroupTest.php, method UTGroupTest::addDir()
- addDir
- in file UTGroupTest.php, method UTGroupTest::addDir()
- addField
- in file ARSelectFilter.php, method ARSelectFilter::addField()
- addField
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::addField()
- addFilter
- in file FilterGroup.php, method FilterGroup::addFilter()
Add new filter to filter group
- addFilter
- in file RequestValidator.php, method RequestValidator::addFilter()
Assignes a filter to a request variable
- addFilter
- in file ValidatorVariable.php, method ValidatorVariable::addFilter()
- addForm
- in file LanguageController.php, method LanguageController::addForm()
- addForm
- in file CurrencyController.php, method CurrencyController::addForm()
Displays form for adding new currency
- addInventoryValidator
- in file ProductPriceController.php, method ProductPriceController::addInventoryValidator()
- addItem
- in file Shipment.php, method Shipment::addItem()
- addItem
- in file CustomerOrder.php, method CustomerOrder::addItem()
Add new ordered item
- addModifier
- in file ARUpdateFilter.php, method ARUpdateFilter::addModifier()
Sets a field modifier (value which will be assigned for a row(s) matching update condition)
- addNewRolesNames
- in file Role.php, method Role::addNewRolesNames()
- addNote
- in file UserController.php, method UserController::addNote()
- addOffline
- in file PaymentController.php, method PaymentController::addOffline()
- addOR
- in file Condition.php, method Condition::addOR()
- addPaymentItem
- in file doexpresscheckoutpayment.php, method DoExpressCheckoutPayment::addPaymentItem()
Adds Item to the Payment Details
- addPaymentItem
- in file dodirectpayment.php, method DoDirectPayment::addPaymentItem()
Adds Item to the Payment Details
- addPricesValidator
- in file ProductPriceController.php, method ProductPriceController::addPricesValidator()
- addProduct
- in file CustomerOrder.php, method CustomerOrder::addProduct()
Add a product to shopping basket
- addQueryParams
- in file Router.php, method Router::addQueryParams()
Append all query parameters from the request URL to the supplied URL
- addRelated
- in file ProductRelationshipController.php, method ProductRelationshipController::addRelated()
Creates new relationship
- addRelatedProduct
- in file Product.php, method Product::addRelatedProduct()
- addresses
- in file UserController.php, method UserController::addresses()
- AddressType
- in file paypal_types.php, method PayPalTypes::AddressType()
Prepares the AddressType
- addShippingAddress
- in file UserController.php, method UserController::addShippingAddress()
- addShippingValidator
- in file ProductPriceController.php, method ProductPriceController::addShippingValidator()
- addToCart
- in file OrderController.php, method OrderController::addToCart()
Add a new product to shopping cart
- addToWishList
- in file CustomerOrder.php, method CustomerOrder::addToWishList()
Add a product to wish list
- addToWishList
- in file OrderController.php, method OrderController::addToWishList()
Add a new product to wish list (save items for buying later)
- addValue
- in file SpecField.php, method SpecField::addValue()
Adds a "choice" value to this field
- admin
- in file InstallController.php, method InstallController::admin()
- allowManageFilters
- in file SpecField.php, method SpecField::allowManageFilters()
- AndChainCondition
- in file Condition.php, class AndChainCondition
Abstract condition element used in WHERE clause
- ANONYMOUS_USER_ID
- in file User.php, class constant User::ANONYMOUS_USER_ID
ID of anonymous user that is not authorized
- API_CONNECTION_TIMEOUT
- in file config.inc.php, constant API_CONNECTION_TIMEOUT
Connection TimeOut
- API_IS_LIVE
- in file config.inc.php, constant API_IS_LIVE
API STATUS
- API_VERSION
- in file config.inc.php, constant API_VERSION
Payload Schema Version
- API_WSDL
- in file config.inc.php, constant API_WSDL
WSDL File Location
- appendValue
- in file ActionResponse.php, method ActionResponse::appendValue()
Appends variable value (string)
- appendValue
- in file SmartyRenderer.php, method SmartyRenderer::appendValue()
- appendValue
- in file Renderer.php, method Renderer::appendValue()
Appends a template variable by a given value
- Application
- in file Application.php, class Application
Class for running an application.
- AccessStringParser.php
- procedural page AccessStringParser.php
- ActiveGrid.php
- procedural page ActiveGrid.php
- ActiveRecordModel.php
- procedural page ActiveRecordModel.php
- AccessControlAssociation.php
- procedural page AccessControlAssociation.php
- ActiveRecordGroup.php
- procedural page ActiveRecordGroup.php
- ActiveTreeNode.php
- procedural page ActiveTreeNode.php
- ApplicationException
- in file ApplicationException.php, class ApplicationException
General exception which might be raised within an application context
- apply
- in file RegexFilter.php, method RegexFilter::apply()
- apply
- in file HtmlSpecialCharsFilter.php, method HtmlSpecialCharsFilter::apply()
- apply
- in file RequestFilter.php, method RequestFilter::apply()
- apply
- in file NumericFilter.php, method NumericFilter::apply()
- apply
- in file StripHtmlFilter.php, method StripHtmlFilter::apply()
- applyFilter
- in file ProductFilter.php, method ProductFilter::applyFilter()
Applies a filter to a product set
- applyRole
- in file UserGroup.php, method UserGroup::applyRole()
- applyTax
- in file TaxRate.php, method TaxRate::applyTax()
- applyTaxesToAmount
- in file Shipment.php, method Shipment::applyTaxesToAmount()
- ARArray
- in file ARSchemaDataType.php, class ARArray
Array data type
- ARBinary
- in file ARSchemaDataType.php, class ARBinary
...
- ARBool
- in file ARSchemaDataType.php, class ARBool
...
- ARCaseHandle
- in file ARCaseHandle.php, class ARCaseHandle
Abstracts SQLs CASE statement http://dev.mysql.com/doc/refman/5.0/en/control-flow-functions.html
- ARChar
- in file ARSchemaDataType.php, class ARChar
...
- ARDate
- in file ARSchemaDataType.php, class ARDate
...
- ARDateTime
- in file ARSchemaDataType.php, class ARDateTime
...
- ARDeleteFilter
- in file ARDeleteFilter.php, class ARDeleteFilter
- ARException
- in file ARException.php, class ARException
Base ActiveRecord exception
- ARExpressionHandle
- in file ARExpressionHandle.php, class ARExpressionHandle
- ARField
- in file ARField.php, class ARField
Schema field
- ARFieldHandle
- in file ARFieldHandle.php, class ARFieldHandle
Table field access handle
- ARFieldHandleInterface
- in file ARFieldHandleInterface.php, class ARFieldHandleInterface
- ARFilter
- in file ARFilter.php, class ARFilter
Abstract ActiveRecord filter
- ARFilterException
- in file ARFilterException.php, class ARFilterException
Filter exception
- ARFloat
- in file ARSchemaDataType.php, class ARFloat
...
- ARForeignKey
- in file ARField.php, class ARForeignKey
Foreign key interface
- ARForeignKeyField
- in file ARField.php, class ARForeignKeyField
Foreign key field class representing relations between tables
- ARInteger
- in file ARSchemaDataType.php, class ARInteger
...
- ARLiteral
- in file ARSchemaDataType.php, class ARLiteral
...
- ARLogger
- in file ARLogger.php, class ARLogger
ActiveRecord query / action logger
- ARNotFoundException
- in file ARNotFoundException.php, class ARNotFoundException
Exception for signaling that a requested record (persisted object) was not found
- ARNumeric
- in file ARSchemaDataType.php, class ARNumeric
Numeric data type class
- ARPeriod
- in file ARSchemaDataType.php, class ARPeriod
Abstract class for data type which represents time period (date, time, hours or everything)
- ARPrimaryForeignKeyField
- in file ARField.php, class ARPrimaryForeignKeyField
Primary-foreign key field (PF) class that is mainly used in many-to-many relationships
- ARPrimaryKey
- in file ARField.php, class ARPrimaryKey
Primary key interface
- ARPrimaryKeyField
- in file ARField.php, class ARPrimaryKeyField
Primary key field class.
- ARSchema
- in file ARSchema.php, class ARSchema
Class for table structure representation (also known as schema)
- ARSchemaDataType
- in file ARSchemaDataType.php, class ARSchemaDataType
Abstract schema data type representing type of a table column
- ARSchemaException
- in file ARSchemaException.php, class ARSchemaException
Exception for schema error indication
- ARSchemaNotFoundException
- in file ARSchemaNotFoundException.php, class ARSchemaNotFoundException
Exception for signaling that a requested schema is not found
- ARSelectFilter
- in file ARSelectFilter.php, class ARSelectFilter
Filter for selecting a record set
- ARSelectQueryBuilder
- in file ARSelectQueryBuilder.php, class ARSelectQueryBuilder
Select Query builder class
- ARSerializableDateTime
- in file ARSerializableDateTime.php, class ARSerializableDateTime
- ARSerializedReference
- in file ARSerializedReference.php, class ARSerializedReference
- ARSet
- in file ARSet.php, class ARSet
ActiveRecord set container/manager
- ARSQLGenerator
- in file ARSQLGenerator.php, class ARSQLGenerator
- ARText
- in file ARSchemaDataType.php, class ARText
...
- ARTime
- in file ARSchemaDataType.php, class ARTime
...
- ARUpdateFilter
- in file ARUpdateFilter.php, class ARUpdateFilter
- ARValueMapper
- in file ARValueMapper.php, class ARValueMapper
Binds a value to a schema field (it is just an ordinary row field value container)
- ARVarchar
- in file ARSchemaDataType.php, class ARVarchar
Schema data type for representing variable length literal columns
- authorize
- in file TestCreditCard.php, method TestCreditCard::authorize()
Reserve funds on customers credit card
- authorize
- in file AuthorizeNet.php, method AuthorizeNet::authorize()
Reserve funds on customers credit card
- authorize
- in file CreditCardPayment.php, method CreditCardPayment::authorize()
Reserve funds on customers credit card
- authorize
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::authorize()
Reserve funds on customers credit card
- authorize
- in file PaypalDirectPayment.php, method PaypalDirectPayment::authorize()
Reserve funds on customers credit card
- authorize
- in file ExpressPayment.php, method ExpressPayment::authorize()
Reserve funds on customers credit card
- authorizeAndCapture
- in file CreditCardPayment.php, method CreditCardPayment::authorizeAndCapture()
Authorize and capture funds within one transaction
- authorizeAndCapture
- in file ExpressPayment.php, method ExpressPayment::authorizeAndCapture()
Authorize and capture funds within one transaction
- authorizeAndCapture
- in file PaypalDirectPayment.php, method PaypalDirectPayment::authorizeAndCapture()
Authorize and capture funds within one transaction
- authorizeAndCapture
- in file AuthorizeNet.php, method AuthorizeNet::authorizeAndCapture()
Authorize and capture funds within one transaction
- authorizeAndCapture
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::authorizeAndCapture()
Authorize and capture funds within one transaction
- authorizeAndCapture
- in file TestCreditCard.php, method TestCreditCard::authorizeAndCapture()
Authorize and capture funds within one transaction
- AuthorizeNet
- in file AuthorizeNet.php, class AuthorizeNet
- autoComplete
- in file ManufacturerController.php, method ManufacturerController::autoComplete()
- autoComplete
- in file ProductController.php, method ProductController::autoComplete()
- AutoCompleteResponse
- in file AutoCompleteResponse.php, class AutoCompleteResponse
Input field auto-complete data response
- Application.php
- procedural page Application.php
- ApplicationException.php
- procedural page ApplicationException.php
- ActionNotFoundException.php
- procedural page ActionNotFoundException.php
- ActionRedirectResponse.php
- procedural page ActionRedirectResponse.php
- ActionResponse.php
- procedural page ActionResponse.php
- AutoCompleteResponse.php
- procedural page AutoCompleteResponse.php
- ActiveRecord.php
- procedural page ActiveRecord.php
- ARException.php
- procedural page ARException.php
- ARLogger.php
- procedural page ARLogger.php
- ARNotFoundException.php
- procedural page ARNotFoundException.php
- ARSerializableDateTime.php
- procedural page ARSerializableDateTime.php
- ARSerializedReference.php
- procedural page ARSerializedReference.php
- ARSet.php
- procedural page ARSet.php
- ARValueMapper.php
- procedural page ARValueMapper.php
- ARSelectQueryBuilder.php
- procedural page ARSelectQueryBuilder.php
- ARCaseHandle.php
- procedural page ARCaseHandle.php
- ARDeleteFilter.php
- procedural page ARDeleteFilter.php
- ARExpressionHandle.php
- procedural page ARExpressionHandle.php
- ARFieldHandle.php
- procedural page ARFieldHandle.php
- ARFieldHandleInterface.php
- procedural page ARFieldHandleInterface.php
- ARFilter.php
- procedural page ARFilter.php
- ARFilterException.php
- procedural page ARFilterException.php
- ARSelectFilter.php
- procedural page ARSelectFilter.php
- ARUpdateFilter.php
- procedural page ARUpdateFilter.php
- ARField.php
- procedural page ARField.php
- ARSchema.php
- procedural page ARSchema.php
- ARSchemaDataType.php
- procedural page ARSchemaDataType.php
- ARSchemaException.php
- procedural page ARSchemaException.php
- ARSchemaNotFoundException.php
- procedural page ARSchemaNotFoundException.php
- ARSQLGenerator.php
- procedural page ARSQLGenerator.php
- AuthorizeNet.php
- procedural page AuthorizeNet.php
top
b
- $baseCurrency
- in file CurrencyRateFeed.php, variable CurrencyRateFeed::$baseCurrency
Base currency code (ex: USD)
- $breadCrumb
- in file FrontendController.php, variable FrontendController::$breadCrumb
- backend.php
- procedural page backend.php
- BackendController.php
- procedural page BackendController.php
- BaseController.php
- procedural page BaseController.php
- block.allowed.php
- procedural page block.allowed.php
- block.denied.php
- procedural page block.denied.php
- block.language.php
- procedural page block.language.php
- block.menuAction.php
- procedural page block.menuAction.php
- block.menuCaption.php
- procedural page block.menuCaption.php
- block.menuItem.php
- procedural page block.menuItem.php
- block.pageAction.php
- procedural page block.pageAction.php
- block.pageMenu.php
- procedural page block.pageMenu.php
- block.pageTitle.php
- procedural page block.pageTitle.php
- block.tip.php
- procedural page block.tip.php
- block.error.php
- procedural page block.error.php
- block.form.php
- procedural page block.form.php
- BillingAddress.php
- procedural page BillingAddress.php
- backendBrowser
- in file ErrController.php, method ErrController::backendBrowser()
- BackendController
- in file BackendController.php, class BackendController
Generic backend controller for administrative tools (actions, modules etc.)
- BaseController
- in file BaseController.php, class BaseController
Base controller for the whole application
- BasicAmountType
- in file paypal_types.php, method PayPalTypes::BasicAmountType()
Formats the Amount according to the BasicAmountType
- basicData
- in file ProductController.php, method ProductController::basicData()
- beginTransaction
- in file ActiveRecord.php, method ActiveRecord::beginTransaction()
Begins a transaction
- BillingAddress
- in file BillingAddress.php, class BillingAddress
Customer billing address
- BinaryCondition
- in file Condition.php, class BinaryCondition
Base class for binary conditions (using binary operators, such as =, =<, =>, > and etc.)
- BlockResponse
- in file BlockResponse.php, class BlockResponse
A block response class
- BlogPost
- in file models.php, class BlogPost
Blog post model
- boo
- in file LocaleMaketext.php, method LocaleMaketext::boo()
- BOTH
- in file ProductPricing.php, class constant ProductPricing::BOTH
- boxBreadCrumbBlock
- in file FrontendController.php, method FrontendController::boxBreadCrumbBlock()
- boxCategoryBlock
- in file FrontendController.php, method FrontendController::boxCategoryBlock()
- boxFilterBlock
- in file CategoryController.php, method CategoryController::boxFilterBlock()
- boxInformationMenuBlock
- in file FrontendController.php, method FrontendController::boxInformationMenuBlock()
- boxLanguageSelectBlock
- in file FrontendController.php, method FrontendController::boxLanguageSelectBlock()
- boxSearchBlock
- in file FrontendController.php, method FrontendController::boxSearchBlock()
- boxShoppingCartBlock
- in file FrontendController.php, method FrontendController::boxShoppingCartBlock()
- boxSwitchCurrencyBlock
- in file FrontendController.php, method FrontendController::boxSwitchCurrencyBlock()
- boxUserMenuBlock
- in file BackendController.php, method BackendController::boxUserMenuBlock()
- buildForm
- in file ObjectImageController.php, method ObjectImageController::buildForm()
Builds a category image form instance
- buildValidator
- in file ObjectImageController.php, method ObjectImageController::buildValidator()
Builds an image upload form validator
- BlockResponse.php
- procedural page BlockResponse.php
top
c
- $cachedId
- in file ActiveRecord.php, variable ActiveRecord::$cachedId
- $cardCode
- in file CreditCardPayment.php, variable CreditCardPayment::$cardCode
CVV2, CVC2 or CID code
- $cardNumber
- in file CreditCardPayment.php, variable CreditCardPayment::$cardNumber
Credit card number (without spaces)
- $cardType
- in file CreditCardPayment.php, variable CreditCardPayment::$cardType
Credit card type (Visa, MasterCard, etc.)
- $category
- in file CategoryController.php, variable CategoryController::$category
- $categoryID
- in file CategoryController.php, variable CategoryController::$categoryID
- $check
- in file ConditionalCheck.php, variable ConditionalCheck::$check
- $checks
- in file OrCheck.php, variable OrCheck::$checks
- $className
- in file ShippingRateResult.php, variable ShippingRateResult::$className
- $compileDir
- in file SmartyRenderer.php, variable SmartyRenderer::$compileDir
Path of a directory where compiled smarty templates are stored
- $condition
- in file ConditionalCheck.php, variable ConditionalCheck::$condition
- $condition
- in file ARFilter.php, variable ARFilter::$condition
WHERE condition container
- $conditions
- in file ARCaseHandle.php, variable ARCaseHandle::$conditions
- $config
- in file ShippingRateCalculator.php, variable ShippingRateCalculator::$config
- $config
- in file BaseController.php, variable BaseController::$config
Configuration handler instance
- $configFiles
- in file BaseController.php, variable BaseController::$configFiles
Configuration files (language, registry)
- $container
- in file usps.php, variable USPSHandler::$container
- $controller
- in file ControllerPlugin.php, variable ControllerPlugin::$controller
- $controllerName
- in file ControllerPlugin.php, variable ControllerPlugin::$controllerName
- $costAmount
- in file ShippingRateResult.php, variable ShippingRateResult::$costAmount
- $costCurrency
- in file ShippingRateResult.php, variable ShippingRateResult::$costCurrency
- $country
- in file usps.php, variable USPSHandler::$country
- $creolePath
- in file ActiveRecord.php, variable ActiveRecord::$creolePath
Path to a Creole library
- $currency
- in file TransactionResult.php, variable TransactionResult::$currency
- $CVVmatch
- in file TransactionResult.php, variable TransactionResult::$CVVmatch
- CategoryController.php
- procedural page CategoryController.php
- CategoryImageController.php
- procedural page CategoryImageController.php
- CurrencyController.php
- procedural page CurrencyController.php
- CustomerOrderController.php
- procedural page CustomerOrderController.php
- CustomizeController.php
- procedural page CustomizeController.php
- CategoryController.php
- procedural page CategoryController.php
- CheckoutController.php
- procedural page CheckoutController.php
- ControllerPlugin.php
- procedural page ControllerPlugin.php
- CreateHandleString.php
- procedural page CreateHandleString.php
- compiler.defun.php
- procedural page compiler.defun.php
- Category.php
- procedural page Category.php
- CategoryImage.php
- procedural page CategoryImage.php
- Currency.php
- procedural page Currency.php
- CustomerOrder.php
- procedural page CustomerOrder.php
- Config.php
- procedural page Config.php
- cache
- in file RolesParser.php, method RolesParser::cache()
Cache roles object into file
- cache
- in file RolesDirectoryParser.php, method RolesDirectoryParser::cache()
- CALCULATED
- in file ProductPricing.php, class constant ProductPricing::CALCULATED
- calculatePrice
- in file ProductPrice.php, method ProductPrice::calculatePrice()
- calculateStatusFromShipmensts
- in file CustomerOrder.php, method CustomerOrder::calculateStatusFromShipmensts()
- calculateTotal
- in file CustomerOrder.php, method CustomerOrder::calculateTotal()
- cancelRole
- in file UserGroup.php, method UserGroup::cancelRole()
- capture
- in file PaymentController.php, method PaymentController::capture()
- capture
- in file Transaction.php, method Transaction::capture()
Creates a new CAPTURE transaction for this transaction
- capture
- in file TestCreditCard.php, method TestCreditCard::capture()
Capture reserved funds
- capture
- in file ExpressPayment.php, method ExpressPayment::capture()
Capture reserved funds
- capture
- in file PaypalDirectPayment.php, method PaypalDirectPayment::capture()
Capture reserved funds
- capture
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::capture()
Capture reserved funds
- capture
- in file CreditCardPayment.php, method CreditCardPayment::capture()
Capture reserved funds
- capture
- in file AuthorizeNet.php, method AuthorizeNet::capture()
Capture reserved funds
- Catalog
- in file tree.php, class Catalog
- Category
- in file Category.php, class Category
Hierarchial product category structure.
- CategoryController
- in file CategoryController.php, class CategoryController
Index controller for frontend
- CategoryController
- in file CategoryController.php, class CategoryController
Product Category controller
- CategoryImage
- in file CategoryImage.php, class CategoryImage
Category image (icon)
- CategoryImageController
- in file CategoryImageController.php, class CategoryImageController
Product Category Image controller
- ccForm
- in file PaymentController.php, method PaymentController::ccForm()
- changeColumns
- in file ProductController.php, method ProductController::changeColumns()
- changeColumns
- in file UserGroupController.php, method UserGroupController::changeColumns()
- changeColumns
- in file CustomerOrderController.php, method CustomerOrderController::changeColumns()
- changeCount
- in file OrderedItemController.php, method OrderedItemController::changeCount()
- changeCurrency
- in file CustomerOrder.php, method CustomerOrder::changeCurrency()
- changeEmail
- in file UserController.php, method UserController::changeEmail()
- changeLanguage
- in file LanguageController.php, method LanguageController::changeLanguage()
Changes active language
- changePassword
- in file UserController.php, method UserController::changePassword()
- changeService
- in file ShipmentController.php, method ShipmentController::changeService()
- changeShipment
- in file OrderedItemController.php, method OrderedItemController::changeShipment()
- changeStatus
- in file ShipmentController.php, method ShipmentController::changeStatus()
- Check
- in file Check.php, class Check
Variable validation logic container
- CheckCondition
- in file CheckCondition.php, class CheckCondition
Abstract class for defining condition under which a particular validation have to be performed
- CheckException
- in file CheckException.php, class CheckException
Exception that is triggered when request variable does not meet requirements defined in a Check subclass
- checkGD
- in file Installer.php, method Installer::checkGD()
- checkMySQL
- in file Installer.php, method Installer::checkMySQL()
- checkMySQLVersion
- in file Installer.php, method Installer::checkMySQLVersion()
- checkout
- in file UserController.php, method UserController::checkout()
- CheckoutController
- in file CheckoutController.php, class CheckoutController
Handles order checkout process
- checkPHPVersion
- in file Installer.php, method Installer::checkPHPVersion()
- checkRequirements
- in file Installer.php, method Installer::checkRequirements()
- checkSession
- in file Installer.php, method Installer::checkSession()
- checkWritePermissions
- in file Installer.php, method Installer::checkWritePermissions()
- ClassLoader
- in file ClassLoader.php, class ClassLoader
Application class loader
- ClassLoaderException
- in file ClassLoaderException.php, class ClassLoaderException
Indicates that class loader failed loading some source file
- cleanUp
- in file Role.php, method Role::cleanUp()
- clearData
- in file Form.php, method Form::clearData()
- clearPool
- in file ActiveRecord.php, method ActiveRecord::clearPool()
This method should only be used for unit testing
- commit
- in file ActiveRecord.php, method ActiveRecord::commit()
Commits a transaction
- completed
- in file CheckoutController.php, method CheckoutController::completed()
- completeExternal
- in file CheckoutController.php, method CheckoutController::completeExternal()
- CompositeJSONResponse
- in file CompositeJSONResponse.php, class CompositeJSONResponse
Composite JSON response - allows to generate multiple page fragments within one request
- CompositeResponse
- in file CompositeResponse.php, class CompositeResponse
Response for carying instructions to an application to render some other action(s)
- Condition
- in file Condition.php, class Condition
Abstract condition element used in WHERE clause
- ConditionalCheck
- in file ConditionalCheck.php, class ConditionalCheck
Decorates Check object
- Config
- in file Config.php, class Config
System configuration manager
- config
- in file LiveCartSmarty.php, method LiveCartSmarty::config()
Retrieve software configuration values from Smarty templates
- config
- in file InstallController.php, method InstallController::config()
- connect
- in file Router.php, method Router::connect()
Connects a new route to some URL pattern.
- connectPriority
- in file Router.php, method Router::connectPriority()
- Controller
- in file Controller.php, class Controller
Class of application controller (action container)
- ControllerException
- in file ControllerException.php, class ControllerException
Controller level exception.
- ControllerNotFoundException
- in file ControllerNotFoundException.php, class ControllerNotFoundException
Thrown when controller specified in request does not exists.
- ControllerPlugin
- in file ControllerPlugin.php, class ControllerPlugin
Allows to plug in controller response post-processors
- CONTROLLER_HANDLE
- in file CompositeResponse.php, class constant CompositeResponse::CONTROLLER_HANDLE
Controller variable name
- CONTROLLER_NAME
- in file Request.php, class constant Request::CONTROLLER_NAME
Controller variable name in request array
- convertAmount
- in file Currency.php, method Currency::convertAmount()
- convertAmountFromDefaultCurrency
- in file Currency.php, method Currency::convertAmountFromDefaultCurrency()
- convertAmountToDefaultCurrency
- in file Currency.php, method Currency::convertAmountToDefaultCurrency()
- convertPrice
- in file ProductPrice.php, method ProductPrice::convertPrice()
- countItems
- in file Product.php, method Product::countItems()
Count products in category
- countriesAndStates
- in file DeliveryZoneController.php, method DeliveryZoneController::countriesAndStates()
- countShippableShipments
- in file CustomerOrder.php, method CustomerOrder::countShippableShipments()
- countTabsItems
- in file ProductController.php, method ProductController::countTabsItems()
- countTabsItems
- in file CategoryController.php, method CategoryController::countTabsItems()
- COUNT_RECENT_FILES
- in file UserController.php, class constant UserController::COUNT_RECENT_FILES
- create
- in file SpecFieldController.php, method SpecFieldController::create()
- create
- in file StaticPageController.php, method StaticPageController::create()
- create
- in file ShipmentController.php, method ShipmentController::create()
- create
- in file SpecFieldGroupController.php, method SpecFieldGroupController::create()
- create
- in file ShippingServiceController.php, method ShippingServiceController::create()
- create
- in file ProductFileController.php, method ProductFileController::create()
- create
- in file ProductController.php, method ProductController::create()
- create
- in file ProductRelationshipGroupController.php, method ProductRelationshipGroupController::create()
- create
- in file ProductFileGroupController.php, method ProductFileGroupController::create()
- create
- in file OrderedItemController.php, method OrderedItemController::create()
- create
- in file FilterGroupController.php, method FilterGroupController::create()
- create
- in file TaxController.php, method TaxController::create()
- create
- in file UserController.php, method UserController::create()
- create
- in file DeliveryZoneController.php, method DeliveryZoneController::create()
- create
- in file CustomerOrderController.php, method CustomerOrderController::create()
- create
- in file TaxRateController.php, method TaxRateController::create()
- create
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::create()
- create
- in file HandleFilter.php, method HandleFilter::create()
- create
- in file LCMakeTextFactory.php, method LCMakeTextFactory::create()
Creates a MakeText translation handler instance for required locale
- create
- in file CategoryController.php, method CategoryController::create()
Creates a new category record
- create
- in file UserGroupController.php, method UserGroupController::create()
- createCategoryUrl
- in file function.categoryUrl.php, function createCategoryUrl()
- createChain
- in file Condition.php, method AndChainCondition::createChain()
- createChain
- in file Condition.php, method Condition::createChain()
- createFullUrl
- in file Router.php, method Router::createFullUrl()
- createGroupString
- in file ARSelectFilter.php, method ARSelectFilter::createGroupString()
Creates "GROUP BY" statement string
- createHandleString
- in file CreateHandleString.php, function createHandleString()
- createHavingString
- in file ARSelectFilter.php, method ARSelectFilter::createHavingString()
Creates a textual filter representation
- createOrderString
- in file ARSelectFilter.php, method ARSelectFilter::createOrderString()
Creates an "ORDER BY" statement string
- createPageList
- in file Paginator.php, method Paginator::createPageList()
- createRecordSet
- in file ActiveRecord.php, method ActiveRecord::createRecordSet()
Loads a set of active record instances (persisted object list) by using a query
- createSelectQuery
- in file ActiveRecord.php, method ActiveRecord::createSelectQuery()
Creates a select query object for a table identified by an ActiveRecord class name
- createString
- in file ARSelectFilter.php, method ARSelectFilter::createString()
Creates a string by using filter data
- createString
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::createString()
Creates a string representing SQL SELECT query
- createString
- in file ARFilter.php, method ARFilter::createString()
Creates a textual filter representation
- createString
- in file ARUpdateFilter.php, method ARUpdateFilter::createString()
- createTable
- in file ARSQLGenerator.php, method ARSQLGenerator::createTable()
Creates table.
- createTaxFormValidator
- in file TaxController.php, method TaxController::createTaxFormValidator()
- createURL
- in file Router.php, method Router::createURL()
Creates an URL by using a supplied URL param list
- createUrlFromRoute
- in file Router.php, method Router::createUrlFromRoute()
- createUserForm
- in file UserController.php, method UserController::createUserForm()
- createUserFormValidator
- in file UserController.php, method UserController::createUserFormValidator()
- credit
- in file TestCreditCard.php, method TestCreditCard::credit()
Credit (a part) of customers payment
- credit
- in file PaypalDirectPayment.php, method PaypalDirectPayment::credit()
Credit (a part) of customers payment
- credit
- in file AuthorizeNet.php, method AuthorizeNet::credit()
Credit (a part) of customers payment
- CreditCardDetailsType
- in file paypal_types.php, method PayPalTypes::CreditCardDetailsType()
Makes the CreditCardDetailsType
- CreditCardPayment
- in file CreditCardPayment.php, class CreditCardPayment
- Currency
- in file Currency.php, class Currency
Defines a system currency. There can be multiple currencies active at the same time.
- CurrencyController
- in file CurrencyController.php, class CurrencyController
- CurrencyRateFeed
- in file CurrencyRateFeed.php, class CurrencyRateFeed
- CustomerOrder
- in file CustomerOrder.php, class CustomerOrder
Represents customers order - products placed in shopping basket or wish list
- CustomerOrderController
- in file CustomerOrderController.php, class CustomerOrderController
- customizationMode
- in file CustomizeController.php, method CustomizeController::customizationMode()
- CustomizeController
- in file CustomizeController.php, class CustomizeController
Handles dynamic interface customizations
- custom_get_paths
- in file resource.custom.php, function custom_get_paths()
- cvv
- in file CheckoutController.php, method CheckoutController::cvv()
- ClassLoader.php
- procedural page ClassLoader.php
- ClassLoaderException.php
- procedural page ClassLoaderException.php
- Controller.php
- procedural page Controller.php
- ControllerException.php
- procedural page ControllerException.php
- ControllerNotFoundException.php
- procedural page ControllerNotFoundException.php
- Check.php
- procedural page Check.php
- CheckCondition.php
- procedural page CheckCondition.php
- CheckException.php
- procedural page CheckException.php
- ConditionalCheck.php
- procedural page ConditionalCheck.php
- CompositeJSONResponse.php
- procedural page CompositeJSONResponse.php
- CompositeResponse.php
- procedural page CompositeResponse.php
- Condition.php
- procedural page Condition.php
- CurrencyRateFeed.php
- procedural page CurrencyRateFeed.php
- CreditCardPayment.php
- procedural page CreditCardPayment.php
- config.inc.php
- procedural page config.inc.php
top
d
- $data
- in file TransactionDetails.php, variable TransactionDetails::$data
- $data
- in file ActiveRecord.php, variable ActiveRecord::$data
Record data
- $data
- in file PaypalExpressCheckout.php, variable PaypalExpressCheckout::$data
- $dataContainer
- in file ActionResponse.php, variable ActionResponse::$dataContainer
Stores values
- $dataType
- in file ARField.php, variable ARField::$dataType
- $db
- in file testGenerate.php, variable TestGenerate::$db
- $defaultValue
- in file ARCaseHandle.php, variable ARCaseHandle::$defaultValue
- $description
- in file usps.php, variable UspsError::$description
- $destCountry
- in file ShippingRateCalculator.php, variable ShippingRateCalculator::$destCountry
- $destZip
- in file ShippingRateCalculator.php, variable ShippingRateCalculator::$destZip
- $dest_zip
- in file usps.php, variable USPSHandler::$dest_zip
- $details
- in file TransactionPayment.php, variable TransactionPayment::$details
- $details
- in file TransactionError.php, variable TransactionError::$details
- DeliveryZoneController.php
- procedural page DeliveryZoneController.php
- DeliveryZone.php
- procedural page DeliveryZone.php
- DeliveryZoneAddressMask.php
- procedural page DeliveryZoneAddressMask.php
- DeliveryZoneCityMask.php
- procedural page DeliveryZoneCityMask.php
- DeliveryZoneCountry.php
- procedural page DeliveryZoneCountry.php
- DeliveryZoneState.php
- procedural page DeliveryZoneState.php
- DeliveryZoneZipMask.php
- procedural page DeliveryZoneZipMask.php
- database
- in file InstallController.php, method InstallController::database()
- DATATYPE_NUMBERS
- in file SpecField.php, class constant SpecField::DATATYPE_NUMBERS
- DATATYPE_TEXT
- in file SpecField.php, class constant SpecField::DATATYPE_TEXT
- dateTimeType
- in file paypal_types.php, method PayPalTypes::dateTimeType()
Returns the date in the ISO 8601 format
- debug
- in file stats.php, function debug()
- decode
- in file Services_JSON.php, method Services_JSON::decode()
decodes a JSON string into appropriate variable
- DEFAULT_ACTION
- in file Controller.php, class constant Controller::DEFAULT_ACTION
Default action name
- DEFINED
- in file ProductPricing.php, class constant ProductPricing::DEFINED
- defineJoin
- in file FilterInterface.php, method FilterInterface::defineJoin()
Adds JOIN definition to ARSelectFilter to retrieve product attribute value for the particular Filter
- defineJoin
- in file Filter.php, method Filter::defineJoin()
Adds JOIN definition to ARSelectFilter to retrieve product attribute value for the particular SpecField
- defineJoin
- in file SearchFilter.php, method SearchFilter::defineJoin()
- defineJoin
- in file SelectorFilter.php, method SelectorFilter::defineJoin()
Adds JOIN definition to ARSelectFilter to retrieve product attribute value for the particular SpecField
- defineJoin
- in file PriceFilter.php, method PriceFilter::defineJoin()
- defineJoin
- in file ManufacturerFilter.php, method ManufacturerFilter::defineJoin()
- defineSchema
- in file OrderNote.php, method OrderNote::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file OrderLog.php, method OrderLog::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file OrderedItem.php, method OrderedItem::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file AccessControlAssociation.php, method AccessControlAssociation::defineSchema()
- defineSchema
- in file DeliveryZone.php, method DeliveryZone::defineSchema()
- defineSchema
- in file Product.php, method Product::defineSchema()
- defineSchema
- in file Transaction.php, method Transaction::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file ActiveRecord.php, method ActiveRecord::defineSchema()
Abstract method for table schema definition
- defineSchema
- in file ShippingService.php, method ShippingService::defineSchema()
- defineSchema
- in file ObjectImage.php, method ObjectImage::defineSchema()
- defineSchema
- in file Currency.php, method Currency::defineSchema()
- defineSchema
- in file Manufacturer.php, method Manufacturer::defineSchema()
- defineSchema
- in file SpecFieldGroup.php, method SpecFieldGroup::defineSchema()
Define SpecFieldGroup database schema
- defineSchema
- in file models.php, method BlogPost::defineSchema()
- defineSchema
- in file SpecificationNumericValue.php, method SpecificationNumericValue::defineSchema()
- defineSchema
- in file CategoryImage.php, method CategoryImage::defineSchema()
- defineSchema
- in file NewsPost.php, method NewsPost::defineSchema()
- defineSchema
- in file UserAddressType.php, method UserAddressType::defineSchema()
Define database schema
- defineSchema
- in file ProductFile.php, method ProductFile::defineSchema()
- defineSchema
- in file User.php, method User::defineSchema()
- defineSchema
- in file SpecificationItem.php, method SpecificationItem::defineSchema()
- defineSchema
- in file CustomerOrder.php, method CustomerOrder::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file SpecificationDateValue.php, method SpecificationDateValue::defineSchema()
- defineSchema
- in file Shipment.php, method Shipment::defineSchema()
Define database schema used by this active record instance
- defineSchema
- in file ShippingRate.php, method ShippingRate::defineSchema()
- defineSchema
- in file ShippingAddress.php, method ShippingAddress::defineSchema()
Define database schema
- defineSchema
- in file ShipmentTax.php, method ShipmentTax::defineSchema()
- defineSchema
- in file Role.php, method Role::defineSchema()
- defineSchema
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::defineSchema()
- defineSchema
- in file ProductImage.php, method ProductImage::defineSchema()
- defineSchema
- in file ProductFileGroup.php, method ProductFileGroup::defineSchema()
- defineSchema
- in file UserAddress.php, method UserAddress::defineSchema()
Define database schema
- defineSchema
- in file ProductParametersGroup.php, method ProductParametersGroup::defineSchema()
- defineSchema
- in file ProductPrice.php, method ProductPrice::defineSchema()
- defineSchema
- in file ProductRelationship.php, method ProductRelationship::defineSchema()
- defineSchema
- in file ValueSpecification.php, method ValueSpecification::defineSchema()
- defineSchema
- in file Language.php, method Language::defineSchema()
Languages schema definition
- defineSchema
- in file ObjectFile.php, method ObjectFile::defineSchema()
- defineSchema
- in file testGenerate.php, method Lentele::defineSchema()
- defineSchema
- in file DeliveryZoneCountry.php, method DeliveryZoneCountry::defineSchema()
- defineSchema
- in file StaticPage.php, method StaticPage::defineSchema()
- defineSchema
- in file State.php, method State::defineSchema()
Define database schema
- defineSchema
- in file SpecificationStringValue.php, method SpecificationStringValue::defineSchema()
- defineSchema
- in file ExpressCheckout.php, method ExpressCheckout::defineSchema()
Define database schema
- defineSchema
- in file DeliveryZoneAddressMask.php, method DeliveryZoneAddressMask::defineSchema()
- defineSchema
- in file Tax.php, method Tax::defineSchema()
- defineSchema
- in file DeliveryZoneZipMask.php, method DeliveryZoneZipMask::defineSchema()
- defineSchema
- in file TaxRate.php, method TaxRate::defineSchema()
- defineSchema
- in file DeliveryZoneState.php, method DeliveryZoneState::defineSchema()
- defineSchema
- in file UserGroup.php, method UserGroup::defineSchema()
- defineSchema
- in file BillingAddress.php, method BillingAddress::defineSchema()
Define database schema
- defineSchema
- in file testGenerate.php, method LenteleChange::defineSchema()
- defineSchema
- in file Category.php, method Category::defineSchema()
Define database schema for Category model
- defineSchema
- in file ActiveTreeNode.php, method ActiveTreeNode::defineSchema()
Partial schema definition for a hierarchial data storage in a database
- defineSchema
- in file testGenerate.php, method LenteleDrop::defineSchema()
- defineSchema
- in file DeliveryZoneCityMask.php, method DeliveryZoneCityMask::defineSchema()
- defineSchema
- in file testGenerate.php, method LenteleModified::defineSchema()
- defineSchema
- in file tree.php, method Catalog::defineSchema()
- defineSchema
- in file SpecField.php, method SpecField::defineSchema()
Define SpecField database schema
- defineSchema
- in file FilterGroup.php, method FilterGroup::defineSchema()
Define FilterGroup database schema
- defineSchema
- in file Filter.php, method Filter::defineSchema()
Define Filter schema
- defineSchema
- in file SpecFieldValue.php, method SpecFieldValue::defineSchema()
Define SpecFieldValue schema in database
- delete
- in file Category.php, method Category::delete()
Removes category by ID and fixes data in parent categories (updates activeProductCount and totalProductCount)
- delete
- in file ActiveRecord.php, method ActiveRecord::delete()
Deletes an existing record
- delete
- in file ActiveTreeNode.php, method ActiveTreeNode::delete()
Delete this node with subtree
- delete
- in file TaxRateController.php, method TaxRateController::delete()
- delete
- in file ProductImageController.php, method ProductImageController::delete()
- delete
- in file ShipmentController.php, method ShipmentController::delete()
- delete
- in file ProductRelationshipController.php, method ProductRelationshipController::delete()
- delete
- in file DeliveryZoneController.php, method DeliveryZoneController::delete()
- delete
- in file CurrencyController.php, method CurrencyController::delete()
Remove a currency
- delete
- in file Shipment.php, method Shipment::delete()
- delete
- in file ProductRelationshipGroupController.php, method ProductRelationshipGroupController::delete()
- delete
- in file SpecFieldValueController.php, method SpecFieldValueController::delete()
Delete specification field value from database
- delete
- in file TaxController.php, method TaxController::delete()
- delete
- in file FilterController.php, method FilterController::delete()
Delete filter from database
- delete
- in file ObjectFile.php, method ObjectFile::delete()
- delete
- in file SpecFieldGroupController.php, method SpecFieldGroupController::delete()
Delete specification field group from database
- delete
- in file ShippingServiceController.php, method ShippingServiceController::delete()
- delete
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::delete()
- delete
- in file FilterGroupController.php, method FilterGroupController::delete()
Delete filter group
- delete
- in file SiteNewsController.php, method SiteNewsController::delete()
Remove a news entry
- delete
- in file LanguageController.php, method LanguageController::delete()
Remove a language
- delete
- in file CategoryImageController.php, method CategoryImageController::delete()
- delete
- in file ProductFileGroupController.php, method ProductFileGroupController::delete()
- delete
- in file SpecFieldController.php, method SpecFieldController::delete()
Delete specification field from database
- delete
- in file ShippingRateController.php, method ShippingRateController::delete()
- delete
- in file iSpecification.php, method iSpecification::delete()
- delete
- in file ProductFileController.php, method ProductFileController::delete()
- delete
- in file ProductFileGroup.php, method ProductFileGroup::delete()
- delete
- in file StaticPageController.php, method StaticPageController::delete()
- delete
- in file StaticPage.php, method StaticPage::delete()
- delete
- in file OrderController.php, method OrderController::delete()
Remove a product from shopping cart
- delete
- in file ObjectImageController.php, method ObjectImageController::delete()
Remove an image
- delete
- in file OrderedItemController.php, method OrderedItemController::delete()
Delete filter from database
- deleteAddressMask
- in file DeliveryZoneController.php, method DeliveryZoneController::deleteAddressMask()
- deleteBillingAddress
- in file UserController.php, method UserController::deleteBillingAddress()
- deleteById
- in file SpecField.php, method SpecField::deleteById()
Delete spec field from database
- deleteById
- in file Language.php, method Language::deleteById()
- deleteByID
- in file Filter.php, method Filter::deleteByID()
Delete Filter from database
- deleteById
- in file Currency.php, method Currency::deleteById()
- deleteByID
- in file CategoryImage.php, method CategoryImage::deleteByID()
- deleteByID
- in file ActiveRecord.php, method ActiveRecord::deleteByID()
Removes a persisted object (deletes from a database) by an uniqu identifier (record ID)
- deletebyID
- in file FilterGroup.php, method FilterGroup::deletebyID()
Delete filter group from database by id
- deleteById
- in file SpecFieldGroup.php, method SpecFieldGroup::deleteById()
Delete spec field group from database
- deleteByID
- in file Product.php, method Product::deleteByID()
Removes a product from a database
- deleteByID
- in file tree.php, method Catalog::deleteByID()
- deleteByID
- in file ObjectImage.php, method ObjectImage::deleteByID()
- deleteById
- in file SpecFieldValue.php, method SpecFieldValue::deleteById()
Delete value from database
- deleteByID
- in file ProductImage.php, method ProductImage::deleteByID()
- deleteCache
- in file Language.php, method Language::deleteCache()
- deleteCityMask
- in file DeliveryZoneController.php, method DeliveryZoneController::deleteCityMask()
- deleteFile
- in file ObjectFile.php, method ObjectFile::deleteFile()
- deleteImageFiles
- in file ObjectImage.php, method ObjectImage::deleteImageFiles()
- deleteInstancesByOrder
- in file ExpressCheckout.php, method ExpressCheckout::deleteInstancesByOrder()
- deleteRecordSet
- in file ActiveRecord.php, method ActiveRecord::deleteRecordSet()
Delete o set of records of this class by using a filter
- deleteRemovedValues
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::deleteRemovedValues()
- deleteShippingAddress
- in file UserController.php, method UserController::deleteShippingAddress()
- deleteZipMask
- in file DeliveryZoneController.php, method DeliveryZoneController::deleteZipMask()
- DeliveryZone
- in file DeliveryZone.php, class DeliveryZone
Delivery zones are used to classify shipping locations, which allows to define different shipping rates and taxes for different delivery addresses.
- DeliveryZoneAddressMask
- in file DeliveryZoneAddressMask.php, class DeliveryZoneAddressMask
Match an address to delivery zone by address mask string. For example, "5th Avenue" would match all addresses within the 5th Avenue. The address mask usually has to be used together with other masks or state/country rules to make sure an address from a wrong country doesn't get matched.
- DeliveryZoneCityMask
- in file DeliveryZoneCityMask.php, class DeliveryZoneCityMask
Match an address to delivery zone by city name mask string. For example, "New Y*k" or "New Y" would match "New York". The city name mask usually has to be used together with other masks or state/country rules to make sure an address from a wrong country doesn't get matched.
- DeliveryZoneController
- in file DeliveryZoneController.php, class DeliveryZoneController
Application settings management
- DeliveryZoneCountry
- in file DeliveryZoneCountry.php, class DeliveryZoneCountry
Country assignment to a DeliveryZone
- DeliveryZoneState
- in file DeliveryZoneState.php, class DeliveryZoneState
State assignment to a DeliveryZone
- DeliveryZoneZipMask
- in file DeliveryZoneZipMask.php, class DeliveryZoneZipMask
Match an address to delivery zone by postal code mask string. For example, "90*" would match "90210".
- destroy
- in file SessionUser.php, method SessionUser::destroy()
- destroy
- in file Session.php, method Session::destroy()
Destroys this session
- destroy
- in file SessionOrder.php, method SessionOrder::destroy()
- DIRECTION_LEFT
- in file ActiveTreeNode.php, class constant ActiveTreeNode::DIRECTION_LEFT
Shows direction of the move. Move to position before previous sibling
- DIRECTION_RIGHT
- in file ActiveTreeNode.php, class constant ActiveTreeNode::DIRECTION_RIGHT
Shows direction of the move. Move to position before second next sibling
- disable
- in file ARLogger.php, method ARLogger::disable()
- doAddBillingAddress
- in file UserController.php, method UserController::doAddBillingAddress()
- doAddShippingAddress
- in file UserController.php, method UserController::doAddShippingAddress()
- DoCapture
- in file docapture.php, class DoCapture
Used to invoke the DoCapture Operation
- doChangeEmail
- in file UserController.php, method UserController::doChangeEmail()
- doChangePassword
- in file UserController.php, method UserController::doChangePassword()
- DoDirectPayment
- in file dodirectpayment.php, class DoDirectPayment
Used to invoke the DoDirectPayment Operation
- DoDirectPaymentRequestDetailsType
- in file paypal_types.php, method PayPalTypes::DoDirectPaymentRequestDetailsType()
Prepares the DoDirectPaymentRequestDetailsType
- DoExpressCheckoutPayment
- in file doexpresscheckoutpayment.php, class DoExpressCheckoutPayment
Used to invoke the DoExpressCheckoutPayment Operation
- DoExpressCheckoutPaymentRequestDetailsType
- in file paypal_types.php, method PayPalTypes::DoExpressCheckoutPaymentRequestDetailsType()
Makes the DoExpressCheckoutPaymentRequestDetailsType
- doLogin
- in file SessionController.php, method SessionController::doLogin()
Process actual login
- doLogin
- in file UserController.php, method UserController::doLogin()
Process actual login
- doRegister
- in file UserController.php, method UserController::doRegister()
- doRemindPassword
- in file UserController.php, method UserController::doRemindPassword()
- doSelectAddress
- in file CheckoutController.php, method CheckoutController::doSelectAddress()
- doSelectShippingMethod
- in file CheckoutController.php, method CheckoutController::doSelectShippingMethod()
- DoVoid
- in file dovoid.php, class DoVoid
Used to invoke the DoCapture Operation
- download
- in file UserController.php, method UserController::download()
Download an ordered file
- download
- in file ProductFileController.php, method ProductFileController::download()
- downloadData
- in file CurrencyRateFeed.php, method CurrencyRateFeed::downloadData()
- DO_NOT_RECALCULATE_PRICE
- in file Product.php, class constant Product::DO_NOT_RECALCULATE_PRICE
- docapture.php
- procedural page docapture.php
- dodirectpayment.php
- procedural page dodirectpayment.php
- doexpresscheckoutpayment.php
- procedural page doexpresscheckoutpayment.php
- dovoid.php
- procedural page dovoid.php
top
e
- $expiryMonth
- in file CreditCardPayment.php, variable CreditCardPayment::$expiryMonth
Credit card expiration month
- $expiryYear
- in file CreditCardPayment.php, variable CreditCardPayment::$expiryYear
Credit card expiration year
- $expression
- in file ARExpressionHandle.php, variable ARExpressionHandle::$expression
- ErrController.php
- procedural page ErrController.php
- ErrController.php
- procedural page ErrController.php
- Email.php
- procedural page Email.php
- ExpressCheckout.php
- procedural page ExpressCheckout.php
- edit
- in file ProductFileGroupController.php, method ProductFileGroupController::edit()
- edit
- in file ProductRelationshipGroupController.php, method ProductRelationshipGroupController::edit()
- edit
- in file SettingsController.php, method SettingsController::edit()
Individual settings section
- edit
- in file ProductFileController.php, method ProductFileController::edit()
- edit
- in file UserGroupController.php, method UserGroupController::edit()
- edit
- in file LanguageController.php, method LanguageController::edit()
Displays definitions edit page.
- edit
- in file TemplateController.php, method TemplateController::edit()
- edit
- in file CurrencyController.php, method CurrencyController::edit()
- edit
- in file ShipmentController.php, method ShipmentController::edit()
- edit
- in file StaticPageController.php, method StaticPageController::edit()
- edit
- in file SiteNewsController.php, method SiteNewsController::edit()
- edit
- in file ShippingServiceController.php, method ShippingServiceController::edit()
- edit
- in file TaxController.php, method TaxController::edit()
- edit
- in file TaxRateController.php, method TaxRateController::edit()
- editBillingAddress
- in file UserController.php, method UserController::editBillingAddress()
- editPopup
- in file TemplateController.php, method TemplateController::editPopup()
- editShippingAddress
- in file UserController.php, method UserController::editShippingAddress()
- Email
- in file Email.php, class Email
E-mail handler
- emptyPage
- in file TemplateController.php, method TemplateController::emptyPage()
- emptyPage
- in file StaticPageController.php, method StaticPageController::emptyPage()
- enable
- in file ARLogger.php, method ARLogger::enable()
- enableClientSideValidation
- in file Form.php, method Form::enableClientSideValidation()
- ENABLED_TAXES
- in file DeliveryZone.php, class constant DeliveryZone::ENABLED_TAXES
- enableURLRewrite
- in file Router.php, method Router::enableURLRewrite()
- encode
- in file Services_JSON.php, method Services_JSON::encode()
encodes an arbitrary variable into JSON format
- encode
- in file RequestValidator.php, method RequestValidator::encode()
- end_timer
- in file stats.php, function end_timer()
- enumerateFields
- in file ARSchema.php, method ARSchema::enumerateFields()
Creatres a sting of enumerated fields
- enumerateID
- in file ActiveRecord.php, method ActiveRecord::enumerateID()
Creates a comma separated string of primary key fields and values: pk_field_name1 = value1, pk_field_name2 = value2, ...
- enumerateModifiedFields
- in file ActiveRecord.php, method ActiveRecord::enumerateModifiedFields()
Creates a string of comma separated modified record fields in the folowing format: "tableField = recordValue, field2=value2, ...". This string is used for INSERT and UPDATE queries
- EqualsCond
- in file Condition.php, class EqualsCond
Equals condition
- EqualsOrLessCond
- in file Condition.php, class EqualsOrLessCond
Condition using "=<" operator
- EqualsOrMoreCond
- in file Condition.php, class EqualsOrMoreCond
Condition using "=>" operator
- ErrController
- in file ErrController.php, class ErrController
- ErrController
- in file ErrController.php, class ErrController
Backend error pages
- EXCLUDE_DEFAULT_CURRENCY
- in file LiveCart.php, class constant LiveCart::EXCLUDE_DEFAULT_CURRENCY
- execute
- in file dodirectpayment.php, method DoDirectPayment::execute()
Executes the DoDirectPayment Operation
- execute
- in file Application.php, method Application::execute()
Executes controllers action and returns response
- execute
- in file docapture.php, method DoCapture::execute()
Executes the DoCapture Operation
- execute
- in file Controller.php, method Controller::execute()
Executes controller action (method) and gets a response instance
- execute
- in file transactionsearch.php, method TransactionSearch::execute()
Executes the Operation
- execute
- in file setexpresscheckout.php, method SetExpressCheckout::execute()
Executes the Operation
- execute
- in file dovoid.php, method DoVoid::execute()
Executes the DoCapture Operation
- execute
- in file doexpresscheckoutpayment.php, method DoExpressCheckoutPayment::execute()
Executes the DoExpressCheckoutPayment Operation
- execute
- in file paypal_base.php, method OperationsTemplate::execute()
Calls the Paypal Web Service
- execute
- in file gettransactiondetails.php, method GetTransactionDetails::execute()
Executes the GetTransactionDetails Operation
- execute
- in file getexpresscheckoutdetails.php, method GetExpressCheckoutDetails::execute()
Executes the Operation
- execute
- in file LiveCart.php, method LiveCart::execute()
Executes controllers action and returns response
- executeUpdate
- in file ActiveRecord.php, method ActiveRecord::executeUpdate()
- exists
- in file SpecField.php, method SpecField::exists()
This method is checking if SpecField record with passed id exist in the database
- exists
- in file FilterGroup.php, method FilterGroup::exists()
This method is checking if SpecField record with passed id exist in the database
- express
- in file CheckoutController.php, method CheckoutController::express()
Redirect to an external site to acquire customer information and initiate payment (express checkout)
- ExpressCheckout
- in file ExpressCheckout.php, class ExpressCheckout
Express checkout data container
- ExpressPayment
- in file ExpressPayment.php, class ExpressPayment
- expressReturn
- in file CheckoutController.php, method CheckoutController::expressReturn()
- ExternalPayment
- in file ExternalPayment.php, class ExternalPayment
- extractRecordID
- in file ActiveRecord.php, method ActiveRecord::extractRecordID()
Extracts a primary key value (record ID) from a data array
- ExpressPayment.php
- procedural page ExpressPayment.php
- ExternalPayment.php
- procedural page ExternalPayment.php
- examples.php
- procedural page examples.php
top
f
- $fieldHandle
- in file Condition.php, variable UnaryCondition::$fieldHandle
- $fieldNames
- in file OrCheck.php, variable OrCheck::$fieldNames
- $filters
- in file ProductController.php, variable ProductController::$filters
- $filters
- in file CategoryController.php, variable CategoryController::$filters
- $foreignClassName
- in file ARField.php, variable ARForeignKeyField::$foreignClassName
- $foreignFieldName
- in file ARField.php, variable ARForeignKeyField::$foreignFieldName
- $foreignTableName
- in file ARField.php, variable ARForeignKeyField::$foreignTableName
- FilterController.php
- procedural page FilterController.php
- FilterGroupController.php
- procedural page FilterGroupController.php
- FrontendController.php
- procedural page FrontendController.php
- function.calendar.php
- procedural page function.calendar.php
- function.checkbox.php
- procedural page function.checkbox.php
- function.filefield.php
- procedural page function.filefield.php
- function.hidden.php
- procedural page function.hidden.php
- function.metricsfield.php
- procedural page function.metricsfield.php
- function.password.php
- procedural page function.password.php
- function.radio.php
- procedural page function.radio.php
- function.selectfield.php
- procedural page function.selectfield.php
- function.textarea.php
- procedural page function.textarea.php
- function.textfield.php
- procedural page function.textfield.php
- function.activeGrid.php
- procedural page function.activeGrid.php
- function.backendLangMenu.php
- procedural page function.backendLangMenu.php
- function.backendMenu.php
- procedural page function.backendMenu.php
- function.backendOrderUrl.php
- procedural page function.backendOrderUrl.php
- function.backendProductUrl.php
- procedural page function.backendProductUrl.php
- function.backendUserUrl.php
- procedural page function.backendUserUrl.php
- function.baseUrl.php
- procedural page function.baseUrl.php
- function.categoryUrl.php
- procedural page function.categoryUrl.php
- function.compiledCss.php
- procedural page function.compiledCss.php
- function.compiledJs.php
- procedural page function.compiledJs.php
- function.img.php
- procedural page function.img.php
- function.includeCss.php
- procedural page function.includeCss.php
- function.includeJs.php
- procedural page function.includeJs.php
- function.json.php
- procedural page function.json.php
- function.link.php
- procedural page function.link.php
- function.liveCustomization.php
- procedural page function.liveCustomization.php
- function.loadJs.php
- procedural page function.loadJs.php
- function.localeCode.php
- procedural page function.localeCode.php
- function.maketext.php
- procedural page function.maketext.php
- function.newsUrl.php
- procedural page function.newsUrl.php
- function.pageName.php
- procedural page function.pageName.php
- function.pageUrl.php
- procedural page function.pageUrl.php
- function.paginate.php
- procedural page function.paginate.php
- function.productUrl.php
- procedural page function.productUrl.php
- function.self.php
- procedural page function.self.php
- function.translate.php
- procedural page function.translate.php
- function.weight.php
- procedural page function.weight.php
- function.zebra.php
- procedural page function.zebra.php
- Filter.php
- procedural page Filter.php
- FilterGroup.php
- procedural page FilterGroup.php
- FilterInterface.php
- procedural page FilterInterface.php
- factory
- in file LocaleMaketext.php, method LocaleMaketext::factory()
static factory method for creating Locale_Maketext objects.
- fetchDataFromDB
- in file ActiveRecord.php, method ActiveRecord::fetchDataFromDB()
- fetch_msg
- in file LocaleMaketext.php, method LocaleMaketext::fetch_msg()
Fetch message from dictionary.
- fieldExists
- in file ARSchema.php, method ARSchema::fieldExists()
Checks if a given field exists in schema
- files
- in file UserController.php, method UserController::files()
- filter
- in file ValidatorVariable.php, method ValidatorVariable::filter()
Applies all registered filters sequentialy to a value
- Filter
- in file Filter.php, class Filter
Filters allow to filter the product list by specific product attribute values.
- FilterController
- in file FilterController.php, class FilterController
...
- FilterGroup
- in file FilterGroup.php, class FilterGroup
Filters allow to filter the product list by specific product attribute values.
- FilterGroupController
- in file FilterGroupController.php, class FilterGroupController
Filter group controller
- filterHandle
- in file function.categoryUrl.php, function filterHandle()
- FilterInterface
- in file FilterInterface.php, class FilterInterface
Defines common interface for different types of filters.
- FILTER_HANDLE
- in file ActiveGrid.php, class constant ActiveGrid::FILTER_HANDLE
- finalize
- in file CustomerOrder.php, method CustomerOrder::finalize()
"Close" the order for modifications and fix its state
- finish
- in file InstallController.php, method InstallController::finish()
- ForbiddenException
- in file ForbiddenException.php, class ForbiddenException
Exception that indicates an attempt to execute a restricted controller/action
- form
- in file CategoryController.php, method CategoryController::form()
Displays category form (for creating a new category or modifying an existing one)
- Form
- in file Form.php, class Form
Request Validator and request data container wrapper
- format
- in file ARSerializableDateTime.php, method ARSerializableDateTime::format()
- FORMAT_DATE_FULL
- in file Locale.php, class constant Locale::FORMAT_DATE_FULL
- FORMAT_DATE_LONG
- in file Locale.php, class constant Locale::FORMAT_DATE_LONG
- FORMAT_DATE_MEDIUM
- in file Locale.php, class constant Locale::FORMAT_DATE_MEDIUM
- FORMAT_DATE_SHORT
- in file Locale.php, class constant Locale::FORMAT_DATE_SHORT
- FORMAT_TIME_FULL
- in file Locale.php, class constant Locale::FORMAT_TIME_FULL
- FORMAT_TIME_LONG
- in file Locale.php, class constant Locale::FORMAT_TIME_LONG
- FORMAT_TIME_MEDIUM
- in file Locale.php, class constant Locale::FORMAT_TIME_MEDIUM
- FORMAT_TIME_SHORT
- in file Locale.php, class constant Locale::FORMAT_TIME_SHORT
- ForbiddenException.php
- procedural page ForbiddenException.php
- Form.php
- procedural page Form.php
- FrontendController
- in file FrontendController.php, class FrontendController
Base class for all front-end related controllers
- FW_DIR
- in file Initialize.php, constant FW_DIR
- filter.php
- procedural page filter.php
top
g
- $gatewayTransactionID
- in file TransactionResult.php, variable TransactionResult::$gatewayTransactionID
- $gen
- in file testGenerate.php, variable TestGenerate::$gen
- getDateFromString.php
- procedural page getDateFromString.php
- generate
- in file FilterController.php, method FilterController::generate()
Generate filters according to specification fields names and types
- generatePassword
- in file UserController.php, method UserController::generatePassword()
- generateTableDDL
- in file ARSQLGenerator.php, method ARSQLGenerator::generateTableDDL()
Generates tables DDL.
- generateTableModify
- in file ARSQLGenerator.php, method ARSQLGenerator::generateTableModify()
Gets from database table structure and models schema. If they don't ?????, creates table modify sql.
- get
- in file Form.php, method Form::get()
Gets a form field value
- get
- in file TransactionValueMapper.php, method TransactionValueMapper::get()
- get
- in file TransactionDetails.php, method TransactionDetails::get()
- get
- in file Session.php, method Session::get()
Gets a session variable value
- get
- in file Request.php, method Request::get()
Gets a variable value from a request
- get
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::get()
Return a single translation value by file name and translation key
- get
- in file ShippingRateSet.php, method ShippingRateSet::get()
- get
- in file Config.php, method Config::get()
- get
- in file ARValueMapper.php, method ARValueMapper::get()
Gets a field value
- get
- in file ActionResponse.php, method ActionResponse::get()
Gets a response variable name
- get
- in file ARSet.php, method ARSet::get()
Gets a record instance by index (starting from 0)
- get2CoCurrency
- in file TwoCheckout.php, method TwoCheckout::get2CoCurrency()
- getActionName
- in file ActionRedirectResponse.php, method ActionRedirectResponse::getActionName()
Gets action to redirect to
- getActionName
- in file Request.php, method Request::getActionName()
Gets an action name from a request
- getActiveProductCount
- in file Category.php, method Category::getActiveProductCount()
- getAddressMasks
- in file DeliveryZone.php, method DeliveryZone::getAddressMasks()
- getAll
- in file DeliveryZone.php, method DeliveryZone::getAll()
- getAllCountries
- in file LCLocaleInfo.php, method LCLocaleInfo::getAllCountries()
Gets array of country names.
- getAllCurrencies
- in file LCLocaleInfo.php, method LCLocaleInfo::getAllCurrencies()
Gets array of currency names.
- getAllHierarchy
- in file MenuLoader.php, method MenuLoader::getAllHierarchy()
Returns all menu hierarchy.
- getAllLanguages
- in file LCLocaleInfo.php, method LCLocaleInfo::getAllLanguages()
Gets array of language names.
- getAllRates
- in file UspsShipping.php, method UspsShipping::getAllRates()
- getAllRates
- in file ShippingRateCalculator.php, method ShippingRateCalculator::getAllRates()
Return all available shipping rates for all available services
- getAllRealTimeShippingServices
- in file LiveCart.php, method LiveCart::getAllRealTimeShippingServices()
Returns an array of all real-time shipping rate services
- getAllStates
- in file State.php, method State::getAllStates()
- getAllTaxes
- in file Tax.php, method Tax::getAllTaxes()
Get a list of all existing taxes
- getAmountByCurrency
- in file ShipmentTax.php, method ShipmentTax::getAmountByCurrency()
- getAmountByCurrency
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::getAmountByCurrency()
- getAPIException
- in file paypal_base.php, method PaypalBase::getAPIException()
Returns the Exception object that was thrown
- getAPIException
- in file paypal_base.php, method PaypalAPI::getAPIException()
Returns any SoapFault thrown
- getAPIResponse
- in file paypal_base.php, method PaypalAPI::getAPIResponse()
Returns the API Response
- getAPIResponse
- in file paypal_base.php, method PaypalBase::getAPIResponse()
Returns the last API Response
- getApplication
- in file ActiveRecordModel.php, method ActiveRecordModel::getApplication()
- getApplication
- in file BaseController.php, method BaseController::getApplication()
- getApplication
- in file LiveCartSmarty.php, method LiveCartSmarty::getApplication()
Get livecart application instance
- getApplication
- in file SmartyRenderer.php, method SmartyRenderer::getApplication()
Gets application instance
- getAppliedFilters
- in file CategoryController.php, method CategoryController::getAppliedFilters()
- getAppliedRoles
- in file UserGroup.php, method UserGroup::getAppliedRoles()
- getArrayFieldList
- in file ARSchema.php, method ARSchema::getArrayFieldList()
Returns a list of ARArray schema fields
- getAttribute
- in file ProductSpecification.php, method ProductSpecification::getAttribute()
Get attribute instance for the particular SpecField.
- getAutoGeneratedPassword
- in file User.php, method User::getAutoGeneratedPassword()
Generate a random password
- getAvailableColumns
- in file ProductController.php, method ProductController::getAvailableColumns()
- getAvailableColumns
- in file CustomerOrderController.php, method CustomerOrderController::getAvailableColumns()
- getAvailableColumns
- in file UserGroupController.php, method UserGroupController::getAvailableColumns()
- getAvailableRates
- in file Shipment.php, method Shipment::getAvailableRates()
- getAvailableServices
- in file ShipmentController.php, method ShipmentController::getAvailableServices()
- getAVSbyCode
- in file PaypalCommon.php, method PaypalCommon::getAVSbyCode()
Get AVS (address verification) status by PayPal processor AVS code
- getBaseDir
- in file ClassLoader.php, method ClassLoader::getBaseDir()
Gets framework filebase
- getBaseDir
- in file Router.php, method Router::getBaseDir()
Gets a base url
- getBaseDirFromUrl
- in file Router.php, method Router::getBaseDirFromUrl()
- getBaseName
- in file ObjectFile.php, method ObjectFile::getBaseName()
- getBaseUrl
- in file Router.php, method Router::getBaseUrl()
Gets a base directory
- getBillingAddressArray
- in file User.php, method User::getBillingAddressArray()
- getBranch
- in file Category.php, method Category::getBranch()
- getByDeliveryZone
- in file ShippingService.php, method ShippingService::getByDeliveryZone()
Load delivery services record by Delivery zone
- getByServiceId
- in file ShippingRateSet.php, method ShippingRateSet::getByServiceId()
- getCacheDefs
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getCacheDefs()
Load language definitions from cached file
- getCardCode
- in file CreditCardPayment.php, method CreditCardPayment::getCardCode()
- getCardNumber
- in file CreditCardPayment.php, method CreditCardPayment::getCardNumber()
- getCardType
- in file CreditCardPayment.php, method CreditCardPayment::getCardType()
- getCardTypes
- in file LiveCart.php, method LiveCart::getCardTypes()
- getCategory
- in file ProductFilter.php, method ProductFilter::getCategory()
- getCategoryImagesSet
- in file Category.php, method Category::getCategoryImagesSet()
Returns a set of category images
- getCategoryProductCount
- in file ProductCount.php, method ProductCount::getCategoryProductCount()
- getChargeableItemCount
- in file Shipment.php, method Shipment::getChargeableItemCount()
- getChargeableWeight
- in file Shipment.php, method Shipment::getChargeableWeight()
- getCheckData
- in file ValidatorVariable.php, method ValidatorVariable::getCheckData()
- getChildNodes
- in file ActiveTreeNode.php, method ActiveTreeNode::getChildNodes()
Loads a list of child records for this node
- GetChildren
- in file xmlparser.php, method xmlparser::GetChildren()
- getCityMasks
- in file DeliveryZone.php, method DeliveryZone::getCityMasks()
- getClassName
- in file RolesParser.php, method RolesParser::getClassName()
Get parsed class name
- getClassName
- in file ShippingRateResult.php, method ShippingRateResult::getClassName()
- getClassParsers
- in file RolesDirectoryParser.php, method RolesDirectoryParser::getClassParsers()
- getCode
- in file Template.php, method Template::getCode()
- getCodeMeaning
- in file HTTPStatusException.php, method HTTPStatusException::getCodeMeaning()
- getCondition
- in file PriceFilter.php, method PriceFilter::getCondition()
- getCondition
- in file ARFilter.php, method ARFilter::getCondition()
Get filter condition
- getCondition
- in file FilterInterface.php, method FilterInterface::getCondition()
Create an ActiveRecord Condition object to use for product selection
- getCondition
- in file ManufacturerFilter.php, method ManufacturerFilter::getCondition()
- getCondition
- in file Filter.php, method Filter::getCondition()
Create an ActiveRecord Condition object to use for product selection
- getCondition
- in file SearchFilter.php, method SearchFilter::getCondition()
- getCondition
- in file SelectorFilter.php, method SelectorFilter::getCondition()
- getConfig
- in file LiveCart.php, method LiveCart::getConfig()
Get config instance
- getConfigValue
- in file ShippingRateCalculator.php, method ShippingRateCalculator::getConfigValue()
- getConfigValue
- in file TransactionPayment.php, method TransactionPayment::getConfigValue()
- getContent
- in file RawResponse.php, method RawResponse::getContent()
Gets content from response
- getContent
- in file HtmlElement.php, method HtmlElement::getContent()
- getContents
- in file ObjectFile.php, method ObjectFile::getContents()
- getController
- in file HTTPStatusException.php, method HTTPStatusException::getController()
- getControllerData
- in file Session.php, method Session::getControllerData()
Return controller-specific session data (data saved to session by particular controller)
- getControllerInstance
- in file Application.php, method Application::getControllerInstance()
Gets specified controller instance
- getControllerInstance
- in file LiveCart.php, method LiveCart::getControllerInstance()
Gets specified controller instance
- getControllerName
- in file Controller.php, method Controller::getControllerName()
Get controller identification string
- getControllerName
- in file CompositeResponse.php, method CompositeResponse::getControllerName()
Gets contoller name for include
- getControllerName
- in file Request.php, method Request::getControllerName()
Gets a controller name from a request
- getControllerName
- in file ActionRedirectResponse.php, method ActionRedirectResponse::getControllerName()
Gets controller to redirect to
- getControllerName
- in file ControllerNotFoundException.php, method ControllerNotFoundException::getControllerName()
Gets a controller name
- getCostAmount
- in file ShippingRateResult.php, method ShippingRateResult::getCostAmount()
- getCostCurrency
- in file ShippingRateResult.php, method ShippingRateResult::getCostCurrency()
- getCountByFilters
- in file ProductCount.php, method ProductCount::getCountByFilters()
- getCountByManufacturers
- in file ProductCount.php, method ProductCount::getCountByManufacturers()
- getCountByPrices
- in file ProductCount.php, method ProductCount::getCountByPrices()
- getCountries
- in file DeliveryZone.php, method DeliveryZone::getCountries()
- getCountryGroups
- in file LCLocaleInfo.php, method LCLocaleInfo::getCountryGroups()
Get country codes arranged in group by their
- getCountryName
- in file LCLocaleInfo.php, method LCLocaleInfo::getCountryName()
Gets country name by code.
- getCreditCardHandler
- in file LiveCart.php, method LiveCart::getCreditCardHandler()
Returns an instance of the selected credit card handler
- getCreditCardHandlerList
- in file LiveCart.php, method LiveCart::getCreditCardHandlerList()
Returns an array of available credit card handlers
- getCreditCardHandlerList
- in file PaymentMethodManager.php, method PaymentMethodManager::getCreditCardHandlerList()
- getCurrencyArray
- in file LiveCart.php, method LiveCart::getCurrencyArray()
Returns array of enabled currency ID's (codes)
- getCurrencyName
- in file LCLocaleInfo.php, method LCLocaleInfo::getCurrencyName()
Gets currency name by code.
- getCurrencySet
- in file LiveCart.php, method LiveCart::getCurrencySet()
Returns an array of enabled currency instances
- getCurrentController
- in file Controller.php, method Controller::getCurrentController()
- getCurrentHierarchy
- in file MenuLoader.php, method MenuLoader::getCurrentHierarchy()
Returns second level menu hierarchy.
- getCurrentLocale
- in file Locale.php, method Locale::getCurrentLocale()
Gets locale, which is defined as current {@see Locale::setCurrentLocale}
- getCurrentPage
- in file Paginator.php, method Paginator::getCurrentPage()
- getCustomizedFilePath
- in file Template.php, method Template::getCustomizedFilePath()
- getCVVByCode
- in file PaypalCommon.php, method PaypalCommon::getCVVByCode()
Get card security code verification status by Paypal code
- getData
- in file Form.php, method Form::getData()
- getData
- in file JSONResponse.php, method JSONResponse::getData()
- getData
- in file ActionResponse.php, method ActionResponse::getData()
- getData
- in file RawResponse.php, method RawResponse::getData()
- getData
- in file AutoCompleteResponse.php, method AutoCompleteResponse::getData()
- getData
- in file CompositeJSONResponse.php, method CompositeJSONResponse::getData()
- getData
- in file ARSet.php, method ARSet::getData()
- getData
- in file RedirectResponse.php, method RedirectResponse::getData()
- getData
- in file TransactionDetails.php, method TransactionDetails::getData()
- getData
- in file Response.php, method Response::getData()
- getData
- in file ObjectFileResponse.php, method ObjectFileResponse::getData()
- getDataBySQL
- in file ActiveRecord.php, method ActiveRecord::getDataBySQL()
- getDataType
- in file ARField.php, method ARField::getDataType()
Gets a field data type
- getDataTypeFromType
- in file SpecField.php, method SpecField::getDataTypeFromType()
- getDateFormat
- in file LCLocaleInfo.php, method LCLocaleInfo::getDateFormat()
Returns date format for current locale
- getDateFromString
- in file getDateFromString.php, function getDateFromString()
- getDayDifference
- in file ARSerializableDateTime.php, method ARSerializableDateTime::getDayDifference()
Get a time difference in days from another DateTime object
- getDBConnection
- in file ActiveRecord.php, method ActiveRecord::getDBConnection()
Return a database connection object
- getDefaultControllerName
- in file Application.php, method Application::getDefaultControllerName()
Gets default controller name
- getDefaultCurrency
- in file LiveCart.php, method LiveCart::getDefaultCurrency()
Returns default currency instance
- getDefaultCurrencyCode
- in file LiveCart.php, method LiveCart::getDefaultCurrencyCode()
Returns default currency code
- getDefaultDefinitions
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getDefaultDefinitions()
Gets all translations.
- getDefaultLanguageCode
- in file LiveCart.php, method LiveCart::getDefaultLanguageCode()
Gets a code of default store language
- getDefaultZoneInstance
- in file DeliveryZone.php, method DeliveryZone::getDefaultZoneInstance()
Returns the default delivery zone instance
- getDefinedShippingRates
- in file DeliveryZone.php, method DeliveryZone::getDefinedShippingRates()
Returns manually defined shipping rates for the particular shipment
- getDefinition
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getDefinition()
Returns a single definition value
- getDefinitionFileDir
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getDefinitionFileDir()
Returns translation file directory
- getDefinitionFiles
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getDefinitionFiles()
Gets all translation definition files
- getDefinitionPattern
- in file Route.php, method Route::getDefinitionPattern()
Gets a definition pattern for this route
- getDeliveryRate
- in file ShippingService.php, method ShippingService::getDeliveryRate()
Calculate a delivery rate for a particular shipment
- getDeliveryZone
- in file CustomerOrder.php, method CustomerOrder::getDeliveryZone()
- getDetails
- in file TransactionResult.php, method TransactionResult::getDetails()
- getDetails
- in file TransactionError.php, method TransactionError::getDetails()
- getDetails
- in file TransactionPayment.php, method TransactionPayment::getDetails()
- getDirectChildNodes
- in file ActiveTreeNode.php, method ActiveTreeNode::getDirectChildNodes()
Gets a list of direct child nodes
- getDisplayedColumns
- in file UserGroupController.php, method UserGroupController::getDisplayedColumns()
- getDisplayedColumns
- in file ProductController.php, method ProductController::getDisplayedColumns()
- getDisplayedColumns
- in file CustomerOrderController.php, method CustomerOrderController::getDisplayedColumns()
- getDownloadShipment
- in file CustomerOrder.php, method CustomerOrder::getDownloadShipment()
- getEnabled
- in file DeliveryZone.php, method DeliveryZone::getEnabled()
- getEnabledCountries
- in file LiveCart.php, method LiveCart::getEnabledCountries()
- getEnabledRealTimeShippingServices
- in file LiveCart.php, method LiveCart::getEnabledRealTimeShippingServices()
Returns an array of enabled real-time shipping rate services
- getErrorList
- in file RequestValidator.php, method RequestValidator::getErrorList()
Get errors list
- getExpirationMonth
- in file CreditCardPayment.php, method CreditCardPayment::getExpirationMonth()
- getExpirationYear
- in file CreditCardPayment.php, method CreditCardPayment::getExpirationYear()
- GetExpressCheckoutDetails
- in file getexpresscheckoutdetails.php, class GetExpressCheckoutDetails
Used to invoke the GetExpressCheckoutDetails Operation
- getExpressionHandle
- in file Condition.php, method Condition::getExpressionHandle()
Creates an expression handle, which can be used in query field list for advanced calculations
- getExpressPaymentHandler
- in file LiveCart.php, method LiveCart::getExpressPaymentHandler()
- getExpressPaymentHandlerList
- in file PaymentMethodManager.php, method PaymentMethodManager::getExpressPaymentHandlerList()
- getExpressPaymentHandlerList
- in file LiveCart.php, method LiveCart::getExpressPaymentHandlerList()
Returns an array of available credit card handlers
- getFeedUrl
- in file CurrencyRateFeed.php, method CurrencyRateFeed::getFeedUrl()
- getFeedUrl
- in file YahooCurrencyFeed.php, method YahooCurrencyFeed::getFeedUrl()
- getField
- in file ARValueMapper.php, method ARValueMapper::getField()
Gets a related schema field
- getField
- in file ARSchema.php, method ARSchema::getField()
Gets a schema field name
- getField
- in file ActiveRecord.php, method ActiveRecord::getField()
- getFieldList
- in file ARSchema.php, method ARSchema::getFieldList()
Gets a list of all schema fields
- getFieldList
- in file ARSelectFilter.php, method ARSelectFilter::getFieldList()
- getFieldOrder
- in file ARSelectFilter.php, method ARSelectFilter::getFieldOrder()
Returns an array of field ordering
- getFieldsByType
- in file ARSchema.php, method ARSchema::getFieldsByType()
Returns a list of ARArray schema fields
- getFieldType
- in file ActiveGrid.php, method ActiveGrid::getFieldType()
- getFieldValue
- in file ActiveRecord.php, method ActiveRecord::getFieldValue()
- getFileByDefKey
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getFileByDefKey()
Determine which file the particular definition key belongs to
- getFileByID
- in file OrderedItem.php, method OrderedItem::getFileByID()
- getFileDefs
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getFileDefs()
Gets all translations from file
- getFileGroups
- in file Product.php, method Product::getFileGroups()
- getFileName
- in file StaticPage.php, method StaticPage::getFileName()
- getFileName
- in file Template.php, method Template::getFileName()
- getFiles
- in file Product.php, method Product::getFiles()
- getFiles
- in file ProductFileGroup.php, method ProductFileGroup::getFiles()
- getFilesByProduct
- in file ProductFile.php, method ProductFile::getFilesByProduct()
- getFilesMergedWithGroupsArray
- in file Product.php, method Product::getFilesMergedWithGroupsArray()
- getFileTrace
- in file ApplicationException.php, method ApplicationException::getFileTrace()
- getFilter
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::getFilter()
- getFilter
- in file ARSet.php, method ARSet::getFilter()
gets a filter that was used for creating a record set
- getFilterCount
- in file ProductFilter.php, method ProductFilter::getFilterCount()
- getFilterData
- in file ValidatorVariable.php, method ValidatorVariable::getFilterData()
- getFilterGroupArray
- in file Category.php, method Category::getFilterGroupArray()
Returns a set of category filters
- getFilterGroupSet
- in file Category.php, method Category::getFilterGroupSet()
Returns a set of category filters
- getFilters
- in file ProductFilter.php, method ProductFilter::getFilters()
- getFilterSet
- in file Category.php, method Category::getFilterSet()
- getFiltersGroupsListArray
- in file SpecField.php, method SpecField::getFiltersGroupsListArray()
- getFiltersList
- in file FilterGroup.php, method FilterGroup::getFiltersList()
Loads a set of spec field records in current category
- getFirstChild
- in file ActiveTreeNode.php, method ActiveTreeNode::getFirstChild()
- getForeignClassName
- in file ARField.php, method ARForeignKeyField::getForeignClassName()
Gets a class name (subclass of ActiveRecord) of a foreign table.
- getForeignFieldName
- in file ARField.php, method ARForeignKeyField::getForeignFieldName()
Gets a field of foreign table that is using in relationship definition
- getForeignKeyList
- in file ARSchema.php, method ARSchema::getForeignKeyList()
Gets a list of foreign keys defined for this schema
- getForeignKeyName
- in file CategoryImageController.php, method CategoryImageController::getForeignKeyName()
- getForeignKeyName
- in file ObjectImageController.php, method ObjectImageController::getForeignKeyName()
- getForeignKeyName
- in file ProductImageController.php, method ProductImageController::getForeignKeyName()
- getForeignTableName
- in file ARField.php, method ARForeignKeyField::getForeignTableName()
Gets a foreign table name (involved in relationship)
- getFormattedPrice
- in file Currency.php, method Currency::getFormattedPrice()
- getFormattedTime
- in file Locale.php, method Locale::getFormattedTime()
Returns LCInterfaceTranslator instance
- getFormFieldName
- in file SpecFieldValue.php, method SpecFieldValue::getFormFieldName()
- getFormFieldName
- in file SpecField.php, method SpecField::getFormFieldName()
- getGroupingFields
- in file ARSelectFilter.php, method ARSelectFilter::getGroupingFields()
- getHandler
- in file ExpressCheckout.php, method ExpressCheckout::getHandler()
- getHandler
- in file PaypalDirectPayment.php, method PaypalDirectPayment::getHandler()
- getHandler
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::getHandler()
- getHandler
- in file PaypalCommon.php, method PaypalCommon::getHandler()
- getHandlerList
- in file ShippingMethodManager.php, method ShippingMethodManager::getHandlerList()
- getHavingCondition
- in file ARSelectFilter.php, method ARSelectFilter::getHavingCondition()
- getHeader
- in file Response.php, method Response::getHeader()
Gets header from response
- getHeight
- in file ImageManipulator.php, method ImageManipulator::getHeight()
- getID
- in file PriceFilter.php, method PriceFilter::getID()
- getID
- in file SelectorFilter.php, method SelectorFilter::getID()
- getID
- in file ManufacturerFilter.php, method ManufacturerFilter::getID()
- getID
- in file Session.php, method Session::getID()
Returns a session ID
- getID
- in file ActiveRecord.php, method ActiveRecord::getID()
Returns a primary key value of record
- getID
- in file SearchFilter.php, method SearchFilter::getID()
- getImageArray
- in file Product.php, method Product::getImageArray()
- getImagePath
- in file CategoryImage.php, method CategoryImage::getImagePath()
- getImagePath
- in file ImageManipulator.php, method ImageManipulator::getImagePath()
- getImagePath
- in file ProductImage.php, method ProductImage::getImagePath()
- getImageSizes
- in file CategoryImage.php, method CategoryImage::getImageSizes()
- getImageSizes
- in file ObjectImage.php, method ObjectImage::getImageSizes()
- getImageSizes
- in file ProductImage.php, method ProductImage::getImageSizes()
- getIncludeAction
- in file CompositeResponse.php, method CompositeResponse::getIncludeAction()
Gets action name for include
- getInitialID
- in file ARValueMapper.php, method ARValueMapper::getInitialID()
Gets initial field ID value
- getInitialValue
- in file ARValueMapper.php, method ARValueMapper::getInitialValue()
Gets initial field value
- getInitUrl
- in file ExpressPayment.php, method ExpressPayment::getInitUrl()
- getInitUrl
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::getInitUrl()
- getInstance
- in file Locale.php, method Locale::getInstance()
Gets locale instance by its code. Flyweight pattern is used, to load data just once.
- getInstance
- in file ARSQLGenerator.php, method ARSQLGenerator::getInstance()
Decides which generator class return and returns ist Singleton instance.
- getInstance
- in file ProductRelationship.php, method ProductRelationship::getInstance()
Get related product active record by ID
- getInstance
- in file ProductPrice.php, method ProductPrice::getInstance()
- getInstanceArray
- in file ActiveRecord.php, method ActiveRecord::getInstanceArray()
Gets record instances in array (loads record data)
- getInstanceByEmail
- in file User.php, method User::getInstanceByEmail()
Gets an instance of user by using user's e-mail
- getInstanceByHandle
- in file StaticPage.php, method StaticPage::getInstanceByHandle()
- getInstanceByID
- in file tree.php, method Catalog::getInstanceByID()
- getInstanceByID
- in file ProductRelationship.php, method ProductRelationship::getInstanceByID()
Gets an existing relationship instance
- getInstanceByID
- in file Manufacturer.php, method Manufacturer::getInstanceByID()
- getInstanceByID
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::getInstanceByID()
Get related products group active record by ID
- getInstanceByID
- in file FilterGroup.php, method FilterGroup::getInstanceByID()
Get FilterGroup active record instance
- getInstanceByID
- in file Language.php, method Language::getInstanceByID()
Gets language by its id.
- getInstanceByID
- in file User.php, method User::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file ShippingRate.php, method ShippingRate::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file AccessControlAssociation.php, method AccessControlAssociation::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file ActiveRecord.php, method ActiveRecord::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file ActiveTreeNode.php, method ActiveTreeNode::getInstanceByID()
Gets a persisted record object
- getInstanceByID
- in file Role.php, method Role::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceById
- in file Currency.php, method Currency::getInstanceById()
- getInstanceByID
- in file models.php, method BlogPost::getInstanceByID()
- getInstanceByID
- in file UserGroup.php, method UserGroup::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file Category.php, method Category::getInstanceByID()
Get catalog item instance
- getInstanceById
- in file Transaction.php, method Transaction::getInstanceById()
- getInstanceByID
- in file DeliveryZoneCityMask.php, method DeliveryZoneCityMask::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file DeliveryZoneAddressMask.php, method DeliveryZoneAddressMask::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceById
- in file CustomerOrder.php, method CustomerOrder::getInstanceById()
- getInstanceByID
- in file DeliveryZoneZipMask.php, method DeliveryZoneZipMask::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file Product.php, method Product::getInstanceByID()
Get product active record instance
- getInstanceByID
- in file SpecFieldValue.php, method SpecFieldValue::getInstanceByID()
Get active record instance
- getInstanceByID
- in file Filter.php, method Filter::getInstanceByID()
Get filter active record instance
- getInstanceByID
- in file SpecFieldGroup.php, method SpecFieldGroup::getInstanceByID()
Get specification group item instance
- getInstanceByID
- in file StaticPage.php, method StaticPage::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file State.php, method State::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file ProductFile.php, method ProductFile::getInstanceByID()
Gets an existing ProductFile record
- getInstanceByID
- in file ProductFileGroup.php, method ProductFileGroup::getInstanceByID()
Get related products group active record by ID
- getInstanceById
- in file OrderLog.php, method OrderLog::getInstanceById()
- getInstanceByID
- in file DeliveryZone.php, method DeliveryZone::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file TaxRate.php, method TaxRate::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByID
- in file ShippingService.php, method ShippingService::getInstanceByID()
Gets an existing record instance
- getInstanceByID
- in file SpecField.php, method SpecField::getInstanceByID()
Get instance SpecField record by id
- getInstanceByID
- in file Tax.php, method Tax::getInstanceByID()
Gets an existing record instance (persisted on a database).
- getInstanceByLogin
- in file User.php, method User::getInstanceByLogin()
Gets an instance of user by using login information
- getInstanceByName
- in file Role.php, method Role::getInstanceByName()
Gets an existing record instance by specifying role name
- getInstanceByName
- in file Manufacturer.php, method Manufacturer::getInstanceByName()
- getInstanceByOrder
- in file ExpressCheckout.php, method ExpressCheckout::getInstanceByOrder()
- getInstanceBySKU
- in file Product.php, method Product::getInstanceBySKU()
Get product instance by SKU
- getIP
- in file Request.php, method Request::getIP()
Returns clients IP address
- getItemByID
- in file CustomerOrder.php, method CustomerOrder::getItemByID()
Return OrderedItem instance by ID
- getItems
- in file Shipment.php, method Shipment::getItems()
- getItemsByProduct
- in file CustomerOrder.php, method CustomerOrder::getItemsByProduct()
- getIterator
- in file ARSet.php, method ARSet::getIterator()
Required definition of interface IteratorAggregate
- getIterator
- in file ShippingRateSet.php, method ShippingRateSet::getIterator()
Required definition of interface IteratorAggregate
- getJoinAlias
- in file Filter.php, method Filter::getJoinAlias()
- getJoinAlias
- in file SelectorFilter.php, method SelectorFilter::getJoinAlias()
- getJoinList
- in file ARFilter.php, method ARFilter::getJoinList()
- getJSFilterParams
- in file RequestValidator.php, method RequestValidator::getJSFilterParams()
- getJSValidatorParams
- in file RequestValidator.php, method RequestValidator::getJSValidatorParams()
- getKeywords
- in file SearchFilter.php, method SearchFilter::getKeywords()
- getLangOrderHandle
- in file MultilingualObject.php, method MultilingualObject::getLangOrderHandle()
Creates an ARExpressionHandle for ordering a record set by field value in particular language
- getLangSearchHandle
- in file MultilingualObject.php, method MultilingualObject::getLangSearchHandle()
Creates an ARExpressionHandle for performing searches over language fields (finding a value in particular language)
- getLanguageArray
- in file LiveCart.php, method LiveCart::getLanguageArray()
Gets an installed language code array
- getLanguageList
- in file LiveCart.php, method LiveCart::getLanguageList()
Gets a record set of installed languages
- getLanguageName
- in file LCLocaleInfo.php, method LCLocaleInfo::getLanguageName()
Gets language name by code
- getLanguageSetArray
- in file LiveCart.php, method LiveCart::getLanguageSetArray()
Returns an array represantion of installed languages
- getLastQuery
- in file ActiveRecord.php, method ActiveRecord::getLastQuery()
- getLayout
- in file Controller.php, method Controller::getLayout()
Gets a layout name
- getLayoutPath
- in file Application.php, method Application::getLayoutPath()
Gets a physical layout template path
- getLayoutPath
- in file LiveCart.php, method LiveCart::getLayoutPath()
Gets a physical layout template path
- getLayoutStructure
- in file Controller.php, method Controller::getLayoutStructure()
Gets a structure of the layout that you created
- getLeftSibling
- in file ActiveTreeNode.php, method ActiveTreeNode::getLeftSibling()
- getLength
- in file ARSchemaDataType.php, method ARSchemaDataType::getLength()
Gets a length of a data type
- getLimit
- in file ARSelectFilter.php, method ARSelectFilter::getLimit()
Gets a record limit of record set
- getLocale
- in file LiveCart.php, method LiveCart::getLocale()
- getLocaleCode
- in file Locale.php, method Locale::getLocaleCode()
Returns locale code
- getLocaleCode
- in file LiveCart.php, method LiveCart::getLocaleCode()
Returns active language/locale code (ex: en, lt, de)
- getLogger
- in file ActiveRecord.php, method ActiveRecord::getLogger()
- getMaskMatch
- in file DeliveryZone.php, method DeliveryZone::getMaskMatch()
Determine if the supplied UserAddress matches address masks
- getMassForm
- in file ProductController.php, method ProductController::getMassForm()
- getMassForm
- in file UserGroupController.php, method UserGroupController::getMassForm()
- getMassForm
- in file CustomerOrderController.php, method CustomerOrderController::getMassForm()
- getMessage
- in file TransactionError.php, method TransactionError::getMessage()
- getMimeType
- in file ObjectFile.php, method ObjectFile::getMimeType()
- getModelClass
- in file ProductImageController.php, method ProductImageController::getModelClass()
- getModelClass
- in file ObjectImageController.php, method ObjectImageController::getModelClass()
- getModelClass
- in file CategoryImageController.php, method CategoryImageController::getModelClass()
- getMultilanguageTypes
- in file SpecField.php, method SpecField::getMultilanguageTypes()
- getName
- in file Form.php, method Form::getName()
- getName
- in file ARField.php, method ARField::getName()
Gets a name of this field
- getName
- in file YahooCurrencyFeed.php, method YahooCurrencyFeed::getName()
- getName
- in file ARSchema.php, method ARSchema::getName()
Gets a table name which is represented by this schema
- getName
- in file RequestValidator.php, method RequestValidator::getName()
- getName
- in file CurrencyRateFeed.php, method CurrencyRateFeed::getName()
- getName
- in file User.php, method User::getName()
Get user full name inlcuding both first and last names
- getName
- in file TransactionDetails.php, method TransactionDetails::getName()
- getName
- in file ValidatorVariable.php, method ValidatorVariable::getName()
- getNewInstance
- in file OrderLog.php, method OrderLog::getNewInstance()
- getNewInstance
- in file OrderNote.php, method OrderNote::getNewInstance()
- getNewInstance
- in file Role.php, method Role::getNewInstance()
Create new role rate
- getNewInstance
- in file ProductPrice.php, method ProductPrice::getNewInstance()
- getNewInstance
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::getNewInstance()
- getNewInstance
- in file Product.php, method Product::getNewInstance()
Creates a new product instance
- getNewInstance
- in file ShipmentTax.php, method ShipmentTax::getNewInstance()
Create a new instance
- getNewInstance
- in file ShippingAddress.php, method ShippingAddress::getNewInstance()
- getNewInstance
- in file Shipment.php, method Shipment::getNewInstance()
- getNewInstance
- in file ProductFile.php, method ProductFile::getNewInstance()
Create new instance of product file
- getNewInstance
- in file ProductRelationship.php, method ProductRelationship::getNewInstance()
Creates a new related product
- getNewInstance
- in file ShippingRate.php, method ShippingRate::getNewInstance()
Create new shipping rate instance
- getNewInstance
- in file ProductImage.php, method ProductImage::getNewInstance()
- getNewInstance
- in file ProductFileGroup.php, method ProductFileGroup::getNewInstance()
Creates a new related products group
- getNewInstance
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::getNewInstance()
Creates a new related products group
- getNewInstance
- in file SpecFieldGroup.php, method SpecFieldGroup::getNewInstance()
Get new SpecFieldGroup active record instance
- getNewInstance
- in file DeliveryZoneAddressMask.php, method DeliveryZoneAddressMask::getNewInstance()
- getNewInstance
- in file Tax.php, method Tax::getNewInstance()
Create new tax
- getNewInstance
- in file SpecField.php, method SpecField::getNewInstance()
Get a new SpecField instance
- getNewInstance
- in file SpecificationNumericValue.php, method SpecificationNumericValue::getNewInstance()
- getNewInstance
- in file SpecificationStringValue.php, method SpecificationStringValue::getNewInstance()
- getNewInstance
- in file DeliveryZoneCountry.php, method DeliveryZoneCountry::getNewInstance()
- getNewInstance
- in file Category.php, method Category::getNewInstance()
Get new Category active record instance
- getNewInstance
- in file tree.php, method Catalog::getNewInstance()
- getNewInstance
- in file CategoryImage.php, method CategoryImage::getNewInstance()
- getNewInstance
- in file FilterGroup.php, method FilterGroup::getNewInstance()
Get new instance of FilterGroup record
- getNewInstance
- in file SpecFieldValue.php, method SpecFieldValue::getNewInstance()
Get new instance of specification field value
- getNewInstance
- in file DeliveryZoneZipMask.php, method DeliveryZoneZipMask::getNewInstance()
- getNewInstance
- in file CustomerOrder.php, method CustomerOrder::getNewInstance()
- getNewInstance
- in file DeliveryZoneState.php, method DeliveryZoneState::getNewInstance()
- getNewInstance
- in file Transaction.php, method Transaction::getNewInstance()
- getNewInstance
- in file SpecificationItem.php, method SpecificationItem::getNewInstance()
- getNewInstance
- in file Filter.php, method Filter::getNewInstance()
Get new instance of Filter active record
- getNewInstance
- in file SpecificationDateValue.php, method SpecificationDateValue::getNewInstance()
- getNewInstance
- in file ExpressCheckout.php, method ExpressCheckout::getNewInstance()
- getNewInstance
- in file BillingAddress.php, method BillingAddress::getNewInstance()
- getNewInstance
- in file ShippingService.php, method ShippingService::getNewInstance()
Create new shipping service
- getNewInstance
- in file ValueSpecification.php, method ValueSpecification::getNewInstance()
- getNewInstance
- in file ActiveRecord.php, method ActiveRecord::getNewInstance()
Creates a new instance of record
- getNewInstance
- in file ObjectFile.php, method ObjectFile::getNewInstance()
- getNewInstance
- in file User.php, method User::getNewInstance()
Create new user
- getNewInstance
- in file StaticPage.php, method StaticPage::getNewInstance()
- getNewInstance
- in file TaxRate.php, method TaxRate::getNewInstance()
Create new tax rate
- getNewInstance
- in file OrderedItem.php, method OrderedItem::getNewInstance()
- getNewInstance
- in file DeliveryZone.php, method DeliveryZone::getNewInstance()
- getNewInstance
- in file DeliveryZoneCityMask.php, method DeliveryZoneCityMask::getNewInstance()
- getNewInstance
- in file AccessControlAssociation.php, method AccessControlAssociation::getNewInstance()
Associate new role to user group
- getNewInstance
- in file UserGroup.php, method UserGroup::getNewInstance()
Create new user group
- getNewInstance
- in file ActiveTreeNode.php, method ActiveTreeNode::getNewInstance()
Create new Active Tree instance
- getNewInstance
- in file Manufacturer.php, method Manufacturer::getNewInstance()
- getNewInstance
- in file UserAddress.php, method UserAddress::getNewInstance()
- getNewInstance
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::getNewInstance()
- getNewInstance
- in file UserAddressType.php, method UserAddressType::getNewInstance()
- getNewInstanceByTransaction
- in file UserAddress.php, method UserAddress::getNewInstanceByTransaction()
- getNewOfflineTransactionInstance
- in file Transaction.php, method Transaction::getNewOfflineTransactionInstance()
- getNewSubTransaction
- in file Transaction.php, method Transaction::getNewSubTransaction()
- getNotes
- in file CustomerOrder.php, method CustomerOrder::getNotes()
- getNumberTypes
- in file SpecField.php, method SpecField::getNumberTypes()
- getObject
- in file Session.php, method Session::getObject()
- getOffset
- in file ARSelectFilter.php, method ARSelectFilter::getOffset()
Gets an offset value in a record set
- getOperationStatus
- in file paypal_base.php, method PaypalBase::getOperationStatus()
Returns the Last Operation Status
- getOperatorString
- in file Condition.php, method Condition::getOperatorString()
- getOrder
- in file SessionOrder.php, method SessionOrder::getOrder()
Get CustomerOrder instance from session
- getOrderedItems
- in file CustomerOrder.php, method CustomerOrder::getOrderedItems()
- getOrderIdFromRequest
- in file TwoCheckout.php, method TwoCheckout::getOrderIdFromRequest()
- getOrderIdFromRequest
- in file ExternalPayment.php, method ExternalPayment::getOrderIdFromRequest()
Extract order ID from payment gateway response data
- getOrderIdFromRequest
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::getOrderIdFromRequest()
- getOrderType
- in file ARSelectFilter.php, method ARSelectFilter::getOrderType()
- getOriginalFilePath
- in file Template.php, method Template::getOriginalFilePath()
- getOriginalLanguageName
- in file LCLocaleInfo.php, method LCLocaleInfo::getOriginalLanguageName()
Gets language name in its language by code
- getOwner
- in file CategoryImage.php, method CategoryImage::getOwner()
- getOwner
- in file ObjectImage.php, method ObjectImage::getOwner()
- getOwner
- in file ProductImage.php, method ProductImage::getOwner()
- getOwnerClass
- in file ProductImageController.php, method ProductImageController::getOwnerClass()
- getOwnerClass
- in file ObjectImageController.php, method ObjectImageController::getOwnerClass()
- getOwnerClass
- in file CategoryImageController.php, method CategoryImageController::getOwnerClass()
- getPageCount
- in file Paginator.php, method Paginator::getPageCount()
- getPageSize
- in file Paginator.php, method Paginator::getPageSize()
- getPaidAmount
- in file CustomerOrder.php, method CustomerOrder::getPaidAmount()
- getParam
- in file Check.php, method Check::getParam()
- getParam
- in file RequestFilter.php, method RequestFilter::getParam()
- getParam
- in file ConditionalCheck.php, method ConditionalCheck::getParam()
- getParamList
- in file ConditionalCheck.php, method ConditionalCheck::getParamList()
- getParamList
- in file Check.php, method Check::getParamList()
- getParamList
- in file ActionRedirectResponse.php, method ActionRedirectResponse::getParamList()
Gets parameters
- getParamList
- in file RequestFilter.php, method RequestFilter::getParamList()
- getParamList
- in file Route.php, method Route::getParamList()
Gets a route param list
- getParentNode
- in file ActiveTreeNode.php, method ActiveTreeNode::getParentNode()
Gets a parent node
- getPath
- in file ProductImage.php, method ProductImage::getPath()
- getPath
- in file ObjectFile.php, method ObjectFile::getPath()
- getPath
- in file CategoryImage.php, method CategoryImage::getPath()
- getPathBranchesArray
- in file ActiveTreeNode.php, method ActiveTreeNode::getPathBranchesArray()
This method works similar to ActiveTreeNode::getPathNodeSet
- getPathNodeArray
- in file ActiveTreeNode.php, method ActiveTreeNode::getPathNodeArray()
Gets a hierarchial path to a given tree node
- getPathNodeSet
- in file ActiveTreeNode.php, method ActiveTreeNode::getPathNodeSet()
Gets a hierarchial path to a given tree node
- getPaymentHandler
- in file LiveCart.php, method LiveCart::getPaymentHandler()
- getPaymentHandlerList
- in file LiveCart.php, method LiveCart::getPaymentHandlerList()
Returns an array of available payment (non-credit card and non-express payment) handlers
- getPrice
- in file Product.php, method Product::getPrice()
- getPrice
- in file OrderedItem.php, method OrderedItem::getPrice()
- getPrice
- in file usps.php, method USPSHandler::getPrice()
- getPrice
- in file ProductPricing.php, method ProductPricing::getPrice()
Get price
- getPriceByCurrencyCode
- in file ProductPricing.php, method ProductPricing::getPriceByCurrencyCode()
Get price by currency code
- getPricesFields
- in file Product.php, method Product::getPricesFields()
- getPricingHandler
- in file Product.php, method Product::getPricingHandler()
Gets a product pricing handler instance
- getPrimaryKeyList
- in file ARSchema.php, method ARSchema::getPrimaryKeyList()
Gets a list of primary key fields defined for this schema
- getProductArray
- in file Category.php, method Category::getProductArray()
Gets a list of products assigned to this node
- getProductCount
- in file Category.php, method Category::getProductCount()
- getProductCountField
- in file Category.php, method Category::getProductCountField()
- getProductFilter
- in file Category.php, method Category::getProductFilter()
- getProductGroupArray
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::getProductGroupArray()
- getProductGroups
- in file ProductFileGroup.php, method ProductFileGroup::getProductGroups()
- getProductGroups
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::getProductGroups()
- getProductPricesSet
- in file ProductPrice.php, method ProductPrice::getProductPricesSet()
Get record set of product prices
- getProductSet
- in file Category.php, method Category::getProductSet()
Gets a list of products assigned to this node
- getProductsFilter
- in file Category.php, method Category::getProductsFilter()
Create a basic ARSelectFilter object to select category products
- getProviderName
- in file UspsShipping.php, method UspsShipping::getProviderName()
- getProviderName
- in file ShippingRateResult.php, method ShippingRateResult::getProviderName()
- getProviderName
- in file ShippingRateCalculator.php, method ShippingRateCalculator::getProviderName()
Return shipping company name (for example: "USPS")
- getQuality
- in file ImageManipulator.php, method ImageManipulator::getQuality()
- getRangeEnd
- in file ShippingRate.php, method ShippingRate::getRangeEnd()
- getRangeStart
- in file ShippingRate.php, method ShippingRate::getRangeStart()
- getRangeType
- in file ShippingRate.php, method ShippingRate::getRangeType()
- getRateId
- in file Shipment.php, method Shipment::getRateId()
- getRates
- in file ShippingRateCalculator.php, method ShippingRateCalculator::getRates()
Return shipping rates for the particular service
- getRates
- in file ShippingRateSet.php, method ShippingRateSet::getRates()
- getRates
- in file ShippingService.php, method ShippingService::getRates()
Get active record set from current service
- getRates
- in file UspsShipping.php, method UspsShipping::getRates()
- getRawResponse
- in file ShippingRateError.php, method ShippingRateError::getRawResponse()
- getRawResponse
- in file ShippingRateResult.php, method ShippingRateResult::getRawResponse()
- getRawResponse
- in file ShippingRateSet.php, method ShippingRateSet::getRawResponse()
- getRawResponse
- in file ShippingResultInterface.php, method ShippingResultInterface::getRawResponse()
- getRealFilePath
- in file Template.php, method Template::getRealFilePath()
- getRealPath
- in file ClassLoader.php, method ClassLoader::getRealPath()
Gets a translated (physical) path by using a package path
- getRealTimeRates
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::getRealTimeRates()
- getRealTimeRates
- in file DeliveryZone.php, method DeliveryZone::getRealTimeRates()
Returns real time shipping rates for the particular shipment
- getRecognitionPattern
- in file Route.php, method Route::getRecognitionPattern()
Gets a recognition pattern (regexp) for this route
- getRecordCount
- in file Paginator.php, method Paginator::getRecordCount()
- getRecordCount
- in file ActiveRecord.php, method ActiveRecord::getRecordCount()
- getRecordCount
- in file SpecificationItem.php, method SpecificationItem::getRecordCount()
- getRecordCountByQuery
- in file ActiveRecord.php, method ActiveRecord::getRecordCountByQuery()
- getRecordSet
- in file TaxRate.php, method TaxRate::getRecordSet()
Load service rates record set
- getRecordSet
- in file SpecFieldGroup.php, method SpecFieldGroup::getRecordSet()
Loads a set of active record instances of SpecFieldGroup by using a filter
- getRecordSet
- in file User.php, method User::getRecordSet()
Load users set
- getRecordSet
- in file ShippingRate.php, method ShippingRate::getRecordSet()
Load service rates record set
- getRecordSet
- in file ShippingService.php, method ShippingService::getRecordSet()
Load delivery services record set
- getRecordSet
- in file SpecField.php, method SpecField::getRecordSet()
Get a set of SpecField records
- getRecordSet
- in file Tax.php, method Tax::getRecordSet()
Load taxes record set
- getRecordSet
- in file UserGroup.php, method UserGroup::getRecordSet()
Load service rates record set
- getRecordSet
- in file SpecFieldValue.php, method SpecFieldValue::getRecordSet()
Loads a record set of specification field values belonging to specification field
- getRecordSet
- in file SpecificationItem.php, method SpecificationItem::getRecordSet()
- getRecordSet
- in file OrderLog.php, method OrderLog::getRecordSet()
- getRecordSet
- in file ProductRelationship.php, method ProductRelationship::getRecordSet()
Get relationships set
- getRecordSet
- in file Filter.php, method Filter::getRecordSet()
Get record set as array of filters using select filter
- getRecordSet
- in file models.php, method BlogPost::getRecordSet()
- getRecordSet
- in file ProductPrice.php, method ProductPrice::getRecordSet()
Loads a set of active record product price by using a filter
- getRecordSet
- in file ProductFileGroup.php, method ProductFileGroup::getRecordSet()
Load related products group record set
- getRecordSet
- in file Product.php, method Product::getRecordSet()
Get products record set
- getRecordSet
- in file ActiveRecord.php, method ActiveRecord::getRecordSet()
Loads a set of active record instances (persisted object list) by using a filter
- getRecordSet
- in file ProductFile.php, method ProductFile::getRecordSet()
Loads a set of ProductFile instances
- getRecordSet
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::getRecordSet()
Load related products group record set
- getRecordSet
- in file CustomerOrder.php, method CustomerOrder::getRecordSet()
- getRecordSet
- in file AccessControlAssociation.php, method AccessControlAssociation::getRecordSet()
Load groups to roles associations from database
- getRecordSet
- in file FilterGroup.php, method FilterGroup::getRecordSet()
Get record set as array of filter groups using select filter
- getRecordSet
- in file Category.php, method Category::getRecordSet()
Loads a set of Category active records
- getRecordSet
- in file Role.php, method Role::getRecordSet()
Load roles record set
- getRecordSetArray
- in file Filter.php, method Filter::getRecordSetArray()
Get record set of filters using select filter
- getRecordSetArray
- in file FilterGroup.php, method FilterGroup::getRecordSetArray()
Get record set of filter groups using select filter
- getRecordSetArray
- in file SpecField.php, method SpecField::getRecordSetArray()
Get a set of SpecField records
- getRecordSetArray
- in file SpecFieldValue.php, method SpecFieldValue::getRecordSetArray()
Loads a record set of specification field values belonging to specification field and returns it as array
- getRecordSetArray
- in file ActiveRecord.php, method ActiveRecord::getRecordSetArray()
Gets a record set as array
- getRecordSetArray
- in file SpecFieldGroup.php, method SpecFieldGroup::getRecordSetArray()
Get a set of SpecField records
- getRecordSetArrayByUserGroup
- in file AccessControlAssociation.php, method AccessControlAssociation::getRecordSetArrayByUserGroup()
Load groups to roles associations as array from database using specified group
- getRecordSetByDeliveryZone
- in file TaxRate.php, method TaxRate::getRecordSetByDeliveryZone()
Load rates from known delivery zone
- getRecordSetByGroup
- in file User.php, method User::getRecordSetByGroup()
Load users that belong to the specified group
- getRecordSetByOrder
- in file OrderLog.php, method OrderLog::getRecordSetByOrder()
- getRecordSetByQuery
- in file ActiveRecord.php, method ActiveRecord::getRecordSetByQuery()
- getRecordSetByRole
- in file AccessControlAssociation.php, method AccessControlAssociation::getRecordSetByRole()
Load groups to roles associations from database using specified role
- getRecordSetByService
- in file ShippingRate.php, method ShippingRate::getRecordSetByService()
Load service rates from known service
- getRecordSetByUserGroup
- in file AccessControlAssociation.php, method AccessControlAssociation::getRecordSetByUserGroup()
Load groups to roles associations from database using specified group
- getRecordSetByZone
- in file DeliveryZoneState.php, method DeliveryZoneState::getRecordSetByZone()
- getRecordSetByZone
- in file DeliveryZoneCountry.php, method DeliveryZoneCountry::getRecordSetByZone()
- getRecordSetByZone
- in file DeliveryZoneAddressMask.php, method DeliveryZoneAddressMask::getRecordSetByZone()
- getRecordSetByZone
- in file DeliveryZoneCityMask.php, method DeliveryZoneCityMask::getRecordSetByZone()
- getRecordSetByZone
- in file DeliveryZoneZipMask.php, method DeliveryZoneZipMask::getRecordSetByZone()
- getRedirectURL
- in file RedirectResponse.php, method RedirectResponse::getRedirectURL()
Gets URL of redirect
- getReferencedSchemas
- in file ARSchema.php, method ARSchema::getReferencedSchemas()
Returns an array of all directly and indirectly referenced schemas (infinite levels of referencing)
- getReferenceName
- in file ARField.php, method ARForeignKeyField::getReferenceName()
- getRegularPaymentHandlerList
- in file PaymentMethodManager.php, method PaymentMethodManager::getRegularPaymentHandlerList()
- getRelatedProducts
- in file Product.php, method Product::getRelatedProducts()
- getRelatedProductsWithGroupsArray
- in file Product.php, method Product::getRelatedProductsWithGroupsArray()
- getRelatedRecordSet
- in file ActiveRecord.php, method ActiveRecord::getRelatedRecordSet()
Gets a record set of related (referenced) records by performing a join tu a primary key
- getRelatedRecordSetArray
- in file ActiveRecord.php, method ActiveRecord::getRelatedRecordSetArray()
- getRelationshipGroupArray
- in file Product.php, method Product::getRelationshipGroupArray()
- getRelationshipGroups
- in file Product.php, method Product::getRelationshipGroups()
- getRelationships
- in file Product.php, method Product::getRelationships()
- getRelationships
- in file ProductRelationship.php, method ProductRelationship::getRelationships()
Get product relationships
- getRelationshipsArray
- in file Product.php, method Product::getRelationshipsArray()
- getRelationshipsArray
- in file ProductRelationship.php, method ProductRelationship::getRelationshipsArray()
Get product relationships
- getRenderer
- in file LiveCart.php, method LiveCart::getRenderer()
Gets renderer for application
- getRenderer
- in file Application.php, method Application::getRenderer()
Gets renderer for application
- getRequest
- in file Controller.php, method Controller::getRequest()
- getRequest
- in file Application.php, method Application::getRequest()
Gets (or creates) a Request instance for accessing request data
- getRequestCurrency
- in file FrontendController.php, method FrontendController::getRequestCurrency()
- getRequestedActionList
- in file CompositeResponse.php, method CompositeResponse::getRequestedActionList()
Gets includes names
- getRequestedRoute
- in file Router.php, method Router::getRequestedRoute()
Gets a request variable value containing front controllers route
- getRequestValueAssigments
- in file Route.php, method Route::getRequestValueAssigments()
...
- getResponse
- in file ControllerPlugin.php, method ControllerPlugin::getResponse()
- getRestoredRequest
- in file RequestValidator.php, method RequestValidator::getRestoredRequest()
Get restored request object
- getReturnUrlFromRequest
- in file TwoCheckout.php, method TwoCheckout::getReturnUrlFromRequest()
- getReturnUrlFromRequest
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::getReturnUrlFromRequest()
- getRightSibling
- in file ActiveTreeNode.php, method ActiveTreeNode::getRightSibling()
- getRole
- in file RolesParser.php, method RolesParser::getRole()
Get role by specifying method name
- getRoles
- in file RolesParser.php, method RolesParser::getRoles()
Get array of curent class roles
- getRoles
- in file BaseController.php, method BaseController::getRoles()
- getRolesNames
- in file RolesParser.php, method RolesParser::getRolesNames()
Get names of all roles used in this class
- getRolesRecordSet
- in file UserGroup.php, method UserGroup::getRolesRecordSet()
- getRootNode
- in file ActiveTreeNode.php, method ActiveTreeNode::getRootNode()
Gets a tree root node
- getRootNode
- in file tree.php, method Catalog::getRootNode()
- getRootNode
- in file Category.php, method Category::getRootNode()
- getRouteFromUrl
- in file Router.php, method Router::getRouteFromUrl()
- getRouter
- in file Application.php, method Application::getRouter()
Return a router instance
- getSchemaInstance
- in file ActiveRecord.php, method ActiveRecord::getSchemaInstance()
Creates or gets an already created Schema object for a given class $className
- getSecDifference
- in file ARSerializableDateTime.php, method ARSerializableDateTime::getSecDifference()
Get a time difference in seconds from another DateTime object
- getSection
- in file Config.php, method Config::getSection()
- getSectionLayout
- in file Config.php, method Config::getSectionLayout()
- getSectionTitle
- in file Config.php, method Config::getSectionTitle()
- getSelectedRate
- in file Shipment.php, method Shipment::getSelectedRate()
- getSelectFilter
- in file ProductFilter.php, method ProductFilter::getSelectFilter()
- getSelectFilterInstance
- in file ProductFilter.php, method ProductFilter::getSelectFilterInstance()
- getSelectorValueTypes
- in file SpecField.php, method SpecField::getSelectorValueTypes()
Get array of selector types
- getServiceID
- in file ShippingRateResult.php, method ShippingRateResult::getServiceID()
- getServiceName
- in file ShippingRateResult.php, method ShippingRateResult::getServiceName()
- getSessionData
- in file BaseController.php, method BaseController::getSessionData()
- getSettingsBySection
- in file Config.php, method Config::getSettingsBySection()
- getShipments
- in file CustomerOrder.php, method CustomerOrder::getShipments()
Separate items into shipments (if any item needs to be shipped separately)
- getShippingAddressArray
- in file User.php, method User::getShippingAddressArray()
- getShippingHandler
- in file LiveCart.php, method LiveCart::getShippingHandler()
Returns a shipping handler instance
- getShippingRates
- in file DeliveryZone.php, method DeliveryZone::getShippingRates()
Returns both real time and calculated shipping rates for the particular shipment
- getShippingService
- in file Shipment.php, method Shipment::getShippingService()
- getShippingServices
- in file DeliveryZone.php, method DeliveryZone::getShippingServices()
Get set of shipping sevices available in current zone
- getShoppingCartItemCount
- in file CustomerOrder.php, method CustomerOrder::getShoppingCartItemCount()
- getShoppingCartItems
- in file CustomerOrder.php, method CustomerOrder::getShoppingCartItems()
- getSiblingArray
- in file Category.php, method Category::getSiblingArray()
Returns an array of siblings (categories with the same parent)
- getSiblingSet
- in file Category.php, method Category::getSiblingSet()
Returns a set of siblings (categories with the same parent)
- getSize
- in file ObjectFile.php, method ObjectFile::getSize()
- getSmartyInstance
- in file SmartyRenderer.php, method SmartyRenderer::getSmartyInstance()
Gets a smarty instance
- getSmartyInstance
- in file LiveCartRenderer.php, method LiveCartRenderer::getSmartyInstance()
Gets a smarty instance
- getSoapClient
- in file paypal_base.php, method PaypalBase::getSoapClient()
Returns the Soap Client
- getSoapHeader
- in file paypal_base.php, method PaypalBase::getSoapHeader()
Returns the Soap Header
- getSpecField
- in file SpecificationFilterInterface.php, method SpecificationFilterInterface::getSpecField()
- getSpecField
- in file SelectorFilter.php, method SelectorFilter::getSpecField()
- getSpecField
- in file iSpecification.php, method iSpecification::getSpecField()
- getSpecField
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::getSpecField()
- getSpecField
- in file Filter.php, method Filter::getSpecField()
- getSpecField
- in file Specification.php, method Specification::getSpecField()
- getSpecFieldsWithGroupsArray
- in file Category.php, method Category::getSpecFieldsWithGroupsArray()
- getSpecification
- in file Product.php, method Product::getSpecification()
Gets a product specification instance
- getSpecificationFieldArray
- in file SpecFieldGroup.php, method SpecFieldGroup::getSpecificationFieldArray()
Loads a set of spec field records for a group as array.
- getSpecificationFieldArray
- in file Category.php, method Category::getSpecificationFieldArray()
- getSpecificationFieldClass
- in file SpecField.php, method SpecField::getSpecificationFieldClass()
- getSpecificationFieldGroupArray
- in file Category.php, method Category::getSpecificationFieldGroupArray()
Creates an array from active record instances of SpecFieldGroup by using a filter
- getSpecificationFieldGroupSet
- in file Category.php, method Category::getSpecificationFieldGroupSet()
Loads a set of active record instances of SpecFieldGroup by using a filter
- getSpecificationFieldSet
- in file Category.php, method Category::getSpecificationFieldSet()
Loads a set of spec field records for a category.
- getSpecificationFieldSet
- in file Product.php, method Product::getSpecificationFieldSet()
- getSpecificationFieldSet
- in file SpecFieldGroup.php, method SpecFieldGroup::getSpecificationFieldSet()
Loads a set of spec field records for a group.
- getStateByIDAndCountry
- in file State.php, method State::getStateByIDAndCountry()
Provides an additional verification that state belongs to the particular country
- getStateIDByName
- in file State.php, method State::getStateIDByName()
- getStates
- in file DeliveryZone.php, method DeliveryZone::getStates()
- getStatesByCountry
- in file State.php, method State::getStatesByCountry()
- getStatusCode
- in file HTTPStatusException.php, method HTTPStatusException::getStatusCode()
- getSubcategoryArray
- in file Category.php, method Category::getSubcategoryArray()
Returns an array of direct subcategories
- getSubcategoryCount
- in file Category.php, method Category::getSubcategoryCount()
Gets a subcategory count
- getSubcategorySet
- in file Category.php, method Category::getSubcategorySet()
Returns a set of direct subcategories
- getSubTotal
- in file CustomerOrder.php, method CustomerOrder::getSubTotal()
- getSubTotal
- in file Shipment.php, method Shipment::getSubTotal()
- getSubTotal
- in file OrderedItem.php, method OrderedItem::getSubTotal()
- getSubTransactionHandler
- in file Transaction.php, method Transaction::getSubTransactionHandler()
Creates a payment handler instance for processing sub-transactions (capture or void)
- getSupportedCurrencies
- in file PaypalDirectPayment.php, method PaypalDirectPayment::getSupportedCurrencies()
- getSupportedCurrencies
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::getSupportedCurrencies()
- getSupportedCurrencies
- in file PaypalCommon.php, method PaypalCommon::getSupportedCurrencies()
- getTaxes
- in file Shipment.php, method Shipment::getTaxes()
- getTaxes
- in file Tax.php, method Tax::getTaxes()
Get a list of existing taxes
- getTaxRates
- in file DeliveryZone.php, method DeliveryZone::getTaxRates()
- getTextTypes
- in file SpecField.php, method SpecField::getTextTypes()
- getTimeFormat
- in file LCLocaleInfo.php, method LCLocaleInfo::getTimeFormat()
Returns time format for current locale
- getTimeStamp
- in file ARSerializableDateTime.php, method ARSerializableDateTime::getTimeStamp()
- getTopList
- in file MenuLoader.php, method MenuLoader::getTopList()
- getTotal
- in file CustomerOrder.php, method CustomerOrder::getTotal()
Get total amount for order, including shipping costs
- getTotalRecordCount
- in file ARSet.php, method ARSet::getTotalRecordCount()
- getTransactionDetails
- in file ExpressCheckout.php, method ExpressCheckout::getTransactionDetails()
- GetTransactionDetails
- in file gettransactiondetails.php, class GetTransactionDetails
Used to invoke the GetExpressCheckoutDetails Operation
- getTransactionDetails
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::getTransactionDetails()
- getTransactions
- in file CustomerOrder.php, method CustomerOrder::getTransactions()
Return all transactions that are related to this order
- getTransactionType
- in file TransactionResult.php, method TransactionResult::getTransactionType()
- getTranslatedDefinitions
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::getTranslatedDefinitions()
Get all cached definitions
- getTree
- in file Template.php, method Template::getTree()
- getTree
- in file Config.php, method Config::getTree()
- getType
- in file ImageManipulator.php, method ImageManipulator::getType()
- getUrl
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::getUrl()
- getUrl
- in file TwoCheckout.php, method TwoCheckout::getUrl()
- getUrl
- in file ExternalPayment.php, method ExternalPayment::getUrl()
Return payment page URL
- getUsedSchemas
- in file TestTaxRate.php, method TestTaxRate::getUsedSchemas()
- getUsedSchemas
- in file TestUser.php, method TestUser::getUsedSchemas()
- getUsedSchemas
- in file UnitTest.php, method UnitTest::getUsedSchemas()
- getUsedSchemas
- in file PaymentTest.php, method PaymentTest::getUsedSchemas()
- getUsedSchemas
- in file TestTax.php, method TestTax::getUsedSchemas()
- getUsedSchemas
- in file UnitTest.php, method UnitTest::getUsedSchemas()
- getUsedSchemas
- in file ShippingTest.php, method ShippingTest::getUsedSchemas()
- getUsedSchemas
- in file TestUserGroup.php, method TestUserGroup::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZoneState.php, method TestDeliveryZoneState::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZoneCountry.php, method TestDeliveryZoneCountry::getUsedSchemas()
- getUsedSchemas
- in file TestEmail.php, method TestEmail::getUsedSchemas()
- getUsedSchemas
- in file TestLanguage.php, method TestLanguage::getUsedSchemas()
- getUsedSchemas
- in file TestMultiLingualObject.php, method TestMultiLingualObject::getUsedSchemas()
- getUsedSchemas
- in file TestStaticPage.php, method TestStaticPage::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZoneCityMask.php, method TestDeliveryZoneCityMask::getUsedSchemas()
- getUsedSchemas
- in file TestActiveRecordModel.php, method TestActiveRecordModel::getUsedSchemas()
- getUsedSchemas
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::getUsedSchemas()
- getUsedSchemas
- in file TestCategory.php, method TestCategory::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZone.php, method TestDeliveryZone::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZoneAddressMask.php, method TestDeliveryZoneAddressMask::getUsedSchemas()
- getUsedSchemas
- in file TestProduct.php, method TestProduct::getUsedSchemas()
- getUsedSchemas
- in file TestDeliveryZoneZipMask.php, method TestDeliveryZoneZipMask::getUsedSchemas()
- getUsedSchemas
- in file TestRole.php, method TestRole::getUsedSchemas()
- getUsedSchemas
- in file TestProductRelationship.php, method TestProductRelationship::getUsedSchemas()
- getUsedSchemas
- in file TestShippingRate.php, method TestShippingRate::getUsedSchemas()
- getUsedSchemas
- in file TestShippingService.php, method TestShippingService::getUsedSchemas()
- getUsedSchemas
- in file TestSpecFieldValue.php, method testSpecFieldValue::getUsedSchemas()
- getUsedSchemas
- in file TestProductPricing.php, method TestProductPricing::getUsedSchemas()
- getUsedSchemas
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::getUsedSchemas()
- getUsedSchemas
- in file TestProductFileGroup.php, method TestProductFileGroup::getUsedSchemas()
- getUsedSchemas
- in file TestProductFile.php, method TestProductFile::getUsedSchemas()
- getUser
- in file BaseController.php, method BaseController::getUser()
- getUser
- in file SessionUser.php, method SessionUser::getUser()
Get current user (from session)
- getUserAddress
- in file BillingAddress.php, method BillingAddress::getUserAddress()
- getUserAddress
- in file ShippingAddress.php, method ShippingAddress::getUserAddress()
- getUserAddress
- in file UserAddressType.php, method UserAddressType::getUserAddress()
- getUsersRecordSet
- in file UserGroup.php, method UserGroup::getUsersRecordSet()
Load users in this group
- getValidator
- in file Form.php, method Form::getValidator()
Gets a form validator
- getValidatorVar
- in file RequestValidator.php, method RequestValidator::getValidatorVar()
- getValidCurrency
- in file OfflineTransactionHandler.php, method OfflineTransactionHandler::getValidCurrency()
- getValidCurrency
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::getValidCurrency()
- getValidCurrency
- in file AuthorizeNet.php, method AuthorizeNet::getValidCurrency()
- getValidCurrency
- in file TestCreditCard.php, method TestCreditCard::getValidCurrency()
All currencies supported, except LTL
- getValidCurrency
- in file PaypalCommon.php, method PaypalCommon::getValidCurrency()
- getValidCurrency
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::getValidCurrency()
- getValidCurrency
- in file TwoCheckout.php, method TwoCheckout::getValidCurrency()
- getValidCurrency
- in file PaypalDirectPayment.php, method PaypalDirectPayment::getValidCurrency()
- getValidCurrency
- in file TransactionPayment.php, method TransactionPayment::getValidCurrency()
Return a valid currency code if the supplied currency is not supported by this payment method
- getValidInstanceById
- in file Currency.php, method Currency::getValidInstanceById()
Return Currency instance by ID and provide additional validation. If the currency doesn't exist or is not valid, instance of the default currency is returned.
- getValidTypes
- in file ImageManipulator.php, method ImageManipulator::getValidTypes()
- getValidTypes
- in file ImageDriverGD.php, method ImageDriverGD::getValidTypes()
- getValueArray
- in file Request.php, method Request::getValueArray()
Gets a list of request variables
- getValueByLang
- in file Config.php, method Config::getValueByLang()
- getValueByLang
- in file Category.php, method Category::getValueByLang()
- getValueByLang
- in file SpecificationStringValue.php, method SpecificationStringValue::getValueByLang()
- getValueByLang
- in file MultilingualObjectInterface.php, method MultilingualObjectInterface::getValueByLang()
Gets value of multilingual field
- getValueByLang
- in file MultilingualObject.php, method MultilingualObject::getValueByLang()
- getValuesList
- in file SpecField.php, method SpecField::getValuesList()
Loads a set of spec field records in current category
- getValuesSet
- in file SpecField.php, method SpecField::getValuesSet()
Loads a set of spec field records in current category
- getValueTableName
- in file SpecField.php, method SpecField::getValueTableName()
Gets a related table name, where field values are stored
- getVariableList
- in file Route.php, method Route::getVariableList()
- getView
- in file ViewNotFoundException.php, method ViewNotFoundException::getView()
Gets view path
- getView
- in file Application.php, method Application::getView()
Gets view path for specified controllers action
- getView
- in file LiveCart.php, method LiveCart::getView()
Gets view path for specified controllers action
- getViolationMsg
- in file Check.php, method Check::getViolationMsg()
- getViolationMsg
- in file ConditionalCheck.php, method ConditionalCheck::getViolationMsg()
- getWidth
- in file ImageManipulator.php, method ImageManipulator::getWidth()
- getWidth
- in file ActiveTreeNode.php, method ActiveTreeNode::getWidth()
Get node weight: left + right - 1
- getWishListItemCount
- in file CustomerOrder.php, method CustomerOrder::getWishListItemCount()
- getWishListItems
- in file CustomerOrder.php, method CustomerOrder::getWishListItems()
- GetXMLTree
- in file xmlparser.php, method xmlparser::GetXMLTree()
- getZipMasks
- in file DeliveryZone.php, method DeliveryZone::getZipMasks()
- getZoneByAddress
- in file DeliveryZone.php, method DeliveryZone::getZoneByAddress()
Returns the delivery zone, which matches the required address
- get_msg_func
- in file LocaleMaketext.php, method LocaleMaketext::get_msg_func()
Getter to message functions cache. Compiles $msg if not contained in function cache.
- getexpresscheckoutdetails.php
- procedural page getexpresscheckoutdetails.php
- gettransactiondetails.php
- procedural page gettransactiondetails.php
top
h
- $helpcontext
- in file usps.php, variable UspsError::$helpcontext
- $helperDirectories
- in file SmartyRenderer.php, variable SmartyRenderer::$helperDirectories
- $helpfile
- in file usps.php, variable UspsError::$helpfile
- HandleFilter.php
- procedural page HandleFilter.php
- HtmlElement.php
- procedural page HtmlElement.php
- HTTPStatusException.php
- procedural page HTTPStatusException.php
- HelperException.php
- procedural page HelperException.php
- HtmlSpecialCharsFilter.php
- procedural page HtmlSpecialCharsFilter.php
- HeadersSentException.php
- procedural page HeadersSentException.php
- HandleFilter
- in file HandleFilter.php, class HandleFilter
Generic handle field value filter
- hasAccess
- in file UserGroup.php, method UserGroup::hasAccess()
Array(string) of applied roles
- hasAccess
- in file User.php, method User::hasAccess()
Checks if a user can access a particular controller/action identified by a role string (handle)
- hasID
- in file ActiveRecord.php, method ActiveRecord::hasID()
Checks if record primary key value is set
- hasRelationship
- in file ProductRelationship.php, method ProductRelationship::hasRelationship()
- hasSavedState
- in file RequestValidator.php, method RequestValidator::hasSavedState()
Check if there is a saved request state
- hasValue
- in file ARValueMapper.php, method ARValueMapper::hasValue()
Checks if this instance has an assigned value
- HeadersSentException
- in file HeadersSentException.php, class HeadersSentException
...
- HelperException
- in file HelperException.php, class HelperException
- HtmlElement
- in file HtmlElement.php, class HtmlElement
Renders HTML element code
- HtmlSpecialCharsFilter
- in file HtmlSpecialCharsFilter.php, class HtmlSpecialCharsFilter
Converts special HTML characters to appropriate display representations
- HTTPStatusException
- in file HTTPStatusException.php, class HTTPStatusException
Exception that indicates an attempt to execute a restricted controller/action
top
i
- $id
- in file usps.php, variable UspsIntPrice::$id
- $instanceClassName
- in file ARSerializedReference.php, variable ARSerializedReference::$instanceClassName
- $instanceId
- in file ARSerializedReference.php, variable ARSerializedReference::$instanceId
- $instanceMap
- in file ARSchemaDataType.php, variable ARSchemaDataType::$instanceMap
- $isCaptured
- in file TransactionResult.php, variable TransactionResult::$isCaptured
- $isLoaded
- in file ActiveRecord.php, variable ActiveRecord::$isLoaded
Is record data loaded from a database?
- $isTestTransaction
- in file TransactionPayment.php, variable TransactionPayment::$isTestTransaction
- $itemIds
- in file Shipment.php, variable Shipment::$itemIds
Used only for serialization
- $items
- in file Shipment.php, variable Shipment::$items
- $items
- in file MultiValueSpecificationItem.php, variable MultiValueSpecificationItem::$items
- IndexController.php
- procedural page IndexController.php
- IndexController.php
- procedural page IndexController.php
- InstallController.php
- procedural page InstallController.php
- IsPasswordCorrectCheck.php
- procedural page IsPasswordCorrectCheck.php
- IsUniqueEmailCheck.php
- procedural page IsUniqueEmailCheck.php
- IsUniqueSkuCheck.php
- procedural page IsUniqueSkuCheck.php
- Initialize.php
- procedural page Initialize.php
- iSpecification.php
- procedural page iSpecification.php
- Installer.php
- procedural page Installer.php
- IsFileUploadedCheck.php
- procedural page IsFileUploadedCheck.php
- IsImageUploadedCheck.php
- procedural page IsImageUploadedCheck.php
- IsLengthBetweenCheck.php
- procedural page IsLengthBetweenCheck.php
- IsNotEmptyCheck.php
- procedural page IsNotEmptyCheck.php
- IsNumericCheck.php
- procedural page IsNumericCheck.php
- IsValidEmailCheck.php
- procedural page IsValidEmailCheck.php
- IsValueBetweenCheck.php
- procedural page IsValueBetweenCheck.php
- IsValueInSetCheck.php
- procedural page IsValueInSetCheck.php
- Initialize.php
- procedural page Initialize.php
- ImageDriver
- in file ImageDriver.php, class ImageDriver
- ImageDriverGD
- in file ImageDriverGD.php, class ImageDriverGD
- ImageException
- in file ImageException.php, class ImageException
General exception which might be raised within an application context
- ImageManipulator
- in file ImageManipulator.php, class ImageManipulator
- ImageResizeException
- in file ImageException.php, class ImageResizeException
General exception which might be raised within an application context
- import
- in file ClassLoader.php, method ClassLoader::import()
Appends an include_path which is used to look for a requested class files or includes a class file (depends on suplied string form)
- importPath
- in file ClassLoader.php, method ClassLoader::importPath()
Modifies php include_path
- includeSubcategories
- in file ProductFilter.php, method ProductFilter::includeSubcategories()
- includeTable
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::includeTable()
Includes table to a table list
- INCLUDE_DEFAULT
- in file LiveCart.php, class constant LiveCart::INCLUDE_DEFAULT
- INCLUDE_PARENT
- in file Category.php, class constant Category::INCLUDE_PARENT
- INCLUDE_ROOT_NODE
- in file ActiveTreeNode.php, class constant ActiveTreeNode::INCLUDE_ROOT_NODE
Indicator wheather child nodes are loaded or not for this node
- INCond
- in file Condition.php, class INCond
Condition using IN operator
- increasePriceByPercent
- in file ProductPrice.php, method ProductPrice::increasePriceByPercent()
- index
- in file LanguageController.php, method LanguageController::index()
Displays main admin page.
- index
- in file ShippingServiceController.php, method ShippingServiceController::index()
- index
- in file ProductImageController.php, method ProductImageController::index()
- index
- in file OrderController.php, method OrderController::index()
View shopping cart contents
- index
- in file OrderNoteController.php, method OrderNoteController::index()
- index
- in file ProductFileController.php, method ProductFileController::index()
- index
- in file SessionController.php, method SessionController::index()
- index
- in file ProductPriceController.php, method ProductPriceController::index()
- index
- in file SettingsController.php, method SettingsController::index()
Main settings page
- index
- in file TemplateController.php, method TemplateController::index()
- index
- in file PaymentController.php, method PaymentController::index()
- index
- in file TaxRateController.php, method TaxRateController::index()
- index
- in file RolesController.php, method RolesController::index()
- index
- in file StaticPageController.php, method StaticPageController::index()
Main settings page
- index
- in file TaxController.php, method TaxController::index()
List all system currencies
- index
- in file NewsController.php, method NewsController::index()
- index
- in file ProductRelationshipController.php, method ProductRelationshipController::index()
- index
- in file OrderLogController.php, method OrderLogController::index()
- index
- in file ProductController.php, method ProductController::index()
- index
- in file FilterGroupController.php, method FilterGroupController::index()
Filters group index page
- index
- in file SpecFieldController.php, method SpecFieldController::index()
Specification field index page
- index
- in file CurrencyController.php, method CurrencyController::index()
List all system currencies
- index
- in file CheckoutController.php, method CheckoutController::index()
- Determine user status
- index
- in file UserGroupController.php, method UserGroupController::index()
Action shows filters and datagrid.
- index
- in file UpdateController.php, method UpdateController::index()
- index
- in file CustomerOrderController.php, method CustomerOrderController::index()
Action shows filters and datagrid.
- index
- in file Controller.php, method Controller::index()
Default application controller action. It is called when no action name is supplied for a web application
- index
- in file DeliveryZoneController.php, method DeliveryZoneController::index()
Main settings page
- index
- in file CustomizeController.php, method CustomizeController::index()
- index
- in file ErrController.php, method ErrController::index()
- index
- in file ErrController.php, method ErrController::index()
- index
- in file ObjectImageController.php, method ObjectImageController::index()
- index
- in file SiteNewsController.php, method SiteNewsController::index()
- index
- in file CategoryImageController.php, method CategoryImageController::index()
- index
- in file IndexController.php, method IndexController::index()
- index
- in file UserController.php, method UserController::index()
- index
- in file ProductController.php, method ProductController::index()
- index
- in file InstallController.php, method InstallController::index()
- index
- in file IndexController.php, method IndexController::index()
- index
- in file ShipmentController.php, method ShipmentController::index()
- index
- in file CategoryController.php, method CategoryController::index()
- index
- in file CategoryController.php, method CategoryController::index()
- IndexController
- in file IndexController.php, class IndexController
Index controller for frontend
- IndexController
- in file IndexController.php, class IndexController
Main backend controller which stands as an entry point to administration functionality
- info
- in file UserController.php, method UserController::info()
- info
- in file ProductController.php, method ProductController::info()
- info
- in file Locale.php, method Locale::info()
Returns LCLocaleInfo instance
- info
- in file CustomerOrderController.php, method CustomerOrderController::info()
- init
- in file InstallController.php, method InstallController::init()
- init
- in file BackendController.php, method BackendController::init()
- init
- in file FrontendController.php, method FrontendController::init()
- init
- in file CategoryController.php, method CategoryController::init()
- init
- in file CheckoutController.php, method CheckoutController::init()
- init
- in file Controller.php, method Controller::init()
Implement this method for dynamic layout organization.
- insert
- in file SpecField.php, method SpecField::insert()
- insert
- in file SpecFieldGroup.php, method SpecFieldGroup::insert()
- insert
- in file ObjectImage.php, method ObjectImage::insert()
- insert
- in file ExpressCheckout.php, method ExpressCheckout::insert()
- insert
- in file Product.php, method Product::insert()
Inserts new product record to a database
- insert
- in file CategoryImage.php, method CategoryImage::insert()
- insert
- in file Shipment.php, method Shipment::insert()
- insert
- in file ProductImage.php, method ProductImage::insert()
- insert
- in file ActiveRecord.php, method ActiveRecord::insert()
Creates a new persisted instance of activerecord (Inserts a new record to a database)
- insert
- in file ProductRelationship.php, method ProductRelationship::insert()
- insert
- in file User.php, method User::insert()
Add this user to database. This function also sends a welcome message
- insert
- in file Currency.php, method Currency::insert()
- insert
- in file SpecFieldValue.php, method SpecFieldValue::insert()
- insert
- in file Language.php, method Language::insert()
- insert
- in file StaticPage.php, method StaticPage::insert()
- insert
- in file Transaction.php, method Transaction::insert()
- insert
- in file Filter.php, method Filter::insert()
- insert
- in file FilterGroup.php, method FilterGroup::insert()
- insert
- in file OrderedItem.php, method OrderedItem::insert()
- InstallController
- in file InstallController.php, class InstallController
LiveCart installer
- Installer
- in file Installer.php, class Installer
- instance
- in file ARSchemaDataType.php, method ARChar::instance()
- instance
- in file ARSchemaDataType.php, method ARInteger::instance()
- instance
- in file ARSchemaDataType.php, method ARDate::instance()
- instance
- in file ARSchemaDataType.php, method ARDateTime::instance()
- instance
- in file ARSchemaDataType.php, method ARFloat::instance()
- instance
- in file ARSchemaDataType.php, method ARSchemaDataType::instance()
Gets an instance of schema data type onject
- instance
- in file ARSchemaDataType.php, method ARBool::instance()
- instance
- in file ARSchemaDataType.php, method ARArray::instance()
- instance
- in file ARSchemaDataType.php, method ARVarchar::instance()
- instance
- in file ARSchemaDataType.php, method ARTime::instance()
- instance
- in file ARSchemaDataType.php, method ARText::instance()
- instance
- in file ARSchemaDataType.php, method ARBinary::instance()
- InvalidImageException
- in file ImageException.php, class InvalidImageException
General exception which might be raised within an application context
- isAjax
- in file Request.php, method Request::isAjax()
- isAnonymous
- in file User.php, method User::isAnonymous()
- isAttributeSet
- in file ProductSpecification.php, method ProductSpecification::isAttributeSet()
- isAvailable
- in file Product.php, method Product::isAvailable()
Check if the product is available for purchasing
- isAvailableForOrdering
- in file Product.php, method Product::isAvailableForOrdering()
- isAwaitingShipment
- in file Shipment.php, method Shipment::isAwaitingShipment()
- isAwaitingShipment
- in file CustomerOrder.php, method CustomerOrder::isAwaitingShipment()
- isBackend
- in file LiveCart.php, method LiveCart::isBackend()
- isCapturable
- in file Transaction.php, method Transaction::isCapturable()
- isCaptured
- in file TransactionResult.php, method TransactionResult::isCaptured()
- isCapturedVoidable
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::isCapturedVoidable()
- isCapturedVoidable
- in file AuthorizeNet.php, method AuthorizeNet::isCapturedVoidable()
- isCapturedVoidable
- in file OnlinePayment.php, method OnlinePayment::isCapturedVoidable()
Determines if captured transactions can be voided
- isCapturedVoidable
- in file PaypalDirectPayment.php, method PaypalDirectPayment::isCapturedVoidable()
- isCapturedVoidable
- in file TestCreditCard.php, method TestCreditCard::isCapturedVoidable()
- isCardTypeNeeded
- in file TestCreditCard.php, method TestCreditCard::isCardTypeNeeded()
- isCardTypeNeeded
- in file CreditCardPayment.php, method CreditCardPayment::isCardTypeNeeded()
Determines if credit card type needs to be passed to payment processor
- isCardTypeNeeded
- in file PaypalDirectPayment.php, method PaypalDirectPayment::isCardTypeNeeded()
- isCardTypeNeeded
- in file AuthorizeNet.php, method AuthorizeNet::isCardTypeNeeded()
- isClientSideValidationEnabled
- in file Form.php, method Form::isClientSideValidationEnabled()
- ISCond
- in file Condition.php, class ISCond
Condition using IS operator
- isConditionSet
- in file ARFilter.php, method ARFilter::isConditionSet()
- isCreditable
- in file TestCreditCard.php, method TestCreditCard::isCreditable()
- isCreditable
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::isCreditable()
- isCreditable
- in file AuthorizeNet.php, method AuthorizeNet::isCreditable()
- isCreditable
- in file PaypalDirectPayment.php, method PaypalDirectPayment::isCreditable()
- isCreditCard
- in file Transaction.php, method Transaction::isCreditCard()
Determines if the payment was made via credit card
- isCustomizationMode
- in file LiveCart.php, method LiveCart::isCustomizationMode()
- isDate
- in file SpecField.php, method SpecField::isDate()
Check if current specification field type is date
- isDefault
- in file DeliveryZone.php, method DeliveryZone::isDefault()
- isDefault
- in file Language.php, method Language::isDefault()
Checks whether the language is systems default language
- isDefault
- in file Currency.php, method Currency::isDefault()
- isDeleted
- in file ActiveRecord.php, method ActiveRecord::isDeleted()
- isDelivered
- in file Shipment.php, method Shipment::isDelivered()
- isDevMode
- in file LiveCart.php, method LiveCart::isDevMode()
- isDownloadable
- in file Product.php, method Product::isDownloadable()
Determines if the product is downloadable (digital file) - as opposed to shippable products
- isDownloadable
- in file OrderedItem.php, method OrderedItem::isDownloadable()
Determine if the file download period hasn't expired yet
- isEnabled
- in file Category.php, method Category::isEnabled()
- isError
- in file Services_JSON.php, method Services_JSON::isError()
- isExistingRecord
- in file ActiveRecord.php, method ActiveRecord::isExistingRecord()
Checks if an instance maps to an existing database record.
- isExpired
- in file RolesParser.php, method RolesParser::isExpired()
Returns true if parsed roles are expired
- isFileCached
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::isFileCached()
Determines if the language file has been cached already
- IsFileUploadedCheck
- in file IsFileUploadedCheck.php, class IsFileUploadedCheck
Checks if a file has been uploaded
- isHavingConditionSet
- in file ARSelectFilter.php, method ARSelectFilter::isHavingConditionSet()
- isHeaderSet
- in file Response.php, method Response::isHeaderSet()
Checks if header set
- isHtmlResponse
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::isHtmlResponse()
- isHtmlResponse
- in file TwoCheckout.php, method TwoCheckout::isHtmlResponse()
- isHtmlResponse
- in file ExternalPayment.php, method ExternalPayment::isHtmlResponse()
Determine if HTML output is required as post-notification response
- isHttps
- in file Router.php, method Router::isHttps()
- IsImageUploadedCheck
- in file IsImageUploadedCheck.php, class IsImageUploadedCheck
Checks if a file has been uploaded
- isInstalled
- in file LiveCart.php, method LiveCart::isInstalled()
- IsLengthBetweenCheck
- in file IsLengthBetweenCheck.php, class IsLengthBetweenCheck
- isLoaded
- in file ActiveRecord.php, method ActiveRecord::isLoaded()
Check if instance data is loaded
- isLoggedIn
- in file User.php, method User::isLoggedIn()
Check's if this user is loged in. This function will return true only if this user is loged within this particular session.
- isLost
- in file Shipment.php, method Shipment::isLost()
- isModified
- in file ActiveRecord.php, method ActiveRecord::isModified()
Checks if an instance is being modified and needs to be saved
- isModified
- in file ARValueMapper.php, method ARValueMapper::isModified()
Returns true if field is being modified
- isModifierSet
- in file ARUpdateFilter.php, method ARUpdateFilter::isModifierSet()
- isMultiCapture
- in file PaypalDirectPayment.php, method PaypalDirectPayment::isMultiCapture()
- isMultiCapture
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::isMultiCapture()
- isMultiCapture
- in file Transaction.php, method Transaction::isMultiCapture()
Determines if more than one capture transactions are possible
- isMultiCapture
- in file OnlinePayment.php, method OnlinePayment::isMultiCapture()
Determines if multiple capture transactions are supported for one authorize transaction
- isMultiCapture
- in file AuthorizeNet.php, method AuthorizeNet::isMultiCapture()
- isMultiCapture
- in file TestCreditCard.php, method TestCreditCard::isMultiCapture()
- isMultiLingual
- in file Config.php, method Config::isMultiLingual()
- IsNotEmptyCheck
- in file IsNotEmptyCheck.php, class IsNotEmptyCheck
- isNull
- in file ARValueMapper.php, method ARValueMapper::isNull()
- isNull
- in file ARSerializableDateTime.php, method ARSerializableDateTime::isNull()
- IsNullCond
- in file Condition.php, class IsNullCond
Is NULL condition
- IsNumericCheck
- in file IsNumericCheck.php, class IsNumericCheck
Checks if the value is numeric
- isOffline
- in file Transaction.php, method Transaction::isOffline()
Determines if the payment was made via credit card
- isOrderable
- in file CustomerOrder.php, method CustomerOrder::isOrderable()
Determines if the order matches defined requirements/constraints (min/max total, etc.)
- IsPasswordCorrectCheck
- in file IsPasswordCorrectCheck.php, class IsPasswordCorrectCheck
- iSpecification
- in file iSpecification.php, class iSpecification
Generic interface implemented by all attribute (specification) value classes
- isPriceSet
- in file ProductPricing.php, method ProductPricing::isPriceSet()
- isPricingLoaded
- in file Product.php, method Product::isPricingLoaded()
- isProcessing
- in file CustomerOrder.php, method CustomerOrder::isProcessing()
- isProcessing
- in file Shipment.php, method Shipment::isProcessing()
- isRelatedTo
- in file Product.php, method Product::isRelatedTo()
- isReturned
- in file CustomerOrder.php, method CustomerOrder::isReturned()
- isReturned
- in file Shipment.php, method Shipment::isReturned()
- isSatisfied
- in file CheckCondition.php, method CheckCondition::isSatisfied()
- isSatisfied
- in file UserController.php, method ShippingAddressCheckCondition::isSatisfied()
- isSelector
- in file SpecField.php, method SpecField::isSelector()
Check if current specification field is selector type
- isShippable
- in file Shipment.php, method Shipment::isShippable()
- isShipped
- in file CustomerOrder.php, method CustomerOrder::isShipped()
- isShipped
- in file Shipment.php, method Shipment::isShipped()
- isShippingRequired
- in file CustomerOrder.php, method CustomerOrder::isShippingRequired()
No shipping is required for orders consisting of downloadable items only
- isShippingSelected
- in file CustomerOrder.php, method CustomerOrder::isShippingSelected()
- isSimpleNumbers
- in file SpecField.php, method SpecField::isSimpleNumbers()
Check if current specification field type is simple numbers
- isSSL
- in file Router.php, method Router::isSSL()
- isStopped
- in file ControllerPlugin.php, method ControllerPlugin::isStopped()
- isSubcategories
- in file ProductFilter.php, method ProductFilter::isSubcategories()
- isTextField
- in file SpecField.php, method SpecField::isTextField()
Check if current specification field is text type
- isTranslationMode
- in file LiveCart.php, method LiveCart::isTranslationMode()
- IsUniqueEmailCheck
- in file IsUniqueEmailCheck.php, class IsUniqueEmailCheck
Checks if user email is unique
- IsUniqueSkuCheck
- in file IsUniqueSkuCheck.php, class IsUniqueSkuCheck
Checks if product SKU is unique
- isURLRewriteEnabled
- in file Router.php, method Router::isURLRewriteEnabled()
Returns URL rewrite status
- isValid
- in file Check.php, method Check::isValid()
- isValid
- in file OrCheck.php, method OrCheck::isValid()
- isValid
- in file IsImageUploadedCheck.php, method IsImageUploadedCheck::isValid()
- isValid
- in file ConditionalCheck.php, method ConditionalCheck::isValid()
- isValid
- in file ARSchema.php, method ARSchema::isValid()
Checks if this schema is a valid one.
- isValid
- in file RequestValidator.php, method RequestValidator::isValid()
Check if submited request data is valid
- isValid
- in file IsFileUploadedCheck.php, method IsFileUploadedCheck::isValid()
- isValid
- in file IsUniqueEmailCheck.php, method IsUniqueEmailCheck::isValid()
- isValid
- in file IsValidEmailCheck.php, method IsValidEmailCheck::isValid()
- isValid
- in file IsPasswordCorrectCheck.php, method IsPasswordCorrectCheck::isValid()
- isValid
- in file IsNumericCheck.php, method IsNumericCheck::isValid()
- isValid
- in file PasswordEqualityCheck.php, method PasswordEqualityCheck::isValid()
- isValid
- in file IsValueBetweenCheck.php, method IsValueBetweenCheck::isValid()
- isValid
- in file IsValueInSetCheck.php, method IsValueInSetCheck::isValid()
- isValid
- in file MinLengthCheck.php, method MinLengthCheck::isValid()
- isValid
- in file MinValueCheck.php, method MinValueCheck::isValid()
- isValid
- in file MaxValueCheck.php, method MaxValueCheck::isValid()
- isValid
- in file MaxLengthCheck.php, method MaxLengthCheck::isValid()
- isValid
- in file SpecFieldIsValueSelectedCheck.php, method SpecFieldIsValueSelectedCheck::isValid()
- isValid
- in file IsNotEmptyCheck.php, method IsNotEmptyCheck::isValid()
- isValid
- in file IsUniqueSkuCheck.php, method IsUniqueSkuCheck::isValid()
- isValid
- in file IsLengthBetweenCheck.php, method IsLengthBetweenCheck::isValid()
- isValid
- in file PasswordMatchCheck.php, method PasswordMatchCheck::isValid()
- isValidCountry
- in file LiveCart.php, method LiveCart::isValidCountry()
- IsValidEmailCheck
- in file IsValidEmailCheck.php, class IsValidEmailCheck
E-mail address validator class
- isValidImage
- in file ImageManipulator.php, method ImageManipulator::isValidImage()
- IsValueBetweenCheck
- in file IsValueBetweenCheck.php, class IsValueBetweenCheck
- IsValueInSetCheck
- in file IsValueInSetCheck.php, class IsValueInSetCheck
Checks if a value exists in a given set
- isValueSet
- in file Session.php, method Session::isValueSet()
- isValueSet
- in file Request.php, method Request::isValueSet()
Checks if such a request variable has an assigned value
- isValueSet
- in file Config.php, method Config::isValueSet()
- isVoidable
- in file Transaction.php, method Transaction::isVoidable()
Determines if this transaction can be voided
- isVoidable
- in file OfflineTransactionHandler.php, method OfflineTransactionHandler::isVoidable()
- isVoidable
- in file TestCreditCard.php, method TestCreditCard::isVoidable()
- isVoidable
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::isVoidable()
- isVoidable
- in file PaypalDirectPayment.php, method PaypalDirectPayment::isVoidable()
- isVoidable
- in file AuthorizeNet.php, method AuthorizeNet::isVoidable()
- isVoidable
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::isVoidable()
- isVoidable
- in file TransactionPayment.php, method TransactionPayment::isVoidable()
Determine if the payment method supports crediting a refund payment back to customer
- isVoidable
- in file TwoCheckout.php, method TwoCheckout::isVoidable()
- item
- in file FilterGroupController.php, method FilterGroupController::item()
Get filter group data from database
- item
- in file UserController.php, method UserController::item()
- item
- in file SpecFieldGroupController.php, method SpecFieldGroupController::item()
Get specification field group data
- item
- in file SpecFieldController.php, method SpecFieldController::item()
Displays form for creating a new or editing existing one product group specification field
- index.php
- procedural page index.php
- ImageDriver.php
- procedural page ImageDriver.php
- ImageDriverGD.php
- procedural page ImageDriverGD.php
- ImageException.php
- procedural page ImageException.php
- ImageManipulator.php
- procedural page ImageManipulator.php
- index.php
- procedural page index.php
top
top
l
- $languageCodes
- in file SpecFieldGroupController.php, variable SpecFieldGroupController::$languageCodes
Array of available language codes. First language code is default language
- $lastFilter
- in file ActiveRecord.php, variable ActiveRecord::$lastFilter
ARSelectFilter object used in the last query
- $lastQuery
- in file ActiveRecord.php, variable ActiveRecord::$lastQuery
ARSelectQueryBuilder object used in the last query
- $layout
- in file Controller.php, variable Controller::$layout
Controller layout name
- $leftSide
- in file Condition.php, variable BinaryCondition::$leftSide
- $leftSideTableName
- in file Condition.php, variable BinaryCondition::$leftSideTableName
- $length
- in file ARSchemaDataType.php, variable ARSchemaDataType::$length
Data type length (usually in bytes)
- $locale
- in file BaseController.php, variable BaseController::$locale
Locale
- $logger
- in file ActiveRecord.php, variable ActiveRecord::$logger
- LanguageController.php
- procedural page LanguageController.php
- LiveCart.php
- procedural page LiveCart.php
- LiveCartRenderer.php
- procedural page LiveCartRenderer.php
- LiveCartSmarty.php
- procedural page LiveCartSmarty.php
- LiveCartTransaction.php
- procedural page LiveCartTransaction.php
- Language.php
- procedural page Language.php
- labelVars
- in file prefilter.config.php, function labelVars()
- langFileExt
- in file LanguageController.php, class constant LanguageController::langFileExt
- langSwitchMenu
- in file LanguageController.php, method LanguageController::langSwitchMenu()
Displays system menu for switching active language
- Language
- in file Language.php, class Language
System language logic - adding, removing or enabling languages.
- LanguageController
- in file LanguageController.php, class LanguageController
Language management Handles adding languages, modifying language definitions (translations), activating and deactivating languages
- LCInterfaceTranslationManager
- in file LCInterfaceTranslationManager.php, class LCInterfaceTranslationManager
- LCInterfaceTranslator
- in file LCInterfaceTranslator.php, class LCInterfaceTranslator
- LCiTranslator
- in file LCiTranslator.php, class LCiTranslator
- LCLocaleInfo
- in file LCLocaleInfo.php, class LCLocaleInfo
- LCMakeTextFactory
- in file LCMakeTextFactory.php, class LCMakeTextFactory
Creates a MakeText translation handler instance for required locale
- LCMaketext_lt
- in file LCMaketext_lt.php, class LCMaketext_lt
- LCMaketext_ru
- in file LCMaketext_ru.php, class LCMaketext_ru
- LEFT_NODE_FIELD_NAME
- in file ActiveTreeNode.php, class constant ActiveTreeNode::LEFT_NODE_FIELD_NAME
Table field name for left value container of tree traversal order
- Lentele
- in file testGenerate.php, class Lentele
Database record base class
- LenteleChange
- in file testGenerate.php, class LenteleChange
Database record base class
- LenteleDrop
- in file testGenerate.php, class LenteleDrop
Char_new shoud be droped
- LenteleModified
- in file testGenerate.php, class LenteleModified
Database record base class
- LessThanCond
- in file Condition.php, class LessThanCond
Less than condition
- LCInterfaceTranslationManager.php
- procedural page LCInterfaceTranslationManager.php
- LCInterfaceTranslator.php
- procedural page LCInterfaceTranslator.php
- LCiTranslator.php
- procedural page LCiTranslator.php
- LCLocaleInfo.php
- procedural page LCLocaleInfo.php
- Locale.php
- procedural page Locale.php
- LCMakeTextFactory.php
- procedural page LCMakeTextFactory.php
- LCMaketext_lt.php
- procedural page LCMaketext_lt.php
- LCMaketext_ru.php
- procedural page LCMaketext_ru.php
- LocaleMaketext.php
- procedural page LocaleMaketext.php
- license
- in file InstallController.php, method InstallController::license()
- LikeCond
- in file Condition.php, class LikeCond
Condition using LIKE operator
- lists
- in file ProductController.php, method ProductController::lists()
- lists
- in file CustomerOrderController.php, method CustomerOrderController::lists()
- lists
- in file UserGroupController.php, method UserGroupController::lists()
- LiveCart
- in file LiveCart.php, class LiveCart
Implements LiveCart-specific application flow logic
- LiveCartRenderer
- in file LiveCartRenderer.php, class LiveCartRenderer
Implements LiveCart-specific view renderer logic
- LiveCartSmarty
- in file LiveCartSmarty.php, class LiveCartSmarty
Extends Smarty with LiveCart-specific logic
- LiveCartTransaction
- in file LiveCartTransaction.php, class LiveCartTransaction
Create a new transaction to be passed to payment gateway for authorization based on LiveCart order data
- LIVE_WSDL
- in file config.inc.php, constant LIVE_WSDL
Location of Live WSDL File
- load
- in file ActiveRecord.php, method ActiveRecord::load()
Loads and sets persisted record data from a database
- load
- in file ClassLoader.php, method ClassLoader::load()
Loads a class file (performs include_once)
- loadAddresses
- in file User.php, method User::loadAddresses()
Load user address
- loadAddresses
- in file CustomerOrder.php, method CustomerOrder::loadAddresses()
- loadAll
- in file CustomerOrder.php, method CustomerOrder::loadAll()
- loadCachedFile
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::loadCachedFile()
Appends language definitions from cached file
- loadData
- in file ActiveRecord.php, method ActiveRecord::loadData()
- loadDatabaseDump
- in file Installer.php, method Installer::loadDatabaseDump()
- loadDefinitions
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::loadDefinitions()
- loadFile
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::loadFile()
Adds language definitions from file
- loadHandlerClass
- in file Transaction.php, method Transaction::loadHandlerClass()
Load payment handler class that was used for processing this transaction
- loadItemData
- in file CustomerOrder.php, method CustomerOrder::loadItemData()
Loads ordered item/product info from database
- loadItems
- in file CustomerOrder.php, method CustomerOrder::loadItems()
- loadItems
- in file Shipment.php, method Shipment::loadItems()
- loadLanguageFile
- in file BaseController.php, method BaseController::loadLanguageFile()
- loadPricesForRecordSet
- in file ProductPrice.php, method ProductPrice::loadPricesForRecordSet()
Load product pricing data for a whole array of products at once
- loadPricesForRecordSetArray
- in file ProductPrice.php, method ProductPrice::loadPricesForRecordSetArray()
Load product pricing data for a whole array of products at once
- loadPricing
- in file Product.php, method Product::loadPricing()
- loadRequestData
- in file Product.php, method Product::loadRequestData()
- loadRequestData
- in file ActiveRecordModel.php, method ActiveRecordModel::loadRequestData()
Note that the form may not always contain all the fields of the model, so we must always
- loadRoles
- in file UserGroup.php, method UserGroup::loadRoles()
- loadSpecification
- in file Product.php, method Product::loadSpecification()
- loadSpecificationForProductArray
- in file ProductSpecification.php, method ProductSpecification::loadSpecificationForProductArray()
- loadSpecificationForRecordSetArray
- in file ProductSpecification.php, method ProductSpecification::loadSpecificationForRecordSetArray()
Load product specification data for a whole array of products at once
- loadSubTree
- in file ActiveTreeNode.php, method ActiveTreeNode::loadSubTree()
Loads and builds a hierarchial subtree for this node (loads a list of child records and then builds a hierarchial structure)
- loadTree
- in file ActiveTreeNode.php, method ActiveTreeNode::loadTree()
Loads from database and builds a hierarchial record tree
- LOAD_DATA
- in file ActiveRecord.php, class constant ActiveRecord::LOAD_DATA
A helper const to use as a "magick number" to indicate that record data shoul be loaded from a database immediately
- LOAD_REFERENCES
- in file ActiveRecord.php, class constant ActiveRecord::LOAD_REFERENCES
A helper const which should be used as a "magick number" to load referenced records
- Locale
- in file Locale.php, class Locale
- LocaleMaketext
- in file LocaleMaketext.php, class LocaleMaketext
Extensible text localisation framework
- LOCALE_MAKETEXT_ERROR_COMPILE
- in file LocaleMaketext.php, constant LOCALE_MAKETEXT_ERROR_COMPILE
Error constant indicating a Maketext compile error
- logAction
- in file ARLogger.php, method ARLogger::logAction()
- login
- in file UserController.php, method UserController::login()
Login form
- logObject
- in file ARLogger.php, method ARLogger::logObject()
- logout
- in file UserController.php, method UserController::logout()
- logout
- in file SessionController.php, method SessionController::logout()
- logQuery
- in file ARLogger.php, method ARLogger::logQuery()
- logQueryExecutionTime
- in file ARLogger.php, method ARLogger::logQueryExecutionTime()
- LOG_ACTION
- in file ARLogger.php, class constant ARLogger::LOG_ACTION
- LOG_OBJECT
- in file ARLogger.php, class constant ARLogger::LOG_OBJECT
- LOG_QUERY
- in file ARLogger.php, class constant ARLogger::LOG_QUERY
top
m
- $machinable
- in file usps.php, variable USPSHandler::$machinable
- $mailservice
- in file usps.php, variable UspsPrice::$mailservice
- $message
- in file TransactionError.php, variable TransactionError::$message
- ManufacturerController.php
- procedural page ManufacturerController.php
- MenuLoader.php
- procedural page MenuLoader.php
- modifier.isRequired.php
- procedural page modifier.isRequired.php
- ManufacturerFilter.php
- procedural page ManufacturerFilter.php
- Manufacturer.php
- procedural page Manufacturer.php
- MultiValueSpecificationItem.php
- procedural page MultiValueSpecificationItem.php
- MultilingualObject.php
- procedural page MultilingualObject.php
- MultilingualObjectInterface.php
- procedural page MultilingualObjectInterface.php
- MaxLengthCheck.php
- procedural page MaxLengthCheck.php
- MaxValueCheck.php
- procedural page MaxValueCheck.php
- MinLengthCheck.php
- procedural page MinLengthCheck.php
- MinValueCheck.php
- procedural page MinValueCheck.php
- models.php
- procedural page models.php
- makeText
- in file LCInterfaceTranslator.php, method LCInterfaceTranslator::makeText()
Performs MakeText translation
- makeText
- in file LiveCart.php, method LiveCart::makeText()
Performs MakeText translation using Locale::LCInterfaceTranslator
- makeText
- in file LCiTranslator.php, method LCiTranslator::makeText()
- makeText
- in file BaseController.php, method BaseController::makeText()
Performs MakeText translation using Locale::LCInterfaceTranslator
- maketext
- in file LocaleMaketext.php, method LocaleMaketext::maketext()
process a maktext message with it's arguments
- Manufacturer
- in file Manufacturer.php, class Manufacturer
Defines a product manufacturer. Each product can be assigned to one manufacturer.
- ManufacturerController
- in file ManufacturerController.php, class ManufacturerController
- ManufacturerFilter
- in file ManufacturerFilter.php, class ManufacturerFilter
Filter product list by manufacturer. The manufacturer filters are generated automatically.
- mapToRoute
- in file Router.php, method Router::mapToRoute()
Connects a new route to some URL pattern.
- markAsDeleted
- in file ActiveRecord.php, method ActiveRecord::markAsDeleted()
Mark as deleted record
- markAsLoaded
- in file ActiveRecord.php, method ActiveRecord::markAsLoaded()
Change record status to loaded
- markAsNotLoaded
- in file ActiveRecord.php, method ActiveRecord::markAsNotLoaded()
Change record status to not loaded
- markAsNotLoaded
- in file Product.php, method Product::markAsNotLoaded()
- MaxLengthCheck
- in file MaxLengthCheck.php, class MaxLengthCheck
Check for max string length validation (fails if string is longer than $maxLength)
- MaxValueCheck
- in file MaxValueCheck.php, class MaxValueCheck
- MAX_QUANT
- in file OrderException.php, class constant OrderException::MAX_QUANT
- MAX_TOTAL
- in file OrderException.php, class constant OrderException::MAX_TOTAL
- MenuLoader
- in file MenuLoader.php, class MenuLoader
Class for creating menu from backend_menu directory.
- merge
- in file CustomerOrder.php, method CustomerOrder::merge()
Merge two orders into one
- merge
- in file ARSelectFilter.php, method ARSelectFilter::merge()
Merges two filters (filter supplied as parameter overwrites order and limit params of this filter)
- merge
- in file ShippingRateSet.php, method ShippingRateSet::merge()
- mergeCondition
- in file ARFilter.php, method ARFilter::mergeCondition()
- mergeFromArray
- in file Condition.php, method Condition::mergeFromArray()
Merges an array of conditions into one condition
- mergeGroupsWithFields
- in file ProductFileGroup.php, method ProductFileGroup::mergeGroupsWithFields()
- mergeGroupsWithFields
- in file SpecFieldGroup.php, method SpecFieldGroup::mergeGroupsWithFields()
- mergeGroupsWithFields
- in file ProductRelationshipGroup.php, method ProductRelationshipGroup::mergeGroupsWithFields()
- mergeGroupsWithFields
- in file ProductParametersGroup.php, method ProductParametersGroup::mergeGroupsWithFields()
- mergeGroupsWithFields
- in file ActiveRecordGroup.php, method ActiveRecordGroup::mergeGroupsWithFields()
- mergeHavingCondition
- in file ARSelectFilter.php, method ARSelectFilter::mergeHavingCondition()
- mergeItems
- in file CustomerOrder.php, method CustomerOrder::mergeItems()
Merge OrderedItem instances of the same product into one instance
- mergeValues
- in file SpecFieldValueController.php, method SpecFieldValueController::mergeValues()
- mergeWith
- in file SpecFieldValue.php, method SpecFieldValue::mergeWith()
- METHOD_CREDITCARD
- in file Transaction.php, class constant Transaction::METHOD_CREDITCARD
- METHOD_OFFLINE
- in file Transaction.php, class constant Transaction::METHOD_OFFLINE
- METHOD_ONLINE
- in file Transaction.php, class constant Transaction::METHOD_ONLINE
- MinLengthCheck
- in file MinLengthCheck.php, class MinLengthCheck
- MinValueCheck
- in file MinValueCheck.php, class MinValueCheck
- MIN_QUANT
- in file OrderException.php, class constant OrderException::MIN_QUANT
- MIN_TOTAL
- in file OrderException.php, class constant OrderException::MIN_TOTAL
- miscRecordDataHandler
- in file ActiveRecord.php, method ActiveRecord::miscRecordDataHandler()
- MoreThanCond
- in file Condition.php, class MoreThanCond
Condition using ">" operator
- mountPath
- in file ClassLoader.php, method ClassLoader::mountPath()
Registers a new mount point
- mountReservePath
- in file ClassLoader.php, method ClassLoader::mountReservePath()
Registers a new reserve path. Multiple reserve paths can be used for each mount point.
- moveItem
- in file CustomerOrder.php, method CustomerOrder::moveItem()
Move an item to a different order
- moveLeft
- in file ActiveTreeNode.php, method ActiveTreeNode::moveLeft()
- moveRight
- in file ActiveTreeNode.php, method ActiveTreeNode::moveRight()
- moveTo
- in file ActiveTreeNode.php, method ActiveTreeNode::moveTo()
- moveToCart
- in file OrderController.php, method OrderController::moveToCart()
- moveToWishList
- in file OrderController.php, method OrderController::moveToWishList()
- MOVE_CIRCLE
- in file ActiveTreeNode.php, class constant ActiveTreeNode::MOVE_CIRCLE
Move to last position when moving first node to previous position or move to the first position when moving last node to the next position
- MultilingualObject
- in file MultilingualObject.php, class MultilingualObject
Multilingual data object. Provides facilities to provide field data in various languages as well as data retrieval for the particular language.
- MultilingualObjectInterface
- in file MultilingualObjectInterface.php, class MultilingualObjectInterface
Interface for multilingual record manipulation
- MultiValueSpecificationItem
- in file MultiValueSpecificationItem.php, class MultiValueSpecificationItem
Links multiple pre-defined attribute values (of the same attribute) to a product
top
n
- $name
- in file ARField.php, variable ARField::$name
- $number
- in file usps.php, variable UspsError::$number
- NewsController.php
- procedural page NewsController.php
- NewsPost.php
- procedural page NewsPost.php
- NumericFilter.php
- procedural page NumericFilter.php
- NewsController
- in file NewsController.php, class NewsController
Site news controller
- NewsPost
- in file NewsPost.php, class NewsPost
News post entry
- NON_RECURSIVE
- in file ActiveRecord.php, class constant ActiveRecord::NON_RECURSIVE
- NotEqualsCond
- in file Condition.php, class NotEqualsCond
Not equals condition
- notify
- in file CheckoutController.php, method CheckoutController::notify()
Payment confirmation post-back URL for 3rd party payment processors
- notify
- in file TwoCheckout.php, method TwoCheckout::notify()
- notify
- in file ExternalPayment.php, method ExternalPayment::notify()
Payment confirmation post-back
- notify
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::notify()
- NotINCond
- in file Condition.php, class NotINCond
Condition using NOT IN operator
- NO_DEFAULT_VALUE
- in file MultilingualObject.php, class constant MultilingualObject::NO_DEFAULT_VALUE
- ntestInsert
- in file testGenerate.php, method TestGenerate::ntestInsert()
- NumericFilter
- in file NumericFilter.php, class NumericFilter
Strip non-numeric characters from a string
top
o
- $objectContainer
- in file ActionResponse.php, variable ActionResponse::$objectContainer
Registered object strorage
- $operatorString
- in file Condition.php, variable LessThanCond::$operatorString
- $operatorString
- in file Condition.php, variable ISCond::$operatorString
- $operatorString
- in file Condition.php, variable INCond::$operatorString
- $operatorString
- in file Condition.php, variable LikeCond::$operatorString
- $operatorString
- in file Condition.php, variable MoreThanCond::$operatorString
- $operatorString
- in file Condition.php, variable NotINCond::$operatorString
- $operatorString
- in file Condition.php, variable NotEqualsCond::$operatorString
- $operatorString
- in file Condition.php, variable EqualsOrMoreCond::$operatorString
- $operatorString
- in file Condition.php, variable OperatorCond::$operatorString
- $operatorString
- in file Condition.php, variable EqualsOrLessCond::$operatorString
- $operatorString
- in file Condition.php, variable RegexpCond::$operatorString
- $operatorString
- in file Condition.php, variable EqualsCond::$operatorString
- $operatorString
- in file Condition.php, variable Condition::$operatorString
Operator string
- $ORCondList
- in file Condition.php, variable Condition::$ORCondList
- $order
- in file OrderController.php, variable OrderController::$order
- $order
- in file FrontendController.php, variable FrontendController::$order
Session order instance
- $orderedItems
- in file CustomerOrder.php, variable CustomerOrder::$orderedItems
- $orig_zip
- in file usps.php, variable USPSHandler::$orig_zip
- $ounces
- in file usps.php, variable USPSHandler::$ounces
- ObjectImageController.php
- procedural page ObjectImageController.php
- OrderedItemController.php
- procedural page OrderedItemController.php
- OrderLogController.php
- procedural page OrderLogController.php
- OrderNoteController.php
- procedural page OrderNoteController.php
- OrderController.php
- procedural page OrderController.php
- ObjectFile.php
- procedural page ObjectFile.php
- ObjectImage.php
- procedural page ObjectImage.php
- OfflineTransactionHandler.php
- procedural page OfflineTransactionHandler.php
- OrderedItem.php
- procedural page OrderedItem.php
- OrderException.php
- procedural page OrderException.php
- OrderHistory.php
- procedural page OrderHistory.php
- OrderLog.php
- procedural page OrderLog.php
- OrderNote.php
- procedural page OrderNote.php
- OrCheck.php
- procedural page OrCheck.php
- ObjectFileResponse.php
- procedural page ObjectFileResponse.php
- OnlinePayment.php
- procedural page OnlinePayment.php
- objectExists
- in file ActiveRecord.php, method ActiveRecord::objectExists()
Checks if such object is persisted in a database
- ObjectFile
- in file ObjectFile.php, class ObjectFile
Generic associated file handler. Files can be associated to products, articles and possibly other entities in the future
- ObjectFileException
- in file ObjectFile.php, class ObjectFileException
General exception which might be raised within an application context
- ObjectFileResponse
- in file ObjectFileResponse.php, class ObjectFileResponse
JSON response
- ObjectImage
- in file ObjectImage.php, class ObjectImage
Generic associated image handler. Images can be associated to products, categories and possibly other entities in the future
- ObjectImageController
- in file ObjectImageController.php, class ObjectImageController
Implements common logic for handling image uploads and management for various business objects like products and product categories.
- OfflineTransactionHandler
- in file OfflineTransactionHandler.php, class OfflineTransactionHandler
- OnlinePayment
- in file OnlinePayment.php, class OnlinePayment
- OperationsTemplate
- in file paypal_base.php, class OperationsTemplate
Template for all Operations Objects
- OperatorCond
- in file Condition.php, class OperatorCond
Binary condition with operator
- options
- in file CurrencyController.php, method CurrencyController::options()
Change currency options
- OrCheck
- in file OrCheck.php, class OrCheck
A composite check - at least one of the checks must pass
- orderByPrice
- in file ProductFilter.php, method ProductFilter::orderByPrice()
- OrderController
- in file OrderController.php, class OrderController
- OrderedItem
- in file OrderedItem.php, class OrderedItem
Represents a shopping basket item (one or more instances of the same product)
- OrderedItemController
- in file OrderedItemController.php, class OrderedItemController
...
- OrderException
- in file OrderException.php, class OrderException
- OrderHistory
- in file OrderHistory.php, class OrderHistory
- orderInvoice
- in file UserController.php, method UserController::orderInvoice()
- OrderLog
- in file OrderLog.php, class OrderLog
- OrderLogController
- in file OrderLogController.php, class OrderLogController
Manage order notes (communication with customer)
- OrderNote
- in file OrderNote.php, class OrderNote
Customer-administration (support) message regarding an order
- OrderNoteController
- in file OrderNoteController.php, class OrderNoteController
Manage order notes (communication with customer)
- orders
- in file UserController.php, method UserController::orders()
- orders
- in file CustomerOrderController.php, method CustomerOrderController::orders()
- ORDER_ASC
- in file ARSelectFilter.php, class constant ARSelectFilter::ORDER_ASC
- ORDER_DESC
- in file ARSelectFilter.php, class constant ARSelectFilter::ORDER_DESC
- OUTPUT_FILE
- in file ARLogger.php, class constant ARLogger::OUTPUT_FILE
- OUTPUT_SCREEN
- in file ARLogger.php, class constant ARLogger::OUTPUT_SCREEN
top
p
- $paramList
- in file Check.php, variable Check::$paramList
- $pass
- in file usps.php, variable USPSHandler::$pass
- $pounds
- in file usps.php, variable USPSHandler::$pounds
- $product
- in file IsUniqueSkuCheck.php, variable IsUniqueSkuCheck::$product
- $productFilter
- in file CategoryController.php, variable CategoryController::$productFilter
- $productFilter
- in file ProductCount.php, variable ProductCount::$productFilter
- $productInstance
- in file MultiValueSpecificationItem.php, variable MultiValueSpecificationItem::$productInstance
- $providerName
- in file ShippingRateResult.php, variable ShippingRateResult::$providerName
- PaymentController.php
- procedural page PaymentController.php
- ProductController.php
- procedural page ProductController.php
- ProductFileController.php
- procedural page ProductFileController.php
- ProductFileGroupController.php
- procedural page ProductFileGroupController.php
- ProductImageController.php
- procedural page ProductImageController.php
- ProductPriceController.php
- procedural page ProductPriceController.php
- ProductRelationshipController.php
- procedural page ProductRelationshipController.php
- ProductRelationshipGroupController.php
- procedural page ProductRelationshipGroupController.php
- ProductController.php
- procedural page ProductController.php
- PasswordMatchCheck.php
- procedural page PasswordMatchCheck.php
- prefilter.config.php
- procedural page prefilter.config.php
- prefilter.templateLocator.php
- procedural page prefilter.templateLocator.php
- PriceFilter.php
- procedural page PriceFilter.php
- Product.php
- procedural page Product.php
- ProductCount.php
- procedural page ProductCount.php
- ProductFile.php
- procedural page ProductFile.php
- ProductFileGroup.php
- procedural page ProductFileGroup.php
- ProductFilter.php
- procedural page ProductFilter.php
- ProductImage.php
- procedural page ProductImage.php
- ProductParametersGroup.php
- procedural page ProductParametersGroup.php
- ProductPrice.php
- procedural page ProductPrice.php
- ProductPricing.php
- procedural page ProductPricing.php
- ProductRelationship.php
- procedural page ProductRelationship.php
- ProductRelationshipException.php
- procedural page ProductRelationshipException.php
- ProductRelationshipGroup.php
- procedural page ProductRelationshipGroup.php
- ProductSpecification.php
- procedural page ProductSpecification.php
- PasswordEqualityCheck.php
- procedural page PasswordEqualityCheck.php
- paginator.php
- procedural page paginator.php
- pgsqlARSQLGenerator.php
- procedural page pgsqlARSQLGenerator.php
- Paginator.php
- procedural page Paginator.php
- PaypalDirectPayment.php
- procedural page PaypalDirectPayment.php
- PaypalExpressCheckout.php
- procedural page PaypalExpressCheckout.php
- PaypalCommon.php
- procedural page PaypalCommon.php
- paypal_base.php
- procedural page paypal_base.php
- paypal_types.php
- procedural page paypal_types.php
- PaypalWebsitePaymentsStandard.php
- procedural page PaypalWebsitePaymentsStandard.php
- PaymentException.php
- procedural page PaymentException.php
- PaymentMethodManager.php
- procedural page PaymentMethodManager.php
- PaymentTest.php
- procedural page PaymentTest.php
- Paginator
- in file Paginator.php, class Paginator
Helper class for displaying large record sets
- PARENT_NODE_FIELD_NAME
- in file ActiveTreeNode.php, class constant ActiveTreeNode::PARENT_NODE_FIELD_NAME
The name of table field that represents a parent node ID
- parseData
- in file YahooCurrencyFeed.php, method YahooCurrencyFeed::parseData()
- parseData
- in file CurrencyRateFeed.php, method CurrencyRateFeed::parseData()
- PasswordEqualityCheck
- in file PasswordEqualityCheck.php, class PasswordEqualityCheck
- PasswordMatchCheck
- in file PasswordMatchCheck.php, class PasswordMatchCheck
Checks if entered passwords match
- PASSWORD_MIN_LENGTH
- in file UserController.php, class constant UserController::PASSWORD_MIN_LENGTH
- pay
- in file CheckoutController.php, method CheckoutController::pay()
5. Make payment
- payCreditCard
- in file CheckoutController.php, method CheckoutController::payCreditCard()
- PayerInfoType
- in file paypal_types.php, method PayPalTypes::PayerInfoType()
Prepares the PayerInfoType
- payExpress
- in file CheckoutController.php, method CheckoutController::payExpress()
- payExpressComplete
- in file CheckoutController.php, method CheckoutController::payExpressComplete()
- PaymentController
- in file PaymentController.php, class PaymentController
- PaymentDetailsItemType
- in file paypal_types.php, method PayPalTypes::PaymentDetailsItemType()
Makes PaymentDetailsItemType
- PaymentDetailsType
- in file paypal_types.php, method PayPalTypes::PaymentDetailsType()
Creates the PaymentDetailsType
- PaymentException
- in file PaymentException.php, class PaymentException
- PaymentMethodManager
- in file PaymentMethodManager.php, class PaymentMethodManager
- PaymentTest
- in file PaymentTest.php, class PaymentTest
- PaypalAPI
- in file paypal_base.php, class PaypalAPI
Abstract Class for Paypal API Core Methods
- PaypalBase
- in file paypal_base.php, class PaypalBase
Paypal Base Class
- PaypalCommon
- in file PaypalCommon.php, class PaypalCommon
- PaypalDirectPayment
- in file PaypalDirectPayment.php, class PaypalDirectPayment
- PaypalExpressCheckout
- in file PaypalExpressCheckout.php, class PaypalExpressCheckout
- PayPalRegistrar
- in file paypal_base.php, class PayPalRegistrar
Paypal Registrar
- PayPalTypes
- in file paypal_types.php, class PayPalTypes
This class contains the list of all the Data Types used when contacting the Paypal webservice
- PaypalWebsitePaymentsStandard
- in file PaypalWebsitePaymentsStandard.php, class PaypalWebsitePaymentsStandard
- PERFORM_INSERT
- in file ActiveRecord.php, class constant ActiveRecord::PERFORM_INSERT
- PERFORM_UPDATE
- in file ActiveRecord.php, class constant ActiveRecord::PERFORM_UPDATE
- PersonNameType
- in file paypal_types.php, method PayPalTypes::PersonNameType()
Prepares the PersonNameType
- pgsqlARSQLGenerator
- in file pgsqlARSQLGenerator.php, class pgsqlARSQLGenerator
...
- popup
- in file CategoryController.php, method CategoryController::popup()
- postProcessResponse
- in file Application.php, method Application::postProcessResponse()
Executes controllers action and returns response
- postProcessResponse
- in file LiveCart.php, method LiveCart::postProcessResponse()
- prepare
- in file paypal_base.php, method WebsitePaymentsPro::prepare()
Prepares the System for an Operation call
- prepareDataArray
- in file ActiveRecord.php, method ActiveRecord::prepareDataArray()
Parse raw record data and separate it in 3 different parts:
- prepareValue
- in file ARExpressionHandle.php, method ARExpressionHandle::prepareValue()
- prepareValue
- in file ARFieldHandleInterface.php, method ARFieldHandleInterface::prepareValue()
- prepareValue
- in file ARFieldHandle.php, method ARFieldHandle::prepareValue()
- prepareValue
- in file ARCaseHandle.php, method ARCaseHandle::prepareValue()
- PriceFilter
- in file PriceFilter.php, class PriceFilter
Filter product list by price. Price intervals are pre-defined (for now).
- printa
- in file xmlparser.php, method xmlparser::printa()
- printInvoice
- in file CustomerOrderController.php, method CustomerOrderController::printInvoice()
- process
- in file LiveCartRenderer.php, method LiveCartRenderer::process()
Process
- process
- in file Renderer.php, method Renderer::process()
Process
- process
- in file ControllerPlugin.php, method ControllerPlugin::process()
- processAuth
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::processAuth()
- processAuth
- in file PaypalDirectPayment.php, method PaypalDirectPayment::processAuth()
- processCapture
- in file PaypalCommon.php, method PaypalCommon::processCapture()
DoCapture implementation for all PayPal payment classes
- processCapture
- in file PaypalDirectPayment.php, method PaypalDirectPayment::processCapture()
- processCapture
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::processCapture()
- processCheckoutRegistration
- in file UserController.php, method UserController::processCheckoutRegistration()
- processCreditCard
- in file PaymentController.php, method PaymentController::processCreditCard()
- processMass
- in file ProductController.php, method ProductController::processMass()
- processMass
- in file CustomerOrderController.php, method CustomerOrderController::processMass()
- processMass
- in file UserController.php, method UserController::processMass()
- processResponse
- in file Application.php, method Application::processResponse()
Processes response
- processVoid
- in file PaypalCommon.php, method PaypalCommon::processVoid()
DoVoid implementation for all PayPal payment classes
- processVoid
- in file PaypalDirectPayment.php, method PaypalDirectPayment::processVoid()
- processVoid
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::processVoid()
- Product
- in file Product.php, class Product
One of the main entities of the system - defines and handles product related logic.
- ProductController
- in file ProductController.php, class ProductController
Controller for handling product based actions performed by store administrators
- ProductController
- in file ProductController.php, class ProductController
- ProductCount
- in file ProductCount.php, class ProductCount
Calculates the number of products found in categories by filters, manufacturers, price intervals, search queries, etc.
- ProductFile
- in file ProductFile.php, class ProductFile
Defines a file that is assigned to a particular product. This is mostly needed for tangible (downloadable) products. Multiple files can be assigned to one product and related files can be grouped together using ProductFileGroup, which is useful if there are many files assigned to the same product.
- ProductFileController
- in file ProductFileController.php, class ProductFileController
Controller for handling product based actions performed by store administrators
- ProductFileGroup
- in file ProductFileGroup.php, class ProductFileGroup
Related ProductFiles can be grouped together using ProductFileGroup, which is useful if there are many files assigned to the same product.
- ProductFileGroupController
- in file ProductFileGroupController.php, class ProductFileGroupController
Controller for handling product based actions performed by store administrators
- ProductFilter
- in file ProductFilter.php, class ProductFilter
Category product filter. Generates ARSelectFilter object for selecting products according to defined conditions (category, applied filters, etc)
- ProductImage
- in file ProductImage.php, class ProductImage
Product image (icon). One product can have multiple images.
- ProductImageController
- in file ProductImageController.php, class ProductImageController
Product Image controller
- ProductParametersGroup
- in file ProductParametersGroup.php, class ProductParametersGroup
A generic class for grouping assigned product entities (files, related products, etc.)
- ProductPrice
- in file ProductPrice.php, class ProductPrice
Product price class. Prices can be entered in different currencies.
- ProductPriceController
- in file ProductPriceController.php, class ProductPriceController
Controller for handling product based actions performed by store administrators
- ProductPricing
- in file ProductPricing.php, class ProductPricing
Product pricing logic. Allows to modify product prices and calculates prices for other currencies if a price is not defined for a particular currency. This class usually should not be used directly as the Product class provides most of the methods necessary for pricing manipulation.
- ProductRelationship
- in file ProductRelationship.php, class ProductRelationship
Assigns a related (recommended) product to a particular product
- ProductRelationshipController
- in file ProductRelationshipController.php, class ProductRelationshipController
Controller for handling product based actions performed by store administrators
- ProductRelationshipException
- in file ProductRelationshipException.php, class ProductRelationshipException
- ProductRelationshipGroup
- in file ProductRelationshipGroup.php, class ProductRelationshipGroup
Groups related products. This is useful when there are several different related products assigned to one product, so similar products could be grouped together.
- ProductRelationshipGroupController
- in file ProductRelationshipGroupController.php, class ProductRelationshipGroupController
Controller for handling product based actions performed by store administrators
- ProductSpecification
- in file ProductSpecification.php, class ProductSpecification
Product specification wrapper class. Loads/modifies product specification data.
- pullValue
- in file Session.php, method Session::pullValue()
Returns a session variable value and immediately removes it from session
top
top
r
- $rate
- in file usps.php, variable UspsIntPrice::$rate
- $rate
- in file CurrencyRateFeed.php, variable CurrencyRateFeed::$rate
Currency exchange rate (how many items of target currency can be bought for one item of base currency)
- $rate
- in file usps.php, variable UspsPrice::$rate
- $rates
- in file ShippingRateSet.php, variable ShippingRateSet::$rates
- $rawResponse
- in file ShippingRateError.php, variable ShippingRateError::$rawResponse
- $rawResponse
- in file TransactionResult.php, variable TransactionResult::$rawResponse
- $rawResponse
- in file ShippingRateResult.php, variable ShippingRateResult::$rawResponse
- $rawResponse
- in file ShippingRateSet.php, variable ShippingRateSet::$rawResponse
- $recordPool
- in file ActiveRecord.php, variable ActiveRecord::$recordPool
- $referenceName
- in file ARField.php, variable ARForeignKeyField::$referenceName
- $removedItems
- in file MultiValueSpecificationItem.php, variable MultiValueSpecificationItem::$removedItems
- $renderer
- in file Application.php, variable Application::$renderer
Renderer instance (usualy a template renderer)
- $request
- in file ControllerPlugin.php, variable ControllerPlugin::$request
- $request
- in file OrCheck.php, variable OrCheck::$request
- $request
- in file SpecFieldIsValueSelectedCheck.php, variable SpecFieldIsValueSelectedCheck::$request
Request object
- $request
- in file Controller.php, variable Controller::$request
Instance of request that can be accessed by actions
- $request
- in file CheckCondition.php, variable CheckCondition::$request
- $response
- in file ControllerPlugin.php, variable ControllerPlugin::$response
- $rightSide
- in file Condition.php, variable BinaryCondition::$rightSide
- $rightSideTableName
- in file Condition.php, variable BinaryCondition::$rightSideTableName
- $roles
- in file BaseController.php, variable BaseController::$roles
Roles
- $router
- in file Application.php, variable Application::$router
- $router
- in file BaseController.php, variable BaseController::$router
Router instance
- RolesController.php
- procedural page RolesController.php
- resource.custom.php
- procedural page resource.custom.php
- Role.php
- procedural page Role.php
- Renderable.php
- procedural page Renderable.php
- Renderer.php
- procedural page Renderer.php
- RendererException.php
- procedural page RendererException.php
- Request.php
- procedural page Request.php
- Route.php
- procedural page Route.php
- Router.php
- procedural page Router.php
- RouterException.php
- procedural page RouterException.php
- RegExpCheck.php
- procedural page RegExpCheck.php
- RegexFilter.php
- procedural page RegexFilter.php
- RequestFilter.php
- procedural page RequestFilter.php
- RequestValidator.php
- procedural page RequestValidator.php
- RawResponse.php
- procedural page RawResponse.php
- RedirectResponse.php
- procedural page RedirectResponse.php
- Response.php
- procedural page Response.php
- ResponseException.php
- procedural page ResponseException.php
- RolesDirectoryParser.php
- procedural page RolesDirectoryParser.php
- RolesParser.php
- procedural page RolesParser.php
- rates
- in file CurrencyController.php, method CurrencyController::rates()
Currency rates form
- rateTime
- in file CurrencyRateFeed.php, method CurrencyRateFeed::rateTime()
- RawResponse
- in file RawResponse.php, class RawResponse
Class for creating response from raw output.
- recalculateAmount
- in file ShipmentTax.php, method ShipmentTax::recalculateAmount()
Recalculate tax amount
- recalculateAmounts
- in file Shipment.php, method Shipment::recalculateAmounts()
- reCalculatePrice
- in file ProductPrice.php, method ProductPrice::reCalculatePrice()
- recalculateProductsCount
- in file Category.php, method Category::recalculateProductsCount()
- RECURSIVE
- in file ActiveRecord.php, class constant ActiveRecord::RECURSIVE
- redirect
- in file ErrController.php, method ErrController::redirect()
- redirect
- in file CheckoutController.php, method CheckoutController::redirect()
Redirect to a 3rd party payment processor website to complete the payment (Paypal IPN, 2Checkout, Moneybookers, etc)
- redirect
- in file ErrController.php, method ErrController::redirect()
- RedirectResponse
- in file RedirectResponse.php, class RedirectResponse
Class for creating redirect response.
- RegexFilter
- in file RegexFilter.php, class RegexFilter
Filter characters from strings using custom regular expressions
- RegexpCond
- in file Condition.php, class RegexpCond
Condition using REGEXP operator
- register
- in file UserController.php, method UserController::register()
- registerAPIException
- in file paypal_base.php, method PaypalAPI::registerAPIException()
API Exception Registration
- registerAPIResponse
- in file paypal_base.php, method PaypalAPI::registerAPIResponse()
API Response Registration
- registerAutoLoadFunction
- in file ClassLoader.php, method ClassLoader::registerAutoLoadFunction()
- registerChildNode
- in file ActiveTreeNode.php, method ActiveTreeNode::registerChildNode()
Adds (registers) a child node to this node
- registerField
- in file ARSchema.php, method ARSchema::registerField()
- registerHelperDirectory
- in file SmartyRenderer.php, method SmartyRenderer::registerHelperDirectory()
- registerHelperList
- in file SmartyRenderer.php, method SmartyRenderer::registerHelperList()
Registers application specific helpers
- registerLastOperationStatus
- in file paypal_base.php, method PaypalAPI::registerLastOperationStatus()
Operation Status Registration
- registerObject
- in file SmartyRenderer.php, method SmartyRenderer::registerObject()
Registers Smarty object
- registerPluginDirectory
- in file LiveCart.php, method LiveCart::registerPluginDirectory()
Registers a new plugin directory (multiple plugin directories are supported)
- registerSoapClient
- in file paypal_base.php, method PayPalRegistrar::registerSoapClient()
Creates the Static SoapClient
- registerSoapHeader
- in file paypal_base.php, method PayPalRegistrar::registerSoapHeader()
Creates the static SoapHeader
- reindex
- in file CategoryController.php, method CategoryController::reindex()
- reindex
- in file ActiveTreeNode.php, method ActiveTreeNode::reindex()
Reindex traversal tree left and right indexes using parentNodesID of the same tree
- reindex
- in file Category.php, method Category::reindex()
Reindex the category tree
- reindexBratch
- in file ActiveTreeNode.php, method ActiveTreeNode::reindexBratch()
- reload
- in file ActiveRecord.php, method ActiveRecord::reload()
Actualy unload current instance and once more it loadfrom database
- remindComplete
- in file UserController.php, method UserController::remindComplete()
- remindPassword
- in file UserController.php, method UserController::remindPassword()
- remove
- in file ClassLoader.php, method ClassLoader::remove()
Removes a path from an include_path
- remove
- in file ARSet.php, method ARSet::remove()
Removes a record from record set
- remove
- in file UserGroupController.php, method UserGroupController::remove()
- remove
- in file Request.php, method Request::remove()
Unset a value
- remove
- in file CategoryController.php, method CategoryController::remove()
Removes node from a category
- removeAttribute
- in file Product.php, method Product::removeAttribute()
Removes persisted product specification property
- removeAttribute
- in file ProductSpecification.php, method ProductSpecification::removeAttribute()
Removes persisted product specification property
- removeAttributeValue
- in file ProductSpecification.php, method ProductSpecification::removeAttributeValue()
- removeAttributeValue
- in file Product.php, method Product::removeAttributeValue()
- removeBlock
- in file Controller.php, method Controller::removeBlock()
Removes a block from a layout so it is not rendered during action axecution
- removeByZone
- in file DeliveryZoneCountry.php, method DeliveryZoneCountry::removeByZone()
- removeByZone
- in file DeliveryZoneState.php, method DeliveryZoneState::removeByZone()
- removeClassFromPool
- in file ActiveRecord.php, method ActiveRecord::removeClassFromPool()
This method should only be used for unit testing in tearDown method
- removeEmptyShipments
- in file CustomerOrderController.php, method CustomerOrderController::removeEmptyShipments()
- removeFieldList
- in file ARSelectFilter.php, method ARSelectFilter::removeFieldList()
- removeFieldList
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::removeFieldList()
- removeFromPool
- in file ActiveRecord.php, method ActiveRecord::removeFromPool()
Removes a ActiveRecord subclass instance from a record pool (needed for unit testing only)
- removeFromRelatedProducts
- in file Product.php, method Product::removeFromRelatedProducts()
- removeItem
- in file CustomerOrder.php, method CustomerOrder::removeItem()
Remove an item from shopping basket or wish list
- removeItem
- in file Shipment.php, method Shipment::removeItem()
- removeLayout
- in file Controller.php, method Controller::removeLayout()
- removePrice
- in file ProductPricing.php, method ProductPricing::removePrice()
- removePriceByCurrencyCode
- in file ProductPricing.php, method ProductPricing::removePriceByCurrencyCode()
- removeProduct
- in file CustomerOrder.php, method CustomerOrder::removeProduct()
Remove a product (all product items) from shopping basket or wish list
- removeRecord
- in file ARSet.php, method ARSet::removeRecord()
- removeShipment
- in file CustomerOrder.php, method CustomerOrder::removeShipment()
Remove a shipment from order
- removeValue
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::removeValue()
- render
- in file Renderer.php, method Renderer::render()
Performs rendering and returns the result
- render
- in file SmartyRenderer.php, method SmartyRenderer::render()
- render
- in file Application.php, method Application::render()
Renders response from controller action
- render
- in file HtmlElement.php, method HtmlElement::render()
Generates HTML code
- render
- in file Renderable.php, method Renderable::render()
Renders self into renderer using view if needed
- render
- in file ActionResponse.php, method ActionResponse::render()
- Renderable
- in file Renderable.php, class Renderable
Renderable object interface
- Renderer
- in file Renderer.php, class Renderer
Class for rendering a response.
- RendererException
- in file RendererException.php, class RendererException
Signals when rendering fails in some way
- reorder
- in file StaticPageController.php, method StaticPageController::reorder()
Reorder pages
- reorder
- in file CategoryController.php, method CategoryController::reorder()
Reorder category node
- Request
- in file Request.php, class Request
Class for accessing and manipulating request data
- RequestFilter
- in file RequestFilter.php, class RequestFilter
Abstract request value filter
- RequestValidator
- in file RequestValidator.php, class RequestValidator
Request data validator
- reserve
- in file OrderedItem.php, method OrderedItem::reserve()
- resetDBConnection
- in file ActiveRecord.php, method ActiveRecord::resetDBConnection()
- resetModifiedStatus
- in file ARValueMapper.php, method ARValueMapper::resetModifiedStatus()
Marks the field as not modified (after saving, etc.)
- resetModifiedStatus
- in file ActiveRecord.php, method ActiveRecord::resetModifiedStatus()
- resetOrder
- in file ARSelectFilter.php, method ARSelectFilter::resetOrder()
- resetShipments
- in file CustomerOrder.php, method CustomerOrder::resetShipments()
- resize
- in file ImageDriver.php, method ImageDriver::resize()
- resize
- in file ImageManipulator.php, method ImageManipulator::resize()
- resize
- in file ImageDriverGD.php, method ImageDriverGD::resize()
- resizeImage
- in file ObjectImage.php, method ObjectImage::resizeImage()
- Response
- in file Response.php, class Response
Response base class.
- ResponseException
- in file ResponseException.php, class ResponseException
Response level exception
- restore
- in file RequestValidator.php, method RequestValidator::restore()
Restores request object and errors list from session (restore form variables)
- restoreInstance
- in file ValueSpecification.php, method ValueSpecification::restoreInstance()
- restoreInstance
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::restoreInstance()
- restoreInstance
- in file SpecFieldValue.php, method SpecFieldValue::restoreInstance()
- restoreInstance
- in file ARSerializedReference.php, method ARSerializedReference::restoreInstance()
- restoreInstance
- in file SpecificationDateValue.php, method SpecificationDateValue::restoreInstance()
- restoreInstance
- in file SpecificationStringValue.php, method SpecificationStringValue::restoreInstance()
- restoreInstance
- in file SpecificationItem.php, method SpecificationItem::restoreInstance()
- restoreInstance
- in file SpecificationNumericValue.php, method SpecificationNumericValue::restoreInstance()
- restoreOriginal
- in file Template.php, method Template::restoreOriginal()
- retrieveFromPool
- in file ActiveRecord.php, method ActiveRecord::retrieveFromPool()
Retrieves ActiveRecord subclass instance from a record pool
- RIGHT_NODE_FIELD_NAME
- in file ActiveTreeNode.php, class constant ActiveTreeNode::RIGHT_NODE_FIELD_NAME
Table field name for right value container of tree traversal order
- Role
- in file Role.php, class Role
Roles allow to fine-grain user (UserGroup) access to controller classes and methods.
- RolesController
- in file RolesController.php, class RolesController
Application settings management
- RolesDirectoryParser
- in file RolesDirectoryParser.php, class RolesDirectoryParser
- RolesParser
- in file RolesParser.php, class RolesParser
- ROLE_TAG
- in file RolesParser.php, class constant RolesParser::ROLE_TAG
Role PHPDoc parameter name
- rollback
- in file ActiveRecord.php, method ActiveRecord::rollback()
Rollbacks a transaction
- ROOT_ID
- in file ActiveTreeNode.php, class constant ActiveTreeNode::ROOT_ID
Root node ID
- Route
- in file Route.php, class Route
Application route
- Router
- in file Router.php, class Router
Router
- RouterException
- in file RouterException.php, class RouterException
- run
- in file AccessStringParser.php, method AccessStringParser::run()
- run
- in file Application.php, method Application::run()
Executes an application and generates an output if any.
top
s
- $schemaMap
- in file ActiveRecord.php, variable ActiveRecord::$schemaMap
Schema mapper
- $selectedRateId
- in file Shipment.php, variable Shipment::$selectedRateId
- $server
- in file usps.php, variable USPSHandler::$server
- $service
- in file usps.php, variable USPSHandler::$service
- $serviceID
- in file ShippingRateResult.php, variable ShippingRateResult::$serviceID
- $serviceName
- in file ShippingRateResult.php, variable ShippingRateResult::$serviceName
- $session
- in file BaseController.php, variable BaseController::$session
Session instance
- $size
- in file usps.php, variable USPSHandler::$size
- $source
- in file usps.php, variable UspsError::$source
- $sourceCountry
- in file ShippingRateCalculator.php, variable ShippingRateCalculator::$sourceCountry
- $sourceZip
- in file ShippingRateCalculator.php, variable ShippingRateCalculator::$sourceZip
- $specField
- in file SpecFieldIsValueSelectedCheck.php, variable SpecFieldIsValueSelectedCheck::$specField
Specification field active record
- $specFieldConfig
- in file SpecFieldController.php, variable SpecFieldController::$specFieldConfig
Configuration data
- $specFieldInstance
- in file MultiValueSpecificationItem.php, variable MultiValueSpecificationItem::$specFieldInstance
- StoreManagementController.php
- procedural page StoreManagementController.php
- SessionController.php
- procedural page SessionController.php
- SettingsController.php
- procedural page SettingsController.php
- ShipmentController.php
- procedural page ShipmentController.php
- ShippingRateController.php
- procedural page ShippingRateController.php
- ShippingServiceController.php
- procedural page ShippingServiceController.php
- SiteNewsController.php
- procedural page SiteNewsController.php
- SpecFieldController.php
- procedural page SpecFieldController.php
- SpecFieldGroupController.php
- procedural page SpecFieldGroupController.php
- SpecFieldValueController.php
- procedural page SpecFieldValueController.php
- StaticPageController.php
- procedural page StaticPageController.php
- StaticPageController.php
- procedural page StaticPageController.php
- SpecFieldIsValueSelectedCheck.php
- procedural page SpecFieldIsValueSelectedCheck.php
- SpecField.php
- procedural page SpecField.php
- SpecFieldGroup.php
- procedural page SpecFieldGroup.php
- SpecFieldValue.php
- procedural page SpecFieldValue.php
- ShipmentDeliveryRate.php
- procedural page ShipmentDeliveryRate.php
- ShippingRate.php
- procedural page ShippingRate.php
- ShippingService.php
- procedural page ShippingService.php
- State.php
- procedural page State.php
- SearchFilter.php
- procedural page SearchFilter.php
- SelectorFilter.php
- procedural page SelectorFilter.php
- SpecificationFilterInterface.php
- procedural page SpecificationFilterInterface.php
- SessionOrder.php
- procedural page SessionOrder.php
- Shipment.php
- procedural page Shipment.php
- ShipmentTax.php
- procedural page ShipmentTax.php
- Specification.php
- procedural page Specification.php
- SpecificationDateValue.php
- procedural page SpecificationDateValue.php
- SpecificationItem.php
- procedural page SpecificationItem.php
- SpecificationNumericValue.php
- procedural page SpecificationNumericValue.php
- SpecificationStringValue.php
- procedural page SpecificationStringValue.php
- StaticPage.php
- procedural page StaticPage.php
- SessionUser.php
- procedural page SessionUser.php
- ShippingAddress.php
- procedural page ShippingAddress.php
- SmartyRenderer.php
- procedural page SmartyRenderer.php
- Session.php
- procedural page Session.php
- StripHtmlFilter.php
- procedural page StripHtmlFilter.php
- stats.php
- procedural page stats.php
- Services_JSON.php
- procedural page Services_JSON.php
- setexpresscheckout.php
- procedural page setexpresscheckout.php
- ShippingMethodManager.php
- procedural page ShippingMethodManager.php
- ShippingRateCalculator.php
- procedural page ShippingRateCalculator.php
- ShippingRateError.php
- procedural page ShippingRateError.php
- ShippingRateResult.php
- procedural page ShippingRateResult.php
- ShippingRateSet.php
- procedural page ShippingRateSet.php
- ShippingResultInterface.php
- procedural page ShippingResultInterface.php
- ShippingTest.php
- procedural page ShippingTest.php
- SANDBOX_WSDL
- in file config.inc.php, constant SANDBOX_WSDL
Location of Sandbox WSDL File
- save
- in file Transaction.php, method Transaction::save()
- save
- in file ProductSpecification.php, method ProductSpecification::save()
- save
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::save()
- save
- in file CustomerOrder.php, method CustomerOrder::save()
- save
- in file ProductPricing.php, method ProductPricing::save()
- save
- in file SpecFieldValue.php, method SpecFieldValue::save()
- save
- in file SiteNewsController.php, method SiteNewsController::save()
- save
- in file TaxRateController.php, method TaxRateController::save()
- save
- in file LanguageController.php, method LanguageController::save()
Saves translations
- save
- in file OrderedItem.php, method OrderedItem::save()
- save
- in file Language.php, method Language::save()
- save
- in file iSpecification.php, method iSpecification::save()
- save
- in file CurrencyController.php, method CurrencyController::save()
- save
- in file StaticPage.php, method StaticPage::save()
- save
- in file ObjectImageController.php, method ObjectImageController::save()
- save
- in file ObjectFile.php, method ObjectFile::save()
- save
- in file ProductImageController.php, method ProductImageController::save()
- save
- in file ProductParametersGroup.php, method ProductParametersGroup::save()
- save
- in file Product.php, method Product::save()
- save
- in file TemplateController.php, method TemplateController::save()
- save
- in file SpecificationItem.php, method SpecificationItem::save()
- save
- in file Template.php, method Template::save()
- save
- in file ProductPriceController.php, method ProductPriceController::save()
- save
- in file DeliveryZoneController.php, method DeliveryZoneController::save()
- save
- in file ActiveRecord.php, method ActiveRecord::save()
Saves a record to a database
- save
- in file Config.php, method Config::save()
- save
- in file UserGroupController.php, method UserGroupController::save()
- save
- in file SessionOrder.php, method SessionOrder::save()
- save
- in file ActiveTreeNode.php, method ActiveTreeNode::save()
Save ActiveTreeNode data in database
- save
- in file SettingsController.php, method SettingsController::save()
- save
- in file Currency.php, method Currency::save()
- save
- in file Shipment.php, method Shipment::save()
- save
- in file ShippingAddress.php, method ShippingAddress::save()
- save
- in file BillingAddress.php, method BillingAddress::save()
- save
- in file UserGroup.php, method UserGroup::save()
- save
- in file CategoryImageController.php, method CategoryImageController::save()
- save
- in file User.php, method User::save()
Save user in the database
- saveAddresses
- in file UserController.php, method UserController::saveAddresses()
- saveAddressMask
- in file DeliveryZoneController.php, method DeliveryZoneController::saveAddressMask()
- saveBillingAddress
- in file UserController.php, method UserController::saveBillingAddress()
- saveCacheData
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::saveCacheData()
Saves translation data to cache file
- saveCityMask
- in file DeliveryZoneController.php, method DeliveryZoneController::saveCityMask()
- saveCountries
- in file DeliveryZoneController.php, method DeliveryZoneController::saveCountries()
- saveFilters
- in file FilterGroup.php, method FilterGroup::saveFilters()
Save group filters in database
- saveLog
- in file OrderHistory.php, method OrderHistory::saveLog()
- saveOptions
- in file CurrencyController.php, method CurrencyController::saveOptions()
- saveOrder
- in file ObjectImageController.php, method ObjectImageController::saveOrder()
Save image order
- saveOrder
- in file CategoryImageController.php, method CategoryImageController::saveOrder()
- saveOrder
- in file CurrencyController.php, method CurrencyController::saveOrder()
Save currency order
- saveOrder
- in file SiteNewsController.php, method SiteNewsController::saveOrder()
Save news entry order
- saveOrder
- in file LanguageController.php, method LanguageController::saveOrder()
Save language order
- saveOrder
- in file ProductImageController.php, method ProductImageController::saveOrder()
- saveRates
- in file CurrencyController.php, method CurrencyController::saveRates()
Saves currency rates.
- saveRelationships
- in file Product.php, method Product::saveRelationships()
- saveShippingAddress
- in file UserController.php, method UserController::saveShippingAddress()
- saveState
- in file RequestValidator.php, method RequestValidator::saveState()
Store request object and error list in session
- saveStates
- in file DeliveryZoneController.php, method DeliveryZoneController::saveStates()
- saveTranslationDialog
- in file LanguageController.php, method LanguageController::saveTranslationDialog()
Saves a single translation entry from Live Translations dialog menu
- saveZipMask
- in file DeliveryZoneController.php, method DeliveryZoneController::saveZipMask()
- SearchFilter
- in file SearchFilter.php, class SearchFilter
Filter product list by search keyword.
- selectAddress
- in file CheckoutController.php, method CheckoutController::selectAddress()
3. Select or enter billing and shipping addresses
- selectCustomer
- in file CustomerOrderController.php, method CustomerOrderController::selectCustomer()
- selectOperation
- in file paypal_base.php, method WebsitePaymentsPro::selectOperation()
WebSite Payments Pro Operations Factory
- SelectorFilter
- in file SelectorFilter.php, class SelectorFilter
Filter product list by selector attribute value. SelectorFilters are being generated automatically based on the available attribute values.
- selectProduct
- in file ProductRelationshipController.php, method ProductRelationshipController::selectProduct()
Products popup
- selectProduct
- in file OrderedItemController.php, method OrderedItemController::selectProduct()
Products popup
- send
- in file Email.php, method Email::send()
- sendHeaders
- in file Response.php, method Response::sendHeaders()
Sends headers
- serialize
- in file Shipment.php, method Shipment::serialize()
- serialize
- in file UserAddressType.php, method UserAddressType::serialize()
- serialize
- in file Product.php, method Product::serialize()
- serialize
- in file OrderedItem.php, method OrderedItem::serialize()
- serialize
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::serialize()
- serialize
- in file CustomerOrder.php, method CustomerOrder::serialize()
- serialize
- in file Category.php, method Category::serialize()
- serialize
- in file ARSerializableDateTime.php, method ARSerializableDateTime::serialize()
- serialize
- in file ActiveRecord.php, method ActiveRecord::serialize()
- serialize
- in file ARValueMapper.php, method ARValueMapper::serialize()
- serialize
- in file ARSet.php, method ARSet::serialize()
- serialize
- in file ARSerializedReference.php, method ARSerializedReference::serialize()
- Services_JSON
- in file Services_JSON.php, method Services_JSON::Services_JSON()
constructs a new JSON instance
- Services_JSON
- in file Services_JSON.php, class Services_JSON
Converts to and from JSON format.
- Services_JSON_Error
- in file Services_JSON.php, method Services_JSON_Error::Services_JSON_Error()
- Services_JSON_Error
- in file Services_JSON.php, class Services_JSON_Error
- SERVICES_JSON_IN_ARR
- in file Services_JSON.php, constant SERVICES_JSON_IN_ARR
Marker constant for Services_JSON::decode(), used to flag stack state
- SERVICES_JSON_IN_CMT
- in file Services_JSON.php, constant SERVICES_JSON_IN_CMT
Marker constant for Services_JSON::decode(), used to flag stack state
- SERVICES_JSON_IN_OBJ
- in file Services_JSON.php, constant SERVICES_JSON_IN_OBJ
Marker constant for Services_JSON::decode(), used to flag stack state
- SERVICES_JSON_IN_STR
- in file Services_JSON.php, constant SERVICES_JSON_IN_STR
Marker constant for Services_JSON::decode(), used to flag stack state
- SERVICES_JSON_LOOSE_TYPE
- in file Services_JSON.php, constant SERVICES_JSON_LOOSE_TYPE
Behavior switch for Services_JSON::decode()
- SERVICES_JSON_SLICE
- in file Services_JSON.php, constant SERVICES_JSON_SLICE
Marker constant for Services_JSON::decode(), used to flag stack state
- SERVICES_JSON_SUPPRESS_ERRORS
- in file Services_JSON.php, constant SERVICES_JSON_SUPPRESS_ERRORS
Behavior switch for Services_JSON::decode()
- Session
- in file Session.php, class Session
Session class. Since it is basically a wrapper class for the global $_SESSION array it is implemented as a Monostate - there can be multiple Session instances sharing the same data.
- SessionController
- in file SessionController.php, class SessionController
Product Category controller
- SessionOrder
- in file SessionOrder.php, class SessionOrder
- SessionUser
- in file SessionUser.php, class SessionUser
User session handler (set user as logged in / logout)
- set
- in file ARValueMapper.php, method ARValueMapper::set()
Assigns a value to a field
- set
- in file Specification.php, method Specification::set()
- set
- in file SpecificationItem.php, method SpecificationItem::set()
- set
- in file CompositeJSONResponse.php, method CompositeJSONResponse::set()
- set
- in file Request.php, method Request::set()
Registers value to request
- set
- in file Renderer.php, method Renderer::set()
Registers value to render
- set
- in file Config.php, method Config::set()
- set
- in file Email.php, method Email::set()
- set
- in file TransactionValueMapper.php, method TransactionValueMapper::set()
- set
- in file ActionResponse.php, method ActionResponse::set()
A smarter way to set response data - this method automaticaly recognizes type of a given data and chooses a proper method to register it
- set
- in file Session.php, method Session::set()
Registers a session variable
- set
- in file Form.php, method Form::set()
Sets/overwrites a form field value
- set
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::set()
- set
- in file SmartyRenderer.php, method SmartyRenderer::set()
- setActionName
- in file ActionRedirectResponse.php, method ActionRedirectResponse::setActionName()
Sets action to redirect to
- setAdmin
- in file InstallController.php, method InstallController::setAdmin()
- setAllRoles
- in file UserGroup.php, method UserGroup::setAllRoles()
- setAmountByCurrency
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::setAmountByCurrency()
- setAmountWithTax
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::setAmountWithTax()
- setApiResponse
- in file paypal_base.php, method PaypalBase::setApiResponse()
Sets API response from Webservice
- setAPISoapFault
- in file paypal_base.php, method PaypalBase::setAPISoapFault()
Registers the Exception that was thrown
- setApplication
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::setApplication()
- setApplicationInstance
- in file ActiveRecordModel.php, method ActiveRecordModel::setApplicationInstance()
- setArrayData
- in file ActiveRecord.php, method ActiveRecord::setArrayData()
- setAsCreditCard
- in file Transaction.php, method Transaction::setAsCreditCard()
Mark payment method type as credit card
- setAsDefault
- in file Language.php, method Language::setAsDefault()
Changes default language status
- setAsDefault
- in file Currency.php, method Currency::setAsDefault()
- setAsEnabled
- in file Language.php, method Language::setAsEnabled()
Changes language status to enabled or disabled
- setAsHtml
- in file Email.php, method Email::setAsHtml()
- setAsTestTransaction
- in file TransactionPayment.php, method TransactionPayment::setAsTestTransaction()
- setAttribute
- in file ProductSpecification.php, method ProductSpecification::setAttribute()
Sets specification attribute value by mapping product, specification field, and assigned value to one record (atomic item)
- setAttribute
- in file HtmlElement.php, method HtmlElement::setAttribute()
Sets element attribute value
- setAttribute
- in file Product.php, method Product::setAttribute()
Sets specification attribute
- setAttributeValue
- in file Product.php, method Product::setAttributeValue()
Sets specification attribute value
- setAttributeValueByLang
- in file Product.php, method Product::setAttributeValueByLang()
Sets specification String attribute value by language
- setAutoAppendVariables
- in file Router.php, method Router::setAutoAppendVariables()
Set variable that gets automatically assigned when creating URL (self::createURL()) (there will be no need to assign such variables manually. E.x.current language code for a multilingual webapp)
- setAutoSave
- in file Config.php, method Config::setAutoSave()
- setAvailableRates
- in file Shipment.php, method Shipment::setAvailableRates()
- setBaseDir
- in file ClassLoader.php, method ClassLoader::setBaseDir()
Sets framework filebase
- setBaseName
- in file ObjectFile.php, method ObjectFile::setBaseName()
- setBcc
- in file Email.php, method Email::setBcc()
- setCacheFileDir
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::setCacheFileDir()
Sets translation cache file directory
- setCardData
- in file CreditCardPayment.php, method CreditCardPayment::setCardData()
- setCardType
- in file CreditCardPayment.php, method CreditCardPayment::setCardType()
- setCc
- in file Email.php, method Email::setCc()
- setClassName
- in file ShippingRateResult.php, method ShippingRateResult::setClassName()
- setCode
- in file Template.php, method Template::setCode()
- setCompileDir
- in file SmartyRenderer.php, method SmartyRenderer::setCompileDir()
Sets smarty compile dir
- setCondition
- in file ARFilter.php, method ARFilter::setCondition()
Adds a constraint which will be used in SQL query
- setConfig
- in file InstallController.php, method InstallController::setConfig()
- setConfigFiles
- in file LiveCart.php, method LiveCart::setConfigFiles()
- setConfigValue
- in file TransactionPayment.php, method TransactionPayment::setConfigValue()
- setConfigValue
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setConfigValue()
- setContainer
- in file UspsShipping.php, method UspsShipping::setContainer()
- setContainer
- in file usps.php, method USPSHandler::setContainer()
- setContent
- in file HtmlElement.php, method HtmlElement::setContent()
Sets element content
- setContent
- in file RawResponse.php, method RawResponse::setContent()
Sets content to response
- setControllerData
- in file Session.php, method Session::setControllerData()
Set controller-specific session data
- setControllerName
- in file Controller.php, method Controller::setControllerName()
Set controller identification string
- setControllerName
- in file ActionRedirectResponse.php, method ActionRedirectResponse::setControllerName()
Sets controller to redirect to
- setCost
- in file ShippingRateResult.php, method ShippingRateResult::setCost()
- setCountry
- in file usps.php, method USPSHandler::setCountry()
- setCurrentLocale
- in file Locale.php, method Locale::setCurrentLocale()
Sets current locale
- setData
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::setData()
- setData
- in file Form.php, method Form::setData()
- setDatabase
- in file InstallController.php, method InstallController::setDatabase()
- setDefault
- in file LanguageController.php, method LanguageController::setDefault()
Sets default language.
- setDefault
- in file CurrencyController.php, method CurrencyController::setDefault()
Sets default currency.
- setDefaultControllerName
- in file Application.php, method Application::setDefaultControllerName()
Sets default controller name
- setDefinitionFileDir
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::setDefinitionFileDir()
Sets translation file directory
- setDestCountry
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setDestCountry()
- setDestZip
- in file usps.php, method USPSHandler::setDestZip()
- setDestZip
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setDestZip()
- setDevMode
- in file LiveCart.php, method LiveCart::setDevMode()
- setDSN
- in file ActiveRecord.php, method ActiveRecord::setDSN()
Sets a DSN (database connection configuration info)
- setEnabled
- in file SiteNewsController.php, method SiteNewsController::setEnabled()
- setEnabled
- in file CurrencyController.php, method CurrencyController::setEnabled()
Sets if currency is enabled
- setEnabled
- in file LanguageController.php, method LanguageController::setEnabled()
Sets if language is enabled
- SetExpressCheckout
- in file setexpresscheckout.php, class SetExpressCheckout
Used to invoke the SetExpressCheckout Operation
- SetExpressCheckoutRequestDetailsType
- in file paypal_types.php, method PayPalTypes::SetExpressCheckoutRequestDetailsType()
Prepares the SetExpressCheckoutRequestDetailsType
- setField
- in file ARValueMapper.php, method ARValueMapper::setField()
Sets a related schema field.
- setFieldName
- in file IsFileUploadedCheck.php, method IsFileUploadedCheck::setFieldName()
- setFieldName
- in file IsImageUploadedCheck.php, method IsImageUploadedCheck::setFieldName()
- setFieldValue
- in file ActiveRecord.php, method ActiveRecord::setFieldValue()
Sets a value of record field
- setFile
- in file ObjectImage.php, method ObjectImage::setFile()
- setFilter
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::setFilter()
Sets a select filter
- setFrom
- in file Email.php, method Email::setFrom()
- setGrouping
- in file ARSelectFilter.php, method ARSelectFilter::setGrouping()
Sets record grouping by a given field name
- setHandler
- in file Transaction.php, method Transaction::setHandler()
- setHavingCondition
- in file ARSelectFilter.php, method ARSelectFilter::setHavingCondition()
- setHeader
- in file Response.php, method Response::setHeader()
Sets header to response
- setID
- in file ActiveRecord.php, method ActiveRecord::setID()
Sets a primary key value for a record
- setImage
- in file ImageManipulator.php, method ImageManipulator::setImage()
- setItem
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::setItem()
- setLanguageField
- in file MultilingualObject.php, method MultilingualObject::setLanguageField()
Set a whole language field at a time. You can allways skip some language, but as long as it occurs in languages array it will be writen into the database as empty string. I spent 2 hours writing this feature =]
- setLayout
- in file Controller.php, method Controller::setLayout()
Sets layout template name (without .tpl file extension) Layout templates are located in applications view/layout directory
- setLimit
- in file ARSelectFilter.php, method ARSelectFilter::setLimit()
Sets a limit of record count in a record set
- setLogFileName
- in file ARLogger.php, method ARLogger::setLogFileName()
- setMachinable
- in file UspsShipping.php, method UspsShipping::setMachinable()
- setMachinable
- in file usps.php, method USPSHandler::setMachinable()
- setName
- in file ARSchema.php, method ARSchema::setName()
Sets a table name
- setNextPosition
- in file ProductParametersGroup.php, method ProductParametersGroup::setNextPosition()
- setNotifyUrl
- in file ExternalPayment.php, method ExternalPayment::setNotifyUrl()
- setNull
- in file ARValueMapper.php, method ARValueMapper::setNull()
- setObject
- in file Renderer.php, method Renderer::setObject()
Register object to renderer
- setObject
- in file SmartyRenderer.php, method SmartyRenderer::setObject()
- setObject
- in file ActionResponse.php, method ActionResponse::setObject()
Register object to renderer
- setOperationStatus
- in file paypal_base.php, method PaypalBase::setOperationStatus()
Sets the Last Operation Status
- setOperatorString
- in file Condition.php, method Condition::setOperatorString()
- setOrder
- in file ARSelectFilter.php, method ARSelectFilter::setOrder()
Sets record ordering by a given field name and order type
- setOrder
- in file SessionOrder.php, method SessionOrder::setOrder()
- setOrigZip
- in file usps.php, method USPSHandler::setOrigZip()
- setParam
- in file ConditionalCheck.php, method ConditionalCheck::setParam()
- setParam
- in file Check.php, method Check::setParam()
- setParam
- in file RequestFilter.php, method RequestFilter::setParam()
- setParamList
- in file Route.php, method Route::setParamList()
- setParamList
- in file ActionRedirectResponse.php, method ActionRedirectResponse::setParamList()
Sets parameters
- setParams
- in file dodirectpayment.php, method DoDirectPayment::setParams()
Prepares the message to be sent
- setParams
- in file setexpresscheckout.php, method SetExpressCheckout::setParams()
Prepares the message to be sent
- setParams
- in file dovoid.php, method DoVoid::setParams()
Prepares the message to be sent
- setParams
- in file transactionsearch.php, method TransactionSearch::setParams()
Generates the TransactionSearchRequestType
- setParams
- in file docapture.php, method DoCapture::setParams()
Prepares the message to be sent
- setParams
- in file doexpresscheckoutpayment.php, method DoExpressCheckoutPayment::setParams()
Prepares the message to be sent
- setParams
- in file getexpresscheckoutdetails.php, method GetExpressCheckoutDetails::setParams()
Prepares the message to be sent
- setParams
- in file gettransactiondetails.php, method GetTransactionDetails::setParams()
Prepares the message to be sent
- setParentNode
- in file ActiveTreeNode.php, method ActiveTreeNode::setParentNode()
Sets a parent node
- setPass
- in file usps.php, method USPSHandler::setPass()
- setPassword
- in file User.php, method User::setPassword()
Change user password
- setPrice
- in file ProductPricing.php, method ProductPricing::setPrice()
- setPrice
- in file Product.php, method Product::setPrice()
- setProviderName
- in file ShippingRateResult.php, method ShippingRateResult::setProviderName()
- setRangeEnd
- in file ShippingRate.php, method ShippingRate::setRangeEnd()
- setRangeStart
- in file ShippingRate.php, method ShippingRate::setRangeStart()
- setRate
- in file CurrencyRateFeed.php, method CurrencyRateFeed::setRate()
- setRateId
- in file Shipment.php, method Shipment::setRateId()
- setRawHeader
- in file Response.php, method Response::setRawHeader()
Sets raw header to response
- setRawResponse
- in file ShippingRateError.php, method ShippingRateError::setRawResponse()
- setRawResponse
- in file ShippingResultInterface.php, method ShippingResultInterface::setRawResponse()
- setRawResponse
- in file ShippingRateSet.php, method ShippingRateSet::setRawResponse()
- setRawResponse
- in file ShippingRateResult.php, method ShippingRateResult::setRawResponse()
- setRedirectURL
- in file RedirectResponse.php, method RedirectResponse::setRedirectURL()
Sets URL to redirect to
- setRenderer
- in file Application.php, method Application::setRenderer()
Sets renderer for application
- setRequestedRoute
- in file Router.php, method Router::setRequestedRoute()
- setRequestLanguage
- in file LiveCart.php, method LiveCart::setRequestLanguage()
- setResponse
- in file ControllerPlugin.php, method ControllerPlugin::setResponse()
- setReturnPath
- in file Router.php, method Router::setReturnPath()
- setReturnUrl
- in file ExternalPayment.php, method ExternalPayment::setReturnUrl()
- setServer
- in file usps.php, method USPSHandler::setServer()
- setService
- in file UspsShipping.php, method UspsShipping::setService()
- setService
- in file usps.php, method USPSHandler::setService()
- setServiceID
- in file ShippingRateResult.php, method ShippingRateResult::setServiceID()
- setServiceName
- in file ShippingRateResult.php, method ShippingRateResult::setServiceName()
- setSessionData
- in file BaseController.php, method BaseController::setSessionData()
- setSiteUrl
- in file ExternalPayment.php, method ExternalPayment::setSiteUrl()
- setSize
- in file usps.php, method USPSHandler::setSize()
- setSize
- in file UspsShipping.php, method UspsShipping::setSize()
- setSoapClient
- in file paypal_base.php, method PaypalBase::setSoapClient()
Sets the Value of the soapClient Attribute
- setSoapHeader
- in file paypal_base.php, method PaypalBase::setSoapHeader()
Sets the Value of the SoapHeader
- setSourceCountry
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setSourceCountry()
- setSourceZip
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setSourceZip()
- setSslAction
- in file Router.php, method Router::setSslAction()
- setSubject
- in file Email.php, method Email::setSubject()
- setTemplate
- in file Email.php, method Email::setTemplate()
- setText
- in file Email.php, method Email::setText()
- SettingsController
- in file SettingsController.php, class SettingsController
Application settings management
- setTo
- in file Email.php, method Email::setTo()
- setTotalRecordCount
- in file ARSet.php, method ARSet::setTotalRecordCount()
- setTransactionType
- in file TransactionResult.php, method TransactionResult::setTransactionType()
- setUp
- in file TestCategory.php, method TestCategory::setUp()
- setUp
- in file TestDeliveryZoneCityMask.php, method TestDeliveryZoneCityMask::setUp()
- setUp
- in file TestDeliveryZoneAddressMask.php, method TestDeliveryZoneAddressMask::setUp()
- setUp
- in file UnitTest.php, method UnitTest::setUp()
- setUp
- in file PaymentTest.php, method PaymentTest::setUp()
- setUp
- in file TestDeliveryZoneCountry.php, method TestDeliveryZoneCountry::setUp()
- setUp
- in file UnitTest.php, method UnitTest::setUp()
- setUp
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::setUp()
- setUp
- in file TestDeliveryZoneState.php, method TestDeliveryZoneState::setUp()
- setUp
- in file TestProductFileGroup.php, method TestProductFileGroup::setUp()
- setUp
- in file TestShippingRate.php, method TestShippingRate::setUp()
- setUp
- in file TestTax.php, method TestTax::setUp()
- setUp
- in file TestShippingService.php, method TestShippingService::setUp()
- setUp
- in file TestProductPricing.php, method TestProductPricing::setUp()
- setUp
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::setUp()
- setUp
- in file TestProductRelationship.php, method TestProductRelationship::setUp()
- setUp
- in file TestTaxRate.php, method TestTaxRate::setUp()
- setUp
- in file TestSpecFieldValue.php, method testSpecFieldValue::setUp()
- setUp
- in file TestUser.php, method TestUser::setUp()
- setUp
- in file TestDeliveryZoneZipMask.php, method TestDeliveryZoneZipMask::setUp()
- setUp
- in file TestProductFile.php, method TestProductFile::setUp()
- setUp
- in file TestProduct.php, method TestProduct::setUp()
- setUp
- in file ShippingTest.php, method ShippingTest::setUp()
- setUrlQueryParam
- in file Router.php, method Router::setUrlQueryParam()
A helper function for manipulating URL query parameters
- setUser
- in file SessionUser.php, method SessionUser::setUser()
- setUser
- in file Email.php, method Email::setUser()
- setUserId
- in file UspsShipping.php, method UspsShipping::setUserId()
- setUserName
- in file usps.php, method USPSHandler::setUserName()
- setValidTypes
- in file IsImageUploadedCheck.php, method IsImageUploadedCheck::setValidTypes()
Define valid image types
- setValueArray
- in file SmartyRenderer.php, method SmartyRenderer::setValueArray()
- setValueArray
- in file Renderer.php, method Renderer::setValueArray()
Registers value array to render
- setValueArray
- in file ActionResponse.php, method ActionResponse::setValueArray()
Registers value array to render
- setValueArray
- in file Request.php, method Request::setValueArray()
Register an array of values to a request
- setValueArrayByLang
- in file MultilingualObjectInterface.php, method MultilingualObjectInterface::setValueArrayByLang()
"Shorthand" mothod for setting field
- setValueArrayByLang
- in file MultilingualObject.php, method MultilingualObject::setValueArrayByLang()
- setValueArrayByLang
- in file Category.php, method Category::setValueArrayByLang()
- setValueByLang
- in file MultilingualObject.php, method MultilingualObject::setValueByLang()
- setValueByLang
- in file Category.php, method Category::setValueByLang()
- setValueByLang
- in file Config.php, method Config::setValueByLang()
- setValueByLang
- in file SpecificationStringValue.php, method SpecificationStringValue::setValueByLang()
- setValueByLang
- in file MultilingualObjectInterface.php, method MultilingualObjectInterface::setValueByLang()
Sets multilingual field value
- setVariableList
- in file Route.php, method Route::setVariableList()
- setWeight
- in file ShippingRateCalculator.php, method ShippingRateCalculator::setWeight()
- setWeight
- in file usps.php, method USPSHandler::setWeight()
- set_msg_func
- in file LocaleMaketext.php, method LocaleMaketext::set_msg_func()
Setter to message functions cache.
- Shipment
- in file Shipment.php, class Shipment
Represents a collection of ordered items that are shipped in the same package
- ShipmentController
- in file ShipmentController.php, class ShipmentController
Controller for handling product based actions performed by store administrators
- ShipmentDeliveryRate
- in file ShipmentDeliveryRate.php, class ShipmentDeliveryRate
Shipping cost calculation result for a particular Shipment. One Shipment can have several ShipmentDeliveryRates - one for each available shipping service. Customer is able to choose between the available rates. ShipmentDeliveryRate can be either a pre-defined rate or a real-time rate.
- ShipmentTax
- in file ShipmentTax.php, class ShipmentTax
Tax amount for a particular shipment. One shipment can have multiple taxes, depending on how they are set up for a particular system.
- shipping
- in file CheckoutController.php, method CheckoutController::shipping()
4. Select shipping methods
- ShippingAddress
- in file ShippingAddress.php, class ShippingAddress
Customer shipping address
- ShippingAddressCheckCondition
- in file UserController.php, class ShippingAddressCheckCondition
Abstract class for defining condition under which a particular validation have to be performed
- ShippingMethodManager
- in file ShippingMethodManager.php, class ShippingMethodManager
- ShippingRate
- in file ShippingRate.php, class ShippingRate
Define rules for shipping cost calculation, which can be based on shipment weight, subtotal, number of items, etc. Each ShippingRate entity defines one concrete shipping cost calculation formula for a defined shipping weight or subtotal interval. ShippingRate's belong to ShippingService entities.
- ShippingRateCalculator
- in file ShippingRateCalculator.php, class ShippingRateCalculator
- ShippingRateController
- in file ShippingRateController.php, class ShippingRateController
Application settings management
- ShippingRateError
- in file ShippingRateError.php, class ShippingRateError
- ShippingRateResult
- in file ShippingRateResult.php, class ShippingRateResult
- ShippingRateSet
- in file ShippingRateSet.php, class ShippingRateSet
- ShippingResultInterface
- in file ShippingResultInterface.php, class ShippingResultInterface
- ShippingService
- in file ShippingService.php, class ShippingService
Pre-defined shipping service plan, that is assigned to a particular DeliveryZone.
- ShippingServiceController
- in file ShippingServiceController.php, class ShippingServiceController
Application settings management
- ShippingTest
- in file ShippingTest.php, class ShippingTest
- show_includes
- in file stats.php, function show_includes()
- SiteNewsController
- in file SiteNewsController.php, class SiteNewsController
- size
- in file ShippingRateSet.php, method ShippingRateSet::size()
- size
- in file ARSet.php, method ARSet::size()
- SmartyRenderer
- in file SmartyRenderer.php, class SmartyRenderer
Renderer implementation based in Smarty template engine (Smarty wrapper)
- smarty_block_allowed
- in file block.allowed.php, function smarty_block_allowed()
- smarty_block_denied
- in file block.denied.php, function smarty_block_denied()
- smarty_block_error
- in file block.error.php, function smarty_block_error()
- smarty_block_form
- in file block.form.php, function smarty_block_form()
- smarty_block_language
- in file block.language.php, function smarty_block_language()
- smarty_block_menuAction
- in file block.menuAction.php, function smarty_block_menuAction()
- smarty_block_menuCaption
- in file block.menuCaption.php, function smarty_block_menuCaption()
- smarty_block_menuItem
- in file block.menuItem.php, function smarty_block_menuItem()
- smarty_block_pageAction
- in file block.pageAction.php, function smarty_block_pageAction()
- smarty_block_pageMenu
- in file block.pageMenu.php, function smarty_block_pageMenu()
- smarty_block_pageTitle
- in file block.pageTitle.php, function smarty_block_pageTitle()
- smarty_block_tip
- in file block.tip.php, function smarty_block_tip()
- smarty_compiler_defun
- in file compiler.defun.php, function smarty_compiler_defun()
- smarty_compiler_defun_close
- in file compiler.defun.php, function smarty_compiler_defun_close()
- smarty_compiler_fun
- in file compiler.defun.php, function smarty_compiler_fun()
- smarty_function_activeGrid
- in file function.activeGrid.php, function smarty_function_activeGrid()
- smarty_function_backendLangMenu
- in file function.backendLangMenu.php, function smarty_function_backendLangMenu()
- smarty_function_backendMenu
- in file function.backendMenu.php, function smarty_function_backendMenu()
- smarty_function_backendOrderUrl
- in file function.backendOrderUrl.php, function smarty_function_backendOrderUrl()
- smarty_function_backendProductUrl
- in file function.backendProductUrl.php, function smarty_function_backendProductUrl()
- smarty_function_backendUserUrl
- in file function.backendUserUrl.php, function smarty_function_backendUserUrl()
- smarty_function_baseUrl
- in file function.baseUrl.php, function smarty_function_baseUrl()
- smarty_function_calendar
- in file function.calendar.php, function smarty_function_calendar()
- smarty_function_categoryUrl
- in file function.categoryUrl.php, function smarty_function_categoryUrl()
- smarty_function_checkbox
- in file function.checkbox.php, function smarty_function_checkbox()
- smarty_function_compiledCss
- in file function.compiledCss.php, function smarty_function_compiledCss()
- smarty_function_compiledJs
- in file function.compiledJs.php, function smarty_function_compiledJs()
- smarty_function_filefield
- in file function.filefield.php, function smarty_function_filefield()
- smarty_function_hidden
- in file function.hidden.php, function smarty_function_hidden()
- smarty_function_img
- in file function.img.php, function smarty_function_img()
- smarty_function_includeCss
- in file function.includeCss.php, function smarty_function_includeCss()
- smarty_function_includeJs
- in file function.includeJs.php, function smarty_function_includeJs()
- smarty_function_json
- in file function.json.php, function smarty_function_json()
- smarty_function_link
- in file function.link.php, function smarty_function_link()
- smarty_function_liveCustomization
- in file function.liveCustomization.php, function smarty_function_liveCustomization()
- smarty_function_loadJs
- in file function.loadJs.php, function smarty_function_loadJs()
- smarty_function_localeCode
- in file function.localeCode.php, function smarty_function_localeCode()
- smarty_function_maketext
- in file function.maketext.php, function smarty_function_maketext()
- smarty_function_metricsfield
- in file function.metricsfield.php, function smarty_function_metricsfield()
- smarty_function_newsUrl
- in file function.newsUrl.php, function smarty_function_newsUrl()
- smarty_function_pageName
- in file function.pageName.php, function smarty_function_pageName()
- smarty_function_pageUrl
- in file function.pageUrl.php, function smarty_function_pageUrl()
- smarty_function_paginate
- in file function.paginate.php, function smarty_function_paginate()
- smarty_function_password
- in file function.password.php, function smarty_function_password()
- smarty_function_productUrl
- in file function.productUrl.php, function smarty_function_productUrl()
- smarty_function_radio
- in file function.radio.php, function smarty_function_radio()
- smarty_function_selectfield
- in file function.selectfield.php, function smarty_function_selectfield()
- smarty_function_self
- in file function.self.php, function smarty_function_self()
- smarty_function_textarea
- in file function.textarea.php, function smarty_function_textarea()
- smarty_function_textfield
- in file function.textfield.php, function smarty_function_textfield()
- smarty_function_translate
- in file function.translate.php, function smarty_function_translate()
- smarty_function_weight
- in file function.weight.php, function smarty_function_weight()
- smarty_function_zebra
- in file function.zebra.php, function smarty_function_zebra()
- smarty_modifier_isRequired
- in file modifier.isRequired.php, function smarty_modifier_isRequired()
- smarty_postfilter_defun
- in file compiler.defun.php, function smarty_postfilter_defun()
- smarty_prefilter_config
- in file prefilter.config.php, function smarty_prefilter_config()
- smarty_prefilter_templateLocator
- in file prefilter.templateLocator.php, function smarty_prefilter_templateLocator()
- smarty_replace_fun
- in file compiler.defun.php, function smarty_replace_fun()
- smarty_replace_translation_var
- in file function.translate.php, function smarty_replace_translation_var()
- smarty_resource_custom_secure
- in file resource.custom.php, function smarty_resource_custom_secure()
- smarty_resource_custom_source
- in file resource.custom.php, function smarty_resource_custom_source()
- smarty_resource_custom_timestamp
- in file resource.custom.php, function smarty_resource_custom_timestamp()
- smarty_resource_custom_trusted
- in file resource.custom.php, function smarty_resource_custom_trusted()
- sort
- in file ProductFileGroupController.php, method ProductFileGroupController::sort()
- sort
- in file ProductFileController.php, method ProductFileController::sort()
- sort
- in file FilterGroupController.php, method FilterGroupController::sort()
Sort filter groups
- sort
- in file ShippingServiceController.php, method ShippingServiceController::sort()
- sort
- in file FilterController.php, method FilterController::sort()
Sort filters
- sort
- in file ProductRelationshipGroupController.php, method ProductRelationshipGroupController::sort()
- sort
- in file ProductRelationshipController.php, method ProductRelationshipController::sort()
- sort
- in file SpecFieldController.php, method SpecFieldController::sort()
Sort specification fields
- sort
- in file TaxController.php, method TaxController::sort()
- sort
- in file SpecFieldGroupController.php, method SpecFieldGroupController::sort()
Sort specification groups
- sort
- in file SpecFieldValueController.php, method SpecFieldValueController::sort()
Sort specification field values
- sortAttributesByHandle
- in file Product.php, method Product::sortAttributesByHandle()
- sortMenu
- in file MenuLoader.php, method MenuLoader::sortMenu()
- SORT_HANDLE
- in file ActiveGrid.php, class constant ActiveGrid::SORT_HANDLE
- SpecField
- in file SpecField.php, class SpecField
Specification attributes allow to define specific product models with a specific set of features or parameters.
- SpecFieldController
- in file SpecFieldController.php, class SpecFieldController
Category specification field ("extra field") controller
- SpecFieldGroup
- in file SpecFieldGroup.php, class SpecFieldGroup
SpecFieldGroups allow to group related attributes (SpecFields) together.
- SpecFieldGroupController
- in file SpecFieldGroupController.php, class SpecFieldGroupController
Category specification group controller
- SpecFieldIsValueSelectedCheck
- in file SpecFieldIsValueSelectedCheck.php, class SpecFieldIsValueSelectedCheck
Checks if a value has been selected or entered for a specField in product form
- SpecFieldValue
- in file SpecFieldValue.php, class SpecFieldValue
Attribute selector value. The same selector value can be assigned to multiple products and usually can be selected from a list of already created values when entering product information - as opposed to input values (numeric or string) that are related to one product only. The advantage of selector values is that they can be used to create product Filters, while input string (SpecificationStringValues) can not.
- SpecFieldValueController
- in file SpecFieldValueController.php, class SpecFieldValueController
Category specification field value controller
- Specification
- in file Specification.php, class Specification
- SpecificationDateValue
- in file SpecificationDateValue.php, class SpecificationDateValue
Date attribute value assigned to a particular product.
- SpecificationFilterInterface
- in file SpecificationFilterInterface.php, class SpecificationFilterInterface
Defines a common interface for different types of specification (attribute) value based filters.
- SpecificationItem
- in file SpecificationItem.php, class SpecificationItem
Links a pre-defined attribute value to a product
- SpecificationNumericValue
- in file SpecificationNumericValue.php, class SpecificationNumericValue
Numeric attribute value assigned to a particular product.
- SpecificationStringValue
- in file SpecificationStringValue.php, class SpecificationStringValue
String attribute value assigned to a particular product.
- start_timer
- in file stats.php, function start_timer()
- State
- in file State.php, class State
Pre-defined address state/province. When there are states defined for a country the system will always offer to select the address from a drop-down list. Otherwise the user has to enter the address manually. It would be a good idea to pre-define states for the countries your store serves (the ones that bring the most orders).
- states
- in file UserController.php, method UserController::states()
Return a list of states for the selected country
- states
- in file UserController.php, method UserController::states()
Return a list of states for the selected country
- StaticPage
- in file StaticPage.php, class StaticPage
Static site pages (shipping information, contact information, terms of service, etc.)
- StaticPageController
- in file StaticPageController.php, class StaticPageController
Static page management
- StaticPageController
- in file StaticPageController.php, class StaticPageController
Displays static pages
- STATUS_AWAITING
- in file Shipment.php, class constant Shipment::STATUS_AWAITING
- STATUS_AWAITING
- in file CustomerOrder.php, class constant CustomerOrder::STATUS_AWAITING
- STATUS_CODE
- in file ActionNotFoundException.php, class constant ActionNotFoundException::STATUS_CODE
- STATUS_CODE
- in file ControllerException.php, class constant ControllerException::STATUS_CODE
- STATUS_CODE
- in file UnauthorizedException.php, class constant UnauthorizedException::STATUS_CODE
- STATUS_CODE
- in file ForbiddenException.php, class constant ForbiddenException::STATUS_CODE
- STATUS_CONFIRMED_AS_DELIVERED
- in file Shipment.php, class constant Shipment::STATUS_CONFIRMED_AS_DELIVERED
- STATUS_CONFIRMED_AS_LOST
- in file Shipment.php, class constant Shipment::STATUS_CONFIRMED_AS_LOST
- STATUS_NEW
- in file Shipment.php, class constant Shipment::STATUS_NEW
- STATUS_NEW
- in file CustomerOrder.php, class constant CustomerOrder::STATUS_NEW
- STATUS_PROCESSING
- in file Shipment.php, class constant Shipment::STATUS_PROCESSING
- STATUS_PROCESSING
- in file CustomerOrder.php, class constant CustomerOrder::STATUS_PROCESSING
- STATUS_RETURNED
- in file CustomerOrder.php, class constant CustomerOrder::STATUS_RETURNED
- STATUS_RETURNED
- in file Shipment.php, class constant Shipment::STATUS_RETURNED
- STATUS_SHIPPED
- in file Shipment.php, class constant Shipment::STATUS_SHIPPED
- STATUS_SHIPPED
- in file CustomerOrder.php, class constant CustomerOrder::STATUS_SHIPPED
- STEP_ADDRESS
- in file CheckoutController.php, class constant CheckoutController::STEP_ADDRESS
- STEP_PAYMENT
- in file CheckoutController.php, class constant CheckoutController::STEP_PAYMENT
- STEP_SHIPPING
- in file CheckoutController.php, class constant CheckoutController::STEP_SHIPPING
- stop
- in file ControllerPlugin.php, method ControllerPlugin::stop()
Stop further execution of plugin chain for this action
- storeFile
- in file ObjectFile.php, method ObjectFile::storeFile()
- StoreManagementController
- in file StoreManagementController.php, class StoreManagementController
Base controller for store management related actions
- StripHtmlFilter
- in file StripHtmlFilter.php, class StripHtmlFilter
Strip HTML tags from a string
- SUBTOTAL_BASED
- in file ShippingService.php, class constant ShippingService::SUBTOTAL_BASED
- success
- in file paypal_base.php, method OperationsTemplate::success()
Tells us if the Operation was Successful
- success
- in file paypal_base.php, method PaypalAPI::success()
Was the Operation Successful
- Suite
- in file suite.php, class Suite
- switchCancelled
- in file CustomerOrderController.php, method CustomerOrderController::switchCancelled()
- suite.php
- procedural page suite.php
top
t
- $targetCurrency
- in file CurrencyRateFeed.php, variable CurrencyRateFeed::$targetCurrency
Code of the currency, which rate is being retrieved (ex: LTL)
- $toArrayData
- in file ActiveRecord.php, variable ActiveRecord::$toArrayData
Cached object array data from the current toArray call stack
- $tpl
- in file SmartyRenderer.php, variable SmartyRenderer::$tpl
Template engine instance
- $transactionLevel
- in file ActiveRecord.php, variable ActiveRecord::$transactionLevel
For emulating nested transactions
- $type
- in file TransactionResult.php, variable TransactionResult::$type
- $type
- in file testGenerate.php, variable TestGenerate::$type
- $typeLength
- in file ARField.php, variable ARField::$typeLength
- TaxController.php
- procedural page TaxController.php
- TaxRateController.php
- procedural page TaxRateController.php
- TemplateController.php
- procedural page TemplateController.php
- Transaction.php
- procedural page Transaction.php
- Tax.php
- procedural page Tax.php
- TaxRate.php
- procedural page TaxRate.php
- Template.php
- procedural page Template.php
- TestRegexFilter.php
- procedural page TestRegexFilter.php
- testGenerate.php
- procedural page testGenerate.php
- tree.php
- procedural page tree.php
- TestCreditCard.php
- procedural page TestCreditCard.php
- transactionsearch.php
- procedural page transactionsearch.php
- TwoCheckout.php
- procedural page TwoCheckout.php
- TestAuthorizeNet.php
- procedural page TestAuthorizeNet.php
- TestPaypalDirectPayment.php
- procedural page TestPaypalDirectPayment.php
- TransactionDetails.php
- procedural page TransactionDetails.php
- TransactionError.php
- procedural page TransactionError.php
- TransactionPayment.php
- procedural page TransactionPayment.php
- TransactionResult.php
- procedural page TransactionResult.php
- TransactionValueMapper.php
- procedural page TransactionValueMapper.php
- TestUsps.php
- procedural page TestUsps.php
- Tax
- in file Tax.php, class Tax
Defines a tax. Actual tax rates have to be defined for each DeliveryZone separately.
- TaxController
- in file TaxController.php, class TaxController
- TaxRate
- in file TaxRate.php, class TaxRate
Defines a tax rate for a DeliveryZone. Tax rates are applied to order totals and shipping charges as well.
- TaxRateController
- in file TaxRateController.php, class TaxRateController
Application settings management
- tearDown
- in file TestOrder.php, method TestOrder::tearDown()
- tearDown
- in file ShippingTest.php, method ShippingTest::tearDown()
- tearDown
- in file UnitTest.php, method UnitTest::tearDown()
- tearDown
- in file PaymentTest.php, method PaymentTest::tearDown()
- tearDown
- in file UnitTest.php, method UnitTest::tearDown()
- Template
- in file Template.php, class Template
Page template file logic - saving and retrieving template code.
- TemplateController
- in file TemplateController.php, class TemplateController
Template modification
- templateLocator
- in file LiveCart.php, method LiveCart::templateLocator()
- TestCategory.php
- procedural page TestCategory.php
- TestSpecFieldValue.php
- procedural page TestSpecFieldValue.php
- TestDeliveryZone.php
- procedural page TestDeliveryZone.php
- TestDeliveryZoneAddressMask.php
- procedural page TestDeliveryZoneAddressMask.php
- TestDeliveryZoneCityMask.php
- procedural page TestDeliveryZoneCityMask.php
- TestDeliveryZoneCountry.php
- procedural page TestDeliveryZoneCountry.php
- TestDeliveryZoneState.php
- procedural page TestDeliveryZoneState.php
- TestDeliveryZoneZipMask.php
- procedural page TestDeliveryZoneZipMask.php
- TestShippingRate.php
- procedural page TestShippingRate.php
- TestShippingService.php
- procedural page TestShippingService.php
- TestLanguage.php
- procedural page TestLanguage.php
- TestLocale.php
- procedural page TestLocale.php
- TestOrder.php
- procedural page TestOrder.php
- TestProduct.php
- procedural page TestProduct.php
- TestProductFile.php
- procedural page TestProductFile.php
- TestProductFileGroup.php
- procedural page TestProductFileGroup.php
- TestProductPricing.php
- procedural page TestProductPricing.php
- TestProductRelationship.php
- procedural page TestProductRelationship.php
- TestProductRelationshipGroup.php
- procedural page TestProductRelationshipGroup.php
- TestAccessControlAssociation.php
- procedural page TestAccessControlAssociation.php
- TestRole.php
- procedural page TestRole.php
- TestStaticPage.php
- procedural page TestStaticPage.php
- TestActiveRecordModel.php
- procedural page TestActiveRecordModel.php
- TestEmail.php
- procedural page TestEmail.php
- TestMultiLingualObject.php
- procedural page TestMultiLingualObject.php
- TestTax.php
- procedural page TestTax.php
- TestTaxRate.php
- procedural page TestTaxRate.php
- TestUser.php
- procedural page TestUser.php
- TestUserGroup.php
- procedural page TestUserGroup.php
- TestAccessControlAssociation
- in file TestAccessControlAssociation.php, class TestAccessControlAssociation
- testActiveProductCountWhenChangingCategoryAvailability
- in file TestCategory.php, method TestCategory::testActiveProductCountWhenChangingCategoryAvailability()
- TestActiveRecordModel
- in file TestActiveRecordModel.php, class TestActiveRecordModel
Common ActiveRecordModel tests
- testAddColumns
- in file testGenerate.php, method TestGenerate::testAddColumns()
- testAddingToAndRemovingFromCart
- in file TestOrder.php, method TestOrder::testAddingToAndRemovingFromCart()
- testAddRelatedProducts
- in file TestProduct.php, method TestProduct::testAddRelatedProducts()
- testAllCurrencies
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAllCurrencies()
- testApplyRoles
- in file TestUserGroup.php, method TestUserGroup::testApplyRoles()
- testAuthorizationWith5PercentHigherCaptureAmount
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizationWith5PercentHigherCaptureAmount()
Authorize.net doesn't allow the capture amount to exceed authorized amount
- testAuthorizationWith14PercentHigherCaptureAmount
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizationWith14PercentHigherCaptureAmount()
- testAuthorizationWithHugeCaptureAmount
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizationWithHugeCaptureAmount()
- testAuthorizationWithHugeCaptureAmount
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizationWithHugeCaptureAmount()
- testAuthorizationWithPartialCaptureAmount
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizationWithPartialCaptureAmount()
- testAuthorizationWithPartialCaptureAmount
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizationWithPartialCaptureAmount()
- testAuthorizationWithSeparateCapture
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizationWithSeparateCapture()
- testAuthorizationWithSeparateCapture
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizationWithSeparateCapture()
- testAuthorizationWithTwoCaptures
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizationWithTwoCaptures()
Authorize.net only allows one capture per authorization
- testAuthorizationWithTwoCaptures
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizationWithTwoCaptures()
- testAuthorizeAndCapture
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testAuthorizeAndCapture()
- testAuthorizeAndCapture
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testAuthorizeAndCapture()
- TestAuthorizeNet
- in file TestAuthorizeNet.php, class TestAuthorizeNet
- testCalculatePrices
- in file TestProductPricing.php, method TestProductPricing::testCalculatePrices()
- testCancelRoles
- in file TestUserGroup.php, method TestUserGroup::testCancelRoles()
- TestCategory
- in file TestCategory.php, class TestCategory
- testCategoryCountsWhenDisabledProductWithNoStockIsAdded
- in file TestProduct.php, method TestProduct::testCategoryCountsWhenDisabledProductWithNoStockIsAdded()
Disabled product, with 0 stock - the numbers shouldn't change
- testCategoryCountsWhenDisabledProductWithSomeStockIsAdded
- in file TestProduct.php, method TestProduct::testCategoryCountsWhenDisabledProductWithSomeStockIsAdded()
Disabled product, with some stock - the numbers shouldn't change again
- testCategoryCountsWhenEnabledProductWithNoStockIsAdded
- in file TestProduct.php, method TestProduct::testCategoryCountsWhenEnabledProductWithNoStockIsAdded()
Enabled product, with some stock - the numbers should increase by one
- testCategoryCountsWhenEnabledProductWithSomeStockIsAdded
- in file TestProduct.php, method TestProduct::testCategoryCountsWhenEnabledProductWithSomeStockIsAdded()
Enabled product, with some stock - the numbers should increase by one
- testChangeColumns
- in file testGenerate.php, method TestGenerate::testChangeColumns()
- testChangeUploadedFile
- in file TestProductFile.php, method TestProductFile::testChangeUploadedFile()
- testCloning
- in file TestActiveRecordModel.php, method TestActiveRecordModel::testCloning()
- testCreate
- in file TestStaticPage.php, method TestStaticPage::testCreate()
- testCreate
- in file testGenerate.php, method TestGenerate::testCreate()
- testCreateCategory
- in file TestCategory.php, method TestCategory::testCreateCategory()
- testCreatedCategoryIsCategory
- in file TestCategory.php, method TestCategory::testCreatedCategoryIsCategory()
- testCreateNewAssociation
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::testCreateNewAssociation()
- testCreateNewDeliveryZone
- in file TestDeliveryZone.php, method TestDeliveryZone::testCreateNewDeliveryZone()
- testCreateNewDeliveryZoneAddressMask
- in file TestDeliveryZoneAddressMask.php, method TestDeliveryZoneAddressMask::testCreateNewDeliveryZoneAddressMask()
- testCreateNewDeliveryZoneCityMask
- in file TestDeliveryZoneCityMask.php, method TestDeliveryZoneCityMask::testCreateNewDeliveryZoneCityMask()
- testCreateNewDeliveryZoneCountry
- in file TestDeliveryZoneCountry.php, method TestDeliveryZoneCountry::testCreateNewDeliveryZoneCountry()
- testCreateNewDeliveryZoneState
- in file TestDeliveryZoneState.php, method TestDeliveryZoneState::testCreateNewDeliveryZoneState()
- testCreateNewDeliveryZoneZipMask
- in file TestDeliveryZoneZipMask.php, method TestDeliveryZoneZipMask::testCreateNewDeliveryZoneZipMask()
- testCreateNewGroup
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::testCreateNewGroup()
- testCreateNewGroup
- in file TestProductFileGroup.php, method TestProductFileGroup::testCreateNewGroup()
- testCreateNewRate
- in file TestShippingRate.php, method TestShippingRate::testCreateNewRate()
- testCreateNewRelationship
- in file TestProductRelationship.php, method TestProductRelationship::testCreateNewRelationship()
- testCreateNewRole
- in file TestRole.php, method TestRole::testCreateNewRole()
- testCreateNewService
- in file TestShippingService.php, method TestShippingService::testCreateNewService()
- testCreateNewTax
- in file TestTax.php, method TestTax::testCreateNewTax()
- testCreateNewTaxRate
- in file TestUser.php, method TestUser::testCreateNewTaxRate()
- testCreateNewTaxRate
- in file TestTaxRate.php, method TestTaxRate::testCreateNewTaxRate()
- testCreateNewUserGroup
- in file TestUserGroup.php, method TestUserGroup::testCreateNewUserGroup()
- TestCreditCard
- in file TestCreditCard.php, class TestCreditCard
- testDelete
- in file testGenerate.php, method TestGenerate::testDelete()
- testDeleteCategory
- in file TestCategory.php, method TestCategory::testDeleteCategory()
- testDeleteDeliveryZoneAddressMask
- in file TestDeliveryZoneAddressMask.php, method TestDeliveryZoneAddressMask::testDeleteDeliveryZoneAddressMask()
- testDeleteDeliveryZoneCityMask
- in file TestDeliveryZoneCityMask.php, method TestDeliveryZoneCityMask::testDeleteDeliveryZoneCityMask()
- testDeleteDeliveryZoneCountry
- in file TestDeliveryZoneCountry.php, method TestDeliveryZoneCountry::testDeleteDeliveryZoneCountry()
- testDeleteDeliveryZoneState
- in file TestDeliveryZoneState.php, method TestDeliveryZoneState::testDeleteDeliveryZoneState()
- testDeleteDeliveryZoneZipMask
- in file TestDeliveryZoneZipMask.php, method TestDeliveryZoneZipMask::testDeleteDeliveryZoneZipMask()
- testDeleteFile
- in file TestProductFile.php, method TestProductFile::testDeleteFile()
- testDeleteFileGroupWithFiles
- in file TestProductFileGroup.php, method TestProductFileGroup::testDeleteFileGroupWithFiles()
- testDeleteGroup
- in file TestDeliveryZone.php, method TestDeliveryZone::testDeleteGroup()
- testDeleteGroup
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::testDeleteGroup()
- testDeleteGroup
- in file TestProductFileGroup.php, method TestProductFileGroup::testDeleteGroup()
- testDeleteRelationship
- in file TestProductRelationship.php, method TestProductRelationship::testDeleteRelationship()
- TestDeliveryZone
- in file TestDeliveryZone.php, class TestDeliveryZone
- TestDeliveryZoneAddressMask
- in file TestDeliveryZoneAddressMask.php, class TestDeliveryZoneAddressMask
- TestDeliveryZoneCityMask
- in file TestDeliveryZoneCityMask.php, class TestDeliveryZoneCityMask
- TestDeliveryZoneCountry
- in file TestDeliveryZoneCountry.php, class TestDeliveryZoneCountry
- TestDeliveryZoneState
- in file TestDeliveryZoneState.php, class TestDeliveryZoneState
- TestDeliveryZoneZipMask
- in file TestDeliveryZoneZipMask.php, class TestDeliveryZoneZipMask
- testDigitalItems
- in file TestOrder.php, method TestOrder::testDigitalItems()
- testDigitalItemsAddedThroughShipment
- in file TestOrder.php, method TestOrder::testDigitalItemsAddedThroughShipment()
- testDomesticRates
- in file TestUsps.php, method TestUsps::testDomesticRates()
- testDropColumns
- in file testGenerate.php, method TestGenerate::testDropColumns()
- testEdit
- in file TestProductPricing.php, method TestProductPricing::testEdit()
- TestEmail
- in file TestEmail.php, class TestEmail
Test Email class
- testFilter
- in file TestRegexFilter.php, method TestRegexFilter::testFilter()
- testFinalize
- in file TestOrder.php, method TestOrder::testFinalize()
- TestGenerate
- in file testGenerate.php, method TestGenerate::TestGenerate()
- TestGenerate
- in file testGenerate.php, class TestGenerate
- testGetAllDeliveryZones
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetAllDeliveryZones()
- testGetAllGroups
- in file TestUserGroup.php, method TestUserGroup::testGetAllGroups()
- testGetAllTaxes
- in file TestTax.php, method TestTax::testGetAllTaxes()
- testGetAssociationsByGroup
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::testGetAssociationsByGroup()
- testGetAssociationsByRole
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::testGetAssociationsByRole()
- testGetDeliveryZoneAddressMasks
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetDeliveryZoneAddressMasks()
- testGetDeliveryZoneCityMasks
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetDeliveryZoneCityMasks()
- testGetDeliveryZoneCountries
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetDeliveryZoneCountries()
- testGetDeliveryZoneStates
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetDeliveryZoneStates()
- testGetDeliveryZoneZipMasks
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetDeliveryZoneZipMasks()
- testGetEnabledDeliveryZones
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetEnabledDeliveryZones()
- testGetFileGroups
- in file TestProduct.php, method TestProduct::testGetFileGroups()
- testGetFiles
- in file TestProduct.php, method TestProduct::testGetFiles()
- testGetGroupUsers
- in file TestUserGroup.php, method TestUserGroup::testGetGroupUsers()
- testGetProductFiles
- in file TestProductFile.php, method TestProductFile::testGetProductFiles()
- testGetProductGroups
- in file TestProductFileGroup.php, method TestProductFileGroup::testGetProductGroups()
- testGetProductGroups
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::testGetProductGroups()
- testGetRatesByService
- in file TestShippingRate.php, method TestShippingRate::testGetRatesByService()
- testGetRelatedProducts
- in file TestProduct.php, method TestProduct::testGetRelatedProducts()
- testGetRelatedProducts
- in file TestProductRelationship.php, method TestProductRelationship::testGetRelatedProducts()
- testGetRelationshipGroups
- in file TestProduct.php, method TestProduct::testGetRelationshipGroups()
- testGetRelationships
- in file TestProduct.php, method TestProduct::testGetRelationships()
- testGetRoleByName
- in file TestRole.php, method TestRole::testGetRoleByName()
- testGetRolesRecordSet
- in file TestUserGroup.php, method TestUserGroup::testGetRolesRecordSet()
- testGetServiceRates
- in file TestShippingService.php, method TestShippingService::testGetServiceRates()
- testGetServicesByDeliveryZone
- in file TestShippingService.php, method TestShippingService::testGetServicesByDeliveryZone()
- testGetTaxRates
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetTaxRates()
- testGetUsersByGroup
- in file TestUser.php, method TestUser::testGetUsersByGroup()
- testGetZoneServices
- in file TestDeliveryZone.php, method TestDeliveryZone::testGetZoneServices()
- testHasConcreteAccess
- in file TestUserGroup.php, method TestUserGroup::testHasConcreteAccess()
- testHasMiscAccess
- in file TestUserGroup.php, method TestUserGroup::testHasMiscAccess()
- testHasRelationship
- in file TestProductRelationship.php, method TestProductRelationship::testHasRelationship()
- testInternational
- in file TestUsps.php, method TestUsps::testInternational()
- testInvalidCard
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testInvalidCard()
- testInvalidCard
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testInvalidCard()
- testInvalidRelationship
- in file TestProductRelationship.php, method TestProductRelationship::testInvalidRelationship()
- testIsRelatedTo
- in file TestProduct.php, method TestProduct::testIsRelatedTo()
- TestLanguage
- in file TestLanguage.php, class TestLanguage
Language model test
- testLoadSpecification
- in file TestProduct.php, method TestProduct::testLoadSpecification()
- TestLocale
- in file TestLocale.php, class TestLocale
- testMerge
- in file TestOrder.php, method TestOrder::testMerge()
- testMergeGroupsWithFIlters
- in file TestProduct.php, method TestProduct::testMergeGroupsWithFIlters()
- testMergeSpecFieldValidParameters
- in file TestSpecFieldValue.php, method testSpecFieldValue::testMergeSpecFieldValidParameters()
- testMergeValueWithItself
- in file TestSpecFieldValue.php, method testSpecFieldValue::testMergeValueWithItself()
- testMoveCategoryBetweenBranches
- in file TestCategory.php, method TestCategory::testMoveCategoryBetweenBranches()
- testMoveCategoryBetweenSiblings
- in file TestCategory.php, method TestCategory::testMoveCategoryBetweenSiblings()
- testMoveCategoryUpAndDown
- in file TestCategory.php, method TestCategory::testMoveCategoryUpAndDown()
- TestMultiLingualObject
- in file TestMultiLingualObject.php, class TestMultiLingualObject
MultiLingualObject test
- testMultipleSelectValues
- in file TestProduct.php, method TestProduct::testMultipleSelectValues()
- TestOrder
- in file TestOrder.php, class TestOrder
Test Order model
- testPayment
- in file TestOrder.php, method TestOrder::testPayment()
- TestPaypalDirectPayment
- in file TestPaypalDirectPayment.php, class TestPaypalDirectPayment
- TestProduct
- in file TestProduct.php, class TestProduct
Test Product and Product Specification model for the following scenarios:
- TestProductFile
- in file TestProductFile.php, class TestProductFile
- TestProductFileGroup
- in file TestProductFileGroup.php, class TestProductFileGroup
- TestProductPricing
- in file TestProductPricing.php, class TestProductPricing
- TestProductRelationship
- in file TestProductRelationship.php, class TestProductRelationship
- TestProductRelationshipGroup
- in file TestProductRelationshipGroup.php, class TestProductRelationshipGroup
- TestRegexFilter
- in file TestRegexFilter.php, class TestRegexFilter
- testRemoveRelationship
- in file TestProduct.php, method TestProduct::testRemoveRelationship()
- TestRole
- in file TestRole.php, class TestRole
- testRootCategoryIsCategory
- in file TestCategory.php, method TestCategory::testRootCategoryIsCategory()
- testSave
- in file TestProductPricing.php, method TestProductPricing::testSave()
- testSendingAnEmail
- in file TestEmail.php, method TestEmail::testSendingAnEmail()
- testSerialization
- in file TestActiveRecordModel.php, method TestActiveRecordModel::testSerialization()
- testSerializingAll_ASCII_Characters
- in file TestMultiLingualObject.php, method TestMultiLingualObject::testSerializingAll_ASCII_Characters()
- testSerializingValuesWithQuotes
- in file TestMultiLingualObject.php, method TestMultiLingualObject::testSerializingValuesWithQuotes()
- testShipments
- in file TestOrder.php, method TestOrder::testShipments()
- TestShippingRate
- in file TestShippingRate.php, class TestShippingRate
- TestShippingService
- in file TestShippingService.php, class TestShippingService
- testSimpleValues
- in file TestProduct.php, method TestProduct::testSimpleValues()
- testSingleSelectValues
- in file TestProduct.php, method TestProduct::testSingleSelectValues()
- testSpecFieldValue
- in file TestSpecFieldValue.php, class testSpecFieldValue
- TestStaticPage
- in file TestStaticPage.php, class TestStaticPage
Test StaticPage model
- testSubTotal
- in file TestOrder.php, method TestOrder::testSubTotal()
- TestTax
- in file TestTax.php, class TestTax
- TestTaxRate
- in file TestTaxRate.php, class TestTaxRate
- testUnsupportedCurrency
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testUnsupportedCurrency()
- testUnsupportedCurrency
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testUnsupportedCurrency()
- testUpdate
- in file TestStaticPage.php, method TestStaticPage::testUpdate()
- testUpdateCategory
- in file TestCategory.php, method TestCategory::testUpdateCategory()
- testUpdateCounts
- in file TestOrder.php, method TestOrder::testUpdateCounts()
- testUpdateSpecificationItems
- in file TestSpecFieldValue.php, method testSpecFieldValue::testUpdateSpecificationItems()
- testUploadNewFile
- in file TestProductFile.php, method TestProductFile::testUploadNewFile()
- testUser
- in file TestEmail.php, method TestEmail::testUser()
- TestUser
- in file TestUser.php, class TestUser
- TestUserGroup
- in file TestUserGroup.php, class TestUserGroup
- TestUsps
- in file TestUsps.php, class TestUsps
- testVoidAuthorizedTransaction
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testVoidAuthorizedTransaction()
- testVoidAuthorizedTransaction
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testVoidAuthorizedTransaction()
- testVoidCapturedTransaction
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testVoidCapturedTransaction()
- testVoidCapturedTransaction
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testVoidCapturedTransaction()
- testVoidHalfCapturedTransaction
- in file TestPaypalDirectPayment.php, method TestPaypalDirectPayment::testVoidHalfCapturedTransaction()
- testVoidHalfCapturedTransaction
- in file TestAuthorizeNet.php, method TestAuthorizeNet::testVoidHalfCapturedTransaction()
- TEST_SUITE
- in file suite.php, constant TEST_SUITE
- test_SuiteTearDown
- in file TestOrder.php, method TestOrder::test_SuiteTearDown()
- toArray
- in file OrderException.php, method OrderException::toArray()
- toArray
- in file Paginator.php, method Paginator::toArray()
Builds an assoc array representing record set pagination structure (probably this information will be used by some template engine)
- toArray
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::toArray()
- toArray
- in file ManufacturerFilter.php, method ManufacturerFilter::toArray()
- toArray
- in file iSpecification.php, method iSpecification::toArray()
- toArray
- in file ARSet.php, method ARSet::toArray()
Creates an array representing a record set data
- toArray
- in file ActiveTreeNode.php, method ActiveTreeNode::toArray()
Creates an array representation of this node
- toArray
- in file ActiveRecord.php, method ActiveRecord::toArray()
Creates an array representing record data
- toArray
- in file User.php, method User::toArray()
- toArray
- in file ValueSpecification.php, method ValueSpecification::toArray()
- toArray
- in file Transaction.php, method Transaction::toArray()
- toArray
- in file ARSchema.php, method ARSchema::toArray()
- toArray
- in file Currency.php, method Currency::toArray()
- toArray
- in file CreditCardPayment.php, method CreditCardPayment::toArray()
- toArray
- in file Config.php, method Config::toArray()
- toArray
- in file PriceFilter.php, method PriceFilter::toArray()
- toArray
- in file CustomerOrder.php, method CustomerOrder::toArray()
Creates an array representation of the shopping cart
- toArray
- in file Language.php, method Language::toArray()
- toArray
- in file Shipment.php, method Shipment::toArray()
- toArray
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::toArray()
- toArray
- in file SelectorFilter.php, method SelectorFilter::toArray()
- toArray
- in file SearchFilter.php, method SearchFilter::toArray()
- toArray
- in file ProductSpecification.php, method ProductSpecification::toArray()
- toArray
- in file Request.php, method Request::toArray()
Returns request values as associative array
- toArray
- in file ShipmentTax.php, method ShipmentTax::toArray()
- toArray
- in file ShippingRateResult.php, method ShippingRateResult::toArray()
- toArray
- in file SpecificationItem.php, method SpecificationItem::toArray()
- toArray
- in file StaticPage.php, method StaticPage::toArray()
- toArray
- in file SpecificationDateValue.php, method SpecificationDateValue::toArray()
- toArray
- in file TestCreditCard.php, method TestCreditCard::toArray()
- toArray
- in file ShippingRateSet.php, method ShippingRateSet::toArray()
- toArray
- in file Template.php, method Template::toArray()
- toArray
- in file ProductPricing.php, method ProductPricing::toArray()
Convert current product prices to array
- toArray
- in file SpecField.php, method SpecField::toArray()
Returns SpecField array representations
- toArray
- in file Product.php, method Product::toArray()
- toFlatArray
- in file ARSet.php, method ARSet::toFlatArray()
Creates an array representing a record set data (without referenced records)
- toFlatArray
- in file ActiveRecord.php, method ActiveRecord::toFlatArray()
Creates an array representing record data (without referenced records)
- toString
- in file ActiveTreeNode.php, method ActiveTreeNode::toString()
- toString
- in file ARExpressionHandle.php, method ARExpressionHandle::toString()
- toString
- in file ARCaseHandle.php, method ARCaseHandle::toString()
- toString
- in file ARFieldHandleInterface.php, method ARFieldHandleInterface::toString()
- toString
- in file Condition.php, method AndChainCondition::toString()
- toString
- in file ARFieldHandle.php, method ARFieldHandle::toString()
- toString
- in file Condition.php, method UnaryCondition::toString()
- toString
- in file Condition.php, method Condition::toString()
Abstract class for representing condition as a string
- toString
- in file Condition.php, method BinaryCondition::toString()
- toString
- in file UserAddress.php, method UserAddress::toString()
- totalOrders
- in file IndexController.php, method IndexController::totalOrders()
- totals
- in file PaymentController.php, method PaymentController::totals()
- Transaction
- in file Transaction.php, class Transaction
Represents a financial/monetary transaction, which can be:
- transaction
- in file PaymentController.php, method PaymentController::transaction()
Generates a page fragment with particular transaction
- TransactionDetails
- in file TransactionDetails.php, class TransactionDetails
- TransactionError
- in file TransactionError.php, class TransactionError
- TransactionPayment
- in file TransactionPayment.php, class TransactionPayment
- TransactionResult
- in file TransactionResult.php, class TransactionResult
- TransactionSearch
- in file transactionsearch.php, class TransactionSearch
Used to invoke the TransactionSearch Operation
- TransactionSearchRequestType
- in file paypal_types.php, method PayPalTypes::TransactionSearchRequestType()
Generates the TransactionSearchRequestType
- TransactionValueMapper
- in file TransactionValueMapper.php, class TransactionValueMapper
- transformArray
- in file ActiveRecordModel.php, method ActiveRecordModel::transformArray()
- transformArray
- in file ActiveRecord.php, method ActiveRecord::transformArray()
Perform model specific array transformation
- transformArray
- in file User.php, method User::transformArray()
- transformArray
- in file Transaction.php, method Transaction::transformArray()
- transformArray
- in file UserAddress.php, method UserAddress::transformArray()
- transformArray
- in file ValueSpecification.php, method ValueSpecification::transformArray()
- transformArray
- in file Category.php, method Category::transformArray()
Creates array representation
- transformArray
- in file CategoryImage.php, method CategoryImage::transformArray()
- transformArray
- in file MultilingualObject.php, method MultilingualObject::transformArray()
Tranforms object data to data array in the following format:
- transformArray
- in file Filter.php, method Filter::transformArray()
- transformArray
- in file ProductImage.php, method ProductImage::transformArray()
- transformArray
- in file Product.php, method Product::transformArray()
- transformArray
- in file OrderedItem.php, method OrderedItem::transformArray()
- TRANSFORM_ARRAY
- in file ActiveRecord.php, class constant ActiveRecord::TRANSFORM_ARRAY
- translate
- in file LiveCart.php, method LiveCart::translate()
Translates text using Locale::LCInterfaceTranslator
- translate
- in file LCiTranslator.php, method LCiTranslator::translate()
- translate
- in file LCInterfaceTranslator.php, method LCInterfaceTranslator::translate()
Translates text to current locale.
- translate
- in file BaseController.php, method BaseController::translate()
Translates text using Locale::LCInterfaceTranslator
- translateArray
- in file BaseController.php, method BaseController::translateArray()
Translate array recursively
- translationDialog
- in file LanguageController.php, method LanguageController::translationDialog()
Displays translation dialog menu for Live Translations
- translationManager
- in file Locale.php, method Locale::translationManager()
Returns LCInterfaceTranslationManager instance
- translationMode
- in file CustomizeController.php, method CustomizeController::translationMode()
- translator
- in file Locale.php, method Locale::translator()
Returns LCInterfaceTranslator instance
- triggerError
- in file RequestValidator.php, method RequestValidator::triggerError()
- TwoCheckout
- in file TwoCheckout.php, class TwoCheckout
- TYPE_ALL
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_ALL
- TYPE_AUTH
- in file Transaction.php, class constant Transaction::TYPE_AUTH
- TYPE_AUTH
- in file TransactionResult.php, class constant TransactionResult::TYPE_AUTH
- TYPE_AWAITING
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_AWAITING
- TYPE_BILLINGADDRESS
- in file OrderLog.php, class constant OrderLog::TYPE_BILLINGADDRESS
- TYPE_CANCELLED
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_CANCELLED
- TYPE_CAPTURE
- in file TransactionResult.php, class constant TransactionResult::TYPE_CAPTURE
- TYPE_CAPTURE
- in file Transaction.php, class constant Transaction::TYPE_CAPTURE
- TYPE_CARTS
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_CARTS
- TYPE_CURRENT
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_CURRENT
- TYPE_DOWNLOADABLE
- in file Product.php, class constant Product::TYPE_DOWNLOADABLE
- TYPE_NEW
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_NEW
- TYPE_NUMBERS_SELECTOR
- in file SpecField.php, class constant SpecField::TYPE_NUMBERS_SELECTOR
- TYPE_NUMBERS_SIMPLE
- in file SpecField.php, class constant SpecField::TYPE_NUMBERS_SIMPLE
- TYPE_ORDER
- in file OrderLog.php, class constant OrderLog::TYPE_ORDER
- TYPE_ORDERITEM
- in file OrderLog.php, class constant OrderLog::TYPE_ORDERITEM
- TYPE_PROCESSING
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_PROCESSING
- TYPE_REFUND
- in file TransactionResult.php, class constant TransactionResult::TYPE_REFUND
- TYPE_RETURNED
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_RETURNED
- TYPE_SALE
- in file Transaction.php, class constant Transaction::TYPE_SALE
- TYPE_SALE
- in file TransactionResult.php, class constant TransactionResult::TYPE_SALE
- TYPE_SHIPMENT
- in file OrderLog.php, class constant OrderLog::TYPE_SHIPMENT
- TYPE_SHIPPED
- in file CustomerOrderController.php, class constant CustomerOrderController::TYPE_SHIPPED
- TYPE_SHIPPINGADDRESS
- in file OrderLog.php, class constant OrderLog::TYPE_SHIPPINGADDRESS
- TYPE_TANGIBLE
- in file Product.php, class constant Product::TYPE_TANGIBLE
- TYPE_TEXT_ADVANCED
- in file SpecField.php, class constant SpecField::TYPE_TEXT_ADVANCED
- TYPE_TEXT_DATE
- in file SpecField.php, class constant SpecField::TYPE_TEXT_DATE
- TYPE_TEXT_SELECTOR
- in file SpecField.php, class constant SpecField::TYPE_TEXT_SELECTOR
- TYPE_TEXT_SIMPLE
- in file SpecField.php, class constant SpecField::TYPE_TEXT_SIMPLE
- TYPE_VOID
- in file Transaction.php, class constant Transaction::TYPE_VOID
- TYPE_VOID
- in file TransactionResult.php, class constant TransactionResult::TYPE_VOID
top
u
- $user
- in file BaseController.php, variable BaseController::$user
System user
- $user
- in file usps.php, variable USPSHandler::$user
- UnsupportedBrowserException.php
- procedural page UnsupportedBrowserException.php
- UpdateController.php
- procedural page UpdateController.php
- UserController.php
- procedural page UserController.php
- UserGroupController.php
- procedural page UserGroupController.php
- UserController.php
- procedural page UserController.php
- User.php
- procedural page User.php
- UserAddress.php
- procedural page UserAddress.php
- UserAddressType.php
- procedural page UserAddressType.php
- UserGroup.php
- procedural page UserGroup.php
- UnauthorizedException.php
- procedural page UnauthorizedException.php
- UnitTest.php
- procedural page UnitTest.php
- UTGroupTest.php
- procedural page UTGroupTest.php
- UTStandalone.php
- procedural page UTStandalone.php
- usps.php
- procedural page usps.php
- UspsShipping.php
- procedural page UspsShipping.php
- UnitTest.php
- procedural page UnitTest.php
- UTGroupTest.php
- procedural page UTGroupTest.php
- UTStandalone.php
- procedural page UTStandalone.php
- UnaryCondition
- in file Condition.php, class UnaryCondition
Base class for unary conditions (using unary operators, such as NULL)
- UnauthorizedException
- in file UnauthorizedException.php, class UnauthorizedException
Exception that indicates an attempt to execute a restricted controller/action
- UnitTest
- in file UnitTest.php, class UnitTest
- UnitTest
- in file UnitTest.php, class UnitTest
- unmountPath
- in file ClassLoader.php, method ClassLoader::unmountPath()
Removes a mount point
- unreserve
- in file OrderedItem.php, method OrderedItem::unreserve()
- unserialize
- in file CustomerOrder.php, method CustomerOrder::unserialize()
- unserialize
- in file ActiveRecord.php, method ActiveRecord::unserialize()
- unserialize
- in file ShipmentDeliveryRate.php, method ShipmentDeliveryRate::unserialize()
- unserialize
- in file Shipment.php, method Shipment::unserialize()
- unserialize
- in file ARSet.php, method ARSet::unserialize()
- unserialize
- in file ARSerializableDateTime.php, method ARSerializableDateTime::unserialize()
- unserialize
- in file ARSerializedReference.php, method ARSerializedReference::unserialize()
- unserialize
- in file ARValueMapper.php, method ARValueMapper::unserialize()
- unsetAll
- in file SmartyRenderer.php, method SmartyRenderer::unsetAll()
- unsetAll
- in file Renderer.php, method Renderer::unsetAll()
Removes all values from renderer
- unsetAllHeaders
- in file Response.php, method Response::unsetAllHeaders()
Removes all headers from response
- unsetAllRawHeaders
- in file Response.php, method Response::unsetAllRawHeaders()
Removes all raw headers from response
- unsetHeader
- in file Response.php, method Response::unsetHeader()
Removes header from response
- unsetValue
- in file Session.php, method Session::unsetValue()
Unsets a session variable
- unsetValue
- in file SmartyRenderer.php, method SmartyRenderer::unsetValue()
- unsetValue
- in file Renderer.php, method Renderer::unsetValue()
Removes value from renderer
- unshift
- in file ARSet.php, method ARSet::unshift()
- UnsupportedBrowserException
- in file UnsupportedBrowserException.php, class UnsupportedBrowserException
At this time the backend only supports Mozilla Firefox browser and this exception is thrown
- update
- in file UserController.php, method UserController::update()
- update
- in file TaxRateController.php, method TaxRateController::update()
- update
- in file ShippingServiceController.php, method ShippingServiceController::update()
- update
- in file SpecFieldGroupController.php, method SpecFieldGroupController::update()
- update
- in file StaticPageController.php, method StaticPageController::update()
- update
- in file TaxController.php, method TaxController::update()
- update
- in file SpecFieldController.php, method SpecFieldController::update()
- update
- in file ShipmentController.php, method ShipmentController::update()
- update
- in file OrderController.php, method OrderController::update()
Update product quantities
- update
- in file OrderedItem.php, method OrderedItem::update()
- update
- in file OrderedItemController.php, method OrderedItemController::update()
- update
- in file CustomerOrder.php, method CustomerOrder::update()
- update
- in file CustomerOrderController.php, method CustomerOrderController::update()
- update
- in file FilterGroupController.php, method FilterGroupController::update()
- update
- in file Shipment.php, method Shipment::update()
- update
- in file CategoryController.php, method CategoryController::update()
Updates a category record
- update
- in file Product.php, method Product::update()
Updates product record
- update
- in file ActiveRecord.php, method ActiveRecord::update()
Updates an existing record by collecting modified field list
- update
- in file ProductRelationshipGroupController.php, method ProductRelationshipGroupController::update()
- update
- in file RolesController.php, method RolesController::update()
Saves changes to current group roles
- update
- in file ProductFileGroupController.php, method ProductFileGroupController::update()
- update
- in file ProductFileController.php, method ProductFileController::update()
- update
- in file Category.php, method Category::update()
- update
- in file ProductController.php, method ProductController::update()
- update
- in file LanguageController.php, method LanguageController::update()
Gets definitions from project files and updates them in database.
- updateAddress
- in file CustomerOrderController.php, method CustomerOrderController::updateAddress()
- updateCacheFile
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::updateCacheFile()
- updateCategoryCounters
- in file Product.php, method Product::updateCategoryCounters()
- UpdateController
- in file UpdateController.php, class UpdateController
- updateCount
- in file CustomerOrder.php, method CustomerOrder::updateCount()
- updateDefinitions
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::updateDefinitions()
Checks for newly added default translation definitions and adds them to translations
- updateRecordSet
- in file ActiveRecord.php, method ActiveRecord::updateRecordSet()
Updates a set of records by using ARUpdateFilter
- updateSettings
- in file Config.php, method Config::updateSettings()
Create initial settings cache file or update the cache file with new settings from INI files
- updateShipmentStatuses
- in file CustomerOrder.php, method CustomerOrder::updateShipmentStatuses()
- updateStatusFromShipments
- in file CustomerOrder.php, method CustomerOrder::updateStatusFromShipments()
- updateValue
- in file LCInterfaceTranslationManager.php, method LCInterfaceTranslationManager::updateValue()
Update a single translation value by file name and translation key
- upload
- in file ProductImageController.php, method ProductImageController::upload()
- upload
- in file CategoryImageController.php, method CategoryImageController::upload()
- upload
- in file ObjectImageController.php, method ObjectImageController::upload()
- User
- in file User.php, class User
Store user logic (including frontend and backend), including authorization and access control checking
- UserAddress
- in file UserAddress.php, class UserAddress
Customer billing or shipping address
- UserAddressType
- in file UserAddressType.php, class UserAddressType
Abstract implementation of customer billing or shipping address. A customer can have several billing and shipping addresses.
- UserController
- in file UserController.php, class UserController
- UserController
- in file UserController.php, class UserController
Handles user account related logic
- UserGroup
- in file UserGroup.php, class UserGroup
All users can be assigned to a group. Assigning users to a group is necessary to provide admin privileges for a user. User access privileges can be modified and fine-grained at the user group level.
- UserGroupController
- in file UserGroupController.php, class UserGroupController
- UserIdPasswordType
- in file paypal_types.php, method PayPalTypes::UserIdPasswordType()
Makes the UserIdPasswordType
- users
- in file UserGroupController.php, method UserGroupController::users()
- UspsError
- in file usps.php, class UspsError
- USPSHandler
- in file usps.php, class USPSHandler
- UspsIntPrice
- in file usps.php, class UspsIntPrice
- UspsPrice
- in file usps.php, class UspsPrice
- UspsShipping
- in file UspsShipping.php, class UspsShipping
- UTGroupTest
- in file UTGroupTest.php, class UTGroupTest
A wrapper object for running multiple test cases at once (group tests)
- UTGroupTest
- in file UTGroupTest.php, class UTGroupTest
A wrapper object for running multiple test cases at once (group tests)
top
v
- $value
- in file TransactionValueMapper.php, variable TransactionValueMapper::$value
- $violationMsg
- in file Check.php, variable Check::$violationMsg
- ValueSpecification.php
- procedural page ValueSpecification.php
- ViewNotFoundException.php
- procedural page ViewNotFoundException.php
- ValidatorVariable.php
- procedural page ValidatorVariable.php
- validate
- in file ValidatorVariable.php, method ValidatorVariable::validate()
Applies validation rules to a request variable
- validateRates
- in file ShippingServiceController.php, method ShippingServiceController::validateRates()
- ValidatorVariable
- in file ValidatorVariable.php, class ValidatorVariable
Maps request variable to checks and filters (validation elements)
- ValueSpecification
- in file ValueSpecification.php, class ValueSpecification
An attribute value that is assigned to a particular product.
- view
- in file StaticPageController.php, method StaticPageController::view()
- view
- in file OrderNoteController.php, method OrderNoteController::view()
- view
- in file NewsController.php, method NewsController::view()
- ViewNotFoundException
- in file ViewNotFoundException.php, class ViewNotFoundException
Thrown when view file for a requested controller's action does not exist.
- viewOrder
- in file UserController.php, method UserController::viewOrder()
- viewTree
- in file CategoryController.php, method CategoryController::viewTree()
Debug method: outputs category tree structure
- void
- in file TwoCheckout.php, method TwoCheckout::void()
- void
- in file TestCreditCard.php, method TestCreditCard::void()
Void the payment (issue full credit)
- void
- in file PaypalDirectPayment.php, method PaypalDirectPayment::void()
Void the payment (issue full credit)
- void
- in file PaymentController.php, method PaymentController::void()
- void
- in file OfflineTransactionHandler.php, method OfflineTransactionHandler::void()
- void
- in file PaypalExpressCheckout.php, method PaypalExpressCheckout::void()
Void the payment (issue full credit)
- void
- in file PaypalWebsitePaymentsStandard.php, method PaypalWebsitePaymentsStandard::void()
- void
- in file Transaction.php, method Transaction::void()
Creates a new VOID transaction for this transaction
- void
- in file AuthorizeNet.php, method AuthorizeNet::void()
Void the payment (issue full credit)
- void
- in file TransactionPayment.php, method TransactionPayment::void()
top
top
top
top
_
- _
- in file LocaleMaketext.php, method LocaleMaketext::_()
Convenient alias to maketext()
- _defineField
- in file ARSQLGenerator.php, method ARSQLGenerator::_defineField()
- _defineField
- in file pgsqlARSQLGenerator.php, method pgsqlARSQLGenerator::_defineField()
- _generateTableDDL
- in file ARSQLGenerator.php, method ARSQLGenerator::_generateTableDDL()
- _modifyStatement
- in file ARSQLGenerator.php, method ARSQLGenerator::_modifyStatement()
- _modifyStatement
- in file pgsqlARSQLGenerator.php, method pgsqlARSQLGenerator::_modifyStatement()
- _sqlFromColumn
- in file pgsqlARSQLGenerator.php, method pgsqlARSQLGenerator::_sqlFromColumn()
- _sqlFromColumn
- in file ARSQLGenerator.php, method ARSQLGenerator::_sqlFromColumn()
- __autoload
- in file ActiveRecord.php, function __autoload()
- __autoload
- in file ClassLoader.php, function __autoload()
- __clone
- in file ActiveRecord.php, method ActiveRecord::__clone()
- __clone
- in file ARValueMapper.php, method ARValueMapper::__clone()
- __construct
- in file Route.php, method Route::__construct()
Creates a route instance
- __construct
- in file TestActiveRecordModel.php, method TestActiveRecordModel::__construct()
- __construct
- in file RolesParser.php, method RolesParser::__construct()
Create roles object
- __construct
- in file suite.php, method Suite::__construct()
- __construct
- in file Router.php, method Router::__construct()
Router constructor
- __construct
- in file SelectorFilter.php, method SelectorFilter::__construct()
- __construct
- in file TestAccessControlAssociation.php, method TestAccessControlAssociation::__construct()
- __construct
- in file SpecFieldIsValueSelectedCheck.php, method SpecFieldIsValueSelectedCheck::__construct()
- __construct
- in file SmartyRenderer.php, method SmartyRenderer::__construct()
Template renderer constructor
- __construct
- in file Session.php, method Session::__construct()
- __construct
- in file Template.php, method Template::__construct()
- __construct
- in file RolesDirectoryParser.php, method RolesDirectoryParser::__construct()
- __construct
- in file SearchFilter.php, method SearchFilter::__construct()
- __construct
- in file RedirectResponse.php, method RedirectResponse::__construct()
- __construct
- in file PasswordEqualityCheck.php, method PasswordEqualityCheck::__construct()
- __construct
- in file PasswordMatchCheck.php, method PasswordMatchCheck::__construct()
- __construct
- in file PaymentTest.php, method PaymentTest::__construct()
- __construct
- in file Paginator.php, method Paginator::__construct()
Paginator constructor
- __construct
- in file OrderHistory.php, method OrderHistory::__construct()
- __construct
- in file ObjectFileResponse.php, method ObjectFileResponse::__construct()
- __construct
- in file OrCheck.php, method OrCheck::__construct()
- __construct
- in file OrderException.php, method OrderException::__construct()
- __construct
- in file PriceFilter.php, method PriceFilter::__construct()
- __construct
- in file ProductCount.php, method ProductCount::__construct()
- __construct
- in file TestCategory.php, method TestCategory::__construct()
- __construct
- in file RegexFilter.php, method RegexFilter::__construct()
- __construct
- in file Request.php, method Request::__construct()
- __construct
- in file RawResponse.php, method RawResponse::__construct()
- __construct
- in file ProductSpecification.php, method ProductSpecification::__construct()
- __construct
- in file ProductFilter.php, method ProductFilter::__construct()
- __construct
- in file ProductPricing.php, method ProductPricing::__construct()
- __construct
- in file RequestValidator.php, method RequestValidator::__construct()
Creates a RequestValidator instance
- __construct
- in file TestDeliveryZoneState.php, method TestDeliveryZoneState::__construct()
- __construct
- in file TransactionDetails.php, method TransactionDetails::__construct()
- __construct
- in file TransactionError.php, method TransactionError::__construct()
- __construct
- in file TransactionPayment.php, method TransactionPayment::__construct()
- __construct
- in file TestUserGroup.php, method TestUserGroup::__construct()
- __construct
- in file TestUser.php, method TestUser::__construct()
- __construct
- in file TestSpecFieldValue.php, method testSpecFieldValue::__construct()
- __construct
- in file TestTax.php, method TestTax::__construct()
- __construct
- in file TestTaxRate.php, method TestTaxRate::__construct()
- __construct
- in file TransactionResult.php, method TransactionResult::__construct()
- __construct
- in file UnauthorizedException.php, method UnauthorizedException::__construct()
- __construct
- in file ValidatorVariable.php, method ValidatorVariable::__construct()
- __construct
- in file ViewNotFoundException.php, method ViewNotFoundException::__construct()
- __construct
- in file XMLResponse.php, method XMLResponse::__construct()
- __construct
- in file UTGroupTest.php, method UTGroupTest::__construct()
- __construct
- in file UTGroupTest.php, method UTGroupTest::__construct()
- __construct
- in file UnitTest.php, method UnitTest::__construct()
- __construct
- in file UnitTest.php, method UnitTest::__construct()
- __construct
- in file TestShippingService.php, method TestShippingService::__construct()
- __construct
- in file TestShippingRate.php, method TestShippingRate::__construct()
- __construct
- in file TestDeliveryZoneZipMask.php, method TestDeliveryZoneZipMask::__construct()
- __construct
- in file TestEmail.php, method TestEmail::__construct()
- __construct
- in file TestLanguage.php, method TestLanguage::__construct()
- __construct
- in file MultiValueSpecificationItem.php, method MultiValueSpecificationItem::__construct()
- __construct
- in file TestDeliveryZoneCountry.php, method TestDeliveryZoneCountry::__construct()
- __construct
- in file TestDeliveryZoneAddressMask.php, method TestDeliveryZoneAddressMask::__construct()
- __construct
- in file TestDeliveryZoneCityMask.php, method TestDeliveryZoneCityMask::__construct()
- __construct
- in file TestMultiLingualObject.php, method TestMultiLingualObject::__construct()
- __construct
- in file TestOrder.php, method TestOrder::__construct()
- __construct
- in file TestProductRelationship.php, method TestProductRelationship::__construct()
- __construct
- in file TestProductRelationshipGroup.php, method TestProductRelationshipGroup::__construct()
- __construct
- in file TestRole.php, method TestRole::__construct()
- __construct
- in file TestProductPricing.php, method TestProductPricing::__construct()
- __construct
- in file TestProductFileGroup.php, method TestProductFileGroup::__construct()
- __construct
- in file TestProduct.php, method TestProduct::__construct()
- __construct
- in file TestProductFile.php, method TestProductFile::__construct()
- __construct
- in file TestDeliveryZone.php, method TestDeliveryZone::__construct()
- __construct
- in file ManufacturerFilter.php, method ManufacturerFilter::__construct()
- __construct
- in file BackendController.php, method BackendController::__construct()
- __construct
- in file BaseController.php, method BaseController::__construct()
Bese controller constructor: restores user object by using session data and checks a permission to a requested action
- __construct
- in file Check.php, method Check::__construct()
- __construct
- in file AutoCompleteResponse.php, method AutoCompleteResponse::__construct()
- __construct
- in file ARValueMapper.php, method ARValueMapper::__construct()
- __construct
- in file ARSet.php, method ARSet::__construct()
Creates an empty record set (record container)
- __construct
- in file ARSQLGenerator.php, method ARSQLGenerator::__construct()
- __construct
- in file CheckCondition.php, method CheckCondition::__construct()
- __construct
- in file CompositeJSONResponse.php, method CompositeJSONResponse::__construct()
- __construct
- in file Condition.php, method OperatorCond::__construct()
- __construct
- in file MinValueCheck.php, method MinValueCheck::__construct()
- __construct
- in file Condition.php, method IsNullCond::__construct()
- __construct
- in file Condition.php, method INCond::__construct()
- __construct
- in file Condition.php, method AndChainCondition::__construct()
- __construct
- in file Condition.php, method BinaryCondition::__construct()
- __construct
- in file ARSerializedReference.php, method ARSerializedReference::__construct()
- __construct
- in file ARSerializableDateTime.php, method ARSerializableDateTime::__construct()
- __construct
- in file Application.php, method Application::__construct()
Application constructor.
- __construct
- in file ARCaseHandle.php, method ARCaseHandle::__construct()
- __construct
- in file ARExpressionHandle.php, method ARExpressionHandle::__construct()
- __construct
- in file ActiveRecord.php, method ActiveRecord::__construct()
ActiveRecord constructor. Never use it directly
- __construct
- in file ActiveGrid.php, method ActiveGrid::__construct()
- __construct
- in file ActionRedirectResponse.php, method ActionRedirectResponse::__construct()
- __construct
- in file ActionResponse.php, method ActionResponse::__construct()
- __construct
- in file ARField.php, method ARField::__construct()
Schema field (representing table column) constructor
- __construct
- in file ARField.php, method ARForeignKeyField::__construct()
Creates ARForeignKeyField instance
- __construct
- in file ARSchemaDataType.php, method ARSchemaDataType::__construct()
- __construct
- in file ARSchemaNotFoundException.php, method ARSchemaNotFoundException::__construct()
- __construct
- in file ARNotFoundException.php, method ARNotFoundException::__construct()
- __construct
- in file ARLogger.php, method ARLogger::__construct()
- __construct
- in file ARFieldHandle.php, method ARFieldHandle::__construct()
- __construct
- in file ARFilter.php, method ARFilter::__construct()
- __construct
- in file ConditionalCheck.php, method ConditionalCheck::__construct()
- __construct
- in file Condition.php, method UnaryCondition::__construct()
- __construct
- in file IsValueBetweenCheck.php, method IsValueBetweenCheck::__construct()
- __construct
- in file IsValueInSetCheck.php, method IsValueInSetCheck::__construct()
- __construct
- in file JSONResponse.php, method JSONResponse::__construct()
- __construct
- in file IsUniqueSkuCheck.php, method IsUniqueSkuCheck::__construct()
- __construct
- in file MinLengthCheck.php, method MinLengthCheck::__construct()
- __construct
- in file Config.php, method Config::__construct()
- __construct
- in file IsPasswordCorrectCheck.php, method IsPasswordCorrectCheck::__construct()
- __construct
- in file MenuLoader.php, method MenuLoader::__construct()
Reads menu structure from files of directorie or from cache. Store if neccesary structure in cache.
- __construct
- in file LCInterfaceTranslator.php, method LCInterfaceTranslator::__construct()
Initializes the interface translator handler object and assigns translation manager object
- __construct
- in file LiveCartSmarty.php, method LiveCartSmarty::__construct()
- __construct
- in file LiveCartTransaction.php, method LiveCartTransaction::__construct()
- __construct
- in file ActionNotFoundException.php, method ActionNotFoundException::__construct()
- __construct
- in file MaxValueCheck.php, method MaxValueCheck::__construct()
- __construct
- in file LiveCartRenderer.php, method LiveCartRenderer::__construct()
Template renderer constructor
- __construct
- in file LCLocaleInfo.php, method LCLocaleInfo::__construct()
- __construct
- in file LiveCart.php, method LiveCart::__construct()
Returns an instance of LiveCart Application
- __construct
- in file IsLengthBetweenCheck.php, method IsLengthBetweenCheck::__construct()
- __construct
- in file ImageManipulator.php, method ImageManipulator::__construct()
- __construct
- in file CurrencyRateFeed.php, method CurrencyRateFeed::__construct()
- __construct
- in file Email.php, method Email::__construct()
- __construct
- in file ControllerPlugin.php, method ControllerPlugin::__construct()
- __construct
- in file ControllerNotFoundException.php, method ControllerNotFoundException::__construct()
- __construct
- in file Controller.php, method Controller::__construct()
Controller constructor
- __construct
- in file ControllerException.php, method ControllerException::__construct()
- __construct
- in file ForbiddenException.php, method ForbiddenException::__construct()
- __construct
- in file Form.php, method Form::__construct()
- __construct
- in file HtmlElement.php, method HtmlElement::__construct()
Constructor
- __construct
- in file HTTPStatusException.php, method HTTPStatusException::__construct()
- __construct
- in file HeadersSentException.php, method HeadersSentException::__construct()
Constructs object
- __construct
- in file FrontendController.php, method FrontendController::__construct()
- __construct
- in file MaxLengthCheck.php, method MaxLengthCheck::__construct()
- __get
- in file BaseController.php, method BaseController::__get()
- __get
- in file CustomerOrder.php, method CustomerOrder::__get()
- __get
- in file FrontendController.php, method FrontendController::__get()
- __toString
- in file ARSerializableDateTime.php, method ARSerializableDateTime::__toString()
- __toString
- in file ARSelectQueryBuilder.php, method ARSelectQueryBuilder::__toString()
- __toString
- in file ARFilter.php, method ARFilter::__toString()
- __toString
- in file ARExpressionHandle.php, method ARExpressionHandle::__toString()