Classes, interfaces and traits

AbstractCollection

Class AbstractCollection

« More »

AddressFormatProvider

Class AbstractCollection

« More »

CurrencyCode

CurrencyCode

« More »

CustomerStatusProvider

Class CustomerStatusProvider

« More »

EditableCollection

Class EditableCollection

« More »

EditableKeyValueCollection

Class EditableKeyValueCollection

« More »

EmptyCurrencyCode

EmptyCurrencyCode

The purpose of this class is to return an empty string as representation of a empty currency code value.
« More »

EmptyDateTime

EmptyDateTime

The purpose of this class is to represent a DateTime with support of an empty date 1000-01-01 00:00:00
« More »

EmptyLanguageCode

EmptyLanguageCode

The purpose of this class is to return an empty string as representation of a empty language code value.
« More »

ExtendedSimpleXMLElement

Class ExtendedSimpleXMLElement

« More »

FileDownloadInformation

Class FileDownloadInformation

« More »

FrontendFilenamesProvider

Class FrontendFilenamesProvider

« More »

IdCollection

Class IdCollection

« More »

KeyValueCollection

Class KeyValueCollection

« More »

LanguageCode

LanguageCode

« More »

LanguageProvider

Class LanguageProvider

« More »

ModuleTitleProvider

Class ModuleTitleProvider

« More »

PaymentTitleProvider

Class PaymentTitleProvider

« More »

ShippingTitleProvider

Class ShippingTitleProvider

« More »

StringCollection

Class StringCollection

« More »

UrlRewrite

UrlRewrite

« More »

UrlRewriteCollection

Class UrlRewriteCollection

« More »

Classes, interfaces and traits

AbstractFileStorage

Class AbstractFileStorage

« More »

DocumentFileStorage

Class DocumentFileStorage

« More »

ImageFileStorage

Class AbstractFileStorage

« More »

UrlRewriteStorage

Class UrlRewriteStorage

« More »

Classes, interfaces and traits

AddressFormatProviderInterface

Class AbstractCollection

« More »

AdminStatusOnlyInterface

Interface AdminStatusOnlyInterface

« More »

CustomerStatusProviderInterface

Interface CustomerStatusProviderInterface

« More »

IdInterface

Class IdInterface

« More »

LanguageProviderInterface

Interface LanguageProviderInterface

« More »

UrlKeywordsRepairerInterface

Interface UrlKeywordsRepairerInterface

« More »

Classes, interfaces and traits

BoolType

Class BoolType

Shared boolean type class. Use the "asBool" method for getting the plain value.
« More »

DecimalType

Class DecimalType

Shared decimal type class. Use the "asDecimal" method for getting the plain value.
« More »

EmailStringType

Class EmailStringType

Shared email string type class. Use the "asString" method for getting the plain value.
« More »

IdType

Class IdType

IMPORTANT: When you need to cast an Id object to integer, cast it first to string, because otherwise the following command will return always 1: EXAMPLE: $id = new IdType(948); bad - (int)$id >> 1 good - (int)(string)$id >> 948
« More »

IntType

Class IntType

Shared int type class. Use the "asInt" method for getting the plain value.
« More »

NonEmptyStringType

Class NonEmptyStringType

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

StringType

Class StringType

Shared string type class. Use the "asString" method for getting the plain value.
« More »

Classes, interfaces and traits

ExistingDirectory

Class ExistingDirectory

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

ExistingFile

Class ExistingFile

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

FilenameStringType

Class FilenameStringType

Shared string type class. Use the "asString" method for getting the plain value.
« More »

PathType

Class PathType

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

UploadedFile

Class UploadedFile

Use this file class to validate that a file was uploaded by and HTTP POST request.
« More »

WritableDirectory

Class WritableDirectory

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

WritableFile

Class WritableFile

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

Classes, interfaces and traits

EntityNotFoundException

Class FileNotFoundException

« More »

FileNotFoundException

Class FileNotFoundException

« More »

UnknownEnvironmentException

Class UnknownEnvironmentException

« More »

Classes, interfaces and traits

ClassFinderInterface

Class Finder Interface

« More »

ClassFinderSettingsInterface

Interface ClassFinderSettingsInterface

« More »

ClassFinder

Class Finder

« More »

EnvironmentClassFinderSettings

Class EnvironmentClassFinderSettings

« More »