Elgg
Version 1.11
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
docs
info
config.php
Go to the documentation of this file.
1
<?php
30
$CONFIG
->language_paths;
31
32
48
$CONFIG
->translations;
49
59
$CONFIG
->registered_tag_metadata_names;
60
66
$CONFIG
->path;
67
73
$CONFIG
->viewpath;
74
80
$CONFIG
->pluginspath;
81
87
$CONFIG
->wwwroot;
88
94
$CONFIG
->url;
95
101
$CONFIG
->sitename;
102
108
$CONFIG
->language;
109
115
$CONFIG
->installed;
116
122
$CONFIG
->site_guid;
123
129
$CONFIG
->site_id;
130
136
$CONFIG
->site;
137
143
$CONFIG
->dataroot;
144
150
$CONFIG
->simplecache_enabled;
151
157
$CONFIG
->system_cache_enabled;
158
164
$CONFIG
->sitedescription;
165
171
$CONFIG
->siteemail;
172
178
$CONFIG
->default_limit;
179
192
$CONFIG
->view;
193
199
$CONFIG
->default_access;
200
206
$CONFIG
->allow_registration;
207
213
$CONFIG
->walled_garden;
214
220
$CONFIG
->allow_user_default_access;
221
229
$CONFIG
->menu_items_featured_urls;
230
236
$CONFIG
->menu_items_custom_items;
237
243
$CONFIG
->views;
244
250
$CONFIG
->views->simplecache;
251
261
$CONFIG
->views->locations;
262
263
269
$CONFIG
->view_types;
270
276
$CONFIG
->pluginlistcache;
277
283
$CONFIG
->registered_entities;
284
291
$CONFIG
->independents;
292
298
$CONFIG
->submenu_items;
299
305
$CONFIG
->servicehandler;
306
313
$CONFIG
->wordblacklist;
314
320
$CONFIG
->menucontexts;
321
327
$CONFIG
->registers;
328
334
$CONFIG
->register_objects;
335
341
$CONFIG
->group_tool_options;
342
348
$CONFIG
->lastcache;
349
365
$CONFIG
->exception_include =
''
;
$CONFIG
global $CONFIG
Definition:
settings.example.php:17
Generated on Sat Dec 21 2024 00:00:49 for Elgg by
1.8.11