|
<aconf>
<apre>
<auth-required>
<expire-time>
<header>
<killframe>
<redirect>
<remove-cookie>
<return>
<set-cookie>
<throttle>
|
<aconf></aconf>
Creates a link that can modify the persistent states in the cookie
RoxenConfig.
Attributes
- href
href=uri
-
Indicates which page should be linked to, if any other than the
present one.
- add
add=string
-
The "cookie" or "cookies" that should be added, in a comma
seperated list.
- drop
drop=string
-
The "cookie" or "cookies" that should be droped, in a comma
seperated list.
- class
class=string
-
This cascading style sheet (CSS) class definition will apply to the a-element.
All other attributes will be inherited by the generated a tag. |
|