|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@TagLibraryUri(value="/lib/layout") public interface LayoutTagLib
Method Summary | |
---|---|
void |
ajax()
|
void |
ajax(groovy.lang.Closure body)
|
void |
ajax(Map args)
|
void |
ajax(Map args,
groovy.lang.Closure body)
|
void |
breadcrumb()
Used inside <l:layout> to render additional breadcrumb items. |
void |
breadcrumb(groovy.lang.Closure body)
Used inside <l:layout> to render additional breadcrumb items. |
void |
breadcrumb(Map args)
Used inside <l:layout> to render additional breadcrumb items. |
void |
breadcrumb(Map args,
groovy.lang.Closure body)
Used inside <l:layout> to render additional breadcrumb items. |
void |
breadcrumbBar()
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours. |
void |
breadcrumbBar(groovy.lang.Closure body)
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours. |
void |
breadcrumbBar(Map args)
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours. |
void |
breadcrumbBar(Map args,
groovy.lang.Closure body)
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours. |
void |
confirmationLink()
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed. |
void |
confirmationLink(groovy.lang.Closure body)
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed. |
void |
confirmationLink(Map args)
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed. |
void |
confirmationLink(Map args,
groovy.lang.Closure body)
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed. |
void |
copyButton()
Creates a small button that lets the user copies a text into clipboard |
void |
copyButton(groovy.lang.Closure body)
Creates a small button that lets the user copies a text into clipboard |
void |
copyButton(Map args)
Creates a small button that lets the user copies a text into clipboard |
void |
copyButton(Map args,
groovy.lang.Closure body)
Creates a small button that lets the user copies a text into clipboard |
void |
expandButton()
|
void |
expandButton(groovy.lang.Closure body)
|
void |
expandButton(Map args)
|
void |
expandButton(Map args,
groovy.lang.Closure body)
|
void |
hasPermission()
Renders the body only if the current user has the specified permission |
void |
hasPermission(groovy.lang.Closure body)
Renders the body only if the current user has the specified permission |
void |
hasPermission(Map args)
Renders the body only if the current user has the specified permission |
void |
hasPermission(Map args,
groovy.lang.Closure body)
Renders the body only if the current user has the specified permission |
void |
header()
Header portion of the HTML page, that gets rendered into the <head> tag. |
void |
header(groovy.lang.Closure body)
Header portion of the HTML page, that gets rendered into the <head> tag. |
void |
header(Map args)
Header portion of the HTML page, that gets rendered into the <head> tag. |
void |
header(Map args,
groovy.lang.Closure body)
Header portion of the HTML page, that gets rendered into the <head> tag. |
void |
isAdmin()
|
void |
isAdmin(groovy.lang.Closure body)
|
void |
isAdmin(Map args)
|
void |
isAdmin(Map args,
groovy.lang.Closure body)
|
void |
isAdminOrTest()
Deprecated, do not use. |
void |
isAdminOrTest(groovy.lang.Closure body)
Deprecated, do not use. |
void |
isAdminOrTest(Map args)
Deprecated, do not use. |
void |
isAdminOrTest(Map args,
groovy.lang.Closure body)
Deprecated, do not use. |
void |
layout()
Outer-most tag for a normal (non-AJAX) HTML rendering. |
void |
layout(groovy.lang.Closure body)
Outer-most tag for a normal (non-AJAX) HTML rendering. |
void |
layout(Map args)
Outer-most tag for a normal (non-AJAX) HTML rendering. |
void |
layout(Map args,
groovy.lang.Closure body)
Outer-most tag for a normal (non-AJAX) HTML rendering. |
void |
main_panel()
Generates the body as the main content part of a Jenkins page. |
void |
main_panel(groovy.lang.Closure body)
Generates the body as the main content part of a Jenkins page. |
void |
main_panel(Map args)
Generates the body as the main content part of a Jenkins page. |
void |
main_panel(Map args,
groovy.lang.Closure body)
Generates the body as the main content part of a Jenkins page. |
void |
pane()
Used in the <l:side-panel> to draw a box with a title. |
void |
pane(groovy.lang.Closure body)
Used in the <l:side-panel> to draw a box with a title. |
void |
pane(Map args)
Used in the <l:side-panel> to draw a box with a title. |
void |
pane(Map args,
groovy.lang.Closure body)
Used in the <l:side-panel> to draw a box with a title. |
void |
progressiveRendering()
|
void |
progressiveRendering(groovy.lang.Closure body)
|
void |
progressiveRendering(Map args)
|
void |
progressiveRendering(Map args,
groovy.lang.Closure body)
|
void |
renderOnDemand()
|
void |
renderOnDemand(groovy.lang.Closure body)
|
void |
renderOnDemand(Map args)
|
void |
renderOnDemand(Map args,
groovy.lang.Closure body)
|
void |
rightspace()
Creates a space for the right-hand side of the page. |
void |
rightspace(groovy.lang.Closure body)
Creates a space for the right-hand side of the page. |
void |
rightspace(Map args)
Creates a space for the right-hand side of the page. |
void |
rightspace(Map args,
groovy.lang.Closure body)
Creates a space for the right-hand side of the page. |
void |
side_panel()
|
void |
side_panel(groovy.lang.Closure body)
|
void |
side_panel(Map args)
|
void |
side_panel(Map args,
groovy.lang.Closure body)
|
void |
stopButton()
Creates a clickable “Stop” button. |
void |
stopButton(groovy.lang.Closure body)
Creates a clickable “Stop” button. |
void |
stopButton(Map args)
Creates a clickable “Stop” button. |
void |
stopButton(Map args,
groovy.lang.Closure body)
Creates a clickable “Stop” button. |
void |
tab()
|
void |
tab(groovy.lang.Closure body)
|
void |
tab(Map args)
|
void |
tab(Map args,
groovy.lang.Closure body)
|
void |
tabBar()
|
void |
tabBar(groovy.lang.Closure body)
|
void |
tabBar(Map args)
|
void |
tabBar(Map args,
groovy.lang.Closure body)
|
void |
task()
This tag inside <l:tasks> tag renders the left navigation bar of Hudson. |
void |
task(groovy.lang.Closure body)
This tag inside <l:tasks> tag renders the left navigation bar of Hudson. |
void |
task(Map args)
This tag inside <l:tasks> tag renders the left navigation bar of Hudson. |
void |
task(Map args,
groovy.lang.Closure body)
This tag inside <l:tasks> tag renders the left navigation bar of Hudson. |
void |
tasks()
|
void |
tasks(groovy.lang.Closure body)
|
void |
tasks(Map args)
|
void |
tasks(Map args,
groovy.lang.Closure body)
|
void |
yui()
Load Yahoo UI module. |
void |
yui(groovy.lang.Closure body)
Load Yahoo UI module. |
void |
yui(Map args)
Load Yahoo UI module. |
void |
yui(Map args,
groovy.lang.Closure body)
Load Yahoo UI module. |
Methods inherited from interface groovy.lang.GroovyObject |
---|
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |
Method Detail |
---|
void renderOnDemand(Map args, groovy.lang.Closure body)
void renderOnDemand(groovy.lang.Closure body)
void renderOnDemand(Map args)
void renderOnDemand()
void header(Map args, groovy.lang.Closure body)
void header(groovy.lang.Closure body)
void header(Map args)
void header()
void progressiveRendering(Map args, groovy.lang.Closure body)
void progressiveRendering(groovy.lang.Closure body)
void progressiveRendering(Map args)
void progressiveRendering()
void confirmationLink(Map args, groovy.lang.Closure body)
void confirmationLink(groovy.lang.Closure body)
void confirmationLink(Map args)
void confirmationLink()
@TagFile(value="main-panel") void main_panel(Map args, groovy.lang.Closure body)
@TagFile(value="main-panel") void main_panel(groovy.lang.Closure body)
@TagFile(value="main-panel") void main_panel(Map args)
@TagFile(value="main-panel") void main_panel()
void stopButton(Map args, groovy.lang.Closure body)
void stopButton(groovy.lang.Closure body)
void stopButton(Map args)
void stopButton()
@TagFile(value="side-panel") void side_panel(Map args, groovy.lang.Closure body)
@TagFile(value="side-panel") void side_panel(groovy.lang.Closure body)
@TagFile(value="side-panel") void side_panel(Map args)
@TagFile(value="side-panel") void side_panel()
void breadcrumbBar(Map args, groovy.lang.Closure body)
void breadcrumbBar(groovy.lang.Closure body)
void breadcrumbBar(Map args)
void breadcrumbBar()
void expandButton(Map args, groovy.lang.Closure body)
void expandButton(groovy.lang.Closure body)
void expandButton(Map args)
void expandButton()
void isAdminOrTest(Map args, groovy.lang.Closure body)
void isAdminOrTest(groovy.lang.Closure body)
void isAdminOrTest(Map args)
void isAdminOrTest()
void copyButton(Map args, groovy.lang.Closure body)
void copyButton(groovy.lang.Closure body)
void copyButton(Map args)
void copyButton()
void ajax(Map args, groovy.lang.Closure body)
void ajax(groovy.lang.Closure body)
void ajax(Map args)
void ajax()
void pane(Map args, groovy.lang.Closure body)
void pane(groovy.lang.Closure body)
void pane(Map args)
void pane()
void tasks(Map args, groovy.lang.Closure body)
void tasks(groovy.lang.Closure body)
void tasks(Map args)
void tasks()
void layout(Map args, groovy.lang.Closure body)
void layout(groovy.lang.Closure body)
void layout(Map args)
void layout()
void tabBar(Map args, groovy.lang.Closure body)
void tabBar(groovy.lang.Closure body)
void tabBar(Map args)
void tabBar()
void hasPermission(Map args, groovy.lang.Closure body)
void hasPermission(groovy.lang.Closure body)
void hasPermission(Map args)
void hasPermission()
void tab(Map args, groovy.lang.Closure body)
void tab(groovy.lang.Closure body)
void tab(Map args)
void tab()
void breadcrumb(Map args, groovy.lang.Closure body)
void breadcrumb(groovy.lang.Closure body)
void breadcrumb(Map args)
void breadcrumb()
void yui(Map args, groovy.lang.Closure body)
void yui(groovy.lang.Closure body)
void yui(Map args)
void yui()
void isAdmin(Map args, groovy.lang.Closure body)
void isAdmin(groovy.lang.Closure body)
void isAdmin(Map args)
void isAdmin()
void rightspace(Map args, groovy.lang.Closure body)
void rightspace(groovy.lang.Closure body)
void rightspace(Map args)
void rightspace()
void task(Map args, groovy.lang.Closure body)
void task(groovy.lang.Closure body)
void task(Map args)
void task()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |