Classes, interfaces and traits
CacheTokenHelperInterface¶
Interface CacheTokenHelperInterface
« More »
LanguageHelperInterface¶
Class LanguageHelperInterface
« More »
StringHelperInterface¶
Interface StringHelper
« More »
CacheTokenHelper¶
Class CacheTokenHelper
This class returns the cache token string that is saved in the cache directory. This token can be
used for cache busting of various resources. It is cleared whenever the module data are removed
from the "cache" directory (also known as persistent data).
« More »
CustomerStatusHelper¶
Class CustomerStatusHelper
« More »
DataTableColumn¶
Class DataTableColumn
« More »
DataTableColumnCollection¶
Class DataTableColumnCollection
« More »
DataTableColumnType¶
Class DataTableColumnType
There are cases where each column is treated differently depending its data type.
« More »
DataTableHelper¶
Class DataTableHelper
This class contains helper methods for datatable manipulation. Create an instance and define the columns of
your table and their respective database fields. You can also provide two fields separated with a space for
concatenated string.
« More »
FilesystemHelper¶
Class FilesystemHelper
« More »
LanguageHelper¶
Class LanguageHelper
« More »