|
<else>
<elseif>
<false>
<if>
<then>
<true>
<if accept>
<if client>
<if clientvar>
<if config>
<if cookie>
<if date>
<if domain>
<if exists>
<if expr>
<if false>
<if group>
<if ip>
<if language>
<if match>
<if ppoint>
<if pragma>
<if prestate>
<if referrer>
<if supports>
<if time>
<if true>
<if user>
<if variable>
|
If plugin
"exists"
Returns true if the file path exists. If path does not begin
with /, it is assumed to be a URL relative to the directory
containing the page with the <if>-statement. Exists is a Utils
plugin.
Attributes
- exists
exists=path
-
Choose what path to test.
|
|