Structures_DataGrid::setRequestPrefix()
-- Set the global GET/POST variables prefix
Beschrijving
If you need to change the request variables, you can define a prefix. This is extra useful when using multiple datagrids.
Parameter
- string
$prefix
The prefix to use on request variables;
Throws
throws
no exceptions thrown
Note
Deze functie kan niet statisch worden aangeroepen.