Method |
Description |
|
__construct ( string $rootDir ) |
|
|
addIgnoredResource ( string $format, string $resource, string $locale, string $domain ) |
|
|
addResource ( string $format, string $resource, string $locale, string $domain ) |
|
|
choiceError ( Exception | Throwable $e, $domain ) |
|
|
getPanel ( ) : string |
Renders HTML code for custom panel. |
|
getTab ( ) : string |
Renders HTML code for custom tab. |
|
markUntranslated ( string $id, string $domain ) |
|
|
onRequest ( Application $app, Nette\Application\Request $request ) |
|
|
register ( Translator $translator ) |
|
|
registerBluescreen ( ) |
|
|
renderException ( $e = NULL ) |
|
|
setLocaleResolvers ( array $resolvers ) |
|
|
setLocaleWhitelist ( $whitelist ) |
|
|