acp_attachments
class acp_attachments
Properties
protected driver_interface | $db | ||
protected config | $config | ||
protected language | $language | ||
protected ContainerBuilder | $phpbb_container | ||
protected template | $template | ||
protected user | $user | ||
protected filesystem_interface | $filesystem | ||
protected manager | $attachment_manager | ||
protected helper | $controller_helper | ||
$id | |||
$u_action | |||
protected | $new_config |
Methods
main($id, $mode)
No description
array
get_attachment_stats($limit = '')
Get attachment file count and size of upload directory
void
set_attachment_stats($stats)
Set config attachment stat values
bool|string
check_stats_accuracy()
Check accuracy of attachment statistics.
void
handle_stats_resync()
Handle stats resync.
category_select($select_name, $group_id = false, $key = '')
Build Select for category items
group_select($select_name, $default_group = false, $key = '')
Extension group select
perform_site_list()
Perform operations on sites for external linking
max_filesize($value, $key = '')
Adjust all three max_filesize config vars for display
Details
at line 66
main($id, $mode)
No description
at line 1344
array
get_attachment_stats($limit = '')
Get attachment file count and size of upload directory
at line 1366
void
set_attachment_stats($stats)
Set config attachment stat values
at line 1380
bool|string
check_stats_accuracy()
Check accuracy of attachment statistics.
at line 1409
void
handle_stats_resync()
Handle stats resync.
at line 1433
category_select($select_name, $group_id = false, $key = '')
Build Select for category items
at line 1481
group_select($select_name, $default_group = false, $key = '')
Extension group select
at line 1532
perform_site_list()
Perform operations on sites for external linking
at line 1721
max_filesize($value, $key = '')
Adjust all three max_filesize config vars for display