A procedure is a step-by-step set of instructions to carry-out a task.
Must be nested inside a <core:page> tag.
Tag Information
Tag Class: | com.pragmatickm.procedure.taglib.ProcedureTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | scriptless |
Display Name: | None |
Dynamic Attributes: | true |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
id | No | Deferred-Value | String |
A page-unique ID for the procedure. This will also be used as an anchor when generating links to the procedure. If not provided, is generated from the label. Ids generated from labels will be unique, but may change as page structure changes. |
style | No | Deferred-Value | Object |
Optional CSS style attribute. |
label | No | Deferred-Value | String |
A brief label for the procedure. Defaults to the page short title. |
Variables
No Variables Defined.