Summary
- File
- Package hierarchy PHPBoost\Langs
- Class hierarchy \LangsManager
get_installed_langs_map()
None found |
get_installed_langs_map_sorted_by_localized_name() : \Lang[string]
the Lang map (name => lang) of the installed langs (activated or not) sorted by name
None found |
get_activated_langs_map()
None found |
get_activated_langs_map_sorted_by_localized_name() : \Lang[string]
the Langs map (name => lang) of the installed langs (and activated) sorted by name
None found |
get_activated_and_authorized_langs_map()
None found |
get_activated_and_authorized_langs_map_sorted_by_localized_name() : \Lang[string]
the Langs map (name => lang) of the installed langs (and activated and authorized) sorted by name
None found |
callback_sort_langs_by_name(\Lang $lang1, \Lang $lang2)
None found |
get_default_lang()
None found |
get_lang( $id)
$id |
None found |
get_lang_existed( $id)
$id |
None found |
install( $id, $authorizations = array(), $enable = true)
$id | ||
$authorizations | ||
$enable |
None found |
uninstall( $id, $drop_files = false)
$id | ||
$drop_files |
None found |
change_visibility( $id, $visibility)
$id | ||
$visibility |
None found |
change_authorizations( $id, array $authorizations)
$id | ||
array | $authorizations |
None found |
change_informations( $id, $visibility, array $authorizations = array())
$id | ||
$visibility | ||
array | $authorizations |
None found |
get_error()
None found |