TKLinkAction Class Reference
[Actions]
JavaScript invoked link to another page.
More...
List of all members.
|
Public Member Functions |
| __construct ($dest, $newWindow=false) |
| Creates a new link action.
|
Detailed Description
JavaScript invoked link to another page.
Constructor & Destructor Documentation
TKLinkAction::__construct |
( |
$ |
dest, |
|
|
$ |
newWindow = false | |
|
) |
| | |
Creates a new link action.
- Parameters:
-
| $dest | [string]: URL of destination page |
| $newWindow | [boolean]: if true, open link in new window |
The documentation for this class was generated from the following file:
- tk2/actions/TKLinkAction.php5