Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r1
VarQUERYPARAMS 1 - 27 Mar 2005 - Main.TWikiContributor
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiVariables"

QUERYPARAMS -- show paramaters to the query

  • Expands the parameters to the query that was used to display the page.
  • Syntax: %QUERYPARAMS{...}%
  • Parameters:
    • format="..." format string for each entry, default $name=$value
    • separator="..." separator string, default separator="$n" (newline)
  • The following escape sequences are expanded in the format string:
    Sequence:
    <-- -->
    up
    Expands To:
    $dollar Dollar sign ($)
    $n or $n() New line. Use $n() if followed by alphanumeric character, e.g. write Foo$n()Bar instead of Foo$nBar
    $name Name of the parameter
    $nop or $nop() Is a "no operation".
    $percnt Percent sign (%)
    $quot Double quote (")
    $value String value of the parameter. Multi-valued parameters will have a "row" for each value.
  • Example:
    • %QUERYPARAMS{format="<input type='hidden' name='$name' value='$percntENCODE{$quot()$value$quot type=$quot()html$quot}$percnt' />"}%
  • See also QUERYSTRING, URLPARAM

Revision 1r1 - 27 Mar 2005 - 13:14:15 - TWikiContributor
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM