Function fileButton
Generates basic buttons for the image file browser
This function generates basic buttons depending on what the file browser needs. This is specified with the input parameter $type.
Parameters summary
string |
$type |
One of 'download', 'upload', 'delete', or 'update'. |
Return value summary
string
|
HTML code to be displayed in the page. |