Tags:
view all tags
#VarINCLUDE ---+++ QUERYPARAMS -- show paramaters to the query * Expands the parameters to the query that was used to display the page. * Syntax: =%<nop>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:* | *Expands To:* | | =$name= | Name of the parameter | | =$value= | String value of the parameter. Multi-valued parameters will have a "row" for each value. | | =$n= or =$n()= | New line. Use =$n()= if followed by alphanumeric character, e.g. write =Foo$n()Bar= instead of =Foo$nBar= | | =$nop= or =$nop()= | Is a "no operation". | | =$quot= | Double quote (="=) | | =$percnt= | Percent sign (=%=) | | =$dollar= | Dollar sign (=$=) | * Example: * =%<nop>QUERYPARAMS{format="<input type='hidden' name='$name' value='$percntENCODE{$quot()$value$quot type=$quot()html$quot}$percnt' />"}%= * See also [[VarQUERYSTRING][QUERYSTRING]], [[#VarURLPARAM][URLPARAM]]
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r6
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2005-03-27
-
TWikiContributor
Home
Site map
Cargooffice web
Loginet web
Main web
Sandbox web
TWiki web
TWiki Web
User registration
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Log In
Register User
Edit
Attach
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarQUERYPARAMS
.