Translations loader interface.
More...
Translations loader interface.
Ubiquity\translation\loader$LoaderInterface This class is part of Ubiquity
- Author
- jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
- Version
- 1.0.0
Definition at line 14 of file LoaderInterface.php.
◆ cacheExists()
cacheExists |
( |
|
$locale, |
|
|
|
$domain = ' *' |
|
) |
| |
◆ clearCache()
clearCache |
( |
|
$locale = null , |
|
|
|
$domain = null |
|
) |
| |
◆ getDomains()
◆ load()
load |
( |
|
$locale, |
|
|
|
$domain = 'messages' |
|
) |
| |
◆ loadDomain()
loadDomain |
( |
|
$locale, |
|
|
|
$domain |
|
) |
| |
◆ save()
save |
( |
|
$messages, |
|
|
|
$locale, |
|
|
|
$domain |
|
) |
| |
The documentation for this interface was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity/src/Ubiquity/translation/loader/LoaderInterface.php