[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/includes/acp/ -> acp_extensions.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 665 lines (22 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

acp_extensions:: (7 methods):
  main()
  list_enabled_exts()
  list_disabled_exts()
  list_available_exts()
  output_actions()
  sort_extension_meta_data_table()
  output_metadata_to_template()


Class: acp_extensions  - X-Ref


main()   X-Ref
No description

list_enabled_exts()   X-Ref
Lists all the enabled extensions and dumps to the template

return: null

list_disabled_exts()   X-Ref
Lists all the disabled extensions and dumps to the template

return: null

list_available_exts()   X-Ref
Lists all the available extensions and dumps to the template

return: null

output_actions($block, $actions)   X-Ref
Output actions to a block

param: string $block
param: array $actions

sort_extension_meta_data_table($val1, $val2)   X-Ref
Sort helper for the table containing the metadata about the extensions.


output_metadata_to_template($metadata)   X-Ref
Outputs extension metadata into the template

param: array $metadata Array with all metadata for the extension
return: null



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1