This article documents the usage of the Cpanel::UI::listform function in relation to the cPanel interface. This tag can be used inside cPanel pages.
Cpanel::UI::listform
Returns a list of form elements submitted to the page.
<?cp UI::listform(%,name) match=dir,strip=r ?>
The following will output the names of all form elements that match dir while stripping r from them.
Copyright 2007 cPanel Inc.