SunnyCashServiceFactory
in package
Class SunnyCashServiceFactory
Tags
Table of Contents
- $curl : string
- $dirFsCatalog : string
- $rootDirectory : string
- createCouponService() : SunnyCashCouponService
- createLogoService() : SunnyCashLogoService
- createCacheManager() : SunnyCashCacheManager
- createCouponCodeReader() : SunnyCashCouponCodeReader
- createCouponFactory() : SunnyCashCouponFactory
- createCouponReader() : SunnyCashCouponReader
- createCouponRepository() : SunnyCashCouponRepository
- createExpirationStrategy() : SunnyCashExpirationStrategy
- createLogoFactory() : SunnyCashLogoFactory
- createLogoStorageReader() : SunnyCashLogoStorageReader
- createLogoStorageWriter() : SunnyCashLogoStorageWriter
- curl() : mixed
- root() : mixed
Properties
$curl
protected
static string
$curl
$dirFsCatalog
protected
static string
$dirFsCatalog
= DIR_FS_CATALOG
$rootDirectory
protected
static string
$rootDirectory
Methods
createCouponService()
public
static createCouponService() : SunnyCashCouponService
Return values
SunnyCashCouponService —createLogoService()
public
static createLogoService() : SunnyCashLogoService
Return values
SunnyCashLogoService —createCacheManager()
protected
static createCacheManager() : SunnyCashCacheManager
Return values
SunnyCashCacheManager —createCouponCodeReader()
protected
static createCouponCodeReader() : SunnyCashCouponCodeReader
Return values
SunnyCashCouponCodeReader —createCouponFactory()
protected
static createCouponFactory() : SunnyCashCouponFactory
Return values
SunnyCashCouponFactory —createCouponReader()
protected
static createCouponReader() : SunnyCashCouponReader
Return values
SunnyCashCouponReader —createCouponRepository()
protected
static createCouponRepository() : SunnyCashCouponRepository
Return values
SunnyCashCouponRepository —createExpirationStrategy()
protected
static createExpirationStrategy() : SunnyCashExpirationStrategy
Return values
SunnyCashExpirationStrategy —createLogoFactory()
protected
static createLogoFactory() : SunnyCashLogoFactory
Return values
SunnyCashLogoFactory —createLogoStorageReader()
protected
static createLogoStorageReader() : SunnyCashLogoStorageReader
Return values
SunnyCashLogoStorageReader —createLogoStorageWriter()
protected
static createLogoStorageWriter() : SunnyCashLogoStorageWriter
Return values
SunnyCashLogoStorageWriter —curl()
protected
static curl() : mixed
Return values
mixed —root()
protected
static root() : mixed