LinkData
in package
Description of LinkData.
Tags
Table of Contents
- $link : mixed
- $module : mixed
- $user : mixed
- __construct() : mixed
- getInputParameter() : mixed
- getLink() : Link
- getModule() : mixed
Properties
$link
protected
mixed
$link
$module
protected
mixed
$module
$user
protected
mixed
$user
Methods
__construct()
public
__construct(mixed $link) : mixed
Parameters
- $link : mixed
Return values
mixed —getInputParameter()
public
getInputParameter(mixed $name) : mixed
Parameters
- $name : mixed
Return values
mixed —getLink()
public
getLink() : Link
Return values
Link —getModule()
public
getModule() : mixed