Method | Description | |
---|---|---|
getShadowLocale ( ) : string | Return the shadow locale. | |
isShadowLocaleEnabled ( ) : boolean | Return the activation state of the shadow locale feature. | |
setShadowLocale ( $shadowLocale ) | Set the shadow locale. | |
setShadowLocaleEnabled ( $shadowLocaleEnabled ) | Enable or disable the shadow locale. |
public getShadowLocale ( ) : string | ||
return | string |
public isShadowLocaleEnabled ( ) : boolean | ||
return | boolean |
public setShadowLocaleEnabled ( $shadowLocaleEnabled ) |