class acp_extensions
Properties
| $u_action |
Methods
|
main()
|
||
| null |
list_enabled_exts(manager $phpbb_extension_manager)
Lists all the enabled extensions and dumps to the template |
|
| null |
list_disabled_exts(manager $phpbb_extension_manager)
Lists all the disabled extensions and dumps to the template |
|
| null |
list_available_exts(manager $phpbb_extension_manager)
Lists all the available extensions and dumps to the template |
Details
at line 37
public
main()
at line 360
public null
list_enabled_exts(manager $phpbb_extension_manager)
Lists all the enabled extensions and dumps to the template
at line 432
public null
list_disabled_exts(manager $phpbb_extension_manager)
Lists all the disabled extensions and dumps to the template
at line 502
public null
list_available_exts(manager $phpbb_extension_manager)
Lists all the available extensions and dumps to the template