(Quick Reference)

s:createLoginLink

Purpose

Returns a URL that will take the user to a login screen.

This gets the URL from the security provider that is installed.

To render a button that will take the user to this page, see loginButton.

Example

<s:createLoginLink/>

Attributes

None.