class acp_attachments
Properties
$id | ||
$u_action |
Methods
main($id, $mode)
|
||
array |
get_attachment_stats($limit $limit = '')
Get attachment file count and size of upload directory |
|
null |
set_attachment_stats($stats $stats)
Set config attachment stat values |
|
bool|string |
check_stats_accuracy()
Check accuracy of attachment statistics. |
|
null |
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 |
||
search_imagemagick()
Search Imagick |
||
test_upload($error, $upload_dir, $create_directory = false)
Test Settings |
||
perform_site_list()
Perform operations on sites for external linking |
||
display_order($value, $key = '')
Write display_order config field |
||
max_filesize($value, $key = '')
Adjust all three max_filesize config vars for display |
||
select_allow_deny($value, $key = '')
Write secureallowdeny config field |
Details
at line 49
public
main($id, $mode)
at line 1292
public array
get_attachment_stats($limit $limit = '')
Get attachment file count and size of upload directory
at line 1314
public null
set_attachment_stats($stats $stats)
Set config attachment stat values
at line 1328
public bool|string
check_stats_accuracy()
Check accuracy of attachment statistics.
at line 1357
public null
handle_stats_resync()
Handle stats resync.
at line 1381
public
category_select($select_name, $group_id = false, $key = '')
Build Select for category items
at line 1423
public
group_select($select_name, $default_group = false, $key = '')
Extension group select
at line 1468
public
search_imagemagick()
Search Imagick
at line 1509
public
test_upload($error, $upload_dir, $create_directory = false)
Test Settings
at line 1553
public
perform_site_list()
Perform operations on sites for external linking
at line 1742
public
display_order($value, $key = '')
Write display_order config field
at line 1752
public
max_filesize($value, $key = '')
Adjust all three max_filesize config vars for display
at line 1766
public
select_allow_deny($value, $key = '')
Write secureallowdeny config field