This tag is used to create a URL
Name |
Required |
Default |
Evaluated |
Type |
Description |
|---|---|---|---|---|---|
| action | false | true | String | he action generate url for, if not using value | |
| anchor | false | true | String | The anchor for this URL | |
| encode | false | true | true | Boolean | Whether to encode parameters |
| id | false | true | String | id for referencing element. For UI and form tags it will be used as HTML id attribute | |
| includeContext | false | true | true | Boolean | Whether actual context should be included in url |
| includeParams | false | get | true | String | The includeParams attribute may have the value 'none', 'get' or 'all' |
| method | false | true | String | The method of action to use | |
| namespace | false | true | String | The namespace to use | |
| portletMode | false | true | String | The resulting portlet mode | |
| portletUrlType | false | true | String | Specifies if this should be a portlet render or action url | |
| scheme | false | true | String | Set scheme attribute | |
| value | false | true | String | The target value to use, if not using action | |
| windowState | false | true | String | The resulting portlet window state |