This article documents the usage of the Cpanel::UI::dynamicincludelist function in relation to the cPanel interface. This tag can be used inside cPanel pages.
Cpanel::UI::dynamicincludelist
DEPRECATED, DO NOT USE. Use Branding::applist instead.
<!?cp UI::dynamicincludelist([script]preregister_section\{leftparenthesis}'%'\{rightparenthesis};[/script],cell) basedir=cells,arglist=mail|logs|files|domains|db|sec|software|pref|advanced,nvarglist=$NVDATA{'xmaingroupsorder'} ?>
This example outputs the list of included cells for the main screen of cPanel X3. It will output the cell names in the order specifiied in arglist=. It also uses the nvarglist variable to draw the order from the stored ``xmaingorupsorder'' key in the user's .nvdata directory. In this example, the cell list is passed to a javascript function for processing.
Copyright 2007 cPanel Inc.