list_getNumFiles
Description
Gets the number of files of the specified type.
Syntax
int list_getNumFiles (string $browse_type)
Parameter $browse_type
Expected type: String
Description: What type of files we're browsing - 'thumbs', 'avatars' or 'attachments'
Return value
Expected type: Integer
Description: $num_files - the number of files.