Summary
- File
- Package hierarchy PHPBoost\Langs
- Class hierarchy \Lang
This class represents a lang
This class represents a lang
__construct( $id, array $authorizations = array(), $activated = false)
| $id | ||
| array | $authorizations | |
| $activated |
| None found |
get_id()
| None found |
get_identifier()
| None found |
is_activated()
| None found |
get_authorizations()
| None found |
set_activated( $activated)
| $activated |
| None found |
set_authorizations( $authorizations)
| $authorizations |
| None found |
get_configuration() : \LangConfiguration
| None found |
check_auth()
| None found |