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 34
public
main()
at line 346
public null
list_enabled_exts(manager $phpbb_extension_manager)
Lists all the enabled extensions and dumps to the template
at line 403
public null
list_disabled_exts(manager $phpbb_extension_manager)
Lists all the disabled extensions and dumps to the template
at line 461
public null
list_available_exts(manager $phpbb_extension_manager)
Lists all the available extensions and dumps to the template