A

ApplicationClass in namespace jtl\Connector\Application
Application Class
Image::addImage() — Method in class Image
Adds a image to the data array.
Image::addImages() — Method in class Image
Adding multiple images at once.
Image::addGlobal() — Method in class Image
Adds a global image property to the class.
Image::addGlobals() — Method in class Image
Adding multiple globals at once.
Connector::ack() — Method in class Connector
Ack Identity Mappings
Connector::auth() — Method in class Connector
Returns the connector auth action
ApplicationClass in namespace jtl\Connector\Core\Application
Core Application Class
Mysql::autocommit() — Method in class Mysql
Turns on or off auto-committing database modifications
ApplicationExceptionClass in namespace jtl\Connector\Core\Exception
Application Exception Class
AuthenticationExceptionClass in namespace jtl\Connector\Core\Exception
Authentication Exception Class
AuthRequestClass in namespace jtl\Connector\Core\Model
DataModel Class
Collection::all() — Method in class Collection
Collection::add() — Method in class Collection
Collection::append() — Method in class Collection
QueryFilter::addFilter() — Method in class QueryFilter
Add one Filter
$MethodProperty in class Method
Connector Action
ArrayExtClass in namespace jtl\Connector\Core\Utilities
Money::AsGross() — Method in class Money
Money::AsNet() — Method in class Money
$RpcAfterEventProperty in class RpcAfterEvent
$RpcBeforeEventProperty in class RpcBeforeEvent
Producer::addFeature() — Method in class Producer
Adds a feature to the producer.
Producer::addGroup() — Method in class Producer
Adds a group to the producer.
Base::addMethod() — Method in class Base
Adds a new method to the feature.
Base::addChildren() — Method in class Base
Adds a children to the group.
Installer::advance() — Method in class Installer
InstallerStep::addParameter() — Method in class InstallerStep
Setter method for the template parameters
AckClass in namespace jtl\Connector\Model
Ack
Ack::addChecksum() — Method in class Ack
$CategoryProperty in class Category
Category::addAttribute() — Method in class Category
Category::addCustomerGroup() — Method in class Category
Category::addI18n() — Method in class Category
Category::addInvisibility() — Method in class Category
CategoryAttr::addI18n() — Method in class CategoryAttr
ConfigGroup::addI18n() — Method in class ConfigGroup
ConfigItem::addI18n() — Method in class ConfigItem
ConfigItem::addPrice() — Method in class ConfigItem
CrossSelling::addItem() — Method in class CrossSelling
CrossSellingGroup::addI18n() — Method in class CrossSellingGroup
CrossSellingItem::addProductId() — Method in class CrossSellingItem
$CustomerProperty in class Customer
$CustomerProperty in class Customer
Customer::addAttribute() — Method in class Customer
$CustomerGroupProperty in class CustomerGroup
$CustomerGroupProperty in class CustomerGroup
CustomerGroup::addAttribute() — Method in class CustomerGroup
CustomerGroup::addI18n() — Method in class CustomerGroup
$CustomerOrderProperty in class CustomerOrder
CustomerOrder::addAttribute() — Method in class CustomerOrder
CustomerOrder::addItem() — Method in class CustomerOrder
CustomerOrderItem::addVariation() — Method in class CustomerOrderItem
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
DeliveryNote::addItem() — Method in class DeliveryNote
DeliveryNote::addTrackingList() — Method in class DeliveryNote
DeliveryNoteItem::addInfo() — Method in class DeliveryNoteItem
DeliveryNoteTrackingList::addCode() — Method in class DeliveryNoteTrackingList
FileUpload::addI18n() — Method in class FileUpload
GlobalData::addConfigGroup() — Method in class GlobalData
GlobalData::addConfigItem() — Method in class GlobalData
GlobalData::addCrossSellingGroup() — Method in class GlobalData
GlobalData::addCurrency() — Method in class GlobalData
GlobalData::addCustomerGroup() — Method in class GlobalData
GlobalData::addLanguage() — Method in class GlobalData
GlobalData::addMeasurementUnit() — Method in class GlobalData
GlobalData::addProductType() — Method in class GlobalData
GlobalData::addShippingClass() — Method in class GlobalData
GlobalData::addShippingMethod() — Method in class GlobalData
GlobalData::addTaxRate() — Method in class GlobalData
GlobalData::addUnit() — Method in class GlobalData
GlobalData::addWarehouse() — Method in class GlobalData
Image::addI18n() — Method in class Image
$ImageI18nProperty in class ImageI18n
Manufacturer::addI18n() — Method in class Manufacturer
MeasurementUnit::addI18n() — Method in class MeasurementUnit
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
Product::addAttribute() — Method in class Product
Product::addCategory() — Method in class Product
Product::addChecksum() — Method in class Product
Product::addConfigGroup() — Method in class Product
Product::addCustomerGroupPackagingQuantity() — Method in class Product
Product::addFileDownload() — Method in class Product
Product::addI18n() — Method in class Product
Product::addInvisibility() — Method in class Product
Product::addMediaFile() — Method in class Product
Product::addPartsList() — Method in class Product
Product::addPrice() — Method in class Product
Product::addSpecialPrice() — Method in class Product
Product::addSpecific() — Method in class Product
Product::addVarCombination() — Method in class Product
Product::addVariation() — Method in class Product
Product::addWarehouseInfo() — Method in class Product
ProductAttr::addI18n() — Method in class ProductAttr
ProductFileDownload::addI18n() — Method in class ProductFileDownload
$ProductMediaFileProperty in class ProductMediaFile
ProductMediaFile::addAttribute() — Method in class ProductMediaFile
ProductMediaFile::addI18n() — Method in class ProductMediaFile
ProductMediaFileAttr::addI18n() — Method in class ProductMediaFileAttr
ProductPrice::addItem() — Method in class ProductPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
ProductSpecialPrice::addItem() — Method in class ProductSpecialPrice
ProductVariation::addI18n() — Method in class ProductVariation
ProductVariation::addInvisibility() — Method in class ProductVariation
ProductVariation::addValue() — Method in class ProductVariation
ProductVariationValue::addExtraCharge() — Method in class ProductVariationValue
ProductVariationValue::addI18n() — Method in class ProductVariationValue
ProductVariationValue::addInvisibility() — Method in class ProductVariationValue
Specific::addI18n() — Method in class Specific
Specific::addValue() — Method in class Specific
SpecificValue::addI18n() — Method in class SpecificValue
$StatisticProperty in class Statistic
TaxZone::addCountry() — Method in class TaxZone
Unit::addI18n() — Method in class Unit
ActionClass in namespace jtl\Connector\Result
Connector Handle Result

B

Application::buildRpcResponse() — Method in class Application
Build RPC Reponse Packet
Xtea::benchmark() — Method in class Xtea
RequestPacket::build() — Method in class RequestPacket
Build RequestPacket
RpcMethod::buildController() — Method in class RpcMethod
Controller Name Builder
RpcMethod::buildAction() — Method in class RpcMethod
Action Name Builder
BaseClass in namespace jtl\Connector\Feature\Base
Base class for all feature classes.
BaseClass in namespace jtl\Connector\Feature\Exporter
Base exporter class.
BaseClass in namespace jtl\Connector\Feature\Feature
Basic feature class.
BaseClass in namespace jtl\Connector\Feature\Group
Basic group class.
BaseClass in namespace jtl\Connector\Feature\Importer
Base importer class.
BaseClass in namespace jtl\Connector\Feature\Method
Base method class.
IdentityLinker::buildKey() — Method in class IdentityLinker
$CustomerProperty in class Customer
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$DeliveryNoteItemInfoProperty in class DeliveryNoteItemInfo
$DeliveryNoteItemInfoProperty in class DeliveryNoteItemInfo
$PaymentProperty in class Payment
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product

C

$ApplicationProperty in class Application
Connected EndpointConnectors
$ApplicationProperty in class Application
IEndpointConnector::canHandle() — Method in class IEndpointConnector
Checks whether or not a method can be handled
ConnectorClass in namespace jtl\Connector\Base
Base Connector
$ConnectorProperty in class Connector
$ConnectorProperty in class Connector
Connector::canHandle() — Method in class Connector
(non-PHPdoc)
Email::checkDb() — Method in class Email
Checks if the database connection is empty.
ImageBranding::checkDb() — Method in class ImageBranding
Checks if the database connection is empty.
ConnectorClass in namespace jtl\Connector\Controller
Base Config Controller
Linker::clear() — Method in class Linker
ConfigClass in namespace jtl\Connector\Core\Config
Config Class
ControllerClass in namespace jtl\Connector\Core\Controller
Base Controller Class
$XteaProperty in class Xtea
Xtea::check_implementation() — Method in class Xtea
Database::create() — Method in class Database
Creates a Database Object
IDatabase::connect() — Method in class IDatabase
Connect to Database
IDatabase::close() — Method in class IDatabase
Disconnect from Database
Mysql::connect() — Method in class Mysql
(non-PHPdoc)
Mysql::close() — Method in class Mysql
(non-PHPdoc)
Mysql::commit() — Method in class Mysql
Commits the current transaction
Sqlite3::connect() — Method in class Sqlite3
(non-PHPdoc)
Sqlite3::close() — Method in class Sqlite3
(non-PHPdoc)
CompressionExceptionClass in namespace jtl\Connector\Core\Exception
Compression Exception Class
ConfigExceptionClass in namespace jtl\Connector\Core\Exception
Config Exception Class
ConnectorExceptionClass in namespace jtl\Connector\Core\Exception
Connector Exception Class
ControllerExceptionClass in namespace jtl\Connector\Core\Exception
Controller Exception Class
CountryExceptionClass in namespace jtl\Connector\Core\Exception
Path::combine() — Method in class Path
ILogger::clearLog() — Method in class ILogger
LoggerFactory::create() — Method in class LoggerFactory
CollectionClass in namespace jtl\Connector\Core\Model
Collection Class
Collection::count() — Method in class Collection
$ErrorProperty in class Error
A Number that indicates the error type that occurred.
$MethodProperty in class Method
Connector Controller
Handler::check() — Method in class Handler
Checks if Session is Valid
Handler::close() — Method in class Handler
Close Sesssion
CheckClass in namespace jtl\Connector\Core\System
ArrayExt::column() — Method in class ArrayExt
Return the values from a single column in the input array
ClassNameClass in namespace jtl\Connector\Core\Utilities
CountryClass in namespace jtl\Connector\Core\Utilities
$LanguageProperty in class Language
Language::convert() — Method in class Language
RpcMethod::convert() — Method in class RpcMethod
String converter
Seo::create() — Method in class Seo
Seo::check() — Method in class Seo
Json::checkFormat() — Method in class Json
Check format restriction
Json::checkTypeObject() — Method in class Json
Check object type
Json::checkTypeNumber() — Method in class Json
Check number type
Json::checkTypeInteger() — Method in class Json
Check integer type
Json::checkTypeBoolean() — Method in class Json
Check boolean type
Json::checkTypeString() — Method in class Json
Check string type
Json::checkTypeArray() — Method in class Json
Check array type
Json::checkTypeNull() — Method in class Json
Check null type
Json::checkTypeAny() — Method in class Json
Check any type
Json::checkMinimum() — Method in class Json
Check minimum value
Json::checkMaximum() — Method in class Json
Check maximum value
Json::checkExclusiveMinimum() — Method in class Json
Check exlusive minimum requirement
Json::checkExclusiveMaximum() — Method in class Json
Check exclusive maximum requirement
Json::checkPattern() — Method in class Json
Check value against regex pattern
Json::checkMinLength() — Method in class Json
Check string minimum length
Json::checkMaxLength() — Method in class Json
Check string maximum length
Json::checkMinItems() — Method in class Json
Check array minimum items
Json::checkMaxItems() — Method in class Json
Check array maximum items
Json::checkUniqueItems() — Method in class Json
Check array unique items
Json::checkEnum() — Method in class Json
Check enum restriction
Json::checkItems() — Method in class Json
Check items restriction
Json::checkDisallow() — Method in class Json
Check disallowed entity type
Json::checkDivisibleBy() — Method in class Json
Check divisibleby restriction
Sqlite3::check() — Method in class Sqlite3
CategoryAfterDeleteEventClass in namespace jtl\Connector\Event\Category
$CategoryAfterDeleteEventProperty in class CategoryAfterDeleteEvent
CategoryAfterPullEventClass in namespace jtl\Connector\Event\Category
$CategoryAfterPullEventProperty in class CategoryAfterPullEvent
CategoryAfterPushEventClass in namespace jtl\Connector\Event\Category
$CategoryAfterPushEventProperty in class CategoryAfterPushEvent
CategoryAfterStatisticEventClass in namespace jtl\Connector\Event\Category
CategoryBeforeDeleteEventClass in namespace jtl\Connector\Event\Category
$CategoryBeforeDeleteEventProperty in class CategoryBeforeDeleteEvent
CategoryBeforePullEventClass in namespace jtl\Connector\Event\Category
CategoryBeforePushEventClass in namespace jtl\Connector\Event\Category
$CategoryBeforePushEventProperty in class CategoryBeforePushEvent
CategoryBeforeStatisticEventClass in namespace jtl\Connector\Event\Category
ConnectorAfterStatisticEventClass in namespace jtl\Connector\Event\Connector
CoreConnectorAfterFeaturesEventClass in namespace jtl\Connector\Event\Core
CustomerOrderAfterDeleteEventClass in namespace jtl\Connector\Event\CustomerOrder
$CustomerOrderAfterDeleteEventProperty in class CustomerOrderAfterDeleteEvent
CustomerOrderAfterPullEventClass in namespace jtl\Connector\Event\CustomerOrder
$CustomerOrderAfterPullEventProperty in class CustomerOrderAfterPullEvent
CustomerOrderAfterPushEventClass in namespace jtl\Connector\Event\CustomerOrder
$CustomerOrderAfterPushEventProperty in class CustomerOrderAfterPushEvent
CustomerOrderAfterStatisticEventClass in namespace jtl\Connector\Event\CustomerOrder
CustomerOrderBeforeDeleteEventClass in namespace jtl\Connector\Event\CustomerOrder
$CustomerOrderBeforeDeleteEventProperty in class CustomerOrderBeforeDeleteEvent
CustomerOrderBeforePullEventClass in namespace jtl\Connector\Event\CustomerOrder
CustomerOrderBeforePushEventClass in namespace jtl\Connector\Event\CustomerOrder
$CustomerOrderBeforePushEventProperty in class CustomerOrderBeforePushEvent
CustomerOrderBeforeStatisticEventClass in namespace jtl\Connector\Event\CustomerOrder
CustomerAfterDeleteEventClass in namespace jtl\Connector\Event\Customer
$CustomerAfterDeleteEventProperty in class CustomerAfterDeleteEvent
CustomerAfterPullEventClass in namespace jtl\Connector\Event\Customer
$CustomerAfterPullEventProperty in class CustomerAfterPullEvent
CustomerAfterPushEventClass in namespace jtl\Connector\Event\Customer
$CustomerAfterPushEventProperty in class CustomerAfterPushEvent
CustomerAfterStatisticEventClass in namespace jtl\Connector\Event\Customer
CustomerBeforeDeleteEventClass in namespace jtl\Connector\Event\Customer
$CustomerBeforeDeleteEventProperty in class CustomerBeforeDeleteEvent
CustomerBeforePullEventClass in namespace jtl\Connector\Event\Customer
CustomerBeforePushEventClass in namespace jtl\Connector\Event\Customer
$CustomerBeforePushEventProperty in class CustomerBeforePushEvent
CustomerBeforeStatisticEventClass in namespace jtl\Connector\Event\Customer
EventHandler::createEvent() — Method in class EventHandler
EventHandler::createRpcEvent() — Method in class EventHandler
$RpcAfterEventProperty in class RpcAfterEvent
$RpcBeforeEventProperty in class RpcBeforeEvent
Producer::createMethod() — Method in class Producer
Adds a method to the producer that will be assigned to a feature.
Manager::checkProducer() — Method in class Manager
Will check if the producer exists.
$BaseProperty in class Base
$InstallerProperty in class Installer
Connector configuration object
Installer::currentStep() — Method in class Installer
ChecksumLinkerClass in namespace jtl\Connector\Linker
Identity Connector Linker
$IdentityLinkerProperty in class IdentityLinker
IdentityLinker::clear() — Method in class IdentityLinker
Clears the entire link table
IdentityLinker::checkCache() — Method in class IdentityLinker
IPrimaryKeyMapper::clear() — Method in class IPrimaryKeyMapper
Clears the entire link table
$AckProperty in class Ack
Ack::clearChecksums() — Method in class Ack
CategoryClass in namespace jtl\Connector\Model
A category with sort number, link to parent category and level
$CategoryProperty in class Category
Category::clearAttributes() — Method in class Category
Category::clearCustomerGroups() — Method in class Category
Category::clearI18ns() — Method in class Category
Category::clearInvisibilities() — Method in class Category
CategoryAttrClass in namespace jtl\Connector\Model
Localized category attribute
$CategoryAttrProperty in class CategoryAttr
CategoryAttr::clearI18ns() — Method in class CategoryAttr
CategoryAttrI18nClass in namespace jtl\Connector\Model
$CategoryAttrI18nProperty in class CategoryAttrI18n
CategoryCustomerGroupClass in namespace jtl\Connector\Model
Link customergroup with category. Set optional discount on category for customergroup.
$CategoryCustomerGroupProperty in class CategoryCustomerGroup
$CategoryCustomerGroupProperty in class CategoryCustomerGroup
CategoryI18nClass in namespace jtl\Connector\Model
Localized category properties. localeName, categoryId and a localized name must be set.
$CategoryI18nProperty in class CategoryI18n
CategoryInvisibilityClass in namespace jtl\Connector\Model
Specifies which CustomerGroup is not permitted to view category.
$CategoryInvisibilityProperty in class CategoryInvisibility
$CategoryInvisibilityProperty in class CategoryInvisibility
ChecksumClass in namespace jtl\Connector\Model
ConfigGroupClass in namespace jtl\Connector\Model
Config group holds several configItems and settings
$ConfigGroupProperty in class ConfigGroup
ConfigGroup::clearI18ns() — Method in class ConfigGroup
ConfigGroupI18nClass in namespace jtl\Connector\Model
Localized configGroup
$ConfigGroupI18nProperty in class ConfigGroupI18n
ConfigItemClass in namespace jtl\Connector\Model
A config Item that is displayed in a config Group. Config item can reference to a specific productId to inherit price, name and description.
$ConfigItemProperty in class ConfigItem
ConfigItem::clearI18ns() — Method in class ConfigItem
ConfigItem::clearPrices() — Method in class ConfigItem
ConfigItemI18nClass in namespace jtl\Connector\Model
Localized config item name and description.
$ConfigItemI18nProperty in class ConfigItemI18n
ConfigItemPriceClass in namespace jtl\Connector\Model
Customer group price for config item.
$ConfigItemPriceProperty in class ConfigItemPrice
$ConfigItemPriceProperty in class ConfigItemPrice
ConnectorIdentificationClass in namespace jtl\Connector\Model
ConnectorServerInfoClass in namespace jtl\Connector\Model
CrossSellingClass in namespace jtl\Connector\Model
Group cross-sold products belonging to different crossSellingGroups together.
CrossSelling::clearItems() — Method in class CrossSelling
CrossSellingGroupClass in namespace jtl\Connector\Model
Localized cross selling group. Can hold several crossSelling items that are linked for cross selling purposes.
CrossSellingGroup::clearI18ns() — Method in class CrossSellingGroup
CrossSellingGroupI18nClass in namespace jtl\Connector\Model
$CrossSellingGroupI18nProperty in class CrossSellingGroupI18n
CrossSellingItemClass in namespace jtl\Connector\Model
Specify cross-sold products that are in a common crossSellingGroup.
$CrossSellingItemProperty in class CrossSellingItem
CrossSellingItem::clearProductIds() — Method in class CrossSellingItem
CurrencyClass in namespace jtl\Connector\Model
Currency model properties.
CustomerClass in namespace jtl\Connector\Model
Customer address data and preference properties.
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerProperty in class Customer
Customer::clearAttributes() — Method in class Customer
CustomerAttrClass in namespace jtl\Connector\Model
Monolingual customer attribute.
$CustomerAttrProperty in class CustomerAttr
CustomerGroupClass in namespace jtl\Connector\Model
Customer group model.
CustomerGroup::clearAttributes() — Method in class CustomerGroup
CustomerGroup::clearI18ns() — Method in class CustomerGroup
CustomerGroupAttrClass in namespace jtl\Connector\Model
Monolingual customer group attribute.
$CustomerGroupAttrProperty in class CustomerGroupAttr
CustomerGroupI18nClass in namespace jtl\Connector\Model
Localized customer group name.
$CustomerGroupI18nProperty in class CustomerGroupI18n
CustomerGroupPackagingQuantityClass in namespace jtl\Connector\Model
Packaging quantities for customergroups.
$CustomerGroupPackagingQuantityProperty in class CustomerGroupPackagingQuantity
CustomerOrderClass in namespace jtl\Connector\Model
Customer order properties.
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
CustomerOrder::clearAttributes() — Method in class CustomerOrder
CustomerOrder::clearItems() — Method in class CustomerOrder
CustomerOrderAttrClass in namespace jtl\Connector\Model
Monolingual attribute for a customerorder.
$CustomerOrderAttrProperty in class CustomerOrderAttr
CustomerOrderBillingAddressClass in namespace jtl\Connector\Model
Billing address of a customer (order)
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
CustomerOrderItemClass in namespace jtl\Connector\Model
Order item in customer order.
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemProperty in class CustomerOrderItem
CustomerOrderItem::clearVariations() — Method in class CustomerOrderItem
CustomerOrderItemVariationClass in namespace jtl\Connector\Model
customer order item variation
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
CustomerOrderPaymentInfoClass in namespace jtl\Connector\Model
Additional payment info for direct debit / banktransfer or payment by credit card.
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
CustomerOrderShippingAddressClass in namespace jtl\Connector\Model
Shipping Address properties of a customer (order)
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$DeliveryNoteProperty in class DeliveryNote
$DeliveryNoteProperty in class DeliveryNote
DeliveryNote::clearItems() — Method in class DeliveryNote
DeliveryNote::clearTrackingLists() — Method in class DeliveryNote
$DeliveryNoteItemProperty in class DeliveryNoteItem
DeliveryNoteItem::clearInfo() — Method in class DeliveryNoteItem
$DeliveryNoteTrackingListProperty in class DeliveryNoteTrackingList
DeliveryNoteTrackingList::clearCodes() — Method in class DeliveryNoteTrackingList
FileUpload::clearI18ns() — Method in class FileUpload
$GlobalDataProperty in class GlobalData
$GlobalDataProperty in class GlobalData
$GlobalDataProperty in class GlobalData
$GlobalDataProperty in class GlobalData
$GlobalDataProperty in class GlobalData
GlobalData::clearConfigGroups() — Method in class GlobalData
GlobalData::clearConfigItems() — Method in class GlobalData
GlobalData::clearCrossSellingGroups() — Method in class GlobalData
GlobalData::clearCurrencies() — Method in class GlobalData
GlobalData::clearCustomerGroups() — Method in class GlobalData
GlobalData::clearLanguages() — Method in class GlobalData
GlobalData::clearMeasurementUnits() — Method in class GlobalData
GlobalData::clearProductTypes() — Method in class GlobalData
GlobalData::clearShippingClasses() — Method in class GlobalData
GlobalData::clearShippingMethods() — Method in class GlobalData
GlobalData::clearTaxRates() — Method in class GlobalData
GlobalData::clearUnits() — Method in class GlobalData
GlobalData::clearWarehouses() — Method in class GlobalData
Identity::convert() — Method in class Identity
Dynamic Converter
Image::clearI18ns() — Method in class Image
Manufacturer::clearI18ns() — Method in class Manufacturer
$MeasurementUnitProperty in class MeasurementUnit
MeasurementUnit::clearI18ns() — Method in class MeasurementUnit
$PaymentProperty in class Payment
$PaymentProperty in class Payment
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
Product::clearAttributes() — Method in class Product
Product::clearCategories() — Method in class Product
Product::clearChecksums() — Method in class Product
Product::clearConfigGroups() — Method in class Product
Product::clearCustomerGroupPackagingQuantities() — Method in class Product
Product::clearFileDownloads() — Method in class Product
Product::clearI18ns() — Method in class Product
Product::clearInvisibilities() — Method in class Product
Product::clearMediaFiles() — Method in class Product
Product::clearPartsLists() — Method in class Product
Product::clearPrices() — Method in class Product
Product::clearSpecialPrices() — Method in class Product
Product::clearSpecifics() — Method in class Product
Product::clearVarCombinations() — Method in class Product
Product::clearVariations() — Method in class Product
Product::clearWarehouseInfo() — Method in class Product
$Product2CategoryProperty in class Product2Category
ProductAttr::clearI18ns() — Method in class ProductAttr
$ProductConfigGroupProperty in class ProductConfigGroup
$ProductFileDownloadProperty in class ProductFileDownload
ProductFileDownload::clearI18ns() — Method in class ProductFileDownload
$ProductInvisibilityProperty in class ProductInvisibility
ProductMediaFile::clearAttributes() — Method in class ProductMediaFile
ProductMediaFile::clearI18ns() — Method in class ProductMediaFile
ProductMediaFileAttr::clearI18ns() — Method in class ProductMediaFileAttr
$ProductPriceProperty in class ProductPrice
$ProductPriceProperty in class ProductPrice
ProductPrice::clearItems() — Method in class ProductPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
ProductSpecialPrice::clearItems() — Method in class ProductSpecialPrice
$ProductSpecialPriceItemProperty in class ProductSpecialPriceItem
ProductVariation::clearI18ns() — Method in class ProductVariation
ProductVariation::clearInvisibilities() — Method in class ProductVariation
ProductVariation::clearValues() — Method in class ProductVariation
$ProductVariationInvisibilityProperty in class ProductVariationInvisibility
ProductVariationValue::clearExtraCharges() — Method in class ProductVariationValue
ProductVariationValue::clearI18ns() — Method in class ProductVariationValue
ProductVariationValue::clearInvisibilities() — Method in class ProductVariationValue
$ProductVariationValueExtraChargeProperty in class ProductVariationValueExtraCharge
$ProductVariationValueInvisibilityProperty in class ProductVariationValueInvisibility
$ShipmentProperty in class Shipment
$ShipmentProperty in class Shipment
Specific::clearI18ns() — Method in class Specific
Specific::clearValues() — Method in class Specific
SpecificValue::clearI18ns() — Method in class SpecificValue
$StatisticProperty in class Statistic
$StatusChangeProperty in class StatusChange
$TaxZoneProperty in class TaxZone
TaxZone::clearCountries() — Method in class TaxZone
$TaxZoneCountryProperty in class TaxZoneCountry
Unit::clearI18ns() — Method in class Unit
SerializerBuilder::create() — Method in class SerializerBuilder
CategoryClass in namespace jtl\Connector\Type
CategoryAttrClass in namespace jtl\Connector\Type
CategoryAttrI18nClass in namespace jtl\Connector\Type
CategoryCustomerGroupClass in namespace jtl\Connector\Type
CategoryI18nClass in namespace jtl\Connector\Type
CategoryInvisibilityClass in namespace jtl\Connector\Type
ChecksumClass in namespace jtl\Connector\Type
ConfigGroupClass in namespace jtl\Connector\Type
ConfigGroupI18nClass in namespace jtl\Connector\Type
ConfigItemClass in namespace jtl\Connector\Type
ConfigItemI18nClass in namespace jtl\Connector\Type
ConfigItemPriceClass in namespace jtl\Connector\Type
ConnectorIdentificationClass in namespace jtl\Connector\Type
ConnectorServerInfoClass in namespace jtl\Connector\Type
CrossSellingClass in namespace jtl\Connector\Type
CrossSellingGroupClass in namespace jtl\Connector\Type
CrossSellingGroupI18nClass in namespace jtl\Connector\Type
CrossSellingItemClass in namespace jtl\Connector\Type
CurrencyClass in namespace jtl\Connector\Type
CustomerClass in namespace jtl\Connector\Type
CustomerAttrClass in namespace jtl\Connector\Type
CustomerGroupClass in namespace jtl\Connector\Type
CustomerGroupAttrClass in namespace jtl\Connector\Type
CustomerGroupI18nClass in namespace jtl\Connector\Type
CustomerGroupPackagingQuantityClass in namespace jtl\Connector\Type
CustomerOrderClass in namespace jtl\Connector\Type
CustomerOrderAttrClass in namespace jtl\Connector\Type
CustomerOrderBillingAddressClass in namespace jtl\Connector\Type
CustomerOrderItemClass in namespace jtl\Connector\Type
CustomerOrderItemVariationClass in namespace jtl\Connector\Type
CustomerOrderPaymentInfoClass in namespace jtl\Connector\Type
CustomerOrderShippingAddressClass in namespace jtl\Connector\Type

D

Application::deserializeRequestParams() — Method in class Application
IChecksumLoader::delete() — Method in class IChecksumLoader
Loads the checksum
Image::delImage() — Method in class Image
Removes a image from the data array by type.
Image::delGlobal() — Method in class Image
Removes a global from the data array by type.
$ImageBrandingProperty in class ImageBranding
Controller::delete() — Method in class Controller
(non-PHPdoc)
IController::delete() — Method in class IController
Delete
ICryptography::decrypt() — Method in class ICryptography
Decrypt
Xtea::decrypt() — Method in class Xtea
Decrypt
DatabaseClass in namespace jtl\Connector\Core\Database
Base Database Class
Mysql::DB() — Method in class Mysql
Returns the mysqli object
Mysql::deleteRow() — Method in class Mysql
Delete Row
Mysql::deleteInsertRow() — Method in class Mysql
Delete Insert Row
$Sqlite3Property in class Sqlite3
Sqlite 3 Database object
IDrawing::destroy() — Method in class IDrawing
Image Destroying
ImageGd::destroy() — Method in class ImageGd
(non-PHPdoc)
ImageIm::destroy() — Method in class ImageIm
(non-PHPdoc)
DatabaseExceptionClass in namespace jtl\Connector\Core\Exception
Database Exception Class
DateExceptionClass in namespace jtl\Connector\Core\Exception
Date Exception Class
DirectoryNotFoundExceptionClass in namespace jtl\Connector\Core\Exception
DrawingExceptionClass in namespace jtl\Connector\Core\Exception
Request::deleteFileupload() — Method in class Request
Delete File
Request::deleteFileuploads() — Method in class Request
IMapper::delete() — Method in class IMapper
Delete
MysqlMapper::Db() — Method in class MysqlMapper
DataModelClass in namespace jtl\Connector\Core\Model
DataModel Class
QueryFilter::deleteFilter() — Method in class QueryFilter
Delete one Filter
$ErrorProperty in class Error
A Primitive or Structured value that contains additional information about the error.
JsonStringHandler::deserializeJsonString() — Method in class JsonStringHandler
ISerializer::decode() — Method in class ISerializer
Json::decode() — Method in class Json
Yaml::decode() — Method in class Yaml
Handler::destroy() — Method in class Handler
Destroy Session
DataConverterClass in namespace jtl\Connector\Core\Utilities
DataInjectorClass in namespace jtl\Connector\Core\Utilities
DateClass in namespace jtl\Connector\Core\Utilities
DeliveryNoteAfterDeleteEventClass in namespace jtl\Connector\Event\DeliveryNote
$DeliveryNoteAfterDeleteEventProperty in class DeliveryNoteAfterDeleteEvent
DeliveryNoteAfterPullEventClass in namespace jtl\Connector\Event\DeliveryNote
$DeliveryNoteAfterPullEventProperty in class DeliveryNoteAfterPullEvent
DeliveryNoteAfterPushEventClass in namespace jtl\Connector\Event\DeliveryNote
$DeliveryNoteAfterPushEventProperty in class DeliveryNoteAfterPushEvent
DeliveryNoteAfterStatisticEventClass in namespace jtl\Connector\Event\DeliveryNote
DeliveryNoteBeforeDeleteEventClass in namespace jtl\Connector\Event\DeliveryNote
$DeliveryNoteBeforeDeleteEventProperty in class DeliveryNoteBeforeDeleteEvent
DeliveryNoteBeforePullEventClass in namespace jtl\Connector\Event\DeliveryNote
DeliveryNoteBeforePushEventClass in namespace jtl\Connector\Event\DeliveryNote
$DeliveryNoteBeforePushEventProperty in class DeliveryNoteBeforePushEvent
DeliveryNoteBeforeStatisticEventClass in namespace jtl\Connector\Event\DeliveryNote
EventHandler::dispatch() — Method in class EventHandler
EventHandler::dispatchRpc() — Method in class EventHandler
$RpcAfterEventProperty in class RpcAfterEvent
$RpcBeforeEventProperty in class RpcBeforeEvent
Base::delMethod() — Method in class Base
Deletes a method from a feature by name.
InstallerStep::deleteParameter() — Method in class InstallerStep
Delete method for template parameters
IdentityLinker::delete() — Method in class IdentityLinker
Delete link from database
IdentityLinker::deleteCache() — Method in class IdentityLinker
IPrimaryKeyMapper::delete() — Method in class IPrimaryKeyMapper
Delete link from database
$CategoryCustomerGroupProperty in class CategoryCustomerGroup
$CategoryI18nProperty in class CategoryI18n
$ConfigGroupI18nProperty in class ConfigGroupI18n
$ConfigItemI18nProperty in class ConfigItemI18n
$CrossSellingGroupI18nProperty in class CrossSellingGroupI18n
$CurrencyProperty in class Currency
$CurrencyProperty in class Currency
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerGroupProperty in class CustomerGroup
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
DataModelClass in namespace jtl\Connector\Model
Entity data model
DeliveryNoteClass in namespace jtl\Connector\Model
A delivery note created for shipment.
DeliveryNoteItemClass in namespace jtl\Connector\Model
$DeliveryNoteItemProperty in class DeliveryNoteItem
DeliveryNoteItemInfoClass in namespace jtl\Connector\Model
DeliveryNoteTrackingListClass in namespace jtl\Connector\Model
$FileUploadI18nProperty in class FileUploadI18n
$ManufacturerI18nProperty in class ManufacturerI18n
$MeasurementUnitProperty in class MeasurementUnit
$ProductFileDownloadI18nProperty in class ProductFileDownloadI18n
$ProductI18nProperty in class ProductI18n
$ProductI18nProperty in class ProductI18n
$ProductMediaFileI18nProperty in class ProductMediaFileI18n
$ShipmentProperty in class Shipment
$SpecificValueI18nProperty in class SpecificValueI18n
IdentityHandler::deserializeIdentity() — Method in class IdentityHandler
DataTypeClass in namespace jtl\Connector\Type
Entity data model
DeliveryNoteClass in namespace jtl\Connector\Type
DeliveryNoteItemClass in namespace jtl\Connector\Type
DeliveryNoteItemInfoClass in namespace jtl\Connector\Type
DeliveryNoteTrackingListClass in namespace jtl\Connector\Type
$PropertyInfoProperty in class PropertyInfo
Property default value

E

$ApplicationProperty in class Application
$ApplicationProperty in class Application
Application::execute() — Method in class Application
ErrorHandlerClass in namespace jtl\Connector\Application\Error
$ErrorHandlerProperty in class ErrorHandler
$ConnectorProperty in class Connector
EmailClass in namespace jtl\Connector\Config\Loader
Email Config class.
Image::existsImage() — Method in class Image
Checks if a image with that type already exists.
Image::existsGlobal() — Method in class Image
Checks if a image with that type already exists.
Zip::extract() — Method in class Zip
ICryptography::encrypt() — Method in class ICryptography
Encrypt
Xtea::encrypt() — Method in class Xtea
Encrypt
IDatabase::escapeString() — Method in class IDatabase
Returns a string that has been properly escaped
Mysql::escapeString() — Method in class Mysql
(non-PHPdoc)
Sqlite3::exec() — Method in class Sqlite3
Executes a result-less query against a given database
Sqlite3::escapeString() — Method in class Sqlite3
(non-PHPdoc)
$ImageProperty in class Image
Request::exists() — Method in class Request
Http Request Check
ErrorClass in namespace jtl\Connector\Core\Rpc
Rpc Error
$ResponsePacketProperty in class ResponsePacket
This member is REQUIRED on error This member MUST NOT exist if there was no error triggered during invocation.
ISerializer::encode() — Method in class ISerializer
Json::encode() — Method in class Json
Yaml::encode() — Method in class Yaml
$ToolProperty in class Tool
EventHandlerClass in namespace jtl\Connector\Event
IProducer::export() — Method in class IProducer
Producer::export() — Method in class Producer
Starts the exporting process.
IExporter::export() — Method in class IExporter
Should export the given array into the specified Format.
Wawi::export() — Method in class Wawi
Dummy exporter that will forward the array as export to be conform with the standards.
Base::existsMethod() — Method in class Base
Returns a boolean if a method exists in the _methods array.
Manager::existsParameter() — Method in class Manager
Checks if a parameter already exists and returns the result as boolean.
Manager::existsMethod() — Method in class Manager
Checks if a method already exists and returns the result as boolean.
Manager::export() — Method in class Manager
Starts the exporting process in the producer.
Producer::extractLayers() — Method in class Producer
Extracts the different layers, methods and parameters.
Producer::extractLayer() — Method in class Producer
Extracts the actual layer with a given key, manage the parent and adds (if found) features, groups and childrens to the producer.
ExceptionFormatterClass in namespace jtl\Connector\Formatter
IdentityLinker::exists() — Method in class IdentityLinker
Checks if link exists
$ChecksumProperty in class Checksum
$ConnectorIdentificationProperty in class ConnectorIdentification
$ConnectorServerInfoProperty in class ConnectorServerInfo
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$IdentityProperty in class Identity
$ProductProperty in class Product
$ProductProperty in class Product
$ProductChecksumProperty in class ProductChecksum
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueExtraChargeProperty in class ProductVariationValueExtraCharge

F

Connector::features() — Method in class Connector
Returns the connector features.
FeatureClass in namespace jtl\Connector\Controller
Base Features Controller
Sqlite3::fetchSingle() — Method in class Sqlite3
Sqlite3::fetch() — Method in class Sqlite3
Sqlite Select
$ImageProperty in class Image
Tool::file_get_contents() — Method in class Tool
This method is a wrapper for the native filegetcontents function.
Tool::file_put_contents() — Method in class Tool
This method is a wrapper for the native fileputcontent function.
IMapper::fetchRow() — Method in class IMapper
Fetching a single Row
IMapper::fetchRows() — Method in class IMapper
Fetching multiple Rows
IMapper::fetchAll() — Method in class IMapper
Fetching multiple Rows
IMapper::fetchCount() — Method in class IMapper
Fetching a single count
$DataModelProperty in class DataModel
$QueryFilterProperty in class QueryFilter
Query item filter (where)
$CategoryBeforePullEventProperty in class CategoryBeforePullEvent
$CategoryBeforeStatisticEventProperty in class CategoryBeforeStatisticEvent
$CoreConnectorAfterFeaturesEventProperty in class CoreConnectorAfterFeaturesEvent
$CustomerOrderBeforePullEventProperty in class CustomerOrderBeforePullEvent
$CustomerOrderBeforeStatisticEventProperty in class CustomerOrderBeforeStatisticEvent
$CustomerBeforePullEventProperty in class CustomerBeforePullEvent
$CustomerBeforeStatisticEventProperty in class CustomerBeforeStatisticEvent
$DeliveryNoteBeforePullEventProperty in class DeliveryNoteBeforePullEvent
$DeliveryNoteBeforeStatisticEventProperty in class DeliveryNoteBeforeStatisticEvent
$GlobalDataBeforePullEventProperty in class GlobalDataBeforePullEvent
$GlobalDataBeforeStatisticEventProperty in class GlobalDataBeforeStatisticEvent
$ImageBeforePullEventProperty in class ImageBeforePullEvent
$ImageBeforeStatisticEventProperty in class ImageBeforeStatisticEvent
$ManufacturerBeforePullEventProperty in class ManufacturerBeforePullEvent
$ManufacturerBeforeStatisticEventProperty in class ManufacturerBeforeStatisticEvent
$PaymentBeforePullEventProperty in class PaymentBeforePullEvent
$PaymentBeforeStatisticEventProperty in class PaymentBeforeStatisticEvent
$ProductPriceBeforePullEventProperty in class ProductPriceBeforePullEvent
$ProductPriceBeforeStatisticEventProperty in class ProductPriceBeforeStatisticEvent
$ProductStockLevelBeforePullEventProperty in class ProductStockLevelBeforePullEvent
$ProductStockLevelBeforeStatisticEventProperty in class ProductStockLevelBeforeStatisticEvent
$ProductBeforePullEventProperty in class ProductBeforePullEvent
$ProductBeforeStatisticEventProperty in class ProductBeforeStatisticEvent
$SpecificBeforePullEventProperty in class SpecificBeforePullEvent
$SpecificBeforeStatisticEventProperty in class SpecificBeforeStatisticEvent
$StatusChangeBeforePullEventProperty in class StatusChangeBeforePullEvent
$StatusChangeBeforeStatisticEventProperty in class StatusChangeBeforeStatisticEvent
FeatureClass in namespace jtl\Connector\Feature\Exception
Basic feature exception.
FeatureExistClass in namespace jtl\Connector\Feature\Exception
If you are adding a new feature to your a feature already exists
FeatureClass in namespace jtl\Connector\Feature\Feature
Standard feature class.
$JsonProperty in class Json
ExceptionFormatter::format() — Method in class ExceptionFormatter
MysqlResultFormatter::format() — Method in class MysqlResultFormatter
FinishStepClass in namespace jtl\Connector\Installer\Step
Description of FinishStep
FormStepClass in namespace jtl\Connector\Installer\Step
Description of FormStep
ChecksumLinker::find() — Method in class ChecksumLinker
ChecksumLinker::findByEndpoint() — Method in class ChecksumLinker
ChecksumLinker::findByHost() — Method in class ChecksumLinker
$ChecksumProperty in class Checksum
$CurrencyProperty in class Currency
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
FileUploadClass in namespace jtl\Connector\Model
File upload properties.
$FileUploadProperty in class FileUpload
FileUploadI18nClass in namespace jtl\Connector\Model
$FileUploadI18nProperty in class FileUploadI18n
Identity::fromArray() — Method in class Identity
Convert from Array
$ImageProperty in class Image
$ImageProperty in class Image
$ProductProperty in class Product
$ProductChecksumProperty in class ProductChecksum
FileUploadClass in namespace jtl\Connector\Type
FileUploadI18nClass in namespace jtl\Connector\Type

G

Application::getConnector() — Method in class Application
Connector getter
Application::getSession() — Method in class Application
Session getter
Application::getProtocolVersion() — Method in class Application
Application::getConfig() — Method in class Application
Application::getErrorHandler() — Method in class Application
ErrorHandler::getExceptionHandler() — Method in class ErrorHandler
ErrorHandler::getErrorHandler() — Method in class ErrorHandler
ErrorHandler::getShutdownHandler() — Method in class ErrorHandler
IEndpointConnector::getPrimaryKeyMapper() — Method in class IEndpointConnector
IEndpointConnector::getTokenLoader() — Method in class IEndpointConnector
IEndpointConnector::getChecksumLoader() — Method in class IEndpointConnector
IEndpointConnector::getController() — Method in class IEndpointConnector
Controller getter
Connector::getPrimaryKeyMapper() — Method in class Connector
Returns primary key mapper
Connector::getTokenLoader() — Method in class Connector
Returns token loader
Connector::getTokenValidator() — Method in class Connector
Connector::getChecksumLoader() — Method in class Connector
Returns checksum loader
Connector::getEventDispatcher() — Method in class Connector
Returns checksum loader
Connector::getMethod() — Method in class Connector
Method Getter
Connector::getUseSuperGlobals() — Method in class Connector
Connector::getModelNamespace() — Method in class Connector
Method Getter
Connector::getController() — Method in class Connector
(non-PHPdoc)
IChecksum::getForeignKey() — Method in class IChecksum
IChecksum::getEndpoint() — Method in class IChecksum
IChecksum::getHost() — Method in class IChecksum
IChecksum::getType() — Method in class IChecksum
Image::getImages() — Method in class Image
Returns all Images.
GzipClass in namespace jtl\Connector\Core\Compression
Gzip Compression
Controller::getMethod() — Method in class Controller
Method Getter
Mysql::getInstance() — Method in class Mysql
Singleton
Sqlite3::getLastInsertRowId() — Method in class Sqlite3
Request::get() — Method in class Request
Http Request Getter
Request::getMethod() — Method in class Request
Returns Http Request method
Request::getSession() — Method in class Request
Session HTTP Getter
Path::getDirectoryName() — Method in class Path
Path::getFileName() — Method in class Path
Path::getFileNameWithoutExtension() — Method in class Path
Path::getExtension() — Method in class Path
Temp::generateDirectory() — Method in class Temp
Temp::getDirectory() — Method in class Temp
ILogger::getLogEntries() — Method in class ILogger
Logger::getLogger() — Method in class Logger
Gets the current logger
LoggerFactory::get() — Method in class LoggerFactory
MysqlMapper::getTable() — Method in class MysqlMapper
Get Table Name
MysqlMapper::getPrimaryValues() — Method in class MysqlMapper
Gets Primary Values
MysqlMapper::getPrimaryFields() — Method in class MysqlMapper
Gets Primary Fields
MysqlMapper::getKeyValues() — Method in class MysqlMapper
AuthRequest::getToken() — Method in class AuthRequest
Gets the value of token.
Collection::get() — Method in class Collection
Collection::getAlpha() — Method in class Collection
Collection::getAlnum() — Method in class Collection
Collection::getDigits() — Method in class Collection
Collection::getInt() — Method in class Collection
Collection::getIterator() — Method in class Collection
DataModel::getFields() — Method in class DataModel
Fields Getter
DataModel::getField() — Method in class DataModel
Get a Model Member Name
Model::getProperties() — Method in class Model
Get the Model Properties
Model::getPublic() — Method in class Model
Convert the Model into stdClass Object
QueryFilter::getLimit() — Method in class QueryFilter
Limit Getter
QueryFilter::getFilters() — Method in class QueryFilter
Filters Getter
QueryFilter::getFilter() — Method in class QueryFilter
Mysql::getQuery() — Method in class Mysql
Query Getter
Mysql::getErrno() — Method in class Mysql
Errno Getter
Mysql::getError() — Method in class Mysql
Error Getter
Mysql::getKey() — Method in class Mysql
Key Getter
Mysql::getType() — Method in class Mysql
Type Getter
Mysql::getAffected() — Method in class Mysql
Affected Getter
Error::getCode() — Method in class Error
Getter for $code
Error::getMessage() — Method in class Error
Getter for $message
Error::getData() — Method in class Error
Getter for $data
Method::getRpcMethod() — Method in class Method
Rpc Method Getter
Method::getController() — Method in class Method
Controller Getter
Method::getAction() — Method in class Method
Action Getter
Packet::getJtlrpc() — Method in class Packet
Getter for $jtlrpc
Packet::getId() — Method in class Packet
Getter for $id
RequestPacket::getMethod() — Method in class RequestPacket
Getter for $method
RequestPacket::getParams() — Method in class RequestPacket
Getter for $params
ResponsePacket::getResult() — Method in class ResponsePacket
Getter for $result
ResponsePacket::getError() — Method in class ResponsePacket
Getter for $error
JsonStringHandler::getSubscribingMethods() — Method in class JsonStringHandler
Handler::gc() — Method in class Handler
Garbage Collector
Handler::getSessionId() — Method in class Handler
SessionId Getter
Handler::getLifetime() — Method in class Handler
Lifetime Getter
Tool::get_object_vars() — Method in class Tool
Returns object variables from std class.
ClassName::getFromNS() — Method in class ClassName
Converts the Class from given Namespace
HttpRequest::getAcceptedLanguages() — Method in class HttpRequest
Return accepted browser languages as ISO-639 compliant values, sorted by the user's preference
Singleton::getInstance() — Method in class Singleton
Basic Singleton implementation
Schema::getJson() — Method in class Schema
Singleton Json Schema Class
Sqlite3::getInstance() — Method in class Sqlite3
Singleton
CategoryAfterDeleteEvent::getCategory() — Method in class CategoryAfterDeleteEvent
CategoryAfterPullEvent::getCategory() — Method in class CategoryAfterPullEvent
CategoryAfterPushEvent::getCategory() — Method in class CategoryAfterPushEvent
CategoryAfterStatisticEvent::getStatistic() — Method in class CategoryAfterStatisticEvent
CategoryBeforeDeleteEvent::getCategory() — Method in class CategoryBeforeDeleteEvent
CategoryBeforePullEvent::getFilter() — Method in class CategoryBeforePullEvent
CategoryBeforePushEvent::getCategory() — Method in class CategoryBeforePushEvent
CategoryBeforeStatisticEvent::getFilter() — Method in class CategoryBeforeStatisticEvent
ConnectorAfterStatisticEvent::getStatistic() — Method in class ConnectorAfterStatisticEvent
CoreConnectorAfterFeaturesEvent::getFeatures() — Method in class CoreConnectorAfterFeaturesEvent
CustomerOrderAfterDeleteEvent::getCustomerOrder() — Method in class CustomerOrderAfterDeleteEvent
CustomerOrderAfterPullEvent::getCustomerOrder() — Method in class CustomerOrderAfterPullEvent
CustomerOrderAfterPushEvent::getCustomerOrder() — Method in class CustomerOrderAfterPushEvent
CustomerOrderAfterStatisticEvent::getStatistic() — Method in class CustomerOrderAfterStatisticEvent
CustomerOrderBeforeDeleteEvent::getCustomerOrder() — Method in class CustomerOrderBeforeDeleteEvent
CustomerOrderBeforePullEvent::getFilter() — Method in class CustomerOrderBeforePullEvent
CustomerOrderBeforePushEvent::getCustomerOrder() — Method in class CustomerOrderBeforePushEvent
CustomerOrderBeforeStatisticEvent::getFilter() — Method in class CustomerOrderBeforeStatisticEvent
CustomerAfterDeleteEvent::getCustomer() — Method in class CustomerAfterDeleteEvent
CustomerAfterPullEvent::getCustomer() — Method in class CustomerAfterPullEvent
CustomerAfterPushEvent::getCustomer() — Method in class CustomerAfterPushEvent
CustomerAfterStatisticEvent::getStatistic() — Method in class CustomerAfterStatisticEvent
CustomerBeforeDeleteEvent::getCustomer() — Method in class CustomerBeforeDeleteEvent
CustomerBeforePullEvent::getFilter() — Method in class CustomerBeforePullEvent
CustomerBeforePushEvent::getCustomer() — Method in class CustomerBeforePushEvent
CustomerBeforeStatisticEvent::getFilter() — Method in class CustomerBeforeStatisticEvent
DeliveryNoteAfterDeleteEvent::getDeliveryNote() — Method in class DeliveryNoteAfterDeleteEvent
DeliveryNoteAfterPullEvent::getDeliveryNote() — Method in class DeliveryNoteAfterPullEvent
DeliveryNoteAfterPushEvent::getDeliveryNote() — Method in class DeliveryNoteAfterPushEvent
DeliveryNoteAfterStatisticEvent::getStatistic() — Method in class DeliveryNoteAfterStatisticEvent
DeliveryNoteBeforeDeleteEvent::getDeliveryNote() — Method in class DeliveryNoteBeforeDeleteEvent
DeliveryNoteBeforePullEvent::getFilter() — Method in class DeliveryNoteBeforePullEvent
DeliveryNoteBeforePushEvent::getDeliveryNote() — Method in class DeliveryNoteBeforePushEvent
DeliveryNoteBeforeStatisticEvent::getFilter() — Method in class DeliveryNoteBeforeStatisticEvent
GlobalDataAfterDeleteEventClass in namespace jtl\Connector\Event\GlobalData
$GlobalDataAfterDeleteEventProperty in class GlobalDataAfterDeleteEvent
GlobalDataAfterDeleteEvent::getGlobalData() — Method in class GlobalDataAfterDeleteEvent
GlobalDataAfterPullEventClass in namespace jtl\Connector\Event\GlobalData
$GlobalDataAfterPullEventProperty in class GlobalDataAfterPullEvent
GlobalDataAfterPullEvent::getGlobalData() — Method in class GlobalDataAfterPullEvent
GlobalDataAfterPushEventClass in namespace jtl\Connector\Event\GlobalData
$GlobalDataAfterPushEventProperty in class GlobalDataAfterPushEvent
GlobalDataAfterPushEvent::getGlobalData() — Method in class GlobalDataAfterPushEvent
GlobalDataAfterStatisticEventClass in namespace jtl\Connector\Event\GlobalData
GlobalDataAfterStatisticEvent::getStatistic() — Method in class GlobalDataAfterStatisticEvent
GlobalDataBeforeDeleteEventClass in namespace jtl\Connector\Event\GlobalData
$GlobalDataBeforeDeleteEventProperty in class GlobalDataBeforeDeleteEvent
GlobalDataBeforeDeleteEvent::getGlobalData() — Method in class GlobalDataBeforeDeleteEvent
GlobalDataBeforePullEventClass in namespace jtl\Connector\Event\GlobalData
GlobalDataBeforePullEvent::getFilter() — Method in class GlobalDataBeforePullEvent
GlobalDataBeforePushEventClass in namespace jtl\Connector\Event\GlobalData
$GlobalDataBeforePushEventProperty in class GlobalDataBeforePushEvent
GlobalDataBeforePushEvent::getGlobalData() — Method in class GlobalDataBeforePushEvent
GlobalDataBeforeStatisticEventClass in namespace jtl\Connector\Event\GlobalData
GlobalDataBeforeStatisticEvent::getFilter() — Method in class GlobalDataBeforeStatisticEvent
ImageAfterDeleteEvent::getImage() — Method in class ImageAfterDeleteEvent
ImageAfterPullEvent::getImage() — Method in class ImageAfterPullEvent
ImageAfterPushEvent::getImage() — Method in class ImageAfterPushEvent
ImageAfterStatisticEvent::getStatistic() — Method in class ImageAfterStatisticEvent
ImageBeforeDeleteEvent::getImage() — Method in class ImageBeforeDeleteEvent
ImageBeforePullEvent::getFilter() — Method in class ImageBeforePullEvent
ImageBeforePushEvent::getImage() — Method in class ImageBeforePushEvent
ImageBeforeStatisticEvent::getFilter() — Method in class ImageBeforeStatisticEvent
ManufacturerAfterDeleteEvent::getManufacturer() — Method in class ManufacturerAfterDeleteEvent
ManufacturerAfterPullEvent::getManufacturer() — Method in class ManufacturerAfterPullEvent
ManufacturerAfterPushEvent::getManufacturer() — Method in class ManufacturerAfterPushEvent
ManufacturerAfterStatisticEvent::getStatistic() — Method in class ManufacturerAfterStatisticEvent
ManufacturerBeforeDeleteEvent::getManufacturer() — Method in class ManufacturerBeforeDeleteEvent
ManufacturerBeforePullEvent::getFilter() — Method in class ManufacturerBeforePullEvent
ManufacturerBeforePushEvent::getManufacturer() — Method in class ManufacturerBeforePushEvent
ManufacturerBeforeStatisticEvent::getFilter() — Method in class ManufacturerBeforeStatisticEvent
PaymentAfterDeleteEvent::getPayment() — Method in class PaymentAfterDeleteEvent
PaymentAfterPullEvent::getPayment() — Method in class PaymentAfterPullEvent
PaymentAfterPushEvent::getPayment() — Method in class PaymentAfterPushEvent
PaymentAfterStatisticEvent::getStatistic() — Method in class PaymentAfterStatisticEvent
PaymentBeforeDeleteEvent::getPayment() — Method in class PaymentBeforeDeleteEvent
PaymentBeforePullEvent::getFilter() — Method in class PaymentBeforePullEvent
PaymentBeforePushEvent::getPayment() — Method in class PaymentBeforePushEvent
PaymentBeforeStatisticEvent::getFilter() — Method in class PaymentBeforeStatisticEvent
ProductPriceAfterDeleteEvent::getProductPrice() — Method in class ProductPriceAfterDeleteEvent
ProductPriceAfterPullEvent::getProductPrice() — Method in class ProductPriceAfterPullEvent
ProductPriceAfterPushEvent::getProductPrice() — Method in class ProductPriceAfterPushEvent
ProductPriceAfterStatisticEvent::getStatistic() — Method in class ProductPriceAfterStatisticEvent
ProductPriceBeforeDeleteEvent::getProductPrice() — Method in class ProductPriceBeforeDeleteEvent
ProductPriceBeforePullEvent::getFilter() — Method in class ProductPriceBeforePullEvent
ProductPriceBeforePushEvent::getProductPrice() — Method in class ProductPriceBeforePushEvent
ProductPriceBeforeStatisticEvent::getFilter() — Method in class ProductPriceBeforeStatisticEvent
ProductStockLevelAfterDeleteEvent::getProductStockLevel() — Method in class ProductStockLevelAfterDeleteEvent
ProductStockLevelAfterPullEvent::getProductStockLevel() — Method in class ProductStockLevelAfterPullEvent
ProductStockLevelAfterPushEvent::getProductStockLevel() — Method in class ProductStockLevelAfterPushEvent
ProductStockLevelAfterStatisticEvent::getStatistic() — Method in class ProductStockLevelAfterStatisticEvent
ProductStockLevelBeforeDeleteEvent::getProductStockLevel() — Method in class ProductStockLevelBeforeDeleteEvent
ProductStockLevelBeforePullEvent::getFilter() — Method in class ProductStockLevelBeforePullEvent
ProductStockLevelBeforePushEvent::getProductStockLevel() — Method in class ProductStockLevelBeforePushEvent
ProductStockLevelBeforeStatisticEvent::getFilter() — Method in class ProductStockLevelBeforeStatisticEvent
ProductAfterDeleteEvent::getProduct() — Method in class ProductAfterDeleteEvent
ProductAfterPullEvent::getProduct() — Method in class ProductAfterPullEvent
ProductAfterPushEvent::getProduct() — Method in class ProductAfterPushEvent
ProductAfterStatisticEvent::getStatistic() — Method in class ProductAfterStatisticEvent
ProductBeforeDeleteEvent::getProduct() — Method in class ProductBeforeDeleteEvent
ProductBeforePullEvent::getFilter() — Method in class ProductBeforePullEvent
ProductBeforePushEvent::getProduct() — Method in class ProductBeforePushEvent
ProductBeforeStatisticEvent::getFilter() — Method in class ProductBeforeStatisticEvent
RpcAfterEvent::getData() — Method in class RpcAfterEvent
RpcAfterEvent::getController() — Method in class RpcAfterEvent
RpcAfterEvent::getAction() — Method in class RpcAfterEvent
RpcBeforeEvent::getData() — Method in class RpcBeforeEvent
RpcBeforeEvent::getController() — Method in class RpcBeforeEvent
RpcBeforeEvent::getAction() — Method in class RpcBeforeEvent
SpecificAfterDeleteEvent::getSpecific() — Method in class SpecificAfterDeleteEvent
SpecificAfterPullEvent::getSpecific() — Method in class SpecificAfterPullEvent
SpecificAfterPushEvent::getSpecific() — Method in class SpecificAfterPushEvent
SpecificAfterStatisticEvent::getStatistic() — Method in class SpecificAfterStatisticEvent
SpecificBeforeDeleteEvent::getSpecific() — Method in class SpecificBeforeDeleteEvent
SpecificBeforePullEvent::getFilter() — Method in class SpecificBeforePullEvent
SpecificBeforePushEvent::getSpecific() — Method in class SpecificBeforePushEvent
SpecificBeforeStatisticEvent::getFilter() — Method in class SpecificBeforeStatisticEvent
StatusChangeAfterDeleteEvent::getStatusChange() — Method in class StatusChangeAfterDeleteEvent
StatusChangeAfterPullEvent::getStatusChange() — Method in class StatusChangeAfterPullEvent
StatusChangeAfterPushEvent::getStatusChange() — Method in class StatusChangeAfterPushEvent
StatusChangeAfterStatisticEvent::getStatistic() — Method in class StatusChangeAfterStatisticEvent
StatusChangeBeforeDeleteEvent::getStatusChange() — Method in class StatusChangeBeforeDeleteEvent
StatusChangeBeforePullEvent::getFilter() — Method in class StatusChangeBeforePullEvent
StatusChangeBeforePushEvent::getStatusChange() — Method in class StatusChangeBeforePushEvent
StatusChangeBeforeStatisticEvent::getFilter() — Method in class StatusChangeBeforeStatisticEvent
Base::getName() — Method in class Base
Returns the name.
Base::getClasses() — Method in class Base
Returns all declared classes.
IProducer::getManager() — Method in class IProducer
Producer::getManager() — Method in class Producer
Returns the manager.
Producer::getGroups() — Method in class Producer
Returns the groups.
Producer::getFeatures() — Method in class Producer
Returns the features.
Producer::getMethods() — Method in class Producer
Returns the methods that the producer should look for.
Base::getMethod() — Method in class Base
Returns a method of a feature if it exists.
Base::getChildrens() — Method in class Base
Returns all children as array.
Image::getRelations() — Method in class Image
Returns the relations.
Manager::getProducer() — Method in class Manager
Returns the Producer.
Manager::getParameters() — Method in class Manager
Returns the parameters that will be extraced during the import/export.
Manager::getMethods() — Method in class Manager
Returns the methods that will be extraced during the import/export.
IMethod::getName() — Method in class IMethod
Returns the name of a method.
Installer::getInstallSteps() — Method in class Installer
TemplateGlobals::getName() — Method in class TemplateGlobals
TemplateGlobals::getGlobals() — Method in class TemplateGlobals
IdentityLinker::getInstance() — Method in class IdentityLinker
Singleton
IdentityLinker::getType() — Method in class IdentityLinker
Type id getter
IdentityLinker::getModelName() — Method in class IdentityLinker
Model name getter
IdentityLinker::getEndpointId() — Method in class IdentityLinker
Endpoint ID getter
IdentityLinker::getHostId() — Method in class IdentityLinker
Host ID getter
IdentityLinker::getCache() — Method in class IdentityLinker
IPrimaryKeyMapper::getHostId() — Method in class IPrimaryKeyMapper
Host ID getter
IPrimaryKeyMapper::getEndpointId() — Method in class IPrimaryKeyMapper
Endpoint ID getter
IPrimaryKeyMapper::gc() — Method in class IPrimaryKeyMapper
Garbage Collect the entire link table
Ack::getIdentities() — Method in class Ack
Identities getter
Ack::getChecksums() — Method in class Ack
Category::getId() — Method in class Category
Category::getParentCategoryId() — Method in class Category
Category::getIsActive() — Method in class Category
Category::getLevel() — Method in class Category
Category::getSort() — Method in class Category
Category::getAttributes() — Method in class Category
Category::getCustomerGroups() — Method in class Category
Category::getI18ns() — Method in class Category
Category::getInvisibilities() — Method in class Category
CategoryAttr::getCategoryId() — Method in class CategoryAttr
CategoryAttr::getId() — Method in class CategoryAttr
CategoryAttr::getIsCustomProperty() — Method in class CategoryAttr
CategoryAttr::getIsTranslated() — Method in class CategoryAttr
CategoryAttr::getI18ns() — Method in class CategoryAttr
CategoryAttrI18n::getCategoryAttrId() — Method in class CategoryAttrI18n
CategoryAttrI18n::getLanguageISO() — Method in class CategoryAttrI18n
CategoryAttrI18n::getName() — Method in class CategoryAttrI18n
CategoryAttrI18n::getValue() — Method in class CategoryAttrI18n
CategoryCustomerGroup::getCategoryId() — Method in class CategoryCustomerGroup
CategoryCustomerGroup::getCustomerGroupId() — Method in class CategoryCustomerGroup
CategoryCustomerGroup::getDiscount() — Method in class CategoryCustomerGroup
CategoryI18n::getCategoryId() — Method in class CategoryI18n
CategoryI18n::getDescription() — Method in class CategoryI18n
CategoryI18n::getLanguageISO() — Method in class CategoryI18n
CategoryI18n::getMetaDescription() — Method in class CategoryI18n
CategoryI18n::getMetaKeywords() — Method in class CategoryI18n
CategoryI18n::getName() — Method in class CategoryI18n
CategoryI18n::getTitleTag() — Method in class CategoryI18n
CategoryI18n::getUrlPath() — Method in class CategoryI18n
CategoryInvisibility::getCategoryId() — Method in class CategoryInvisibility
CategoryInvisibility::getCustomerGroupId() — Method in class CategoryInvisibility
Checksum::getForeignKey() — Method in class Checksum
Checksum::getEndpoint() — Method in class Checksum
Checksum::getHasChanged() — Method in class Checksum
Checksum::getHost() — Method in class Checksum
Checksum::getType() — Method in class Checksum
ConfigGroup::getId() — Method in class ConfigGroup
ConfigGroup::getComment() — Method in class ConfigGroup
ConfigGroup::getImagePath() — Method in class ConfigGroup
ConfigGroup::getMaximumSelection() — Method in class ConfigGroup
ConfigGroup::getMinimumSelection() — Method in class ConfigGroup
ConfigGroup::getSort() — Method in class ConfigGroup
ConfigGroup::getType() — Method in class ConfigGroup
ConfigGroup::getI18ns() — Method in class ConfigGroup
ConfigGroupI18n::getConfigGroupId() — Method in class ConfigGroupI18n
ConfigGroupI18n::getDescription() — Method in class ConfigGroupI18n
ConfigGroupI18n::getLanguageISO() — Method in class ConfigGroupI18n
ConfigGroupI18n::getName() — Method in class ConfigGroupI18n
ConfigItem::getConfigGroupId() — Method in class ConfigItem
ConfigItem::getId() — Method in class ConfigItem
ConfigItem::getProductId() — Method in class ConfigItem
ConfigItem::getIgnoreMultiplier() — Method in class ConfigItem
ConfigItem::getInheritProductName() — Method in class ConfigItem
ConfigItem::getInheritProductPrice() — Method in class ConfigItem
ConfigItem::getInitialQuantity() — Method in class ConfigItem
ConfigItem::getIsPreSelected() — Method in class ConfigItem
ConfigItem::getIsRecommended() — Method in class ConfigItem
ConfigItem::getMaxQuantity() — Method in class ConfigItem
ConfigItem::getMinQuantity() — Method in class ConfigItem
ConfigItem::getShowDiscount() — Method in class ConfigItem
ConfigItem::getShowSurcharge() — Method in class ConfigItem
ConfigItem::getSort() — Method in class ConfigItem
ConfigItem::getType() — Method in class ConfigItem
ConfigItem::getI18ns() — Method in class ConfigItem
ConfigItem::getPrices() — Method in class ConfigItem
ConfigItemI18n::getConfigItemId() — Method in class ConfigItemI18n
ConfigItemI18n::getDescription() — Method in class ConfigItemI18n
ConfigItemI18n::getLanguageISO() — Method in class ConfigItemI18n
ConfigItemI18n::getName() — Method in class ConfigItemI18n
ConfigItemPrice::getConfigItemId() — Method in class ConfigItemPrice
ConfigItemPrice::getCustomerGroupId() — Method in class ConfigItemPrice
ConfigItemPrice::getPrice() — Method in class ConfigItemPrice
ConfigItemPrice::getType() — Method in class ConfigItemPrice
ConnectorIdentification::getEndpointVersion() — Method in class ConnectorIdentification
ConnectorIdentification::getPlatformName() — Method in class ConnectorIdentification
ConnectorIdentification::getPlatformVersion() — Method in class ConnectorIdentification
ConnectorIdentification::getProtocolVersion() — Method in class ConnectorIdentification
ConnectorIdentification::getServerInfo() — Method in class ConnectorIdentification
ConnectorServerInfo::getMemoryLimit() — Method in class ConnectorServerInfo
ConnectorServerInfo::getExecutionTime() — Method in class ConnectorServerInfo
ConnectorServerInfo::getPostMaxSize() — Method in class ConnectorServerInfo
ConnectorServerInfo::getUploadMaxFilesize() — Method in class ConnectorServerInfo
CrossSelling::getId() — Method in class CrossSelling
CrossSelling::getProductId() — Method in class CrossSelling
CrossSelling::getItems() — Method in class CrossSelling
CrossSellingGroup::getId() — Method in class CrossSellingGroup
CrossSellingGroup::getI18ns() — Method in class CrossSellingGroup
CrossSellingGroupI18n::getCrossSellingGroupId() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::getDescription() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::getLanguageISO() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::getName() — Method in class CrossSellingGroupI18n
CrossSellingItem::getCrossSellingGroupId() — Method in class CrossSellingItem
CrossSellingItem::getProductIds() — Method in class CrossSellingItem
Currency::getId() — Method in class Currency
Currency::getDelimiterCent() — Method in class Currency
Currency::getDelimiterThousand() — Method in class Currency
Currency::getFactor() — Method in class Currency
Currency::getHasCurrencySignBeforeValue() — Method in class Currency
Currency::getIsDefault() — Method in class Currency
Currency::getIso() — Method in class Currency
Currency::getName() — Method in class Currency
Currency::getNameHtml() — Method in class Currency
Customer::getCustomerGroupId() — Method in class Customer
Customer::getId() — Method in class Customer
Customer::getAccountCredit() — Method in class Customer
Customer::getBirthday() — Method in class Customer
Customer::getCity() — Method in class Customer
Customer::getCompany() — Method in class Customer
Customer::getCountryIso() — Method in class Customer
Customer::getCreationDate() — Method in class Customer
Customer::getCustomerNumber() — Method in class Customer
Customer::getDeliveryInstruction() — Method in class Customer
Customer::getDiscount() — Method in class Customer
Customer::getEMail() — Method in class Customer
Customer::getExtraAddressLine() — Method in class Customer
Customer::getFax() — Method in class Customer
Customer::getFirstName() — Method in class Customer
Customer::getHasCustomerAccount() — Method in class Customer
Customer::getHasNewsletterSubscription() — Method in class Customer
Customer::getIsActive() — Method in class Customer
Customer::getLanguageISO() — Method in class Customer
Customer::getLastName() — Method in class Customer
Customer::getMobile() — Method in class Customer
Customer::getOrigin() — Method in class Customer
Customer::getPhone() — Method in class Customer
Customer::getSalutation() — Method in class Customer
Customer::getState() — Method in class Customer
Customer::getStreet() — Method in class Customer
Customer::getTitle() — Method in class Customer
Customer::getVatNumber() — Method in class Customer
Customer::getWebsiteUrl() — Method in class Customer
Customer::getZipCode() — Method in class Customer
Customer::getAttributes() — Method in class Customer
CustomerAttr::getCustomerId() — Method in class CustomerAttr
CustomerAttr::getKey() — Method in class CustomerAttr
CustomerAttr::getValue() — Method in class CustomerAttr
CustomerGroup::getId() — Method in class CustomerGroup
CustomerGroup::getApplyNetPrice() — Method in class CustomerGroup
CustomerGroup::getDiscount() — Method in class CustomerGroup
CustomerGroup::getIsDefault() — Method in class CustomerGroup
CustomerGroup::getAttributes() — Method in class CustomerGroup
CustomerGroup::getI18ns() — Method in class CustomerGroup
CustomerGroupAttr::getCustomerGroupId() — Method in class CustomerGroupAttr
CustomerGroupAttr::getId() — Method in class CustomerGroupAttr
CustomerGroupAttr::getKey() — Method in class CustomerGroupAttr
CustomerGroupAttr::getValue() — Method in class CustomerGroupAttr
CustomerGroupI18n::getCustomerGroupId() — Method in class CustomerGroupI18n
CustomerGroupI18n::getLanguageISO() — Method in class CustomerGroupI18n
CustomerGroupI18n::getName() — Method in class CustomerGroupI18n
CustomerGroupPackagingQuantity::getCustomerGroupId() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::getProductId() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::getMinimumOrderQuantity() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::getPackagingQuantity() — Method in class CustomerGroupPackagingQuantity
CustomerOrder::getCustomerId() — Method in class CustomerOrder
CustomerOrder::getId() — Method in class CustomerOrder
CustomerOrder::getBillingAddress() — Method in class CustomerOrder
CustomerOrder::getCarrierName() — Method in class CustomerOrder
CustomerOrder::getCreationDate() — Method in class CustomerOrder
CustomerOrder::getCurrencyIso() — Method in class CustomerOrder
CustomerOrder::getEstimatedDeliveryDate() — Method in class CustomerOrder
CustomerOrder::getLanguageISO() — Method in class CustomerOrder
CustomerOrder::getNote() — Method in class CustomerOrder
CustomerOrder::getOrderNumber() — Method in class CustomerOrder
CustomerOrder::getPaymentDate() — Method in class CustomerOrder
CustomerOrder::getPaymentInfo() — Method in class CustomerOrder
CustomerOrder::getPaymentModuleCode() — Method in class CustomerOrder
CustomerOrder::getPaymentStatus() — Method in class CustomerOrder
CustomerOrder::getPui() — Method in class CustomerOrder
CustomerOrder::getShippingAddress() — Method in class CustomerOrder
CustomerOrder::getShippingDate() — Method in class CustomerOrder
CustomerOrder::getShippingInfo() — Method in class CustomerOrder
CustomerOrder::getShippingMethodName() — Method in class CustomerOrder
CustomerOrder::getStatus() — Method in class CustomerOrder
CustomerOrder::getTotalSum() — Method in class CustomerOrder
CustomerOrder::getTotalSumGross() — Method in class CustomerOrder
CustomerOrder::getAttributes() — Method in class CustomerOrder
CustomerOrder::getItems() — Method in class CustomerOrder
CustomerOrderAttr::getCustomerOrderId() — Method in class CustomerOrderAttr
CustomerOrderAttr::getId() — Method in class CustomerOrderAttr
CustomerOrderAttr::getKey() — Method in class CustomerOrderAttr
CustomerOrderAttr::getValue() — Method in class CustomerOrderAttr
CustomerOrderBillingAddress::getCustomerId() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getId() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getCity() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getCompany() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getCountryIso() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getDeliveryInstruction() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getEMail() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getExtraAddressLine() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getFax() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getFirstName() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getLastName() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getMobile() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getPhone() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getSalutation() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getState() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getStreet() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getTitle() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getVatNumber() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::getZipCode() — Method in class CustomerOrderBillingAddress
CustomerOrderItem::getConfigItemId() — Method in class CustomerOrderItem
CustomerOrderItem::getCustomerOrderId() — Method in class CustomerOrderItem
CustomerOrderItem::getId() — Method in class CustomerOrderItem
CustomerOrderItem::getProductId() — Method in class CustomerOrderItem
CustomerOrderItem::getName() — Method in class CustomerOrderItem
CustomerOrderItem::getPrice() — Method in class CustomerOrderItem
CustomerOrderItem::getPriceGross() — Method in class CustomerOrderItem
CustomerOrderItem::getQuantity() — Method in class CustomerOrderItem
CustomerOrderItem::getSku() — Method in class CustomerOrderItem
CustomerOrderItem::getType() — Method in class CustomerOrderItem
CustomerOrderItem::getUnique() — Method in class CustomerOrderItem
CustomerOrderItem::getVat() — Method in class CustomerOrderItem
CustomerOrderItem::getVariations() — Method in class CustomerOrderItem
CustomerOrderItemVariation::getCustomerOrderItemId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getProductVariationId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getProductVariationValueId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getFreeField() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getProductVariationName() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getSurcharge() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::getValueName() — Method in class CustomerOrderItemVariation
CustomerOrderPaymentInfo::getCustomerOrderId() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getId() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getAccountHolder() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getAccountNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getBankCode() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getBankName() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getBic() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getCreditCardExpiration() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getCreditCardHolder() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getCreditCardNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getCreditCardType() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getCreditCardVerificationNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::getIban() — Method in class CustomerOrderPaymentInfo
CustomerOrderShippingAddress::getCustomerId() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getId() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getCity() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getCompany() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getCountryIso() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getDeliveryInstruction() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getEMail() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getExtraAddressLine() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getFax() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getFirstName() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getLastName() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getMobile() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getPhone() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getSalutation() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getState() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getStreet() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getTitle() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::getZipCode() — Method in class CustomerOrderShippingAddress
DataModel::getModelType() — Method in class DataModel
DataModel::getPublic() — Method in class DataModel
Convert the Model into stdClass Object
DeliveryNote::getCustomerOrderId() — Method in class DeliveryNote
DeliveryNote::getId() — Method in class DeliveryNote
DeliveryNote::getCreationDate() — Method in class DeliveryNote
DeliveryNote::getIsFulfillment() — Method in class DeliveryNote
DeliveryNote::getNote() — Method in class DeliveryNote
DeliveryNote::getItems() — Method in class DeliveryNote
DeliveryNote::getTrackingLists() — Method in class DeliveryNote
DeliveryNoteItem::getCustomerOrderItemId() — Method in class DeliveryNoteItem
DeliveryNoteItem::getDeliveryNoteId() — Method in class DeliveryNoteItem
DeliveryNoteItem::getProductId() — Method in class DeliveryNoteItem
DeliveryNoteItem::getId() — Method in class DeliveryNoteItem
DeliveryNoteItem::getQuantity() — Method in class DeliveryNoteItem
DeliveryNoteItem::getInfo() — Method in class DeliveryNoteItem
DeliveryNoteItemInfo::getBatch() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::getBestBefore() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::getQuantity() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::getWarehouseId() — Method in class DeliveryNoteItemInfo
DeliveryNoteTrackingList::getName() — Method in class DeliveryNoteTrackingList
DeliveryNoteTrackingList::getCodes() — Method in class DeliveryNoteTrackingList
FileUpload::getId() — Method in class FileUpload
FileUpload::getProductId() — Method in class FileUpload
FileUpload::getFileType() — Method in class FileUpload
FileUpload::getIsRequired() — Method in class FileUpload
FileUpload::getI18ns() — Method in class FileUpload
FileUploadI18n::getDescription() — Method in class FileUploadI18n
FileUploadI18n::getFileUploadId() — Method in class FileUploadI18n
FileUploadI18n::getLanguageISO() — Method in class FileUploadI18n
FileUploadI18n::getName() — Method in class FileUploadI18n
GlobalDataClass in namespace jtl\Connector\Model
GlobalData::getConfigGroups() — Method in class GlobalData
GlobalData::getConfigItems() — Method in class GlobalData
GlobalData::getCrossSellingGroups() — Method in class GlobalData
GlobalData::getCurrencies() — Method in class GlobalData
GlobalData::getCustomerGroups() — Method in class GlobalData
GlobalData::getLanguages() — Method in class GlobalData
GlobalData::getMeasurementUnits() — Method in class GlobalData
GlobalData::getProductTypes() — Method in class GlobalData
GlobalData::getShippingClasses() — Method in class GlobalData
GlobalData::getShippingMethods() — Method in class GlobalData
GlobalData::getTaxRates() — Method in class GlobalData
GlobalData::getUnits() — Method in class GlobalData
GlobalData::getWarehouses() — Method in class GlobalData
Identity::getEndpoint() — Method in class Identity
Gets the value of endpoint.
Identity::getHost() — Method in class Identity
Gets the value of host.
Identity::getPublic() — Method in class Identity
Convert the Model into array
Image::getForeignKey() — Method in class Image
Image::getId() — Method in class Image
Image::getFilename() — Method in class Image
Image::getRelationType() — Method in class Image
Image::getRemoteUrl() — Method in class Image
Image::getName() — Method in class Image
Image::getSort() — Method in class Image
Image::getI18ns() — Method in class Image
ImageI18n::getId() — Method in class ImageI18n
ImageI18n::getImageId() — Method in class ImageI18n
ImageI18n::getAltText() — Method in class ImageI18n
ImageI18n::getLanguageISO() — Method in class ImageI18n
Language::getId() — Method in class Language
Language::getIsDefault() — Method in class Language
Language::getLanguageISO() — Method in class Language
Language::getNameEnglish() — Method in class Language
Language::getNameGerman() — Method in class Language
Manufacturer::getId() — Method in class Manufacturer
Manufacturer::getName() — Method in class Manufacturer
Manufacturer::getSort() — Method in class Manufacturer
Manufacturer::getUrlPath() — Method in class Manufacturer
Manufacturer::getWebsiteUrl() — Method in class Manufacturer
Manufacturer::getI18ns() — Method in class Manufacturer
ManufacturerI18n::getManufacturerId() — Method in class ManufacturerI18n
ManufacturerI18n::getDescription() — Method in class ManufacturerI18n
ManufacturerI18n::getLanguageISO() — Method in class ManufacturerI18n
ManufacturerI18n::getMetaDescription() — Method in class ManufacturerI18n
ManufacturerI18n::getMetaKeywords() — Method in class ManufacturerI18n
ManufacturerI18n::getTitleTag() — Method in class ManufacturerI18n
MeasurementUnit::getId() — Method in class MeasurementUnit
MeasurementUnit::getCode() — Method in class MeasurementUnit
MeasurementUnit::getDisplayCode() — Method in class MeasurementUnit
MeasurementUnit::getI18ns() — Method in class MeasurementUnit
MeasurementUnitI18n::getMeasurementUnitId() — Method in class MeasurementUnitI18n
MeasurementUnitI18n::getLanguageISO() — Method in class MeasurementUnitI18n
MeasurementUnitI18n::getName() — Method in class MeasurementUnitI18n
PartsList::getId() — Method in class PartsList
PartsList::getProductId() — Method in class PartsList
PartsList::getQuantity() — Method in class PartsList
Payment::getCustomerOrderId() — Method in class Payment
Payment::getId() — Method in class Payment
Payment::getBillingInfo() — Method in class Payment
Payment::getCreationDate() — Method in class Payment
Payment::getPaymentModuleCode() — Method in class Payment
Payment::getTotalSum() — Method in class Payment
Payment::getTransactionId() — Method in class Payment
Product::getBasePriceUnitId() — Method in class Product
Product::getId() — Method in class Product
Product::getManufacturerId() — Method in class Product
Product::getMasterProductId() — Method in class Product
Product::getMeasurementUnitId() — Method in class Product
Product::getPartsListId() — Method in class Product
Product::getProductTypeId() — Method in class Product
Product::getShippingClassId() — Method in class Product
Product::getUnitId() — Method in class Product
Product::getAsin() — Method in class Product
Product::getAvailableFrom() — Method in class Product
Product::getBasePriceDivisor() — Method in class Product
Product::getBasePriceFactor() — Method in class Product
Product::getBasePriceQuantity() — Method in class Product
Product::getBasePriceUnitCode() — Method in class Product
Product::getBasePriceUnitName() — Method in class Product
Product::getConsiderBasePrice() — Method in class Product
Product::getConsiderStock() — Method in class Product
Product::getConsiderVariationStock() — Method in class Product
Product::getCreationDate() — Method in class Product
Product::getEan() — Method in class Product
Product::getEpid() — Method in class Product
Product::getHazardIdNumber() — Method in class Product
Product::getHeight() — Method in class Product
Product::getIsActive() — Method in class Product
Product::getIsBatch() — Method in class Product
Product::getIsBestBefore() — Method in class Product
Product::getIsbn() — Method in class Product
Product::getIsDivisible() — Method in class Product
Product::getIsMasterProduct() — Method in class Product
Product::getisNewProduct() — Method in class Product
Product::getIsSerialNumber() — Method in class Product
Product::getIsTopProduct() — Method in class Product
Product::getKeywords() — Method in class Product
Product::getLength() — Method in class Product
Product::getManufacturerNumber() — Method in class Product
Product::getMeasurementQuantity() — Method in class Product
Product::getMeasurementUnitCode() — Method in class Product
Product::getMinBestBeforeDate() — Method in class Product
Product::getMinimumOrderQuantity() — Method in class Product
Product::getMinimumQuantity() — Method in class Product
Product::getModified() — Method in class Product
Product::getNewReleaseDate() — Method in class Product
Product::getNextAvailableInflowDate() — Method in class Product
Product::getNextAvailableInflowQuantity() — Method in class Product
Product::getNote() — Method in class Product
Product::getOriginCountry() — Method in class Product
Product::getPackagingQuantity() — Method in class Product
Product::getPermitNegativeStock() — Method in class Product
Product::getProductWeight() — Method in class Product
Product::getPurchasePrice() — Method in class Product
Product::getRecommendedRetailPrice() — Method in class Product
Product::getSerialNumber() — Method in class Product
Product::getShippingWeight() — Method in class Product
Product::getSku() — Method in class Product
Product::getSort() — Method in class Product
Product::getStockLevel() — Method in class Product
Product::getSupplierDeliveryTime() — Method in class Product
Product::getSupplierStockLevel() — Method in class Product
Product::getTaric() — Method in class Product
Product::getUnNumber() — Method in class Product
Product::getUpc() — Method in class Product
Product::getVat() — Method in class Product
Product::getWidth() — Method in class Product
Product::getAttributes() — Method in class Product
Product::getCategories() — Method in class Product
Product::getChecksums() — Method in class Product
Product::getConfigGroups() — Method in class Product
Product::getCustomerGroupPackagingQuantities() — Method in class Product
Product::getFileDownloads() — Method in class Product
Product::getI18ns() — Method in class Product
Product::getInvisibilities() — Method in class Product
Product::getMediaFiles() — Method in class Product
Product::getPartsLists() — Method in class Product
Product::getPrices() — Method in class Product
Product::getSpecialPrices() — Method in class Product
Product::getSpecifics() — Method in class Product
Product::getVarCombinations() — Method in class Product
Product::getVariations() — Method in class Product
Product::getWarehouseInfo() — Method in class Product
Product2Category::getCategoryId() — Method in class Product2Category
Product2Category::getId() — Method in class Product2Category
Product2Category::getProductId() — Method in class Product2Category
ProductAttr::getId() — Method in class ProductAttr
ProductAttr::getProductId() — Method in class ProductAttr
ProductAttr::getIsCustomProperty() — Method in class ProductAttr
ProductAttr::getIsTranslated() — Method in class ProductAttr
ProductAttr::getI18ns() — Method in class ProductAttr
ProductAttrI18n::getProductAttrId() — Method in class ProductAttrI18n
ProductAttrI18n::getLanguageISO() — Method in class ProductAttrI18n
ProductAttrI18n::getName() — Method in class ProductAttrI18n
ProductAttrI18n::getValue() — Method in class ProductAttrI18n
ProductChecksum::getForeignKey() — Method in class ProductChecksum
ProductChecksum::getEndpoint() — Method in class ProductChecksum
ProductChecksum::getHasChanged() — Method in class ProductChecksum
ProductChecksum::getHost() — Method in class ProductChecksum
ProductChecksum::getType() — Method in class ProductChecksum
ProductConfigGroup::getConfigGroupId() — Method in class ProductConfigGroup
ProductConfigGroup::getProductId() — Method in class ProductConfigGroup
ProductConfigGroup::getSort() — Method in class ProductConfigGroup
ProductFileDownload::getProductId() — Method in class ProductFileDownload
ProductFileDownload::getCreationDate() — Method in class ProductFileDownload
ProductFileDownload::getMaxDays() — Method in class ProductFileDownload
ProductFileDownload::getMaxDownloads() — Method in class ProductFileDownload
ProductFileDownload::getPath() — Method in class ProductFileDownload
ProductFileDownload::getPreviewPath() — Method in class ProductFileDownload
ProductFileDownload::getSort() — Method in class ProductFileDownload
ProductFileDownload::getI18ns() — Method in class ProductFileDownload
ProductFileDownloadI18n::getDescription() — Method in class ProductFileDownloadI18n
ProductFileDownloadI18n::getLanguageISO() — Method in class ProductFileDownloadI18n
ProductFileDownloadI18n::getName() — Method in class ProductFileDownloadI18n
ProductI18n::getProductId() — Method in class ProductI18n
ProductI18n::getDeliveryStatus() — Method in class ProductI18n
ProductI18n::getDescription() — Method in class ProductI18n
ProductI18n::getLanguageISO() — Method in class ProductI18n
ProductI18n::getMeasurementUnitName() — Method in class ProductI18n
ProductI18n::getMetaDescription() — Method in class ProductI18n
ProductI18n::getMetaKeywords() — Method in class ProductI18n
ProductI18n::getName() — Method in class ProductI18n
ProductI18n::getShortDescription() — Method in class ProductI18n
ProductI18n::getTitleTag() — Method in class ProductI18n
ProductI18n::getUnitName() — Method in class ProductI18n
ProductI18n::getUrlPath() — Method in class ProductI18n
ProductInvisibility::getCustomerGroupId() — Method in class ProductInvisibility
ProductInvisibility::getProductId() — Method in class ProductInvisibility
ProductMediaFile::getId() — Method in class ProductMediaFile
ProductMediaFile::getProductId() — Method in class ProductMediaFile
ProductMediaFile::getMediaFileCategory() — Method in class ProductMediaFile
ProductMediaFile::getPath() — Method in class ProductMediaFile
ProductMediaFile::getSort() — Method in class ProductMediaFile
ProductMediaFile::getType() — Method in class ProductMediaFile
ProductMediaFile::getUrl() — Method in class ProductMediaFile
ProductMediaFile::getAttributes() — Method in class ProductMediaFile
ProductMediaFile::getI18ns() — Method in class ProductMediaFile
ProductMediaFileAttr::getProductMediaFileId() — Method in class ProductMediaFileAttr
ProductMediaFileAttr::getI18ns() — Method in class ProductMediaFileAttr
ProductMediaFileAttrI18n::getLanguageISO() — Method in class ProductMediaFileAttrI18n
ProductMediaFileAttrI18n::getName() — Method in class ProductMediaFileAttrI18n
ProductMediaFileAttrI18n::getValue() — Method in class ProductMediaFileAttrI18n
ProductMediaFileI18n::getProductMediaFileId() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::getDescription() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::getLanguageISO() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::getName() — Method in class ProductMediaFileI18n
ProductPartsList::getId() — Method in class ProductPartsList
ProductPartsList::getProductId() — Method in class ProductPartsList
ProductPartsList::getQuantity() — Method in class ProductPartsList
ProductPrice::getCustomerGroupId() — Method in class ProductPrice
ProductPrice::getCustomerId() — Method in class ProductPrice
ProductPrice::getId() — Method in class ProductPrice
ProductPrice::getProductId() — Method in class ProductPrice
ProductPrice::getItems() — Method in class ProductPrice
ProductPriceItem::getProductPriceId() — Method in class ProductPriceItem
ProductPriceItem::getNetPrice() — Method in class ProductPriceItem
ProductPriceItem::getQuantity() — Method in class ProductPriceItem
ProductSpecialPrice::getId() — Method in class ProductSpecialPrice
ProductSpecialPrice::getProductId() — Method in class ProductSpecialPrice
ProductSpecialPrice::getActiveFromDate() — Method in class ProductSpecialPrice
ProductSpecialPrice::getActiveUntilDate() — Method in class ProductSpecialPrice
ProductSpecialPrice::getConsiderDateLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::getConsiderStockLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::getIsActive() — Method in class ProductSpecialPrice
ProductSpecialPrice::getStockLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::getItems() — Method in class ProductSpecialPrice
ProductSpecialPriceItem::getCustomerGroupId() — Method in class ProductSpecialPriceItem
ProductSpecialPriceItem::getProductSpecialPriceId() — Method in class ProductSpecialPriceItem
ProductSpecialPriceItem::getPriceNet() — Method in class ProductSpecialPriceItem
ProductSpecific::getId() — Method in class ProductSpecific
ProductSpecific::getProductId() — Method in class ProductSpecific
ProductSpecific::getSpecificValueId() — Method in class ProductSpecific
ProductStockLevel::getProductId() — Method in class ProductStockLevel
ProductStockLevel::getStockLevel() — Method in class ProductStockLevel
ProductType::getId() — Method in class ProductType
ProductType::getName() — Method in class ProductType
ProductVarCombination::getProductId() — Method in class ProductVarCombination
ProductVarCombination::getProductVariationId() — Method in class ProductVarCombination
ProductVarCombination::getProductVariationValueId() — Method in class ProductVarCombination
ProductVariation::getId() — Method in class ProductVariation
ProductVariation::getProductId() — Method in class ProductVariation
ProductVariation::getSort() — Method in class ProductVariation
ProductVariation::getType() — Method in class ProductVariation
ProductVariation::getI18ns() — Method in class ProductVariation
ProductVariation::getInvisibilities() — Method in class ProductVariation
ProductVariation::getValues() — Method in class ProductVariation
ProductVariationI18n::getProductVariationId() — Method in class ProductVariationI18n
ProductVariationI18n::getLanguageISO() — Method in class ProductVariationI18n
ProductVariationI18n::getName() — Method in class ProductVariationI18n
ProductVariationInvisibility::getCustomerGroupId() — Method in class ProductVariationInvisibility
ProductVariationInvisibility::getProductVariationId() — Method in class ProductVariationInvisibility
ProductVariationValue::getId() — Method in class ProductVariationValue
ProductVariationValue::getProductVariationId() — Method in class ProductVariationValue
ProductVariationValue::getEan() — Method in class ProductVariationValue
ProductVariationValue::getExtraWeight() — Method in class ProductVariationValue
ProductVariationValue::getSku() — Method in class ProductVariationValue
ProductVariationValue::getSort() — Method in class ProductVariationValue
ProductVariationValue::getStockLevel() — Method in class ProductVariationValue
ProductVariationValue::getExtraCharges() — Method in class ProductVariationValue
ProductVariationValue::getI18ns() — Method in class ProductVariationValue
ProductVariationValue::getInvisibilities() — Method in class ProductVariationValue
ProductVariationValueDependency::getProductVariationValueId() — Method in class ProductVariationValueDependency
ProductVariationValueDependency::getProductVariationValueTargetId() — Method in class ProductVariationValueDependency
ProductVariationValueExtraCharge::getCustomerGroupId() — Method in class ProductVariationValueExtraCharge
ProductVariationValueExtraCharge::getProductVariationValueId() — Method in class ProductVariationValueExtraCharge
ProductVariationValueExtraCharge::getExtraChargeNet() — Method in class ProductVariationValueExtraCharge
ProductVariationValueI18n::getProductVariationValueId() — Method in class ProductVariationValueI18n
ProductVariationValueI18n::getLanguageISO() — Method in class ProductVariationValueI18n
ProductVariationValueI18n::getName() — Method in class ProductVariationValueI18n
ProductVariationValueInvisibility::getCustomerGroupId() — Method in class ProductVariationValueInvisibility
ProductVariationValueInvisibility::getProductVariationValueId() — Method in class ProductVariationValueInvisibility
ProductWarehouseInfo::getProductId() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::getwarehouseId() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::getInflowQuantity() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::getstockLevel() — Method in class ProductWarehouseInfo
Shipment::getDeliveryNoteId() — Method in class Shipment
Shipment::getId() — Method in class Shipment
Shipment::getCarrierName() — Method in class Shipment
Shipment::getCreationDate() — Method in class Shipment
Shipment::getIdentCode() — Method in class Shipment
Shipment::getNote() — Method in class Shipment
Shipment::getTrackingUrl() — Method in class Shipment
ShippingClass::getId() — Method in class ShippingClass
ShippingClass::getName() — Method in class ShippingClass
ShippingMethod::getId() — Method in class ShippingMethod
ShippingMethod::getName() — Method in class ShippingMethod
Specific::getId() — Method in class Specific
Specific::getIsGlobal() — Method in class Specific
Specific::getSort() — Method in class Specific
Specific::getType() — Method in class Specific
Specific::getI18ns() — Method in class Specific
Specific::getValues() — Method in class Specific
SpecificI18n::getSpecificId() — Method in class SpecificI18n
SpecificI18n::getLanguageISO() — Method in class SpecificI18n
SpecificI18n::getName() — Method in class SpecificI18n
SpecificValue::getId() — Method in class SpecificValue
SpecificValue::getSpecificId() — Method in class SpecificValue
SpecificValue::getSort() — Method in class SpecificValue
SpecificValue::getI18ns() — Method in class SpecificValue
SpecificValueI18n::getSpecificValueId() — Method in class SpecificValueI18n
SpecificValueI18n::getDescription() — Method in class SpecificValueI18n
SpecificValueI18n::getLanguageISO() — Method in class SpecificValueI18n
SpecificValueI18n::getMetaDescription() — Method in class SpecificValueI18n
SpecificValueI18n::getMetaKeywords() — Method in class SpecificValueI18n
SpecificValueI18n::getTitleTag() — Method in class SpecificValueI18n
SpecificValueI18n::getUrlPath() — Method in class SpecificValueI18n
SpecificValueI18n::getValue() — Method in class SpecificValueI18n
Statistic::getAvailable() — Method in class Statistic
Statistic::getControllerName() — Method in class Statistic
StatusChange::getCustomerOrderId() — Method in class StatusChange
StatusChange::getOrderStatus() — Method in class StatusChange
StatusChange::getPaymentStatus() — Method in class StatusChange
TaxClass::getId() — Method in class TaxClass
TaxClass::getIsDefault() — Method in class TaxClass
TaxClass::getName() — Method in class TaxClass
TaxRate::getId() — Method in class TaxRate
TaxRate::getRate() — Method in class TaxRate
TaxZone::getId() — Method in class TaxZone
TaxZone::getName() — Method in class TaxZone
TaxZone::getCountries() — Method in class TaxZone
TaxZoneCountry::getTaxZoneId() — Method in class TaxZoneCountry
TaxZoneCountry::getCountryIso() — Method in class TaxZoneCountry
Unit::getId() — Method in class Unit
Unit::getI18ns() — Method in class Unit
UnitI18n::getUnitId() — Method in class UnitI18n
UnitI18n::getLanguageISO() — Method in class UnitI18n
UnitI18n::getName() — Method in class UnitI18n
Warehouse::getId() — Method in class Warehouse
Warehouse::getName() — Method in class Warehouse
Action::getResult() — Method in class Action
Getter for $_result
Action::getError() — Method in class Action
Getter for $_error
IdentityHandler::getSubscribingMethods() — Method in class IdentityHandler
DataType::getProperties() — Method in class DataType
Returns all the public properties of the current Type.
DataType::getProperty() — Method in class DataType
Searches for the public property with the specified name.
GlobalDataClass in namespace jtl\Connector\Type
PropertyInfo::getName() — Method in class PropertyInfo
PropertyInfo::getType() — Method in class PropertyInfo
PropertyInfo::getDefaultValue() — Method in class PropertyInfo

H

Application::handleImagePush() — Method in class Application
IEndpointConnector::handle() — Method in class IEndpointConnector
Controller handle
Connector::handle() — Method in class Connector
(non-PHPdoc)
IChecksum::hasChanged() — Method in class IChecksum
$MysqlProperty in class Mysql
Can be either a host name or an IP address.
HttpExceptionClass in namespace jtl\Connector\Core\Exception
HTTP Exception Class
Request::handleFileupload() — Method in class Request
File Upload Handler
Request::handle() — Method in class Request
Main HTTP Handler
Path::hasExtension() — Method in class Path
Collection::has() — Method in class Collection
HandlerClass in namespace jtl\Connector\Core\Rpc
Rpc Handler
HandlerClass in namespace jtl\Connector\Core\Session
Session Handler
HttpRequestClass in namespace jtl\Connector\Core\Utilities
Description of HttpRequest
Base::hasChildren() — Method in class Base
Returns if the Group has children.
$ChecksumProperty in class Checksum
$ChecksumProperty in class Checksum
Checksum::hasChanged() — Method in class Checksum
$CurrencyProperty in class Currency
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$IdentityProperty in class Identity
$ProductProperty in class Product
$ProductProperty in class Product
$ProductChecksumProperty in class ProductChecksum
$ProductChecksumProperty in class ProductChecksum
ProductChecksum::hasChanged() — Method in class ProductChecksum

I

IErrorHandlerClass in namespace jtl\Connector\Application\Error
IEndpointConnectorClass in namespace jtl\Connector\Application
IEndpointConnector::initialize() — Method in class IEndpointConnector
Main initialize method
ITokenLoaderClass in namespace jtl\Connector\Authentication
ITokenValidatorClass in namespace jtl\Connector\Authentication
Connector::initialize() — Method in class Connector
Main initialize method
IChecksumClass in namespace jtl\Connector\Checksum
IChecksumLoaderClass in namespace jtl\Connector\Checksum
ImageClass in namespace jtl\Connector\Config\Loader
Shop3 Imageproperty class.
ImageBrandingClass in namespace jtl\Connector\Config\Loader
Shop3 Imagebranding class.
Connector::init() — Method in class Connector
Initialize the connector.
IApplicationClass in namespace jtl\Connector\Core\Application
ICompressionClass in namespace jtl\Connector\Core\Compression
Compression Interface
IControllerClass in namespace jtl\Connector\Core\Controller
Controller Interface
ICryptographyClass in namespace jtl\Connector\Core\Cryptography
Cryptography Interface
IDatabaseClass in namespace jtl\Connector\Core\Database
Database Interface
IDatabase::isConnected() — Method in class IDatabase
Database connection state
Mysql::isConnected() — Method in class Mysql
(non-PHPdoc)
Mysql::insertRow() — Method in class Mysql
Insert Row
$Sqlite3Property in class Sqlite3
Database connection state
Sqlite3::insert() — Method in class Sqlite3
Sqlite Insert
Sqlite3::isConnected() — Method in class Sqlite3
(non-PHPdoc)
IDrawingClass in namespace jtl\Connector\Core\Drawing
ImageClass in namespace jtl\Connector\Core\Drawing
$ImageProperty in class Image
ImageFactoryClass in namespace jtl\Connector\Core\Drawing
ImageGdClass in namespace jtl\Connector\Core\Drawing
ImageImClass in namespace jtl\Connector\Core\Drawing
Tool::is_file() — Method in class Tool
This method is a wrapper for the native is_file function.
Tool::is_writable() — Method in class Tool
This method is a wrapper for the native is_writable function.
Request::isFileupload() — Method in class Request
Tells whether the file was uploaded via HTTP POST
Ssl::isEnabled() — Method in class Ssl
Returns if the connector is actually using the ssl encryption.
ILoggerClass in namespace jtl\Connector\Core\Logger
Abstract logger interface
IMapperClass in namespace jtl\Connector\Core\Mapper
Generic mapper interface
MysqlMapper::isPrimarySet() — Method in class MysqlMapper
Checks if a Primary Key is set
QueryFilter::isLimit() — Method in class QueryFilter
QueryFilter::isFilter() — Method in class QueryFilter
Method::isCommit() — Method in class Method
Commit check
Method::isCore() — Method in class Method
Core check
$PacketProperty in class Packet
An identifier established by the Client that MUST contain a String, Number, or NULL value if included.
ISerializerClass in namespace jtl\Connector\Core\Serializer
Serializer Interface
DataInjector::inject() — Method in class DataInjector
DataInjector::injectIntoArray() — Method in class DataInjector
DataInjector::injectIntoObject() — Method in class DataInjector
RpcMethod::isMethod() — Method in class RpcMethod
Method validation
ImageRelationTypeClass in namespace jtl\Connector\Drawing
ImageAfterDeleteEventClass in namespace jtl\Connector\Event\Image
$ImageAfterDeleteEventProperty in class ImageAfterDeleteEvent
ImageAfterPullEventClass in namespace jtl\Connector\Event\Image
$ImageAfterPullEventProperty in class ImageAfterPullEvent
ImageAfterPushEventClass in namespace jtl\Connector\Event\Image
$ImageAfterPushEventProperty in class ImageAfterPushEvent
ImageAfterStatisticEventClass in namespace jtl\Connector\Event\Image
ImageBeforeDeleteEventClass in namespace jtl\Connector\Event\Image
$ImageBeforeDeleteEventProperty in class ImageBeforeDeleteEvent
ImageBeforePullEventClass in namespace jtl\Connector\Event\Image
ImageBeforePushEventClass in namespace jtl\Connector\Event\Image
$ImageBeforePushEventProperty in class ImageBeforePushEvent
ImageBeforeStatisticEventClass in namespace jtl\Connector\Event\Image
IProducerClass in namespace jtl\Connector\Feature\Base
Producer interface
IProducer::import() — Method in class IProducer
Producer::import() — Method in class Producer
Starts the importing process.
ImporterClass in namespace jtl\Connector\Feature\Exception
Basic importer exception.
IExporterClass in namespace jtl\Connector\Feature\Exporter
Export interface
IFeatureClass in namespace jtl\Connector\Feature\Feature
Feature Interface
IGroupClass in namespace jtl\Connector\Feature\Group
Group Interface
ImageClass in namespace jtl\Connector\Feature\Group
Special image group, that supports additional parameters inside of the params array.
IImporterClass in namespace jtl\Connector\Feature\Importer
Importer interface
Manager::import() — Method in class Manager
Starts the importing process in the producer.
Base::isSupported() — Method in class Base
Returns if the method is supported.
IMethodClass in namespace jtl\Connector\Feature\Method
Method interface
InstallerClass in namespace jtl\Connector\Installer
Description of Installer
InstallerStepClass in namespace jtl\Connector\Installer\Step
Description of InstallerStep
IdentityLinkerClass in namespace jtl\Connector\Linker
Identity Connector Linker
$IdentityLinkerProperty in class IdentityLinker
IdentityLinker::isType() — Method in class IdentityLinker
Type id getter
IdentityLinker::isValidEndpointId() — Method in class IdentityLinker
IdentityLinker::isValidHostId() — Method in class IdentityLinker
IPrimaryKeyMapperClass in namespace jtl\Connector\Mapper
$AckProperty in class Ack
$CategoryProperty in class Category
$CategoryProperty in class Category
$CategoryProperty in class Category
$CategoryProperty in class Category
$CategoryAttrProperty in class CategoryAttr
$CategoryAttrProperty in class CategoryAttr
$CategoryAttrProperty in class CategoryAttr
$CategoryAttrProperty in class CategoryAttr
$ConfigGroupProperty in class ConfigGroup
$ConfigGroupProperty in class ConfigGroup
$ConfigGroupProperty in class ConfigGroup
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$CrossSellingProperty in class CrossSelling
$CrossSellingProperty in class CrossSelling
$CrossSellingGroupProperty in class CrossSellingGroup
$CrossSellingGroupProperty in class CrossSellingGroup
$CurrencyProperty in class Currency
$CurrencyProperty in class Currency
$CurrencyProperty in class Currency
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerGroupProperty in class CustomerGroup
$CustomerGroupProperty in class CustomerGroup
$CustomerGroupProperty in class CustomerGroup
$CustomerGroupAttrProperty in class CustomerGroupAttr
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderAttrProperty in class CustomerOrderAttr
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderPaymentInfoProperty in class CustomerOrderPaymentInfo
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$DataModelProperty in class DataModel
DataModel::isEncrypted() — Method in class DataModel
Encrypted Status
$DeliveryNoteProperty in class DeliveryNote
$DeliveryNoteProperty in class DeliveryNote
$DeliveryNoteProperty in class DeliveryNote
$DeliveryNoteItemProperty in class DeliveryNoteItem
$DeliveryNoteItemProperty in class DeliveryNoteItem
$FileUploadProperty in class FileUpload
$FileUploadProperty in class FileUpload
$FileUploadProperty in class FileUpload
IdentityClass in namespace jtl\Connector\Model
Identity
ImageClass in namespace jtl\Connector\Model
$ImageProperty in class Image
$ImageProperty in class Image
ImageI18nClass in namespace jtl\Connector\Model
$ImageI18nProperty in class ImageI18n
$ImageI18nProperty in class ImageI18n
$LanguageProperty in class Language
$LanguageProperty in class Language
$ManufacturerProperty in class Manufacturer
$ManufacturerProperty in class Manufacturer
$MeasurementUnitProperty in class MeasurementUnit
$MeasurementUnitProperty in class MeasurementUnit
$PartsListProperty in class PartsList
$PaymentProperty in class Payment
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$Product2CategoryProperty in class Product2Category
$ProductAttrProperty in class ProductAttr
$ProductAttrProperty in class ProductAttr
$ProductAttrProperty in class ProductAttr
$ProductAttrProperty in class ProductAttr
$ProductFileDownloadProperty in class ProductFileDownload
$ProductMediaFileProperty in class ProductMediaFile
$ProductMediaFileProperty in class ProductMediaFile
$ProductMediaFileAttrProperty in class ProductMediaFileAttr
$ProductPartsListProperty in class ProductPartsList
$ProductPriceProperty in class ProductPrice
$ProductPriceProperty in class ProductPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
$ProductSpecialPriceProperty in class ProductSpecialPrice
$ProductSpecificProperty in class ProductSpecific
$ProductTypeProperty in class ProductType
$ProductVariationProperty in class ProductVariation
$ProductVariationProperty in class ProductVariation
$ProductVariationProperty in class ProductVariation
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
$ProductWarehouseInfoProperty in class ProductWarehouseInfo
$ShipmentProperty in class Shipment
$ShipmentProperty in class Shipment
$ShippingClassProperty in class ShippingClass
$ShippingMethodProperty in class ShippingMethod
$SpecificProperty in class Specific
$SpecificProperty in class Specific
$SpecificProperty in class Specific
$SpecificValueProperty in class SpecificValue
$SpecificValueProperty in class SpecificValue
$TaxClassProperty in class TaxClass
$TaxClassProperty in class TaxClass
$TaxRateProperty in class TaxRate
$TaxZoneProperty in class TaxZone
$UnitProperty in class Unit
$UnitProperty in class Unit
$WarehouseProperty in class Warehouse
IPluginClass in namespace jtl\Connector\Plugin
Action::isHandled() — Method in class Action
Getter for $_isHandled
Action::isError() — Method in class Action
Return true if an error occurs otherwise false
IdentityHandlerClass in namespace jtl\Connector\Serializer\Handler
JMS Identity Subscribing Handler
Category::isMain() — Method in class Category
CategoryAttr::isMain() — Method in class CategoryAttr
CategoryAttrI18n::isMain() — Method in class CategoryAttrI18n
CategoryCustomerGroup::isMain() — Method in class CategoryCustomerGroup
CategoryI18n::isMain() — Method in class CategoryI18n
CategoryInvisibility::isMain() — Method in class CategoryInvisibility
Checksum::isMain() — Method in class Checksum
ConfigGroup::isMain() — Method in class ConfigGroup
ConfigGroupI18n::isMain() — Method in class ConfigGroupI18n
ConfigItem::isMain() — Method in class ConfigItem
ConfigItemI18n::isMain() — Method in class ConfigItemI18n
ConfigItemPrice::isMain() — Method in class ConfigItemPrice
ConnectorIdentification::isMain() — Method in class ConnectorIdentification
ConnectorServerInfo::isMain() — Method in class ConnectorServerInfo
CrossSelling::isMain() — Method in class CrossSelling
CrossSellingGroup::isMain() — Method in class CrossSellingGroup
CrossSellingGroupI18n::isMain() — Method in class CrossSellingGroupI18n
CrossSellingItem::isMain() — Method in class CrossSellingItem
Currency::isMain() — Method in class Currency
Customer::isMain() — Method in class Customer
CustomerAttr::isMain() — Method in class CustomerAttr
CustomerGroup::isMain() — Method in class CustomerGroup
CustomerGroupAttr::isMain() — Method in class CustomerGroupAttr
CustomerGroupI18n::isMain() — Method in class CustomerGroupI18n
CustomerGroupPackagingQuantity::isMain() — Method in class CustomerGroupPackagingQuantity
CustomerOrder::isMain() — Method in class CustomerOrder
CustomerOrderAttr::isMain() — Method in class CustomerOrderAttr
CustomerOrderBillingAddress::isMain() — Method in class CustomerOrderBillingAddress
CustomerOrderItem::isMain() — Method in class CustomerOrderItem
CustomerOrderItemVariation::isMain() — Method in class CustomerOrderItemVariation
CustomerOrderPaymentInfo::isMain() — Method in class CustomerOrderPaymentInfo
CustomerOrderShippingAddress::isMain() — Method in class CustomerOrderShippingAddress
DataType::isMain() — Method in class DataType
DeliveryNote::isMain() — Method in class DeliveryNote
DeliveryNoteItem::isMain() — Method in class DeliveryNoteItem
DeliveryNoteItemInfo::isMain() — Method in class DeliveryNoteItemInfo
DeliveryNoteTrackingList::isMain() — Method in class DeliveryNoteTrackingList
FileUpload::isMain() — Method in class FileUpload
FileUploadI18n::isMain() — Method in class FileUploadI18n
GlobalData::isMain() — Method in class GlobalData
ImageClass in namespace jtl\Connector\Type
Image::isMain() — Method in class Image
ImageI18nClass in namespace jtl\Connector\Type
ImageI18n::isMain() — Method in class ImageI18n
Language::isMain() — Method in class Language
Manufacturer::isMain() — Method in class Manufacturer
ManufacturerI18n::isMain() — Method in class ManufacturerI18n
MeasurementUnit::isMain() — Method in class MeasurementUnit
MeasurementUnitI18n::isMain() — Method in class MeasurementUnitI18n
PartsList::isMain() — Method in class PartsList
Payment::isMain() — Method in class Payment
Product::isMain() — Method in class Product
Product2Category::isMain() — Method in class Product2Category
ProductAttr::isMain() — Method in class ProductAttr
ProductAttrI18n::isMain() — Method in class ProductAttrI18n
ProductChecksum::isMain() — Method in class ProductChecksum
ProductConfigGroup::isMain() — Method in class ProductConfigGroup
ProductFileDownload::isMain() — Method in class ProductFileDownload
ProductFileDownloadI18n::isMain() — Method in class ProductFileDownloadI18n
ProductI18n::isMain() — Method in class ProductI18n
ProductInvisibility::isMain() — Method in class ProductInvisibility
ProductMediaFile::isMain() — Method in class ProductMediaFile
ProductMediaFileAttr::isMain() — Method in class ProductMediaFileAttr
ProductMediaFileAttrI18n::isMain() — Method in class ProductMediaFileAttrI18n
ProductMediaFileI18n::isMain() — Method in class ProductMediaFileI18n
ProductPartsList::isMain() — Method in class ProductPartsList
ProductPrice::isMain() — Method in class ProductPrice
ProductPriceItem::isMain() — Method in class ProductPriceItem
ProductSpecialPrice::isMain() — Method in class ProductSpecialPrice
ProductSpecialPriceItem::isMain() — Method in class ProductSpecialPriceItem
ProductSpecific::isMain() — Method in class ProductSpecific
ProductStockLevel::isMain() — Method in class ProductStockLevel
ProductType::isMain() — Method in class ProductType
ProductVarCombination::isMain() — Method in class ProductVarCombination
ProductVariation::isMain() — Method in class ProductVariation
ProductVariationI18n::isMain() — Method in class ProductVariationI18n
ProductVariationInvisibility::isMain() — Method in class ProductVariationInvisibility
ProductVariationValue::isMain() — Method in class ProductVariationValue
ProductVariationValueDependency::isMain() — Method in class ProductVariationValueDependency
ProductVariationValueExtraCharge::isMain() — Method in class ProductVariationValueExtraCharge
ProductVariationValueI18n::isMain() — Method in class ProductVariationValueI18n
ProductVariationValueInvisibility::isMain() — Method in class ProductVariationValueInvisibility
ProductWarehouseInfo::isMain() — Method in class ProductWarehouseInfo
$PropertyInfoProperty in class PropertyInfo
Property primary status
$PropertyInfoProperty in class PropertyInfo
Property identity status
$PropertyInfoProperty in class PropertyInfo
Property navigation status
PropertyInfo::isPrimary() — Method in class PropertyInfo
PropertyInfo::isIdentity() — Method in class PropertyInfo
PropertyInfo::isNavigation() — Method in class PropertyInfo
Shipment::isMain() — Method in class Shipment
ShippingClass::isMain() — Method in class ShippingClass
ShippingMethod::isMain() — Method in class ShippingMethod
Specific::isMain() — Method in class Specific
SpecificI18n::isMain() — Method in class SpecificI18n
SpecificValue::isMain() — Method in class SpecificValue
SpecificValueI18n::isMain() — Method in class SpecificValueI18n
Statistic::isMain() — Method in class Statistic
StatusChange::isMain() — Method in class StatusChange
TaxClass::isMain() — Method in class TaxClass
TaxRate::isMain() — Method in class TaxRate
TaxZone::isMain() — Method in class TaxZone
TaxZoneCountry::isMain() — Method in class TaxZoneCountry
Unit::isMain() — Method in class Unit
UnitI18n::isMain() — Method in class UnitI18n
Warehouse::isMain() — Method in class Warehouse

J

$ConfigExceptionProperty in class ConfigException
JsonStringClass in namespace jtl\Connector\Core\Rpc
Rpc Request Param Type
$PacketProperty in class Packet
A String specifying the version of the JSON-RPC protocol.
JsonStringHandlerClass in namespace jtl\Connector\Core\Serializer\Handler
JMS JsonString Subscribing Handler
JsonClass in namespace jtl\Connector\Core\Serializer
Yaml Class
JsonClass in namespace jtl\Connector\Core\Validator
JSON Schema Validator
JsonClass in namespace jtl\Connector\Feature\Importer
Json importer class

K

$ConnectorProperty in class Connector
$XteaProperty in class Xtea
Collection::keys() — Method in class Collection
$CustomerAttrProperty in class CustomerAttr
$CustomerGroupAttrProperty in class CustomerGroupAttr
$CustomerOrderAttrProperty in class CustomerOrderAttr
$ProductProperty in class Product

L

ITokenLoader::load() — Method in class ITokenLoader
Loads the connector token
LinkerClass in namespace jtl\Connector\Controller
Base Linker Controller
$Sqlite3Property in class Sqlite3
Path to the SQLite database, or :memory: to use in-memory database.
LanguageExceptionClass in namespace jtl\Connector\Core\Exception
ILogger::log() — Method in class ILogger
LoggerClass in namespace jtl\Connector\Core\Logger
LoggerFactoryClass in namespace jtl\Connector\Core\Logger
$LoggerFactoryProperty in class LoggerFactory
Array of Logger channels
MysqlMapper::load() — Method in class MysqlMapper
Loader for $table and $primary
MysqlMapper::limitSql() — Method in class MysqlMapper
Generation Sql Limit Statement
$CollectionProperty in class Collection
$QueryFilterProperty in class QueryFilter
Query item count limitation
LanguageClass in namespace jtl\Connector\Core\Utilities
$LanguageProperty in class Language
$LanguageProperty in class Language
LinkerExceptionClass in namespace jtl\Connector\Exception
Linker Exception Class
IImporter::load() — Method in class IImporter
Imports the features array with the given importer.
Json::load() — Method in class Json
Reads the feature file defined in the constructor and uses the JSON serializer to return all datas as associative array.
Producer::loadAndValidate() — Method in class Producer
Will start the load process inside of the importer and validates the datas that will be returned by this method.
$ChecksumLinkerProperty in class ChecksumLinker
ChecksumLinker::link() — Method in class ChecksumLinker
IdentityLinker::linkModel() — Method in class IdentityLinker
Database setter
IdentityLinker::linkIdentityList() — Method in class IdentityLinker
Linker for identity lists
IdentityLinker::loadCache() — Method in class IdentityLinker
$CategoryProperty in class Category
$CategoryAttrI18nProperty in class CategoryAttrI18n
$CategoryI18nProperty in class CategoryI18n
$ConfigGroupI18nProperty in class ConfigGroupI18n
$ConfigItemI18nProperty in class ConfigItemI18n
$CrossSellingGroupI18nProperty in class CrossSellingGroupI18n
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerGroupI18nProperty in class CustomerGroupI18n
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$FileUploadI18nProperty in class FileUploadI18n
$GlobalDataProperty in class GlobalData
$ImageI18nProperty in class ImageI18n
LanguageClass in namespace jtl\Connector\Model
Global language model
$LanguageProperty in class Language
$ManufacturerI18nProperty in class ManufacturerI18n
$MeasurementUnitI18nProperty in class MeasurementUnitI18n
$ProductProperty in class Product
$ProductAttrI18nProperty in class ProductAttrI18n
$ProductFileDownloadI18nProperty in class ProductFileDownloadI18n
$ProductI18nProperty in class ProductI18n
$ProductMediaFileAttrI18nProperty in class ProductMediaFileAttrI18n
$ProductMediaFileI18nProperty in class ProductMediaFileI18n
$ProductVariationI18nProperty in class ProductVariationI18n
$ProductVariationValueI18nProperty in class ProductVariationValueI18n
$SpecificI18nProperty in class SpecificI18n
$SpecificValueI18nProperty in class SpecificValueI18n
$UnitI18nProperty in class UnitI18n
PluginLoader::load() — Method in class PluginLoader
Category::loadProperties() — Method in class Category
CategoryAttr::loadProperties() — Method in class CategoryAttr
CategoryAttrI18n::loadProperties() — Method in class CategoryAttrI18n
CategoryCustomerGroup::loadProperties() — Method in class CategoryCustomerGroup
CategoryI18n::loadProperties() — Method in class CategoryI18n
CategoryInvisibility::loadProperties() — Method in class CategoryInvisibility
Checksum::loadProperties() — Method in class Checksum
ConfigGroup::loadProperties() — Method in class ConfigGroup
ConfigGroupI18n::loadProperties() — Method in class ConfigGroupI18n
ConfigItem::loadProperties() — Method in class ConfigItem
ConfigItemI18n::loadProperties() — Method in class ConfigItemI18n
ConfigItemPrice::loadProperties() — Method in class ConfigItemPrice
ConnectorIdentification::loadProperties() — Method in class ConnectorIdentification
ConnectorServerInfo::loadProperties() — Method in class ConnectorServerInfo
CrossSelling::loadProperties() — Method in class CrossSelling
CrossSellingGroup::loadProperties() — Method in class CrossSellingGroup
CrossSellingGroupI18n::loadProperties() — Method in class CrossSellingGroupI18n
CrossSellingItem::loadProperties() — Method in class CrossSellingItem
Currency::loadProperties() — Method in class Currency
Customer::loadProperties() — Method in class Customer
CustomerAttr::loadProperties() — Method in class CustomerAttr
CustomerGroup::loadProperties() — Method in class CustomerGroup
CustomerGroupAttr::loadProperties() — Method in class CustomerGroupAttr
CustomerGroupI18n::loadProperties() — Method in class CustomerGroupI18n
CustomerGroupPackagingQuantity::loadProperties() — Method in class CustomerGroupPackagingQuantity
CustomerOrder::loadProperties() — Method in class CustomerOrder
CustomerOrderAttr::loadProperties() — Method in class CustomerOrderAttr
CustomerOrderBillingAddress::loadProperties() — Method in class CustomerOrderBillingAddress
CustomerOrderItem::loadProperties() — Method in class CustomerOrderItem
CustomerOrderItemVariation::loadProperties() — Method in class CustomerOrderItemVariation
CustomerOrderPaymentInfo::loadProperties() — Method in class CustomerOrderPaymentInfo
CustomerOrderShippingAddress::loadProperties() — Method in class CustomerOrderShippingAddress
DataType::loadProperties() — Method in class DataType
DeliveryNote::loadProperties() — Method in class DeliveryNote
DeliveryNoteItem::loadProperties() — Method in class DeliveryNoteItem
DeliveryNoteItemInfo::loadProperties() — Method in class DeliveryNoteItemInfo
DeliveryNoteTrackingList::loadProperties() — Method in class DeliveryNoteTrackingList
FileUpload::loadProperties() — Method in class FileUpload
FileUploadI18n::loadProperties() — Method in class FileUploadI18n
GlobalData::loadProperties() — Method in class GlobalData
Image::loadProperties() — Method in class Image
ImageI18n::loadProperties() — Method in class ImageI18n
LanguageClass in namespace jtl\Connector\Type
Language::loadProperties() — Method in class Language
Manufacturer::loadProperties() — Method in class Manufacturer
ManufacturerI18n::loadProperties() — Method in class ManufacturerI18n
MeasurementUnit::loadProperties() — Method in class MeasurementUnit
MeasurementUnitI18n::loadProperties() — Method in class MeasurementUnitI18n
PartsList::loadProperties() — Method in class PartsList
Payment::loadProperties() — Method in class Payment
Product::loadProperties() — Method in class Product
Product2Category::loadProperties() — Method in class Product2Category
ProductAttr::loadProperties() — Method in class ProductAttr
ProductAttrI18n::loadProperties() — Method in class ProductAttrI18n
ProductChecksum::loadProperties() — Method in class ProductChecksum
ProductConfigGroup::loadProperties() — Method in class ProductConfigGroup
ProductFileDownload::loadProperties() — Method in class ProductFileDownload
ProductFileDownloadI18n::loadProperties() — Method in class ProductFileDownloadI18n
ProductI18n::loadProperties() — Method in class ProductI18n
ProductInvisibility::loadProperties() — Method in class ProductInvisibility
ProductMediaFile::loadProperties() — Method in class ProductMediaFile
ProductMediaFileAttr::loadProperties() — Method in class ProductMediaFileAttr
ProductMediaFileAttrI18n::loadProperties() — Method in class ProductMediaFileAttrI18n
ProductMediaFileI18n::loadProperties() — Method in class ProductMediaFileI18n
ProductPartsList::loadProperties() — Method in class ProductPartsList
ProductPrice::loadProperties() — Method in class ProductPrice
ProductPriceItem::loadProperties() — Method in class ProductPriceItem
ProductSpecialPrice::loadProperties() — Method in class ProductSpecialPrice
ProductSpecialPriceItem::loadProperties() — Method in class ProductSpecialPriceItem
ProductSpecific::loadProperties() — Method in class ProductSpecific
ProductStockLevel::loadProperties() — Method in class ProductStockLevel
ProductType::loadProperties() — Method in class ProductType
ProductVarCombination::loadProperties() — Method in class ProductVarCombination
ProductVariation::loadProperties() — Method in class ProductVariation
ProductVariationI18n::loadProperties() — Method in class ProductVariationI18n
ProductVariationInvisibility::loadProperties() — Method in class ProductVariationInvisibility
ProductVariationValue::loadProperties() — Method in class ProductVariationValue
ProductVariationValueDependency::loadProperties() — Method in class ProductVariationValueDependency
ProductVariationValueExtraCharge::loadProperties() — Method in class ProductVariationValueExtraCharge
ProductVariationValueI18n::loadProperties() — Method in class ProductVariationValueI18n
ProductVariationValueInvisibility::loadProperties() — Method in class ProductVariationValueInvisibility
ProductWarehouseInfo::loadProperties() — Method in class ProductWarehouseInfo
Shipment::loadProperties() — Method in class Shipment
ShippingClass::loadProperties() — Method in class ShippingClass
ShippingMethod::loadProperties() — Method in class ShippingMethod
Specific::loadProperties() — Method in class Specific
SpecificI18n::loadProperties() — Method in class SpecificI18n
SpecificValue::loadProperties() — Method in class SpecificValue
SpecificValueI18n::loadProperties() — Method in class SpecificValueI18n
Statistic::loadProperties() — Method in class Statistic
StatusChange::loadProperties() — Method in class StatusChange
TaxClass::loadProperties() — Method in class TaxClass
TaxRate::loadProperties() — Method in class TaxRate
TaxZone::loadProperties() — Method in class TaxZone
TaxZoneCountry::loadProperties() — Method in class TaxZoneCountry
Unit::loadProperties() — Method in class Unit
UnitI18n::loadProperties() — Method in class UnitI18n
Warehouse::loadProperties() — Method in class Warehouse

M

$ConnectorProperty in class Connector
$ConnectorProperty in class Connector
MysqlClass in namespace jtl\Connector\Core\Database
MySql Database Class
$MysqlProperty in class Mysql
Mysql Result
$Sqlite3Property in class Sqlite3
Optional flags used to determine how to open the SQLite database.
$ImageProperty in class Image
$ImageProperty in class Image
MissingRequirementExceptionClass in namespace jtl\Connector\Core\Exception
ModelExceptionClass in namespace jtl\Connector\Core\Exception
Model Exception Class
Request::moveFileupload() — Method in class Request
Moves an uploaded file to a new location
MysqlMapperClass in namespace jtl\Connector\Core\Mapper
Abstract Mysql Mapper
DataModel::map() — Method in class DataModel
Object Mapping
ModelClass in namespace jtl\Connector\Core\Model
Core Model Class
MysqlClass in namespace jtl\Connector\Core\Result
Mysql Result Class
$ErrorProperty in class Error
A String providing a short description of the error.
MethodClass in namespace jtl\Connector\Core\Rpc
$RequestPacketProperty in class RequestPacket
A String containing the name of the method to be invoked.
Country::map() — Method in class Country
Date::map() — Method in class Date
Language::map() — Method in class Language
MoneyClass in namespace jtl\Connector\Core\Utilities
ModelClass in namespace jtl\Connector\Core\Validator
Global Model
ManufacturerAfterDeleteEventClass in namespace jtl\Connector\Event\Manufacturer
$ManufacturerAfterDeleteEventProperty in class ManufacturerAfterDeleteEvent
ManufacturerAfterPullEventClass in namespace jtl\Connector\Event\Manufacturer
$ManufacturerAfterPullEventProperty in class ManufacturerAfterPullEvent
ManufacturerAfterPushEventClass in namespace jtl\Connector\Event\Manufacturer
$ManufacturerAfterPushEventProperty in class ManufacturerAfterPushEvent
ManufacturerAfterStatisticEventClass in namespace jtl\Connector\Event\Manufacturer
ManufacturerBeforeDeleteEventClass in namespace jtl\Connector\Event\Manufacturer
$ManufacturerBeforeDeleteEventProperty in class ManufacturerBeforeDeleteEvent
ManufacturerBeforePullEventClass in namespace jtl\Connector\Event\Manufacturer
ManufacturerBeforePushEventClass in namespace jtl\Connector\Event\Manufacturer
$ManufacturerBeforePushEventProperty in class ManufacturerBeforePushEvent
ManufacturerBeforeStatisticEventClass in namespace jtl\Connector\Event\Manufacturer
ManagerClass in namespace jtl\Connector\Feature\Exception
Basic manager exception.
MethodClass in namespace jtl\Connector\Feature\Exception
Basic method exception.
ManagerClass in namespace jtl\Connector\Feature
Manager class for the feature parser of the famous JTL connector.
MysqlResultFormatterClass in namespace jtl\Connector\Formatter
$IdentityLinkerProperty in class IdentityLinker
Session Database Mapper
$IdentityLinkerProperty in class IdentityLinker
$CategoryI18nProperty in class CategoryI18n
$CategoryI18nProperty in class CategoryI18n
$ConfigGroupProperty in class ConfigGroup
$ConfigGroupProperty in class ConfigGroup
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConnectorServerInfoProperty in class ConnectorServerInfo
$CustomerProperty in class Customer
$CustomerGroupPackagingQuantityProperty in class CustomerGroupPackagingQuantity
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$GlobalDataProperty in class GlobalData
ManufacturerClass in namespace jtl\Connector\Model
Manufacturer / brand properties.
ManufacturerI18nClass in namespace jtl\Connector\Model
Locale specific text and meta-information for manufacturer.
$ManufacturerI18nProperty in class ManufacturerI18n
$ManufacturerI18nProperty in class ManufacturerI18n
$ManufacturerI18nProperty in class ManufacturerI18n
MeasurementUnitClass in namespace jtl\Connector\Model
Specifies product units like "ml", "l", " cm".
MeasurementUnitI18nClass in namespace jtl\Connector\Model
Localized Measurement Unit Name
$MeasurementUnitI18nProperty in class MeasurementUnitI18n
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductFileDownloadProperty in class ProductFileDownload
$ProductFileDownloadProperty in class ProductFileDownload
$ProductI18nProperty in class ProductI18n
$ProductI18nProperty in class ProductI18n
$ProductI18nProperty in class ProductI18n
$ProductMediaFileProperty in class ProductMediaFile
$SpecificValueI18nProperty in class SpecificValueI18n
$SpecificValueI18nProperty in class SpecificValueI18n
Statistic::map() — Method in class Statistic
(non-PHPdoc)
ManufacturerClass in namespace jtl\Connector\Type
ManufacturerI18nClass in namespace jtl\Connector\Type
MeasurementUnitClass in namespace jtl\Connector\Type
MeasurementUnitI18nClass in namespace jtl\Connector\Type

N

$MysqlProperty in class Mysql
If provided will specify the default database to be used when performing queries.
$ImageProperty in class Image
$ImageProperty in class Image
$ImageProperty in class Image
NotImplementedExceptionClass in namespace jtl\Connector\Core\Exception
NotImplemented Exception Class
$CategoryAttrI18nProperty in class CategoryAttrI18n
$CategoryI18nProperty in class CategoryI18n
$ConfigGroupI18nProperty in class ConfigGroupI18n
$ConfigItemI18nProperty in class ConfigItemI18n
$CrossSellingGroupI18nProperty in class CrossSellingGroupI18n
$CurrencyProperty in class Currency
$CurrencyProperty in class Currency
$CustomerGroupI18nProperty in class CustomerGroupI18n
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderItemProperty in class CustomerOrderItem
$DeliveryNoteProperty in class DeliveryNote
$DeliveryNoteTrackingListProperty in class DeliveryNoteTrackingList
$FileUploadI18nProperty in class FileUploadI18n
$ImageProperty in class Image
$LanguageProperty in class Language
$LanguageProperty in class Language
$ManufacturerProperty in class Manufacturer
$MeasurementUnitI18nProperty in class MeasurementUnitI18n
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductAttrI18nProperty in class ProductAttrI18n
$ProductFileDownloadI18nProperty in class ProductFileDownloadI18n
$ProductI18nProperty in class ProductI18n
$ProductMediaFileAttrI18nProperty in class ProductMediaFileAttrI18n
$ProductMediaFileI18nProperty in class ProductMediaFileI18n
$ProductPriceItemProperty in class ProductPriceItem
$ProductTypeProperty in class ProductType
$ProductVariationI18nProperty in class ProductVariationI18n
$ProductVariationValueI18nProperty in class ProductVariationValueI18n
$ShipmentProperty in class Shipment
$ShippingClassProperty in class ShippingClass
$ShippingMethodProperty in class ShippingMethod
$SpecificI18nProperty in class SpecificI18n
$TaxClassProperty in class TaxClass
$TaxZoneProperty in class TaxZone
$UnitI18nProperty in class UnitI18n
$WarehouseProperty in class Warehouse
$SessionHelperProperty in class SessionHelper
$PropertyInfoProperty in class PropertyInfo
Property name

O

MysqlMapper::orderSql() — Method in class MysqlMapper
Generation Sql Order Statement
QueryFilter::overrideFilter() — Method in class QueryFilter
Handler::open() — Method in class Handler
Open Session
$CustomerProperty in class Customer
$CustomerOrderProperty in class CustomerOrder
$ProductProperty in class Product
$StatusChangeProperty in class StatusChange

P

Feature::pull() — Method in class Feature
Returns what this connector is supporting.
$ConfigProperty in class Config
Controller::push() — Method in class Controller
(non-PHPdoc)
Controller::pull() — Method in class Controller
(non-PHPdoc)
IController::push() — Method in class IController
Insert or update
IController::pull() — Method in class IController
Select
$MysqlProperty in class Mysql
If not provided or NULL, the MySQL server will attempt to authenticate the user against those user records which have no password only.
Mysql::prepare() — Method in class Mysql
Prepare an SQL statement for execution
Sqlite3::prepare() — Method in class Sqlite3
Prepares an SQL statement for execution
$ImageProperty in class Image
PaymentExceptionClass in namespace jtl\Connector\Core\Exception
Payment Exception Class
PathClass in namespace jtl\Connector\Core\IO
PacketClass in namespace jtl\Connector\Core\Rpc
Rpc Packet
$RequestPacketProperty in class RequestPacket
A Structured value that holds the parameter values to be used during the invocation of the method.
Json::pretty() — Method in class Json
PaymentAfterDeleteEventClass in namespace jtl\Connector\Event\Payment
$PaymentAfterDeleteEventProperty in class PaymentAfterDeleteEvent
PaymentAfterPullEventClass in namespace jtl\Connector\Event\Payment
$PaymentAfterPullEventProperty in class PaymentAfterPullEvent
PaymentAfterPushEventClass in namespace jtl\Connector\Event\Payment
$PaymentAfterPushEventProperty in class PaymentAfterPushEvent
PaymentAfterStatisticEventClass in namespace jtl\Connector\Event\Payment
PaymentBeforeDeleteEventClass in namespace jtl\Connector\Event\Payment
$PaymentBeforeDeleteEventProperty in class PaymentBeforeDeleteEvent
PaymentBeforePullEventClass in namespace jtl\Connector\Event\Payment
PaymentBeforePushEventClass in namespace jtl\Connector\Event\Payment
$PaymentBeforePushEventProperty in class PaymentBeforePushEvent
PaymentBeforeStatisticEventClass in namespace jtl\Connector\Event\Payment
ProductPriceAfterDeleteEventClass in namespace jtl\Connector\Event\ProductPrice
$ProductPriceAfterDeleteEventProperty in class ProductPriceAfterDeleteEvent
ProductPriceAfterPullEventClass in namespace jtl\Connector\Event\ProductPrice
$ProductPriceAfterPullEventProperty in class ProductPriceAfterPullEvent
ProductPriceAfterPushEventClass in namespace jtl\Connector\Event\ProductPrice
$ProductPriceAfterPushEventProperty in class ProductPriceAfterPushEvent
ProductPriceAfterStatisticEventClass in namespace jtl\Connector\Event\ProductPrice
ProductPriceBeforeDeleteEventClass in namespace jtl\Connector\Event\ProductPrice
$ProductPriceBeforeDeleteEventProperty in class ProductPriceBeforeDeleteEvent
ProductPriceBeforePullEventClass in namespace jtl\Connector\Event\ProductPrice
ProductPriceBeforePushEventClass in namespace jtl\Connector\Event\ProductPrice
$ProductPriceBeforePushEventProperty in class ProductPriceBeforePushEvent
ProductPriceBeforeStatisticEventClass in namespace jtl\Connector\Event\ProductPrice
ProductStockLevelAfterDeleteEventClass in namespace jtl\Connector\Event\ProductStockLevel
$ProductStockLevelAfterDeleteEventProperty in class ProductStockLevelAfterDeleteEvent
ProductStockLevelAfterPullEventClass in namespace jtl\Connector\Event\ProductStockLevel
$ProductStockLevelAfterPullEventProperty in class ProductStockLevelAfterPullEvent
ProductStockLevelAfterPushEventClass in namespace jtl\Connector\Event\ProductStockLevel
$ProductStockLevelAfterPushEventProperty in class ProductStockLevelAfterPushEvent
ProductStockLevelAfterStatisticEventClass in namespace jtl\Connector\Event\ProductStockLevel
ProductStockLevelBeforeDeleteEventClass in namespace jtl\Connector\Event\ProductStockLevel
$ProductStockLevelBeforeDeleteEventProperty in class ProductStockLevelBeforeDeleteEvent
ProductStockLevelBeforePullEventClass in namespace jtl\Connector\Event\ProductStockLevel
ProductStockLevelBeforePushEventClass in namespace jtl\Connector\Event\ProductStockLevel
$ProductStockLevelBeforePushEventProperty in class ProductStockLevelBeforePushEvent
ProductStockLevelBeforeStatisticEventClass in namespace jtl\Connector\Event\ProductStockLevel
ProductAfterDeleteEventClass in namespace jtl\Connector\Event\Product
$ProductAfterDeleteEventProperty in class ProductAfterDeleteEvent
ProductAfterPullEventClass in namespace jtl\Connector\Event\Product
$ProductAfterPullEventProperty in class ProductAfterPullEvent
ProductAfterPushEventClass in namespace jtl\Connector\Event\Product
$ProductAfterPushEventProperty in class ProductAfterPushEvent
ProductAfterStatisticEventClass in namespace jtl\Connector\Event\Product
ProductBeforeDeleteEventClass in namespace jtl\Connector\Event\Product
$ProductBeforeDeleteEventProperty in class ProductBeforeDeleteEvent
ProductBeforePullEventClass in namespace jtl\Connector\Event\Product
ProductBeforePushEventClass in namespace jtl\Connector\Event\Product
$ProductBeforePushEventProperty in class ProductBeforePushEvent
ProductBeforeStatisticEventClass in namespace jtl\Connector\Event\Product
ProducerClass in namespace jtl\Connector\Feature\Base
Base class for the producer class.
Producer::parse() — Method in class Producer
ProducerClass in namespace jtl\Connector\Feature\Exception
Basic producer exception.
PullClass in namespace jtl\Connector\Feature\Method
Pull method.
PushClass in namespace jtl\Connector\Feature\Method
Push method.
ProducerClass in namespace jtl\Connector\Feature
Producer::parse() — Method in class Producer
Loads the importer, validation and extracting of the datas.
FormStep::processFormData() — Method in class FormStep
$CategoryProperty in class Category
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemPriceProperty in class ConfigItemPrice
$ConnectorIdentificationProperty in class ConnectorIdentification
$ConnectorIdentificationProperty in class ConnectorIdentification
$ConnectorIdentificationProperty in class ConnectorIdentification
$ConnectorServerInfoProperty in class ConnectorServerInfo
$CrossSellingProperty in class CrossSelling
$CrossSellingItemProperty in class CrossSellingItem
$CustomerProperty in class Customer
$CustomerGroupPackagingQuantityProperty in class CustomerGroupPackagingQuantity
$CustomerGroupPackagingQuantityProperty in class CustomerGroupPackagingQuantity
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$DeliveryNoteItemProperty in class DeliveryNoteItem
$FileUploadProperty in class FileUpload
$GlobalDataProperty in class GlobalData
PartsListClass in namespace jtl\Connector\Model
Define set articles / parts lists.
$PartsListProperty in class PartsList
PaymentClass in namespace jtl\Connector\Model
$PaymentProperty in class Payment
ProductClass in namespace jtl\Connector\Model
Product properties.
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
Product2CategoryClass in namespace jtl\Connector\Model
Product-Category Allocation.
$Product2CategoryProperty in class Product2Category
ProductAttrClass in namespace jtl\Connector\Model
Localized product attribute.
$ProductAttrProperty in class ProductAttr
ProductAttrI18nClass in namespace jtl\Connector\Model
$ProductAttrI18nProperty in class ProductAttrI18n
ProductChecksumClass in namespace jtl\Connector\Model
ProductConfigGroupClass in namespace jtl\Connector\Model
Product-ConfigGroup Assignment.
$ProductConfigGroupProperty in class ProductConfigGroup
ProductFileDownloadClass in namespace jtl\Connector\Model
$ProductFileDownloadProperty in class ProductFileDownload
$ProductFileDownloadProperty in class ProductFileDownload
$ProductFileDownloadProperty in class ProductFileDownload
ProductFileDownloadI18nClass in namespace jtl\Connector\Model
ProductI18nClass in namespace jtl\Connector\Model
Locale specific texts for product
$ProductI18nProperty in class ProductI18n
ProductInvisibilityClass in namespace jtl\Connector\Model
Specify product to hide from customerGroup.
$ProductInvisibilityProperty in class ProductInvisibility
ProductMediaFileClass in namespace jtl\Connector\Model
Media file model.
$ProductMediaFileProperty in class ProductMediaFile
$ProductMediaFileProperty in class ProductMediaFile
ProductMediaFileAttrClass in namespace jtl\Connector\Model
Monolingual mediafile attribute.
$ProductMediaFileAttrProperty in class ProductMediaFileAttr
ProductMediaFileAttrI18nClass in namespace jtl\Connector\Model
ProductMediaFileI18nClass in namespace jtl\Connector\Model
Locale specific mediafile name + description.
$ProductMediaFileI18nProperty in class ProductMediaFileI18n
ProductPartsListClass in namespace jtl\Connector\Model
Define set articles / parts lists.
$ProductPartsListProperty in class ProductPartsList
ProductPriceClass in namespace jtl\Connector\Model
Product price properties.
$ProductPriceProperty in class ProductPrice
ProductPriceItemClass in namespace jtl\Connector\Model
Product price item properties.
$ProductPriceItemProperty in class ProductPriceItem
ProductSpecialPriceClass in namespace jtl\Connector\Model
Special product price properties to specify date and stock limits.
$ProductSpecialPriceProperty in class ProductSpecialPrice
ProductSpecialPriceItemClass in namespace jtl\Connector\Model
special price properties to define a net price for a customerGroup.
$ProductSpecialPriceItemProperty in class ProductSpecialPriceItem
$ProductSpecialPriceItemProperty in class ProductSpecialPriceItem
ProductSpecificClass in namespace jtl\Connector\Model
Product to specificValue Assignment. Product specifics are used to assign characteristic product attributes like color or size.
$ProductSpecificProperty in class ProductSpecific
ProductStockLevelClass in namespace jtl\Connector\Model
$ProductStockLevelProperty in class ProductStockLevel
ProductTypeClass in namespace jtl\Connector\Model
ProductType model to classify and group products.
ProductVarCombinationClass in namespace jtl\Connector\Model
Product to productVariationValue Allocation.
$ProductVarCombinationProperty in class ProductVarCombination
$ProductVarCombinationProperty in class ProductVarCombination
$ProductVarCombinationProperty in class ProductVarCombination
ProductVariationClass in namespace jtl\Connector\Model
ProductVariation Model. Each product defines its own variations, that means variations are not global in contrast to specifics.
$ProductVariationProperty in class ProductVariation
ProductVariationI18nClass in namespace jtl\Connector\Model
Locale specific product variation properties.
$ProductVariationI18nProperty in class ProductVariationI18n
ProductVariationInvisibilityClass in namespace jtl\Connector\Model
Specify productVariation to hide from customerGroup.
$ProductVariationInvisibilityProperty in class ProductVariationInvisibility
ProductVariationValueClass in namespace jtl\Connector\Model
Product variation value model. Each product defines its own variations and variation values.
$ProductVariationValueProperty in class ProductVariationValue
ProductVariationValueDependencyClass in namespace jtl\Connector\Model
ToDo: Remove (deprecated)
$ProductVariationValueDependencyProperty in class ProductVariationValueDependency
$ProductVariationValueDependencyProperty in class ProductVariationValueDependency
ProductVariationValueExtraChargeClass in namespace jtl\Connector\Model
Extra charge for productVariationValue per customerGroup.
$ProductVariationValueExtraChargeProperty in class ProductVariationValueExtraCharge
ProductVariationValueI18nClass in namespace jtl\Connector\Model
locale specifig productVariationValue name.
$ProductVariationValueI18nProperty in class ProductVariationValueI18n
ProductVariationValueInvisibilityClass in namespace jtl\Connector\Model
Specify productVariationValue to hide from specific customerGroup.
$ProductVariationValueInvisibilityProperty in class ProductVariationValueInvisibility
ProductWarehouseInfoClass in namespace jtl\Connector\Model
Product to warehouse info association.
$ProductWarehouseInfoProperty in class ProductWarehouseInfo
$StatusChangeProperty in class StatusChange
PaymentTypesClass in namespace jtl\Connector\Payment
PluginLoaderClass in namespace jtl\Connector\Plugin
PartsListClass in namespace jtl\Connector\Type
PaymentClass in namespace jtl\Connector\Type
ProductClass in namespace jtl\Connector\Type
Product2CategoryClass in namespace jtl\Connector\Type
ProductAttrClass in namespace jtl\Connector\Type
ProductAttrI18nClass in namespace jtl\Connector\Type
ProductChecksumClass in namespace jtl\Connector\Type
ProductConfigGroupClass in namespace jtl\Connector\Type
ProductFileDownloadClass in namespace jtl\Connector\Type
ProductFileDownloadI18nClass in namespace jtl\Connector\Type
ProductI18nClass in namespace jtl\Connector\Type
ProductInvisibilityClass in namespace jtl\Connector\Type
ProductMediaFileClass in namespace jtl\Connector\Type
ProductMediaFileAttrClass in namespace jtl\Connector\Type
ProductMediaFileAttrI18nClass in namespace jtl\Connector\Type
ProductMediaFileI18nClass in namespace jtl\Connector\Type
ProductPartsListClass in namespace jtl\Connector\Type
ProductPriceClass in namespace jtl\Connector\Type
ProductPriceItemClass in namespace jtl\Connector\Type
ProductSpecialPriceClass in namespace jtl\Connector\Type
ProductSpecialPriceItemClass in namespace jtl\Connector\Type
ProductSpecificClass in namespace jtl\Connector\Type
ProductStockLevelClass in namespace jtl\Connector\Type
ProductTypeClass in namespace jtl\Connector\Type
ProductVarCombinationClass in namespace jtl\Connector\Type
ProductVariationClass in namespace jtl\Connector\Type
ProductVariationI18nClass in namespace jtl\Connector\Type
ProductVariationInvisibilityClass in namespace jtl\Connector\Type
ProductVariationValueClass in namespace jtl\Connector\Type
ProductVariationValueDependencyClass in namespace jtl\Connector\Type
ProductVariationValueExtraChargeClass in namespace jtl\Connector\Type
ProductVariationValueI18nClass in namespace jtl\Connector\Type
ProductVariationValueInvisibilityClass in namespace jtl\Connector\Type
ProductWarehouseInfoClass in namespace jtl\Connector\Type
PropertyInfoClass in namespace jtl\Connector\Type
Entity data model

Q

IDatabase::query() — Method in class IDatabase
Database Query
Mysql::query() — Method in class Mysql
(non-PHPdoc)
Sqlite3::query() — Method in class Sqlite3
(non-PHPdoc)
$ImageProperty in class Image
QueryFilterClass in namespace jtl\Connector\Core\Model
Database Query Filter
$CustomerOrderItemProperty in class CustomerOrderItem
$DeliveryNoteItemProperty in class DeliveryNoteItem
$DeliveryNoteItemInfoProperty in class DeliveryNoteItemInfo
$PartsListProperty in class PartsList
$ProductPartsListProperty in class ProductPartsList
$ProductPriceItemProperty in class ProductPriceItem

R

Application::run() — Method in class Application
(non-PHPdoc)
Application::register() — Method in class Application
Application::runSingle() — Method in class Application
Single Mode
Application::runBatch() — Method in class Application
Batch Mode
Application::runActionValidation() — Method in class Application
Validate Action
Application::runModelValidation() — Method in class Application
Validate Model
IChecksumLoader::read() — Method in class IChecksumLoader
Loads the checksum
IApplication::run() — Method in class IApplication
Gzip::read() — Method in class Gzip
(non-PHPdoc)
ICompression::read() — Method in class ICompression
Read content from compressed file
Config::read() — Method in class Config
Mysql::rollback() — Method in class Mysql
Rolls back current transaction
IDrawing::resize() — Method in class IDrawing
Image Resizing
ImageGd::resize() — Method in class ImageGd
(non-PHPdoc)
ImageIm::resize() — Method in class ImageIm
(non-PHPdoc)
RpcExceptionClass in namespace jtl\Connector\Core\Exception
RPC Exception Class
$ToolProperty in class Tool
$ToolProperty in class Tool
$ToolProperty in class Tool
Return value of filegetcontent (only for unit testing)
$ToolProperty in class Tool
Return value of fileputcontent (only for unit testing)
RequestClass in namespace jtl\Connector\Core\Http
Http Request Handler
ResponseClass in namespace jtl\Connector\Core\Http
Http Response Handler
Collection::replace() — Method in class Collection
Collection::remove() — Method in class Collection
$MethodProperty in class Method
Rcp Method
RequestPacketClass in namespace jtl\Connector\Core\Rpc
Rpc Request Packet
ResponsePacketClass in namespace jtl\Connector\Core\Rpc
Rpc Response Packet
$ResponsePacketProperty in class ResponsePacket
This member is REQUIRED on success.
Handler::read() — Method in class Handler
Read Session
Check::run() — Method in class Check
$ToolProperty in class Tool
$ToolProperty in class Tool
$ToolProperty in class Tool
RpcMethodClass in namespace jtl\Connector\Core\Utilities
Rpc Method Utilities
Seo::replaceDiacritics() — Method in class Seo
RpcAfterEventClass in namespace jtl\Connector\Event\Rpc
RpcBeforeEventClass in namespace jtl\Connector\Event\Rpc
Manager::registerParameter() — Method in class Manager
Registers a parameter where the producer will looking for during the import/export phase.
Manager::registerParameters() — Method in class Manager
Registers multiple parameters.
Manager::registerMethod() — Method in class Manager
Registers a method by name where the producer will look for during the import/export phase.
Manager::registerMethods() — Method in class Manager
Registers multiple methods at once.
Installer::runStep() — Method in class Installer
Installer::run() — Method in class Installer
FormStep::run() — Method in class FormStep
Executes the current step
InstallerStep::run() — Method in class InstallerStep
Executes the current step
$IdentityLinkerProperty in class IdentityLinker
$ImageProperty in class Image
$ImageProperty in class Image
$ProductProperty in class Product
$TaxRateProperty in class TaxRate
IPlugin::registerListener() — Method in class IPlugin

S

$ApplicationProperty in class Application
Global Session
Application::startConfiguration() — Method in class Application
Initialises the connector configuration instance.
Application::startSession() — Method in class Application
Starting Session
Application::startEventDispatcher() — Method in class Application
Application::setErrorHandler() — Method in class Application
ErrorHandler::setExceptionHandler() — Method in class ErrorHandler
ErrorHandler::setErrorHandler() — Method in class ErrorHandler
ErrorHandler::setShutdownHandler() — Method in class ErrorHandler
ErrorHandler::setEventDispatcher() — Method in class ErrorHandler
IErrorHandler::setExceptionHandler() — Method in class IErrorHandler
IErrorHandler::setErrorHandler() — Method in class IErrorHandler
IErrorHandler::setShutdownHandler() — Method in class IErrorHandler
IErrorHandler::setEventDispatcher() — Method in class IErrorHandler
IEndpointConnector::setPrimaryKeyMapper() — Method in class IEndpointConnector
IEndpointConnector::setTokenLoader() — Method in class IEndpointConnector
IEndpointConnector::setChecksumLoader() — Method in class IEndpointConnector
Connector::setPrimaryKeyMapper() — Method in class Connector
Setter primary key mapper
Connector::setTokenLoader() — Method in class Connector
Setter token loader
Connector::setTokenValidator() — Method in class Connector
Setter token validator
Connector::setChecksumLoader() — Method in class Connector
Setter checksum loader
Connector::setEventDispatcher() — Method in class Connector
Setter checksum loader
Connector::setMethod() — Method in class Connector
Method Setter
Connector::setModelNamespace() — Method in class Connector
Method Setter
IChecksum::setForeignKey() — Method in class IChecksum
IChecksum::setEndpoint() — Method in class IChecksum
IChecksum::setHost() — Method in class IChecksum
IChecksum::setType() — Method in class IChecksum
IChecksum::setHasChanged() — Method in class IChecksum
Config::save() — Method in class Config
Will set data into cache and save to file
Controller::statistic() — Method in class Controller
(non-PHPdoc)
Controller::setMethod() — Method in class Controller
Method Setter
IController::statistic() — Method in class IController
Statistic
Mysql::setOptions() — Method in class Mysql
Set Options
Mysql::setCharset() — Method in class Mysql
Name Set Support
Mysql::setNames() — Method in class Mysql
Character Set Support
Sqlite3Class in namespace jtl\Connector\Core\Database
Sqlite 3 Database Class
Sqlite3::setOptions() — Method in class Sqlite3
Set Options
IDrawing::save() — Method in class IDrawing
Image Saving
ImageFactory::startNew() — Method in class ImageFactory
Starts a new Image object
ImageGd::save() — Method in class ImageGd
(non-PHPdoc)
ImageIm::save() — Method in class ImageIm
(non-PHPdoc)
SchemaExceptionClass in namespace jtl\Connector\Core\Exception
Schema Exception Class
SessionExceptionClass in namespace jtl\Connector\Core\Exception
Session Exception Class
Request::stripData() — Method in class Request
Checks getmagicquotes_gpc
Response::send() — Method in class Response
Http Response sender
Response::sendAll() — Method in class Response
Http Response sender
SslClass in namespace jtl\Connector\Core\Http
Http SSL class that can return specific information.
IMapper::save() — Method in class IMapper
Save
MysqlMapper::setNames() — Method in class MysqlMapper
Character Set Support
MysqlMapper::setCharset() — Method in class MysqlMapper
Name Set Support
AuthRequest::setToken() — Method in class AuthRequest
Sets the value of token.
Collection::set() — Method in class Collection
Model::setOptions() — Method in class Model
Sets Properties with matching Array Values
QueryFilter::setLimit() — Method in class QueryFilter
Limit Setter
QueryFilter::setFilters() — Method in class QueryFilter
Filters Setter
QueryFilter::set() — Method in class QueryFilter
Setter
Mysql::setQuery() — Method in class Mysql
Query Setter
Mysql::setErrno() — Method in class Mysql
Errno Setter
Mysql::setError() — Method in class Mysql
Error Setter
Mysql::setKey() — Method in class Mysql
Key Setter
Mysql::setType() — Method in class Mysql
Errno Setter
Mysql::setAffected() — Method in class Mysql
Affected Setter
Error::setCode() — Method in class Error
Setter for $code
Error::setMessage() — Method in class Error
Setter for $message
Error::setData() — Method in class Error
Setter for $data
Method::setRpcMethod() — Method in class Method
Method Setter
Method::setController() — Method in class Method
Controller Setter
Method::setAction() — Method in class Method
Action Setter
Packet::setJtlrpc() — Method in class Packet
Setter for $jtlrpc
Packet::setId() — Method in class Packet
Setter for $id
RequestPacket::setMethod() — Method in class RequestPacket
Setter for $method
RequestPacket::setParams() — Method in class RequestPacket
Setter for $params
ResponsePacket::setResult() — Method in class ResponsePacket
Setter for $result
ResponsePacket::setError() — Method in class ResponsePacket
Setter for $error
Tool::sys_getloadavg() — Method in class Tool
This method will return the average system load for unix based systems.
Tool::sys_win_getloadavg() — Method in class Tool
This method will return the average system load for windows based systems.
RpcMethod::splitMethod() — Method in class RpcMethod
Controller and Action Splitter
SeoClass in namespace jtl\Connector\Core\Utilities
SingletonClass in namespace jtl\Connector\Core\Utilities
Abstract Singleton Class
$JsonProperty in class Json
$JsonProperty in class Json
SchemaClass in namespace jtl\Connector\Core\Validator
Schema Validator
Schema::schemaExists() — Method in class Schema
Checks whether a schema file exists
SchemaExceptionClass in namespace jtl\Connector\Core\Validator
Sqlite3Class in namespace jtl\Connector\Database
Sqlite 3 Database Class
$CategoryAfterStatisticEventProperty in class CategoryAfterStatisticEvent
$ConnectorAfterStatisticEventProperty in class ConnectorAfterStatisticEvent
$CustomerOrderAfterStatisticEventProperty in class CustomerOrderAfterStatisticEvent
$CustomerAfterStatisticEventProperty in class CustomerAfterStatisticEvent
$DeliveryNoteAfterStatisticEventProperty in class DeliveryNoteAfterStatisticEvent
$GlobalDataAfterStatisticEventProperty in class GlobalDataAfterStatisticEvent
$ImageAfterStatisticEventProperty in class ImageAfterStatisticEvent
$ManufacturerAfterStatisticEventProperty in class ManufacturerAfterStatisticEvent
$PaymentAfterStatisticEventProperty in class PaymentAfterStatisticEvent
$ProductPriceAfterStatisticEventProperty in class ProductPriceAfterStatisticEvent
$ProductStockLevelAfterStatisticEventProperty in class ProductStockLevelAfterStatisticEvent
$ProductAfterStatisticEventProperty in class ProductAfterStatisticEvent
SpecificAfterDeleteEventClass in namespace jtl\Connector\Event\Specific
$SpecificAfterDeleteEventProperty in class SpecificAfterDeleteEvent
SpecificAfterPullEventClass in namespace jtl\Connector\Event\Specific
$SpecificAfterPullEventProperty in class SpecificAfterPullEvent
SpecificAfterPushEventClass in namespace jtl\Connector\Event\Specific
$SpecificAfterPushEventProperty in class SpecificAfterPushEvent
SpecificAfterStatisticEventClass in namespace jtl\Connector\Event\Specific
$SpecificAfterStatisticEventProperty in class SpecificAfterStatisticEvent
SpecificBeforeDeleteEventClass in namespace jtl\Connector\Event\Specific
$SpecificBeforeDeleteEventProperty in class SpecificBeforeDeleteEvent
SpecificBeforePullEventClass in namespace jtl\Connector\Event\Specific
SpecificBeforePushEventClass in namespace jtl\Connector\Event\Specific
$SpecificBeforePushEventProperty in class SpecificBeforePushEvent
SpecificBeforeStatisticEventClass in namespace jtl\Connector\Event\Specific
StatusChangeAfterDeleteEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeAfterDeleteEventProperty in class StatusChangeAfterDeleteEvent
StatusChangeAfterPullEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeAfterPullEventProperty in class StatusChangeAfterPullEvent
StatusChangeAfterPushEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeAfterPushEventProperty in class StatusChangeAfterPushEvent
StatusChangeAfterStatisticEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeAfterStatisticEventProperty in class StatusChangeAfterStatisticEvent
StatusChangeBeforeDeleteEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeBeforeDeleteEventProperty in class StatusChangeBeforeDeleteEvent
StatusChangeBeforePullEventClass in namespace jtl\Connector\Event\StatusChange
StatusChangeBeforePushEventClass in namespace jtl\Connector\Event\StatusChange
$StatusChangeBeforePushEventProperty in class StatusChangeBeforePushEvent
StatusChangeBeforeStatisticEventClass in namespace jtl\Connector\Event\StatusChange
Base::setName() — Method in class Base
Sets the name.
IProducer::setManager() — Method in class IProducer
Producer::setManager() — Method in class Producer
Sets the manager.
StandardClass in namespace jtl\Connector\Feature\Group
Standard group class
Manager::setProducer() — Method in class Manager
Sets the producer, the base class of this converting manager.
$BaseProperty in class Base
Installer::stepUrl() — Method in class Installer
ChecksumLinker::setChecksumLoader() — Method in class ChecksumLinker
ChecksumLinker::save() — Method in class ChecksumLinker
IdentityLinker::setPrimaryKeyMapper() — Method in class IdentityLinker
Database setter
IdentityLinker::save() — Method in class IdentityLinker
Save link to database
IdentityLinker::saveCache() — Method in class IdentityLinker
IPrimaryKeyMapper::save() — Method in class IPrimaryKeyMapper
Save link to database
Ack::setIdentities() — Method in class Ack
Identities getter
$CategoryProperty in class Category
Category::setId() — Method in class Category
Category::setParentCategoryId() — Method in class Category
Category::setIsActive() — Method in class Category
Category::setLevel() — Method in class Category
Category::setSort() — Method in class Category
Category::setAttributes() — Method in class Category
Category::setCustomerGroups() — Method in class Category
Category::setI18ns() — Method in class Category
Category::setInvisibilities() — Method in class Category
CategoryAttr::setCategoryId() — Method in class CategoryAttr
CategoryAttr::setId() — Method in class CategoryAttr
CategoryAttr::setIsCustomProperty() — Method in class CategoryAttr
CategoryAttr::setIsTranslated() — Method in class CategoryAttr
CategoryAttr::setI18ns() — Method in class CategoryAttr
CategoryAttrI18n::setCategoryAttrId() — Method in class CategoryAttrI18n
CategoryAttrI18n::setLanguageISO() — Method in class CategoryAttrI18n
CategoryAttrI18n::setName() — Method in class CategoryAttrI18n
CategoryAttrI18n::setValue() — Method in class CategoryAttrI18n
CategoryCustomerGroup::setCategoryId() — Method in class CategoryCustomerGroup
CategoryCustomerGroup::setCustomerGroupId() — Method in class CategoryCustomerGroup
CategoryCustomerGroup::setDiscount() — Method in class CategoryCustomerGroup
CategoryI18n::setCategoryId() — Method in class CategoryI18n
CategoryI18n::setDescription() — Method in class CategoryI18n
CategoryI18n::setLanguageISO() — Method in class CategoryI18n
CategoryI18n::setMetaDescription() — Method in class CategoryI18n
CategoryI18n::setMetaKeywords() — Method in class CategoryI18n
CategoryI18n::setName() — Method in class CategoryI18n
CategoryI18n::setTitleTag() — Method in class CategoryI18n
CategoryI18n::setUrlPath() — Method in class CategoryI18n
CategoryInvisibility::setCategoryId() — Method in class CategoryInvisibility
CategoryInvisibility::setCustomerGroupId() — Method in class CategoryInvisibility
Checksum::setForeignKey() — Method in class Checksum
Checksum::setEndpoint() — Method in class Checksum
Checksum::setHasChanged() — Method in class Checksum
Checksum::setHost() — Method in class Checksum
Checksum::setType() — Method in class Checksum
$ConfigGroupProperty in class ConfigGroup
ConfigGroup::setId() — Method in class ConfigGroup
ConfigGroup::setComment() — Method in class ConfigGroup
ConfigGroup::setImagePath() — Method in class ConfigGroup
ConfigGroup::setMaximumSelection() — Method in class ConfigGroup
ConfigGroup::setMinimumSelection() — Method in class ConfigGroup
ConfigGroup::setSort() — Method in class ConfigGroup
ConfigGroup::setType() — Method in class ConfigGroup
ConfigGroup::setI18ns() — Method in class ConfigGroup
ConfigGroupI18n::setConfigGroupId() — Method in class ConfigGroupI18n
ConfigGroupI18n::setDescription() — Method in class ConfigGroupI18n
ConfigGroupI18n::setLanguageISO() — Method in class ConfigGroupI18n
ConfigGroupI18n::setName() — Method in class ConfigGroupI18n
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
$ConfigItemProperty in class ConfigItem
ConfigItem::setConfigGroupId() — Method in class ConfigItem
ConfigItem::setId() — Method in class ConfigItem
ConfigItem::setProductId() — Method in class ConfigItem
ConfigItem::setIgnoreMultiplier() — Method in class ConfigItem
ConfigItem::setInheritProductName() — Method in class ConfigItem
ConfigItem::setInheritProductPrice() — Method in class ConfigItem
ConfigItem::setInitialQuantity() — Method in class ConfigItem
ConfigItem::setIsPreSelected() — Method in class ConfigItem
ConfigItem::setIsRecommended() — Method in class ConfigItem
ConfigItem::setMaxQuantity() — Method in class ConfigItem
ConfigItem::setMinQuantity() — Method in class ConfigItem
ConfigItem::setShowDiscount() — Method in class ConfigItem
ConfigItem::setShowSurcharge() — Method in class ConfigItem
ConfigItem::setSort() — Method in class ConfigItem
ConfigItem::setType() — Method in class ConfigItem
ConfigItem::setI18ns() — Method in class ConfigItem
ConfigItem::setPrices() — Method in class ConfigItem
ConfigItemI18n::setConfigItemId() — Method in class ConfigItemI18n
ConfigItemI18n::setDescription() — Method in class ConfigItemI18n
ConfigItemI18n::setLanguageISO() — Method in class ConfigItemI18n
ConfigItemI18n::setName() — Method in class ConfigItemI18n
ConfigItemPrice::setConfigItemId() — Method in class ConfigItemPrice
ConfigItemPrice::setCustomerGroupId() — Method in class ConfigItemPrice
ConfigItemPrice::setPrice() — Method in class ConfigItemPrice
ConfigItemPrice::setType() — Method in class ConfigItemPrice
$ConnectorIdentificationProperty in class ConnectorIdentification
ConnectorIdentification::setEndpointVersion() — Method in class ConnectorIdentification
ConnectorIdentification::setPlatformName() — Method in class ConnectorIdentification
ConnectorIdentification::setPlatformVersion() — Method in class ConnectorIdentification
ConnectorIdentification::setProtocolVersion() — Method in class ConnectorIdentification
ConnectorIdentification::setServerInfo() — Method in class ConnectorIdentification
ConnectorServerInfo::setMemoryLimit() — Method in class ConnectorServerInfo
ConnectorServerInfo::setExecutionTime() — Method in class ConnectorServerInfo
ConnectorServerInfo::setPostMaxSize() — Method in class ConnectorServerInfo
ConnectorServerInfo::setUploadMaxFilesize() — Method in class ConnectorServerInfo
CrossSelling::setId() — Method in class CrossSelling
CrossSelling::setProductId() — Method in class CrossSelling
CrossSelling::setItems() — Method in class CrossSelling
CrossSellingGroup::setId() — Method in class CrossSellingGroup
CrossSellingGroup::setI18ns() — Method in class CrossSellingGroup
CrossSellingGroupI18n::setCrossSellingGroupId() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::setDescription() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::setLanguageISO() — Method in class CrossSellingGroupI18n
CrossSellingGroupI18n::setName() — Method in class CrossSellingGroupI18n
CrossSellingItem::setCrossSellingGroupId() — Method in class CrossSellingItem
CrossSellingItem::setProductIds() — Method in class CrossSellingItem
Currency::setId() — Method in class Currency
Currency::setDelimiterCent() — Method in class Currency
Currency::setDelimiterThousand() — Method in class Currency
Currency::setFactor() — Method in class Currency
Currency::setHasCurrencySignBeforeValue() — Method in class Currency
Currency::setIsDefault() — Method in class Currency
Currency::setIso() — Method in class Currency
Currency::setName() — Method in class Currency
Currency::setNameHtml() — Method in class Currency
$CustomerProperty in class Customer
$CustomerProperty in class Customer
$CustomerProperty in class Customer
Customer::setCustomerGroupId() — Method in class Customer
Customer::setId() — Method in class Customer
Customer::setAccountCredit() — Method in class Customer
Customer::setBirthday() — Method in class Customer
Customer::setCity() — Method in class Customer
Customer::setCompany() — Method in class Customer
Customer::setCountryIso() — Method in class Customer
Customer::setCreationDate() — Method in class Customer
Customer::setCustomerNumber() — Method in class Customer
Customer::setDeliveryInstruction() — Method in class Customer
Customer::setDiscount() — Method in class Customer
Customer::setEMail() — Method in class Customer
Customer::setExtraAddressLine() — Method in class Customer
Customer::setFax() — Method in class Customer
Customer::setFirstName() — Method in class Customer
Customer::setHasCustomerAccount() — Method in class Customer
Customer::setHasNewsletterSubscription() — Method in class Customer
Customer::setIsActive() — Method in class Customer
Customer::setLanguageISO() — Method in class Customer
Customer::setLastName() — Method in class Customer
Customer::setMobile() — Method in class Customer
Customer::setOrigin() — Method in class Customer
Customer::setPhone() — Method in class Customer
Customer::setSalutation() — Method in class Customer
Customer::setState() — Method in class Customer
Customer::setStreet() — Method in class Customer
Customer::setTitle() — Method in class Customer
Customer::setVatNumber() — Method in class Customer
Customer::setWebsiteUrl() — Method in class Customer
Customer::setZipCode() — Method in class Customer
Customer::setAttributes() — Method in class Customer
CustomerAttr::setCustomerId() — Method in class CustomerAttr
CustomerAttr::setKey() — Method in class CustomerAttr
CustomerAttr::setValue() — Method in class CustomerAttr
CustomerGroup::setId() — Method in class CustomerGroup
CustomerGroup::setApplyNetPrice() — Method in class CustomerGroup
CustomerGroup::setDiscount() — Method in class CustomerGroup
CustomerGroup::setIsDefault() — Method in class CustomerGroup
CustomerGroup::setAttributes() — Method in class CustomerGroup
CustomerGroup::setI18ns() — Method in class CustomerGroup
CustomerGroupAttr::setCustomerGroupId() — Method in class CustomerGroupAttr
CustomerGroupAttr::setId() — Method in class CustomerGroupAttr
CustomerGroupAttr::setKey() — Method in class CustomerGroupAttr
CustomerGroupAttr::setValue() — Method in class CustomerGroupAttr
CustomerGroupI18n::setCustomerGroupId() — Method in class CustomerGroupI18n
CustomerGroupI18n::setLanguageISO() — Method in class CustomerGroupI18n
CustomerGroupI18n::setName() — Method in class CustomerGroupI18n
CustomerGroupPackagingQuantity::setCustomerGroupId() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::setProductId() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::setMinimumOrderQuantity() — Method in class CustomerGroupPackagingQuantity
CustomerGroupPackagingQuantity::setPackagingQuantity() — Method in class CustomerGroupPackagingQuantity
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
CustomerOrder::setCustomerId() — Method in class CustomerOrder
CustomerOrder::setId() — Method in class CustomerOrder
CustomerOrder::setBillingAddress() — Method in class CustomerOrder
CustomerOrder::setCarrierName() — Method in class CustomerOrder
CustomerOrder::setCreationDate() — Method in class CustomerOrder
CustomerOrder::setCurrencyIso() — Method in class CustomerOrder
CustomerOrder::setEstimatedDeliveryDate() — Method in class CustomerOrder
CustomerOrder::setLanguageISO() — Method in class CustomerOrder
CustomerOrder::setNote() — Method in class CustomerOrder
CustomerOrder::setOrderNumber() — Method in class CustomerOrder
CustomerOrder::setPaymentDate() — Method in class CustomerOrder
CustomerOrder::setPaymentInfo() — Method in class CustomerOrder
CustomerOrder::setPaymentModuleCode() — Method in class CustomerOrder
CustomerOrder::setPaymentStatus() — Method in class CustomerOrder
CustomerOrder::setPui() — Method in class CustomerOrder
CustomerOrder::setShippingAddress() — Method in class CustomerOrder
CustomerOrder::setShippingDate() — Method in class CustomerOrder
CustomerOrder::setShippingInfo() — Method in class CustomerOrder
CustomerOrder::setShippingMethodName() — Method in class CustomerOrder
CustomerOrder::setStatus() — Method in class CustomerOrder
CustomerOrder::setTotalSum() — Method in class CustomerOrder
CustomerOrder::setTotalSumGross() — Method in class CustomerOrder
CustomerOrder::setAttributes() — Method in class CustomerOrder
CustomerOrder::setItems() — Method in class CustomerOrder
CustomerOrderAttr::setCustomerOrderId() — Method in class CustomerOrderAttr
CustomerOrderAttr::setId() — Method in class CustomerOrderAttr
CustomerOrderAttr::setKey() — Method in class CustomerOrderAttr
CustomerOrderAttr::setValue() — Method in class CustomerOrderAttr
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setCustomerId() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setId() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setCity() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setCompany() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setCountryIso() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setDeliveryInstruction() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setEMail() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setExtraAddressLine() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setFax() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setFirstName() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setLastName() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setMobile() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setPhone() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setSalutation() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setState() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setStreet() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setTitle() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setVatNumber() — Method in class CustomerOrderBillingAddress
CustomerOrderBillingAddress::setZipCode() — Method in class CustomerOrderBillingAddress
$CustomerOrderItemProperty in class CustomerOrderItem
CustomerOrderItem::setConfigItemId() — Method in class CustomerOrderItem
CustomerOrderItem::setCustomerOrderId() — Method in class CustomerOrderItem
CustomerOrderItem::setId() — Method in class CustomerOrderItem
CustomerOrderItem::setProductId() — Method in class CustomerOrderItem
CustomerOrderItem::setName() — Method in class CustomerOrderItem
CustomerOrderItem::setPrice() — Method in class CustomerOrderItem
CustomerOrderItem::setPriceGross() — Method in class CustomerOrderItem
CustomerOrderItem::setQuantity() — Method in class CustomerOrderItem
CustomerOrderItem::setSku() — Method in class CustomerOrderItem
CustomerOrderItem::setType() — Method in class CustomerOrderItem
CustomerOrderItem::setUnique() — Method in class CustomerOrderItem
CustomerOrderItem::setVat() — Method in class CustomerOrderItem
CustomerOrderItem::setVariations() — Method in class CustomerOrderItem
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
CustomerOrderItemVariation::setCustomerOrderItemId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setProductVariationId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setProductVariationValueId() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setFreeField() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setProductVariationName() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setSurcharge() — Method in class CustomerOrderItemVariation
CustomerOrderItemVariation::setValueName() — Method in class CustomerOrderItemVariation
CustomerOrderPaymentInfo::setCustomerOrderId() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setId() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setAccountHolder() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setAccountNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setBankCode() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setBankName() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setBic() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setCreditCardExpiration() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setCreditCardHolder() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setCreditCardNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setCreditCardType() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setCreditCardVerificationNumber() — Method in class CustomerOrderPaymentInfo
CustomerOrderPaymentInfo::setIban() — Method in class CustomerOrderPaymentInfo
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setCustomerId() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setId() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setCity() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setCompany() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setCountryIso() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setDeliveryInstruction() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setEMail() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setExtraAddressLine() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setFax() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setFirstName() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setLastName() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setMobile() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setPhone() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setSalutation() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setState() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setStreet() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setTitle() — Method in class CustomerOrderShippingAddress
CustomerOrderShippingAddress::setZipCode() — Method in class CustomerOrderShippingAddress
DataModel::setIdentity() — Method in class DataModel
DataModel::setOptions() — Method in class DataModel
Sets Properties with matching Array Values
DataModel::setProperty() — Method in class DataModel
DeliveryNote::setCustomerOrderId() — Method in class DeliveryNote
DeliveryNote::setId() — Method in class DeliveryNote
DeliveryNote::setCreationDate() — Method in class DeliveryNote
DeliveryNote::setIsFulfillment() — Method in class DeliveryNote
DeliveryNote::setNote() — Method in class DeliveryNote
DeliveryNote::setItems() — Method in class DeliveryNote
DeliveryNote::setTrackingLists() — Method in class DeliveryNote
DeliveryNoteItem::setCustomerOrderItemId() — Method in class DeliveryNoteItem
DeliveryNoteItem::setDeliveryNoteId() — Method in class DeliveryNoteItem
DeliveryNoteItem::setProductId() — Method in class DeliveryNoteItem
DeliveryNoteItem::setId() — Method in class DeliveryNoteItem
DeliveryNoteItem::setQuantity() — Method in class DeliveryNoteItem
DeliveryNoteItem::setInfo() — Method in class DeliveryNoteItem
DeliveryNoteItemInfo::setBatch() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::setBestBefore() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::setQuantity() — Method in class DeliveryNoteItemInfo
DeliveryNoteItemInfo::setWarehouseId() — Method in class DeliveryNoteItemInfo
DeliveryNoteTrackingList::setName() — Method in class DeliveryNoteTrackingList
DeliveryNoteTrackingList::setCodes() — Method in class DeliveryNoteTrackingList
FileUpload::setId() — Method in class FileUpload
FileUpload::setProductId() — Method in class FileUpload
FileUpload::setFileType() — Method in class FileUpload
FileUpload::setIsRequired() — Method in class FileUpload
FileUpload::setI18ns() — Method in class FileUpload
FileUploadI18n::setDescription() — Method in class FileUploadI18n
FileUploadI18n::setFileUploadId() — Method in class FileUploadI18n
FileUploadI18n::setLanguageISO() — Method in class FileUploadI18n
FileUploadI18n::setName() — Method in class FileUploadI18n
$GlobalDataProperty in class GlobalData
$GlobalDataProperty in class GlobalData
GlobalData::setConfigGroups() — Method in class GlobalData
GlobalData::setConfigItems() — Method in class GlobalData
GlobalData::setCrossSellingGroups() — Method in class GlobalData
GlobalData::setCurrencies() — Method in class GlobalData
GlobalData::setCustomerGroups() — Method in class GlobalData
GlobalData::setLanguages() — Method in class GlobalData
GlobalData::setMeasurementUnits() — Method in class GlobalData
GlobalData::setProductTypes() — Method in class GlobalData
GlobalData::setShippingClasses() — Method in class GlobalData
GlobalData::setShippingMethods() — Method in class GlobalData
GlobalData::setTaxRates() — Method in class GlobalData
GlobalData::setUnits() — Method in class GlobalData
GlobalData::setWarehouses() — Method in class GlobalData
Identity::setEndpoint() — Method in class Identity
Sets the value of endpoint.
Identity::setHost() — Method in class Identity
Sets the value of host.
$ImageProperty in class Image
Image::setForeignKey() — Method in class Image
Image::setId() — Method in class Image
Image::setFilename() — Method in class Image
Image::setRelationType() — Method in class Image
Image::setRemoteUrl() — Method in class Image
Image::setName() — Method in class Image
Image::setSort() — Method in class Image
Image::setI18ns() — Method in class Image
ImageI18n::setId() — Method in class ImageI18n
ImageI18n::setImageId() — Method in class ImageI18n
ImageI18n::setAltText() — Method in class ImageI18n
ImageI18n::setLanguageISO() — Method in class ImageI18n
Language::setId() — Method in class Language
Language::setIsDefault() — Method in class Language
Language::setLanguageISO() — Method in class Language
Language::setNameEnglish() — Method in class Language
Language::setNameGerman() — Method in class Language
$ManufacturerProperty in class Manufacturer
Manufacturer::setId() — Method in class Manufacturer
Manufacturer::setName() — Method in class Manufacturer
Manufacturer::setSort() — Method in class Manufacturer
Manufacturer::setUrlPath() — Method in class Manufacturer
Manufacturer::setWebsiteUrl() — Method in class Manufacturer
Manufacturer::setI18ns() — Method in class Manufacturer
ManufacturerI18n::setManufacturerId() — Method in class ManufacturerI18n
ManufacturerI18n::setDescription() — Method in class ManufacturerI18n
ManufacturerI18n::setLanguageISO() — Method in class ManufacturerI18n
ManufacturerI18n::setMetaDescription() — Method in class ManufacturerI18n
ManufacturerI18n::setMetaKeywords() — Method in class ManufacturerI18n
ManufacturerI18n::setTitleTag() — Method in class ManufacturerI18n
MeasurementUnit::setId() — Method in class MeasurementUnit
MeasurementUnit::setCode() — Method in class MeasurementUnit
MeasurementUnit::setDisplayCode() — Method in class MeasurementUnit
MeasurementUnit::setI18ns() — Method in class MeasurementUnit
MeasurementUnitI18n::setMeasurementUnitId() — Method in class MeasurementUnitI18n
MeasurementUnitI18n::setLanguageISO() — Method in class MeasurementUnitI18n
MeasurementUnitI18n::setName() — Method in class MeasurementUnitI18n
PartsList::setId() — Method in class PartsList
PartsList::setProductId() — Method in class PartsList
PartsList::setQuantity() — Method in class PartsList
Payment::setCustomerOrderId() — Method in class Payment
Payment::setId() — Method in class Payment
Payment::setBillingInfo() — Method in class Payment
Payment::setCreationDate() — Method in class Payment
Payment::setPaymentModuleCode() — Method in class Payment
Payment::setTotalSum() — Method in class Payment
Payment::setTransactionId() — Method in class Payment
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
Product::setBasePriceUnitId() — Method in class Product
Product::setId() — Method in class Product
Product::setManufacturerId() — Method in class Product
Product::setMasterProductId() — Method in class Product
Product::setMeasurementUnitId() — Method in class Product
Product::setPartsListId() — Method in class Product
Product::setProductTypeId() — Method in class Product
Product::setShippingClassId() — Method in class Product
Product::setUnitId() — Method in class Product
Product::setAsin() — Method in class Product
Product::setAvailableFrom() — Method in class Product
Product::setBasePriceDivisor() — Method in class Product
Product::setBasePriceFactor() — Method in class Product
Product::setBasePriceQuantity() — Method in class Product
Product::setBasePriceUnitCode() — Method in class Product
Product::setBasePriceUnitName() — Method in class Product
Product::setConsiderBasePrice() — Method in class Product
Product::setConsiderStock() — Method in class Product
Product::setConsiderVariationStock() — Method in class Product
Product::setCreationDate() — Method in class Product
Product::setEan() — Method in class Product
Product::setEpid() — Method in class Product
Product::setHazardIdNumber() — Method in class Product
Product::setHeight() — Method in class Product
Product::setIsActive() — Method in class Product
Product::setIsBatch() — Method in class Product
Product::setIsBestBefore() — Method in class Product
Product::setIsbn() — Method in class Product
Product::setIsDivisible() — Method in class Product
Product::setIsMasterProduct() — Method in class Product
Product::setisNewProduct() — Method in class Product
Product::setIsSerialNumber() — Method in class Product
Product::setIsTopProduct() — Method in class Product
Product::setKeywords() — Method in class Product
Product::setLength() — Method in class Product
Product::setManufacturerNumber() — Method in class Product
Product::setMeasurementQuantity() — Method in class Product
Product::setMeasurementUnitCode() — Method in class Product
Product::setMinBestBeforeDate() — Method in class Product
Product::setMinimumOrderQuantity() — Method in class Product
Product::setMinimumQuantity() — Method in class Product
Product::setModified() — Method in class Product
Product::setNewReleaseDate() — Method in class Product
Product::setNextAvailableInflowDate() — Method in class Product
Product::setNextAvailableInflowQuantity() — Method in class Product
Product::setNote() — Method in class Product
Product::setOriginCountry() — Method in class Product
Product::setPackagingQuantity() — Method in class Product
Product::setPermitNegativeStock() — Method in class Product
Product::setProductWeight() — Method in class Product
Product::setPurchasePrice() — Method in class Product
Product::setRecommendedRetailPrice() — Method in class Product
Product::setSerialNumber() — Method in class Product
Product::setShippingWeight() — Method in class Product
Product::setSku() — Method in class Product
Product::setSort() — Method in class Product
Product::setStockLevel() — Method in class Product
Product::setSupplierDeliveryTime() — Method in class Product
Product::setSupplierStockLevel() — Method in class Product
Product::setTaric() — Method in class Product
Product::setUnNumber() — Method in class Product
Product::setUpc() — Method in class Product
Product::setVat() — Method in class Product
Product::setWidth() — Method in class Product
Product::setAttributes() — Method in class Product
Product::setCategories() — Method in class Product
Product::setChecksums() — Method in class Product
Product::setConfigGroups() — Method in class Product
Product::setCustomerGroupPackagingQuantities() — Method in class Product
Product::setFileDownloads() — Method in class Product
Product::setI18ns() — Method in class Product
Product::setInvisibilities() — Method in class Product
Product::setMediaFiles() — Method in class Product
Product::setPartsLists() — Method in class Product
Product::setPrices() — Method in class Product
Product::setSpecialPrices() — Method in class Product
Product::setSpecifics() — Method in class Product
Product::setVarCombinations() — Method in class Product
Product::setVariations() — Method in class Product
Product::setWarehouseInfo() — Method in class Product
Product2Category::setCategoryId() — Method in class Product2Category
Product2Category::setId() — Method in class Product2Category
Product2Category::setProductId() — Method in class Product2Category
ProductAttr::setId() — Method in class ProductAttr
ProductAttr::setProductId() — Method in class ProductAttr
ProductAttr::setIsCustomProperty() — Method in class ProductAttr
ProductAttr::setIsTranslated() — Method in class ProductAttr
ProductAttr::setI18ns() — Method in class ProductAttr
ProductAttrI18n::setProductAttrId() — Method in class ProductAttrI18n
ProductAttrI18n::setLanguageISO() — Method in class ProductAttrI18n
ProductAttrI18n::setName() — Method in class ProductAttrI18n
ProductAttrI18n::setValue() — Method in class ProductAttrI18n
ProductChecksum::setForeignKey() — Method in class ProductChecksum
ProductChecksum::setEndpoint() — Method in class ProductChecksum
ProductChecksum::setHasChanged() — Method in class ProductChecksum
ProductChecksum::setHost() — Method in class ProductChecksum
ProductChecksum::setType() — Method in class ProductChecksum
$ProductConfigGroupProperty in class ProductConfigGroup
ProductConfigGroup::setConfigGroupId() — Method in class ProductConfigGroup
ProductConfigGroup::setProductId() — Method in class ProductConfigGroup
ProductConfigGroup::setSort() — Method in class ProductConfigGroup
$ProductFileDownloadProperty in class ProductFileDownload
ProductFileDownload::setProductId() — Method in class ProductFileDownload
ProductFileDownload::setCreationDate() — Method in class ProductFileDownload
ProductFileDownload::setMaxDays() — Method in class ProductFileDownload
ProductFileDownload::setMaxDownloads() — Method in class ProductFileDownload
ProductFileDownload::setPath() — Method in class ProductFileDownload
ProductFileDownload::setPreviewPath() — Method in class ProductFileDownload
ProductFileDownload::setSort() — Method in class ProductFileDownload
ProductFileDownload::setI18ns() — Method in class ProductFileDownload
ProductFileDownloadI18n::setDescription() — Method in class ProductFileDownloadI18n
ProductFileDownloadI18n::setLanguageISO() — Method in class ProductFileDownloadI18n
ProductFileDownloadI18n::setName() — Method in class ProductFileDownloadI18n
$ProductI18nProperty in class ProductI18n
ProductI18n::setProductId() — Method in class ProductI18n
ProductI18n::setDeliveryStatus() — Method in class ProductI18n
ProductI18n::setDescription() — Method in class ProductI18n
ProductI18n::setLanguageISO() — Method in class ProductI18n
ProductI18n::setMeasurementUnitName() — Method in class ProductI18n
ProductI18n::setMetaDescription() — Method in class ProductI18n
ProductI18n::setMetaKeywords() — Method in class ProductI18n
ProductI18n::setName() — Method in class ProductI18n
ProductI18n::setShortDescription() — Method in class ProductI18n
ProductI18n::setTitleTag() — Method in class ProductI18n
ProductI18n::setUnitName() — Method in class ProductI18n
ProductI18n::setUrlPath() — Method in class ProductI18n
ProductInvisibility::setCustomerGroupId() — Method in class ProductInvisibility
ProductInvisibility::setProductId() — Method in class ProductInvisibility
$ProductMediaFileProperty in class ProductMediaFile
ProductMediaFile::setId() — Method in class ProductMediaFile
ProductMediaFile::setProductId() — Method in class ProductMediaFile
ProductMediaFile::setMediaFileCategory() — Method in class ProductMediaFile
ProductMediaFile::setPath() — Method in class ProductMediaFile
ProductMediaFile::setSort() — Method in class ProductMediaFile
ProductMediaFile::setType() — Method in class ProductMediaFile
ProductMediaFile::setUrl() — Method in class ProductMediaFile
ProductMediaFile::setAttributes() — Method in class ProductMediaFile
ProductMediaFile::setI18ns() — Method in class ProductMediaFile
ProductMediaFileAttr::setProductMediaFileId() — Method in class ProductMediaFileAttr
ProductMediaFileAttr::setI18ns() — Method in class ProductMediaFileAttr
ProductMediaFileAttrI18n::setLanguageISO() — Method in class ProductMediaFileAttrI18n
ProductMediaFileAttrI18n::setName() — Method in class ProductMediaFileAttrI18n
ProductMediaFileAttrI18n::setValue() — Method in class ProductMediaFileAttrI18n
ProductMediaFileI18n::setProductMediaFileId() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::setDescription() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::setLanguageISO() — Method in class ProductMediaFileI18n
ProductMediaFileI18n::setName() — Method in class ProductMediaFileI18n
ProductPartsList::setId() — Method in class ProductPartsList
ProductPartsList::setProductId() — Method in class ProductPartsList
ProductPartsList::setQuantity() — Method in class ProductPartsList
ProductPrice::setCustomerGroupId() — Method in class ProductPrice
ProductPrice::setCustomerId() — Method in class ProductPrice
ProductPrice::setId() — Method in class ProductPrice
ProductPrice::setProductId() — Method in class ProductPrice
ProductPrice::setItems() — Method in class ProductPrice
ProductPriceItem::setProductPriceId() — Method in class ProductPriceItem
ProductPriceItem::setNetPrice() — Method in class ProductPriceItem
ProductPriceItem::setQuantity() — Method in class ProductPriceItem
$ProductSpecialPriceProperty in class ProductSpecialPrice
ProductSpecialPrice::setId() — Method in class ProductSpecialPrice
ProductSpecialPrice::setProductId() — Method in class ProductSpecialPrice
ProductSpecialPrice::setActiveFromDate() — Method in class ProductSpecialPrice
ProductSpecialPrice::setActiveUntilDate() — Method in class ProductSpecialPrice
ProductSpecialPrice::setConsiderDateLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::setConsiderStockLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::setIsActive() — Method in class ProductSpecialPrice
ProductSpecialPrice::setStockLimit() — Method in class ProductSpecialPrice
ProductSpecialPrice::setItems() — Method in class ProductSpecialPrice
ProductSpecialPriceItem::setCustomerGroupId() — Method in class ProductSpecialPriceItem
ProductSpecialPriceItem::setProductSpecialPriceId() — Method in class ProductSpecialPriceItem
ProductSpecialPriceItem::setPriceNet() — Method in class ProductSpecialPriceItem
$ProductSpecificProperty in class ProductSpecific
ProductSpecific::setId() — Method in class ProductSpecific
ProductSpecific::setProductId() — Method in class ProductSpecific
ProductSpecific::setSpecificValueId() — Method in class ProductSpecific
$ProductStockLevelProperty in class ProductStockLevel
ProductStockLevel::setProductId() — Method in class ProductStockLevel
ProductStockLevel::setStockLevel() — Method in class ProductStockLevel
ProductType::setId() — Method in class ProductType
ProductType::setName() — Method in class ProductType
ProductVarCombination::setProductId() — Method in class ProductVarCombination
ProductVarCombination::setProductVariationId() — Method in class ProductVarCombination
ProductVarCombination::setProductVariationValueId() — Method in class ProductVarCombination
$ProductVariationProperty in class ProductVariation
ProductVariation::setId() — Method in class ProductVariation
ProductVariation::setProductId() — Method in class ProductVariation
ProductVariation::setSort() — Method in class ProductVariation
ProductVariation::setType() — Method in class ProductVariation
ProductVariation::setI18ns() — Method in class ProductVariation
ProductVariation::setInvisibilities() — Method in class ProductVariation
ProductVariation::setValues() — Method in class ProductVariation
ProductVariationI18n::setProductVariationId() — Method in class ProductVariationI18n
ProductVariationI18n::setLanguageISO() — Method in class ProductVariationI18n
ProductVariationI18n::setName() — Method in class ProductVariationI18n
ProductVariationInvisibility::setCustomerGroupId() — Method in class ProductVariationInvisibility
ProductVariationInvisibility::setProductVariationId() — Method in class ProductVariationInvisibility
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
$ProductVariationValueProperty in class ProductVariationValue
ProductVariationValue::setId() — Method in class ProductVariationValue
ProductVariationValue::setProductVariationId() — Method in class ProductVariationValue
ProductVariationValue::setEan() — Method in class ProductVariationValue
ProductVariationValue::setExtraWeight() — Method in class ProductVariationValue
ProductVariationValue::setSku() — Method in class ProductVariationValue
ProductVariationValue::setSort() — Method in class ProductVariationValue
ProductVariationValue::setStockLevel() — Method in class ProductVariationValue
ProductVariationValue::setExtraCharges() — Method in class ProductVariationValue
ProductVariationValue::setI18ns() — Method in class ProductVariationValue
ProductVariationValue::setInvisibilities() — Method in class ProductVariationValue
ProductVariationValueDependency::setProductVariationValueId() — Method in class ProductVariationValueDependency
ProductVariationValueDependency::setProductVariationValueTargetId() — Method in class ProductVariationValueDependency
ProductVariationValueExtraCharge::setCustomerGroupId() — Method in class ProductVariationValueExtraCharge
ProductVariationValueExtraCharge::setProductVariationValueId() — Method in class ProductVariationValueExtraCharge
ProductVariationValueExtraCharge::setExtraChargeNet() — Method in class ProductVariationValueExtraCharge
ProductVariationValueI18n::setProductVariationValueId() — Method in class ProductVariationValueI18n
ProductVariationValueI18n::setLanguageISO() — Method in class ProductVariationValueI18n
ProductVariationValueI18n::setName() — Method in class ProductVariationValueI18n
ProductVariationValueInvisibility::setCustomerGroupId() — Method in class ProductVariationValueInvisibility
ProductVariationValueInvisibility::setProductVariationValueId() — Method in class ProductVariationValueInvisibility
$ProductWarehouseInfoProperty in class ProductWarehouseInfo
ProductWarehouseInfo::setProductId() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::setwarehouseId() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::setInflowQuantity() — Method in class ProductWarehouseInfo
ProductWarehouseInfo::setstockLevel() — Method in class ProductWarehouseInfo
ShipmentClass in namespace jtl\Connector\Model
Shipment Model with reference to a deliveryNote
Shipment::setDeliveryNoteId() — Method in class Shipment
Shipment::setId() — Method in class Shipment
Shipment::setCarrierName() — Method in class Shipment
Shipment::setCreationDate() — Method in class Shipment
Shipment::setIdentCode() — Method in class Shipment
Shipment::setNote() — Method in class Shipment
Shipment::setTrackingUrl() — Method in class Shipment
ShippingClassClass in namespace jtl\Connector\Model
Shipping classes are usually defined in JTL-Wawi ERP.
ShippingClass::setId() — Method in class ShippingClass
ShippingClass::setName() — Method in class ShippingClass
ShippingMethodClass in namespace jtl\Connector\Model
ShippingMethod::setId() — Method in class ShippingMethod
ShippingMethod::setName() — Method in class ShippingMethod
SpecificClass in namespace jtl\Connector\Model
Specific is defined as a characteristic product attribute Like "color". Specifics can be used for after-search-filtering.
$SpecificProperty in class Specific
Specific::setId() — Method in class Specific
Specific::setIsGlobal() — Method in class Specific
Specific::setSort() — Method in class Specific
Specific::setType() — Method in class Specific
Specific::setI18ns() — Method in class Specific
Specific::setValues() — Method in class Specific
SpecificI18nClass in namespace jtl\Connector\Model
Localized name for specific.
$SpecificI18nProperty in class SpecificI18n
SpecificI18n::setSpecificId() — Method in class SpecificI18n
SpecificI18n::setLanguageISO() — Method in class SpecificI18n
SpecificI18n::setName() — Method in class SpecificI18n
SpecificValueClass in namespace jtl\Connector\Model
Specific value properties to define a new specificValue with a sort number.
$SpecificValueProperty in class SpecificValue
$SpecificValueProperty in class SpecificValue
SpecificValue::setId() — Method in class SpecificValue
SpecificValue::setSpecificId() — Method in class SpecificValue
SpecificValue::setSort() — Method in class SpecificValue
SpecificValue::setI18ns() — Method in class SpecificValue
SpecificValueI18nClass in namespace jtl\Connector\Model
Localized specific value text.
$SpecificValueI18nProperty in class SpecificValueI18n
SpecificValueI18n::setSpecificValueId() — Method in class SpecificValueI18n
SpecificValueI18n::setDescription() — Method in class SpecificValueI18n
SpecificValueI18n::setLanguageISO() — Method in class SpecificValueI18n
SpecificValueI18n::setMetaDescription() — Method in class SpecificValueI18n
SpecificValueI18n::setMetaKeywords() — Method in class SpecificValueI18n
SpecificValueI18n::setTitleTag() — Method in class SpecificValueI18n
SpecificValueI18n::setUrlPath() — Method in class SpecificValueI18n
SpecificValueI18n::setValue() — Method in class SpecificValueI18n
StatisticClass in namespace jtl\Connector\Model
Statistic Model
Statistic::setAvailable() — Method in class Statistic
Statistic::setControllerName() — Method in class Statistic
StatusChangeClass in namespace jtl\Connector\Model
StatusChange::setCustomerOrderId() — Method in class StatusChange
StatusChange::setOrderStatus() — Method in class StatusChange
StatusChange::setPaymentStatus() — Method in class StatusChange
TaxClass::setId() — Method in class TaxClass
TaxClass::setIsDefault() — Method in class TaxClass
TaxClass::setName() — Method in class TaxClass
TaxRate::setId() — Method in class TaxRate
TaxRate::setRate() — Method in class TaxRate
TaxZone::setId() — Method in class TaxZone
TaxZone::setName() — Method in class TaxZone
TaxZoneCountry::setTaxZoneId() — Method in class TaxZoneCountry
TaxZoneCountry::setCountryIso() — Method in class TaxZoneCountry
Unit::setId() — Method in class Unit
Unit::setI18ns() — Method in class Unit
UnitI18n::setUnitId() — Method in class UnitI18n
UnitI18n::setLanguageISO() — Method in class UnitI18n
UnitI18n::setName() — Method in class UnitI18n
Warehouse::setId() — Method in class Warehouse
Warehouse::setName() — Method in class Warehouse
Action::setHandled() — Method in class Action
Setter for $_isHandled
Action::setResult() — Method in class Action
Setter for $_result
Action::setError() — Method in class Action
Setter for $_error
IdentityHandler::serializeIdentity() — Method in class IdentityHandler
SerializerBuilderClass in namespace jtl\Connector\Serializer\JMS
SessionClass in namespace jtl\Connector\Session
Session Class
SessionHelperClass in namespace jtl\Connector\Session
ShipmentClass in namespace jtl\Connector\Type
ShippingClassClass in namespace jtl\Connector\Type
ShippingMethodClass in namespace jtl\Connector\Type
SpecificClass in namespace jtl\Connector\Type
SpecificI18nClass in namespace jtl\Connector\Type
SpecificValueClass in namespace jtl\Connector\Type
SpecificValueI18nClass in namespace jtl\Connector\Type
StatisticClass in namespace jtl\Connector\Type
StatusChangeClass in namespace jtl\Connector\Type

T

Application::triggerRpcAfterEvent() — Method in class Application
ErrorHandler::triggerRpcAfterEvent() — Method in class ErrorHandler
$ConnectorProperty in class Connector
$ConnectorProperty in class Connector
Mysql::tquery() — Method in class Mysql
Performs a query on the database
ToolClass in namespace jtl\Connector\Core\Filesystem
Filesystem tool class.
$ToolProperty in class Tool
TempClass in namespace jtl\Connector\Core\IO
$AuthRequestProperty in class AuthRequest
Model::toJson() — Method in class Model
ToolClass in namespace jtl\Connector\Core\System
Filesystem tool class.
$ToolProperty in class Tool
DataConverter::toObject() — Method in class DataConverter
DataConverter::toArray() — Method in class DataConverter
IProducer::transform() — Method in class IProducer
Producer::transform() — Method in class Producer
Will do the import and export in one call.
Manager::transform() — Method in class Manager
Will do the import and export in one call.
$InstallerProperty in class Installer
Twig environment object, used for rendering templates
TemplateGlobalsClass in namespace jtl\Connector\Installer
Description of TemplateGlobals
$IdentityLinkerProperty in class IdentityLinker
$CategoryI18nProperty in class CategoryI18n
$ChecksumProperty in class Checksum
$ConfigGroupProperty in class ConfigGroup
$ConfigItemProperty in class ConfigItem
$ConfigItemPriceProperty in class ConfigItemPrice
$CustomerProperty in class Customer
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderProperty in class CustomerOrder
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress
$DeliveryNoteProperty in class DeliveryNote
$GlobalDataProperty in class GlobalData
Identity::toArray() — Method in class Identity
Convert to Array
$ManufacturerI18nProperty in class ManufacturerI18n
$PaymentProperty in class Payment
$PaymentProperty in class Payment
$ProductProperty in class Product
$ProductChecksumProperty in class ProductChecksum
$ProductI18nProperty in class ProductI18n
$ProductMediaFileProperty in class ProductMediaFile
$ProductVariationProperty in class ProductVariation
$ShipmentProperty in class Shipment
$SpecificProperty in class Specific
$SpecificValueI18nProperty in class SpecificValueI18n
TaxClassClass in namespace jtl\Connector\Model
Tax class model (set in JTL-Wawi ERP)
TaxRateClass in namespace jtl\Connector\Model
TaxZoneClass in namespace jtl\Connector\Model
Tax zone model (set in JTL-Wawi ERP).
TaxZoneCountryClass in namespace jtl\Connector\Model
TaxZone to Country Allocation (set in JTL-Wawi ERP).
$TaxZoneCountryProperty in class TaxZoneCountry
$PropertyInfoProperty in class PropertyInfo
Property type
TaxClassClass in namespace jtl\Connector\Type
TaxRateClass in namespace jtl\Connector\Type
TaxZoneClass in namespace jtl\Connector\Type
TaxZoneCountryClass in namespace jtl\Connector\Type

U

$ConnectorProperty in class Connector
$MysqlProperty in class Mysql
The MySQL user name.
Mysql::updateRow() — Method in class Mysql
Update Row
$IdentityLinkerProperty in class IdentityLinker
IdentityLinker::useCache() — Method in class IdentityLinker
Constructor
$CategoryI18nProperty in class CategoryI18n
$ConnectorServerInfoProperty in class ConnectorServerInfo
$CustomerOrderItemProperty in class CustomerOrderItem
$GlobalDataProperty in class GlobalData
$ManufacturerProperty in class Manufacturer
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductI18nProperty in class ProductI18n
$ProductI18nProperty in class ProductI18n
$ProductMediaFileProperty in class ProductMediaFile
$SpecificValueI18nProperty in class SpecificValueI18n
UnitClass in namespace jtl\Connector\Model
Specifies product units like "piece", "bottle", "package".
UnitI18nClass in namespace jtl\Connector\Model
Localized Unit Name
$UnitI18nProperty in class UnitI18n
UnitClass in namespace jtl\Connector\Type
UnitI18nClass in namespace jtl\Connector\Type

V

ITokenValidator::validate() — Method in class ITokenValidator
Image::validateImageArray() — Method in class Image
Validates a image array and throws a exception with the failure.
Image::validateGlobalArray() — Method in class Image
Validates a name array and throws a exception with the failure.
DataModel::validate() — Method in class DataModel
Object Validation
Error::validate() — Method in class Error
Validates a Rpc Error
RequestPacket::validate() — Method in class RequestPacket
Validates a Rpc Request Packet
ResponsePacket::validate() — Method in class ResponsePacket
Validates a Rpc Response Packet
Json::validate() — Method in class Json
Validate schema object
Json::validateProperties() — Method in class Json
Validate object properties
Json::validateType() — Method in class Json
Validate entity type
Model::validate() — Method in class Model
Schema::validateAction() — Method in class Schema
Action Validation
Schema::validateModel() — Method in class Schema
Model Validation
ValidationExceptionClass in namespace jtl\Connector\Core\Validator
FormStep::validateFormData() — Method in class FormStep
$CategoryAttrI18nProperty in class CategoryAttrI18n
$CustomerProperty in class Customer
$CustomerAttrProperty in class CustomerAttr
$CustomerGroupAttrProperty in class CustomerGroupAttr
$CustomerOrderAttrProperty in class CustomerOrderAttr
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemProperty in class CustomerOrderItem
$CustomerOrderItemVariationProperty in class CustomerOrderItemVariation
DataModel::validateType() — Method in class DataModel
$ProductProperty in class Product
$ProductProperty in class Product
$ProductProperty in class Product
$ProductAttrI18nProperty in class ProductAttrI18n
$ProductMediaFileAttrI18nProperty in class ProductMediaFileAttrI18n
$ProductVariationProperty in class ProductVariation
$SpecificProperty in class Specific
$SpecificValueI18nProperty in class SpecificValueI18n

W

IChecksumLoader::write() — Method in class IChecksumLoader
Loads the checksum
Gzip::write() — Method in class Gzip
(non-PHPdoc)
ICompression::write() — Method in class ICompression
Write compressed content to file
IDrawing::watermark() — Method in class IDrawing
Image Watermarking
ImageGd::watermark() — Method in class ImageGd
(non-PHPdoc)
ImageIm::watermark() — Method in class ImageIm
(non-PHPdoc)
Logger::write() — Method in class Logger
Adds a log record at an arbitrary level.
MysqlMapper::whereSql() — Method in class MysqlMapper
Generation Sql Primary Key Where Statement
Handler::write() — Method in class Handler
Write Session
WawiClass in namespace jtl\Connector\Feature\Exporter
Wawi exporter class
WelcomeStepClass in namespace jtl\Connector\Installer\Step
Description of WelcomeStep
$CustomerProperty in class Customer
$DeliveryNoteItemInfoProperty in class DeliveryNoteItemInfo
$GlobalDataProperty in class GlobalData
$ManufacturerProperty in class Manufacturer
$ProductProperty in class Product
$ProductProperty in class Product
$ProductWarehouseInfoProperty in class ProductWarehouseInfo
WarehouseClass in namespace jtl\Connector\Model
warehouse model (set in JTL-Wawi ERP).
WarehouseClass in namespace jtl\Connector\Type

X

XteaClass in namespace jtl\Connector\Core\Cryptography

Y

YamlClass in namespace jtl\Connector\Core\Serializer
Yaml Class

Z

ZipClass in namespace jtl\Connector\Core\Compression
Zip::zip() — Method in class Zip
$CustomerProperty in class Customer
$CustomerOrderBillingAddressProperty in class CustomerOrderBillingAddress
$CustomerOrderShippingAddressProperty in class CustomerOrderShippingAddress

_

Application::__construct() — Method in class Application
Basic Constructor
ErrorHandler::__construct() — Method in class ErrorHandler
$EmailProperty in class Email
Email::__construct() — Method in class Email
Constructor.
$ImageProperty in class Image
$ImageProperty in class Image
Image::__construct() — Method in class Image
Contructor.
$ImageBrandingProperty in class ImageBranding
$ImageBrandingProperty in class ImageBranding
ImageBranding::__construct() — Method in class ImageBranding
Constructor.
Config::__construct() — Method in class Config
Config constructor.
$ControllerProperty in class Controller
Xtea::__construct() — Method in class Xtea
$MysqlProperty in class Mysql
Database connection state
$MysqlProperty in class Mysql
MySql Database object
$MysqlProperty in class Mysql
Database Singleton
Mysql::__wakeup() — Method in class Mysql
Mysql::__destruct() — Method in class Mysql
Destruct
Mysql::_fetch() — Method in class Mysql
Fetch
Mysql::_exec() — Method in class Mysql
Mysql Update or Delete
Mysql::_insert() — Method in class Mysql
Sqlite Insert
Sqlite3::__destruct() — Method in class Sqlite3
Destructor
Sqlite3::_exec() — Method in class Sqlite3
Sqlite Update or Delete
$ImageProperty in class Image
$ImageProperty in class Image
$ImageProperty in class Image
Image::__construct() — Method in class Image
Image::_calcWatermarkPosition() — Method in class Image
Calculates the Watermark position
Image::_calcWatermarkOffset() — Method in class Image
Calculates the Watermark offset
ImageGd::__construct() — Method in class ImageGd
ImageGd::__destruct() — Method in class ImageGd
ImageGd::_imageload_alpha() — Method in class ImageGd
ImageGd::_imageload_container() — Method in class ImageGd
ImageGd::_imagecopymerge_alpha() — Method in class ImageGd
ImageGd::_createImage() — Method in class ImageGd
ImageGd::_html2rgb() — Method in class ImageGd
ImageIm::__construct() — Method in class ImageIm
ImageIm::__destruct() — Method in class ImageIm
ConfigException::__construct() — Method in class ConfigException
Constructor.
$MysqlMapperProperty in class MysqlMapper
Mysql Database
$MysqlMapperProperty in class MysqlMapper
Mysql Table
$MysqlMapperProperty in class MysqlMapper
Mysql Primary Key
MysqlMapper::__construct() — Method in class MysqlMapper
Constructor
Collection::__construct() — Method in class Collection
Model::__construct() — Method in class Model
Constructor
QueryFilter::__construct() — Method in class QueryFilter
Constructor
$MysqlProperty in class Mysql
Mysql Query
$MysqlProperty in class Mysql
The error code for the most recent function call
$MysqlProperty in class Mysql
A string description of the last error
$MysqlProperty in class Mysql
Primary Key
$MysqlProperty in class Mysql
Mysql Command
$MysqlProperty in class Mysql
Gets the number of affected rows in a previous MySQL operation
Method::__construct() — Method in class Method
Constructor
$HandlerProperty in class Handler
Session Database Mapper
$HandlerProperty in class Handler
Session GC Lifetime
$HandlerProperty in class Handler
Session Id
Handler::__construct() — Method in class Handler
Constructor
$CountryProperty in class Country
$SingletonProperty in class Singleton
Array of \jtl\Connector\Core\Utilities\Singleton Objects
Singleton::__construct() — Method in class Singleton
Basic Constructor
Singleton::__clone() — Method in class Singleton
Clone Method
Json::__construct() — Method in class Json
Initialize validation object
$SchemaProperty in class Schema
Schema file_exists
$SchemaProperty in class Schema
Json Schema Classes
CategoryAfterDeleteEvent::__construct() — Method in class CategoryAfterDeleteEvent
CategoryAfterPullEvent::__construct() — Method in class CategoryAfterPullEvent
CategoryAfterPushEvent::__construct() — Method in class CategoryAfterPushEvent
CategoryAfterStatisticEvent::__construct() — Method in class CategoryAfterStatisticEvent
CategoryBeforeDeleteEvent::__construct() — Method in class CategoryBeforeDeleteEvent
CategoryBeforePullEvent::__construct() — Method in class CategoryBeforePullEvent
CategoryBeforePushEvent::__construct() — Method in class CategoryBeforePushEvent
CategoryBeforeStatisticEvent::__construct() — Method in class CategoryBeforeStatisticEvent
ConnectorAfterStatisticEvent::__construct() — Method in class ConnectorAfterStatisticEvent
CoreConnectorAfterFeaturesEvent::__construct() — Method in class CoreConnectorAfterFeaturesEvent
CustomerOrderAfterDeleteEvent::__construct() — Method in class CustomerOrderAfterDeleteEvent
CustomerOrderAfterPullEvent::__construct() — Method in class CustomerOrderAfterPullEvent
CustomerOrderAfterPushEvent::__construct() — Method in class CustomerOrderAfterPushEvent
CustomerOrderAfterStatisticEvent::__construct() — Method in class CustomerOrderAfterStatisticEvent
CustomerOrderBeforeDeleteEvent::__construct() — Method in class CustomerOrderBeforeDeleteEvent
CustomerOrderBeforePullEvent::__construct() — Method in class CustomerOrderBeforePullEvent
CustomerOrderBeforePushEvent::__construct() — Method in class CustomerOrderBeforePushEvent
CustomerOrderBeforeStatisticEvent::__construct() — Method in class CustomerOrderBeforeStatisticEvent
CustomerAfterDeleteEvent::__construct() — Method in class CustomerAfterDeleteEvent
CustomerAfterPullEvent::__construct() — Method in class CustomerAfterPullEvent
CustomerAfterPushEvent::__construct() — Method in class CustomerAfterPushEvent
CustomerAfterStatisticEvent::__construct() — Method in class CustomerAfterStatisticEvent
CustomerBeforeDeleteEvent::__construct() — Method in class CustomerBeforeDeleteEvent
CustomerBeforePullEvent::__construct() — Method in class CustomerBeforePullEvent
CustomerBeforePushEvent::__construct() — Method in class CustomerBeforePushEvent
CustomerBeforeStatisticEvent::__construct() — Method in class CustomerBeforeStatisticEvent
DeliveryNoteAfterDeleteEvent::__construct() — Method in class DeliveryNoteAfterDeleteEvent
DeliveryNoteAfterPullEvent::__construct() — Method in class DeliveryNoteAfterPullEvent
DeliveryNoteAfterPushEvent::__construct() — Method in class DeliveryNoteAfterPushEvent
DeliveryNoteAfterStatisticEvent::__construct() — Method in class DeliveryNoteAfterStatisticEvent
DeliveryNoteBeforeDeleteEvent::__construct() — Method in class DeliveryNoteBeforeDeleteEvent
DeliveryNoteBeforePullEvent::__construct() — Method in class DeliveryNoteBeforePullEvent
DeliveryNoteBeforePushEvent::__construct() — Method in class DeliveryNoteBeforePushEvent
DeliveryNoteBeforeStatisticEvent::__construct() — Method in class DeliveryNoteBeforeStatisticEvent
GlobalDataAfterDeleteEvent::__construct() — Method in class GlobalDataAfterDeleteEvent
GlobalDataAfterPullEvent::__construct() — Method in class GlobalDataAfterPullEvent
GlobalDataAfterPushEvent::__construct() — Method in class GlobalDataAfterPushEvent
GlobalDataAfterStatisticEvent::__construct() — Method in class GlobalDataAfterStatisticEvent
GlobalDataBeforeDeleteEvent::__construct() — Method in class GlobalDataBeforeDeleteEvent
GlobalDataBeforePullEvent::__construct() — Method in class GlobalDataBeforePullEvent
GlobalDataBeforePushEvent::__construct() — Method in class GlobalDataBeforePushEvent
GlobalDataBeforeStatisticEvent::__construct() — Method in class GlobalDataBeforeStatisticEvent
ImageAfterDeleteEvent::__construct() — Method in class ImageAfterDeleteEvent
ImageAfterPullEvent::__construct() — Method in class ImageAfterPullEvent
ImageAfterPushEvent::__construct() — Method in class ImageAfterPushEvent
ImageAfterStatisticEvent::__construct() — Method in class ImageAfterStatisticEvent
ImageBeforeDeleteEvent::__construct() — Method in class ImageBeforeDeleteEvent
ImageBeforePullEvent::__construct() — Method in class ImageBeforePullEvent
ImageBeforePushEvent::__construct() — Method in class ImageBeforePushEvent
ImageBeforeStatisticEvent::__construct() — Method in class ImageBeforeStatisticEvent
ManufacturerAfterDeleteEvent::__construct() — Method in class ManufacturerAfterDeleteEvent
ManufacturerAfterPullEvent::__construct() — Method in class ManufacturerAfterPullEvent
ManufacturerAfterPushEvent::__construct() — Method in class ManufacturerAfterPushEvent
ManufacturerAfterStatisticEvent::__construct() — Method in class ManufacturerAfterStatisticEvent
ManufacturerBeforeDeleteEvent::__construct() — Method in class ManufacturerBeforeDeleteEvent
ManufacturerBeforePullEvent::__construct() — Method in class ManufacturerBeforePullEvent
ManufacturerBeforePushEvent::__construct() — Method in class ManufacturerBeforePushEvent
ManufacturerBeforeStatisticEvent::__construct() — Method in class ManufacturerBeforeStatisticEvent
PaymentAfterDeleteEvent::__construct() — Method in class PaymentAfterDeleteEvent
PaymentAfterPullEvent::__construct() — Method in class PaymentAfterPullEvent
PaymentAfterPushEvent::__construct() — Method in class PaymentAfterPushEvent
PaymentAfterStatisticEvent::__construct() — Method in class PaymentAfterStatisticEvent
PaymentBeforeDeleteEvent::__construct() — Method in class PaymentBeforeDeleteEvent
PaymentBeforePullEvent::__construct() — Method in class PaymentBeforePullEvent
PaymentBeforePushEvent::__construct() — Method in class PaymentBeforePushEvent
PaymentBeforeStatisticEvent::__construct() — Method in class PaymentBeforeStatisticEvent
ProductPriceAfterDeleteEvent::__construct() — Method in class ProductPriceAfterDeleteEvent
ProductPriceAfterPullEvent::__construct() — Method in class ProductPriceAfterPullEvent
ProductPriceAfterPushEvent::__construct() — Method in class ProductPriceAfterPushEvent
ProductPriceAfterStatisticEvent::__construct() — Method in class ProductPriceAfterStatisticEvent
ProductPriceBeforeDeleteEvent::__construct() — Method in class ProductPriceBeforeDeleteEvent
ProductPriceBeforePullEvent::__construct() — Method in class ProductPriceBeforePullEvent
ProductPriceBeforePushEvent::__construct() — Method in class ProductPriceBeforePushEvent
ProductPriceBeforeStatisticEvent::__construct() — Method in class ProductPriceBeforeStatisticEvent
ProductStockLevelAfterDeleteEvent::__construct() — Method in class ProductStockLevelAfterDeleteEvent
ProductStockLevelAfterPullEvent::__construct() — Method in class ProductStockLevelAfterPullEvent
ProductStockLevelAfterPushEvent::__construct() — Method in class ProductStockLevelAfterPushEvent
ProductStockLevelAfterStatisticEvent::__construct() — Method in class ProductStockLevelAfterStatisticEvent
ProductStockLevelBeforeDeleteEvent::__construct() — Method in class ProductStockLevelBeforeDeleteEvent
ProductStockLevelBeforePullEvent::__construct() — Method in class ProductStockLevelBeforePullEvent
ProductStockLevelBeforePushEvent::__construct() — Method in class ProductStockLevelBeforePushEvent
ProductStockLevelBeforeStatisticEvent::__construct() — Method in class ProductStockLevelBeforeStatisticEvent
ProductAfterDeleteEvent::__construct() — Method in class ProductAfterDeleteEvent
ProductAfterPullEvent::__construct() — Method in class ProductAfterPullEvent
ProductAfterPushEvent::__construct() — Method in class ProductAfterPushEvent
ProductAfterStatisticEvent::__construct() — Method in class ProductAfterStatisticEvent
ProductBeforeDeleteEvent::__construct() — Method in class ProductBeforeDeleteEvent
ProductBeforePullEvent::__construct() — Method in class ProductBeforePullEvent
ProductBeforePushEvent::__construct() — Method in class ProductBeforePushEvent
ProductBeforeStatisticEvent::__construct() — Method in class ProductBeforeStatisticEvent
RpcAfterEvent::__construct() — Method in class RpcAfterEvent
RpcBeforeEvent::__construct() — Method in class RpcBeforeEvent
SpecificAfterDeleteEvent::__construct() — Method in class SpecificAfterDeleteEvent
SpecificAfterPullEvent::__construct() — Method in class SpecificAfterPullEvent
SpecificAfterPushEvent::__construct() — Method in class SpecificAfterPushEvent
SpecificAfterStatisticEvent::__construct() — Method in class SpecificAfterStatisticEvent
SpecificBeforeDeleteEvent::__construct() — Method in class SpecificBeforeDeleteEvent
SpecificBeforePullEvent::__construct() — Method in class SpecificBeforePullEvent
SpecificBeforePushEvent::__construct() — Method in class SpecificBeforePushEvent
SpecificBeforeStatisticEvent::__construct() — Method in class SpecificBeforeStatisticEvent
StatusChangeAfterDeleteEvent::__construct() — Method in class StatusChangeAfterDeleteEvent
StatusChangeAfterPullEvent::__construct() — Method in class StatusChangeAfterPullEvent
StatusChangeAfterPushEvent::__construct() — Method in class StatusChangeAfterPushEvent
StatusChangeAfterStatisticEvent::__construct() — Method in class StatusChangeAfterStatisticEvent
StatusChangeBeforeDeleteEvent::__construct() — Method in class StatusChangeBeforeDeleteEvent
StatusChangeBeforePullEvent::__construct() — Method in class StatusChangeBeforePullEvent
StatusChangeBeforePushEvent::__construct() — Method in class StatusChangeBeforePushEvent
StatusChangeBeforeStatisticEvent::__construct() — Method in class StatusChangeBeforeStatisticEvent
$BaseProperty in class Base
$BaseProperty in class Base
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
$ProducerProperty in class Producer
Producer::__construct() — Method in class Producer
Creates the producer instance.
FeatureExist::__construct() — Method in class FeatureExist
$BaseProperty in class Base
$BaseProperty in class Base
$ImageProperty in class Image
Image::__construct() — Method in class Image
Creates the instance, parses the params and will look for relation types.
$JsonProperty in class Json
Json::__construct() — Method in class Json
Creates the instance.
$ManagerProperty in class Manager
$ManagerProperty in class Manager
$ManagerProperty in class Manager
Manager::__construct() — Method in class Manager
Constructor.
Base::__construct() — Method in class Base
Create the instance of your extended method.
$PullProperty in class Pull
$PushProperty in class Push
$InstallerProperty in class Installer
Current installer step index
$InstallerProperty in class Installer
Gettext text domain for this installer. Should be overwritten by the child implementation
$FinishStepProperty in class FinishStep
$InstallerStepProperty in class InstallerStep
$InstallerStepProperty in class InstallerStep
Installer object
InstallerStep::__construct() — Method in class InstallerStep
$WelcomeStepProperty in class WelcomeStep
IdentityLinker::__construct() — Method in class IdentityLinker
Constructor
Category::__construct() — Method in class Category
Constructor
CategoryAttr::__construct() — Method in class CategoryAttr
Constructor
CategoryAttrI18n::__construct() — Method in class CategoryAttrI18n
Constructor
CategoryCustomerGroup::__construct() — Method in class CategoryCustomerGroup
Constructor
CategoryI18n::__construct() — Method in class CategoryI18n
Constructor
CategoryInvisibility::__construct() — Method in class CategoryInvisibility
Constructor
Checksum::__construct() — Method in class Checksum
Constructor
ConfigGroup::__construct() — Method in class ConfigGroup
Constructor
ConfigGroupI18n::__construct() — Method in class ConfigGroupI18n
Constructor
ConfigItem::__construct() — Method in class ConfigItem
Constructor
ConfigItemI18n::__construct() — Method in class ConfigItemI18n
Constructor
ConfigItemPrice::__construct() — Method in class ConfigItemPrice
Constructor
CrossSelling::__construct() — Method in class CrossSelling
Constructor
CrossSellingGroup::__construct() — Method in class CrossSellingGroup
Constructor
CrossSellingGroupI18n::__construct() — Method in class CrossSellingGroupI18n
Constructor
CrossSellingItem::__construct() — Method in class CrossSellingItem
Constructor
Currency::__construct() — Method in class Currency
Constructor
Customer::__construct() — Method in class Customer
Constructor
CustomerAttr::__construct() — Method in class CustomerAttr
Constructor
CustomerGroup::__construct() — Method in class CustomerGroup
Constructor
CustomerGroupAttr::__construct() — Method in class CustomerGroupAttr
Constructor
CustomerGroupI18n::__construct() — Method in class CustomerGroupI18n
Constructor
CustomerGroupPackagingQuantity::__construct() — Method in class CustomerGroupPackagingQuantity
Constructor
CustomerOrder::__construct() — Method in class CustomerOrder
Constructor
CustomerOrderAttr::__construct() — Method in class CustomerOrderAttr
Constructor
CustomerOrderBillingAddress::__construct() — Method in class CustomerOrderBillingAddress
Constructor
CustomerOrderItem::__construct() — Method in class CustomerOrderItem
Constructor
CustomerOrderItemVariation::__construct() — Method in class CustomerOrderItemVariation
Constructor
CustomerOrderPaymentInfo::__construct() — Method in class CustomerOrderPaymentInfo
Constructor
CustomerOrderShippingAddress::__construct() — Method in class CustomerOrderShippingAddress
Constructor
DeliveryNote::__construct() — Method in class DeliveryNote
Constructor
DeliveryNoteItem::__construct() — Method in class DeliveryNoteItem
Constructor
FileUpload::__construct() — Method in class FileUpload
Constructor
Identity::__construct() — Method in class Identity
Constructor
Image::__construct() — Method in class Image
Constructor
ImageI18n::__construct() — Method in class ImageI18n
Constructor
Language::__construct() — Method in class Language
Constructor
Manufacturer::__construct() — Method in class Manufacturer
Constructor
ManufacturerI18n::__construct() — Method in class ManufacturerI18n
Constructor
MeasurementUnit::__construct() — Method in class MeasurementUnit
Constructor
MeasurementUnitI18n::__construct() — Method in class MeasurementUnitI18n
Constructor
PartsList::__construct() — Method in class PartsList
Constructor
Payment::__construct() — Method in class Payment
Constructor
Product::__construct() — Method in class Product
Constructor
Product2Category::__construct() — Method in class Product2Category
Constructor
ProductAttr::__construct() — Method in class ProductAttr
Constructor
ProductAttrI18n::__construct() — Method in class ProductAttrI18n
Constructor
ProductConfigGroup::__construct() — Method in class ProductConfigGroup
Constructor
ProductFileDownload::__construct() — Method in class ProductFileDownload
Constructor
ProductI18n::__construct() — Method in class ProductI18n
Constructor
ProductInvisibility::__construct() — Method in class ProductInvisibility
Constructor
ProductMediaFile::__construct() — Method in class ProductMediaFile
Constructor
ProductMediaFileAttr::__construct() — Method in class ProductMediaFileAttr
Constructor
ProductMediaFileI18n::__construct() — Method in class ProductMediaFileI18n
Constructor
ProductPartsList::__construct() — Method in class ProductPartsList
Constructor
ProductPrice::__construct() — Method in class ProductPrice
Constructor
ProductPriceItem::__construct() — Method in class ProductPriceItem
Constructor
ProductSpecialPrice::__construct() — Method in class ProductSpecialPrice
Constructor
ProductSpecialPriceItem::__construct() — Method in class ProductSpecialPriceItem
Constructor
ProductSpecific::__construct() — Method in class ProductSpecific
Constructor
ProductStockLevel::__construct() — Method in class ProductStockLevel
Constructor
ProductType::__construct() — Method in class ProductType
Constructor
ProductVarCombination::__construct() — Method in class ProductVarCombination
Constructor
ProductVariation::__construct() — Method in class ProductVariation
Constructor
ProductVariationI18n::__construct() — Method in class ProductVariationI18n
Constructor
ProductVariationInvisibility::__construct() — Method in class ProductVariationInvisibility
Constructor
ProductVariationValue::__construct() — Method in class ProductVariationValue
Constructor
ProductVariationValueDependency::__construct() — Method in class ProductVariationValueDependency
Constructor
ProductVariationValueExtraCharge::__construct() — Method in class ProductVariationValueExtraCharge
Constructor
ProductVariationValueI18n::__construct() — Method in class ProductVariationValueI18n
Constructor
ProductVariationValueInvisibility::__construct() — Method in class ProductVariationValueInvisibility
Constructor
ProductWarehouseInfo::__construct() — Method in class ProductWarehouseInfo
Constructor
Shipment::__construct() — Method in class Shipment
Constructor
ShippingClass::__construct() — Method in class ShippingClass
Constructor
ShippingMethod::__construct() — Method in class ShippingMethod
Constructor
Specific::__construct() — Method in class Specific
Constructor
SpecificI18n::__construct() — Method in class SpecificI18n
Constructor
SpecificValue::__construct() — Method in class SpecificValue
Constructor
SpecificValueI18n::__construct() — Method in class SpecificValueI18n
Constructor
StatusChange::__construct() — Method in class StatusChange
Constructor
TaxClass::__construct() — Method in class TaxClass
Constructor
TaxRate::__construct() — Method in class TaxRate
Constructor
TaxZone::__construct() — Method in class TaxZone
Constructor
TaxZoneCountry::__construct() — Method in class TaxZoneCountry
Constructor
Unit::__construct() — Method in class Unit
Constructor
UnitI18n::__construct() — Method in class UnitI18n
Constructor
Warehouse::__construct() — Method in class Warehouse
Constructor
$ActionProperty in class Action
Status of the processing of an action
$ActionProperty in class Action
Action Result
$ActionProperty in class Action
Action Error
Action::__construct() — Method in class Action
Constructor
SessionHelper::__construct() — Method in class SessionHelper
Constructor
SessionHelper::__set() — Method in class SessionHelper
Magic Set
SessionHelper::__get() — Method in class SessionHelper
Magic Get
SessionHelper::__isset() — Method in class SessionHelper
Magic Isset
SessionHelper::__unset() — Method in class SessionHelper
Magic Unset
PropertyInfo::__construct() — Method in class PropertyInfo
Class Constructor