SynthMenu
Constructor Summary
| Public Constructor | ||
| public |
constructor($location: *, userService: *) Creates a new instance of the SynthMenu directive |
|
Member Summary
| Public Members | ||
| public |
$location: * A reference to $location. |
|
| public |
Directive restricted to Element. |
|
| public |
Isolated scope for directive. |
|
| public |
URL of template to use. |
|
| public |
userService: * A reference to UserService. |
|
Method Summary
| Public Methods | ||
| public |
linkDirective(scope: *) Link function for the directive |
|
Public Constructors
public constructor($location: *, userService: *) source
Creates a new instance of the SynthMenu directive
Params:
| Name | Type | Attribute | Description |
| $location | * | ||
| userService | * |
Public Members
Public Methods
public linkDirective(scope: *) source
Link function for the directive
Params:
| Name | Type | Attribute | Description |
| scope | * |