Elgg
Version 1.9
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_id;
123
129
$CONFIG
->site_guid;
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
185
$CONFIG
->view;
186
192
$CONFIG
->default_access;
193
199
$CONFIG
->allow_registration;
200
206
$CONFIG
->walled_garden;
207
213
$CONFIG
->allow_user_default_access;
214
222
$CONFIG
->menu_items_featured_urls;
223
229
$CONFIG
->menu_items_custom_items;
230
236
$CONFIG
->views;
237
243
$CONFIG
->views->simplecache;
244
254
$CONFIG
->views->locations;
255
256
262
$CONFIG
->view_types;
263
269
$CONFIG
->pluginlistcache;
270
276
$CONFIG
->registered_entities;
277
284
$CONFIG
->independents;
285
291
$CONFIG
->submenu_items;
292
298
$CONFIG
->servicehandler;
299
306
$CONFIG
->wordblacklist;
307
313
$CONFIG
->menucontexts;
314
320
$CONFIG
->registers;
321
327
$CONFIG
->register_objects;
328
334
$CONFIG
->group_tool_options;
335
341
$CONFIG
->lastcache;
342
358
$CONFIG
->exception_include =
''
;
$CONFIG
global $CONFIG
Definition:
settings.example.php:17
Generated on Fri Oct 4 2024 00:00:39 for Elgg by
1.8.11