Go to the documentation of this file.
12 'title' =>
'Profiler',
14 'vendor' =>
'Cheetah',
17 'compatible_with' => array(
24 'home_dir' =>
'cheetah/profiler/',
25 'home_uri' =>
'profiler',
27 'db_prefix' =>
'ch_profiler_',
28 'class_prefix' =>
'ChProfiler',
33 'show_introduction' => 0,
34 'change_permissions' => 1,
36 'update_languages' => 1,
37 'recompile_main_menu' => 0,
38 'recompile_member_menu' => 0,
39 'recompile_site_stats' => 0,
40 'recompile_page_builder' => 0,
41 'recompile_profile_fields' => 0,
42 'recompile_comments' => 0,
43 'recompile_member_actions' => 0,
44 'recompile_tags' => 0,
45 'recompile_votes' => 0,
46 'recompile_categories' => 0,
47 'recompile_search' => 0,
48 'recompile_injections' => 1,
49 'recompile_permalinks' => 0,
50 'recompile_alerts' => 0,
51 'clear_db_cache' => 1,
52 'show_conclusion' => 1,
54 'uninstall' => array (
55 'show_introduction' => 0,
56 'change_permissions' => 1,
58 'update_languages' => 1,
59 'recompile_main_menu' => 0,
60 'recompile_member_menu' => 0,
61 'recompile_site_stats' => 0,
62 'recompile_page_builder' => 0,
63 'recompile_profile_fields' => 0,
64 'recompile_comments' => 0,
65 'recompile_member_actions' => 0,
66 'recompile_tags' => 0,
67 'recompile_votes' => 0,
68 'recompile_categories' => 0,
69 'recompile_search' => 0,
70 'recompile_injections' => 1,
71 'recompile_permalinks' => 0,
72 'recompile_alerts' => 0,
73 'clear_db_cache' => 1,
74 'show_conclusion' => 1,
80 'language_category' =>
'Cheetah Profiler',
85 'install_permissions' => array(
86 'writable' => array(
'log'),
88 'uninstall_permissions' => array(),
93 'install_info' => array(
95 'conclusion' =>
'inst_concl.html'
97 'uninstall_info' => array(
99 'conclusion' =>
'uninst_concl.html'