This article documents the usage of the Cpanel::Mime::listhandlers function in relation to the cPanel interface. This tag can be used inside cPanel pages.
Cpanel::Mime::listhandlers
This function lists user and system defined Apache Handlers.
<?cp Mime::listhandlers(% % ,handler,ext) user=no ?>
This example will list the handler name and file extension for all user system Apache Handlers.
<?cp Mime::listhandlers(% %,handler,ext) system=no ?>
This example will list the handler name and file extension for all user defined Apache Handlers on a domain.
Copyright 2007 cPanel Inc.