function() { $this->options = bbn\Appui\Option::getInstance(); $this->pref = bbn\User\Preferences::getInstance(); $this->perm = bbn\User\Permissions::getInstance(); $this->cacheInit(); self::optionalInit(); }