PoppyTrait
trait PoppyTrait
PoppyTrait
Methods
AuthManager
pyAuth()
get auth
pyTranslator()
get translator
Repository
pyConfig()
Get configuration instance.
DatabaseManager
pyDb()
get db
Kernel
pyConsole()
Get console instance.
Container
pyContainer()
Get IoC Container.
Mailer
pyMailer()
Get mailer instance.
SessionManager|Store
pySession()
Get session instance.
Request
pyRequest()
get request
Redirector
pyRedirector()
get redirector
Factory
pyValidation()
get validation
Dispatcher
pyEvent()
get event
LoggerInterface
pyLogger()
get logger
ResponseFactory
pyResponse()
get response
Filesystem
pyFile()
get file
UrlGenerator
pyUrl()
get url
mixed
pyCache(string $tag = '')
get cache
RedisManager
pyRedis()
get redis
Factory
pyView()
get view
Details
at line 43
protected AuthManager
pyAuth()
get auth
at line 52
protected Translator
pyTranslator()
get translator
at line 62
protected Repository
pyConfig()
Get configuration instance.
at line 72
protected DatabaseManager
pyDb()
get db
at line 81
protected Kernel
pyConsole()
Get console instance.
at line 90
protected Container
pyContainer()
Get IoC Container.
at line 99
protected Mailer
pyMailer()
Get mailer instance.
at line 108
protected SessionManager|Store
pySession()
Get session instance.
at line 117
protected Request
pyRequest()
get request
at line 127
protected Redirector
pyRedirector()
get redirector
at line 136
protected Factory
pyValidation()
get validation
at line 146
protected Dispatcher
pyEvent()
get event
at line 156
protected LoggerInterface
pyLogger()
get logger
at line 166
protected ResponseFactory
pyResponse()
get response
at line 176
protected Filesystem
pyFile()
get file
at line 186
protected UrlGenerator
pyUrl()
get url
at line 197
protected mixed
pyCache(string $tag = '')
get cache
at line 211
protected RedisManager
pyRedis()
get redis
at line 220
protected Factory
pyView()
get view
at line 229
protected Poppy
pyPoppy()
get poppy
at line 238
protected Ini
pyIni()
Ini Parser
at line 247
protected Xml
pyXml()
Ini Parser
at line 256
protected Yaml
pyYaml()
Yaml Parser