| Package | Description |
|---|---|
| org.kuali.common.util.execute | |
| org.kuali.common.util.html |
| Modifier and Type | Method and Description |
|---|---|
Counter |
IncrementCounterExecutable.getCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementCounterExecutable.setCounter(Counter counter) |
| Modifier and Type | Method and Description |
|---|---|
static String |
HtmlUtils.closeTag(Tag tag,
Counter indent) |
static String |
HtmlUtils.getHref(String dest,
String show,
Counter indent)
Return an HTML ahref tag
|
static String |
HtmlUtils.getImage(String image,
Counter indent)
Return an HTML img tag
|
static String |
HtmlUtils.getIndent(Counter indent) |
static String |
HtmlUtils.getIndentedContent(String content,
Counter indent) |
static String |
HtmlUtils.getTag(Tag tag,
String content,
Counter indent) |
static String |
HtmlUtils.openTag(Tag tag,
Counter indent) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.