Overview
Generates a anchor linking to the TypeKey login site.
Uses the same TypeKey token as Solar_Auth_Adapter_TypeKey
Package
This class is part of the Solar_View_Helper package.
Inheritance:
Solar_View_Helper_TypekeyLink
Configuration Keys
token
: The TypeKey site identifier token string. If empty, the helper will use the value from the Solar config file under the $config['Solar_Auth_Adapter_Typekey']['token'] key.href
: The HREF of the TypeKey login service. Default is "https://www.typekey.com:443/t/typekey/login".need_email
: Whether or not to get the TypeKey user's email address. Default false.process_key
: The process key used in URIs (indicating login, logout, etc).
Constants
None.
Public Properties
The Solar_View_Helper_TypekeyLink class has no public properties; try the list of all properties.
Public Methods
These are all the public methods in the Solar_View_Helper_TypekeyLink class.
You can also view the list of all public, protected, and private methods.
-
__construct()
-
Constructor.
-
__destruct()
-
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
-
dump()
-
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
-
locale()
-
Looks up class-specific locale strings based on a key.
-
typekeyLink()
-
Generates a link to the TypeKey login site.