Cpanel::NVData::setall

This article documents the usage of the Cpanel::NVData::setall function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::NVData::setall


DESCRIPTION

Reads every form variable submitted to it and creates a NV Data variable for each variable in the form.


VARIABLES

INPUT

Input comes from the form

OUTPUT

set (string)
Name of the variable that was set.


EXAMPLES

<?cp NVData::setall(%,set) ?>

This example will set a variable for all variables passed to a form.


COPYRIGHT

Copyright 2006 cPanel Inc.