29 if ($this->views->isViewLocationsLoadedFromCache()) {
38 if (!is_file($file)) {
43 if (is_array($spec)) {
45 if ($this->config->font_awesome_zip) {
49 $this->views->mergeViewsSpec($spec);
static includeFile($file)
Include a file with as little context as possible.
Handles caching of views in the system cache.
static elgg()
Get the Elgg codebase path with "/".
registerCoreViews()
Discover the core views if the system cache did not load.
$config
Advanced site settings, debugging section.
__construct(protected ViewsService $views, protected Config $config)
Constructor.
elgg_get_data_path()
Get the data directory path for this installation, ending with slash.