Description Usage Arguments Details Value Author(s)
Create an AnalysisPageParamSet for a service handler
1 | default.service.paramset(handler)
|
handler |
Handler function of service |
The services are not required to supply default values since they don't have to be rendered as parameters. AnalysisPageServer still wants to have a param set. It can be used, for example, to check arguments when building URLs. So we artifically provide default values of 0 for everything, so you get a bunch of simple params.
AnalysisPageParamSet
Brad Friedman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.