@TagLibraryUri(value="/lib/layout")
public interface LayoutTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
Modifier and Type | Method and Description |
---|---|
void |
ajax()
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
|
void |
ajax(groovy.lang.Closure body)
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
|
void |
ajax(Map args)
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
|
void |
ajax(Map args,
groovy.lang.Closure body)
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
|
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 |
breakable()
Send escaped value to output decorated to be safely broken into lines when necessary
|
void |
breakable(groovy.lang.Closure body)
Send escaped value to output decorated to be safely broken into lines when necessary
|
void |
breakable(Map args)
Send escaped value to output decorated to be safely broken into lines when necessary
|
void |
breakable(Map args,
groovy.lang.Closure body)
Send escaped value to output decorated to be safely broken into lines when necessary
|
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 |
icon() |
void |
icon(groovy.lang.Closure body) |
void |
icon(Map args) |
void |
icon(Map args,
groovy.lang.Closure body) |
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.
|
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 pane(Map args, groovy.lang.Closure body)
void pane(groovy.lang.Closure body)
void pane(Map args)
void pane()
void renderOnDemand(Map args, groovy.lang.Closure body)
void renderOnDemand(groovy.lang.Closure body)
void renderOnDemand(Map args)
void renderOnDemand()
void ajax(Map args, groovy.lang.Closure body)
void ajax(groovy.lang.Closure body)
void ajax(Map args)
void ajax()
void isAdminOrTest(Map args, groovy.lang.Closure body)
void isAdminOrTest(groovy.lang.Closure body)
void isAdminOrTest(Map args)
void isAdminOrTest()
void breakable(Map args, groovy.lang.Closure body)
void breakable(groovy.lang.Closure body)
void breakable(Map args)
void breakable()
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 hasPermission(Map args, groovy.lang.Closure body)
void hasPermission(groovy.lang.Closure body)
void hasPermission(Map args)
void hasPermission()
void tabBar(Map args, groovy.lang.Closure body)
void tabBar(groovy.lang.Closure body)
void tabBar(Map args)
void tabBar()
void task(Map args, groovy.lang.Closure body)
void task(groovy.lang.Closure body)
void task(Map args)
void task()
void header(Map args, groovy.lang.Closure body)
void header(groovy.lang.Closure body)
void header(Map args)
void header()
void tasks(Map args, groovy.lang.Closure body)
void tasks(groovy.lang.Closure body)
void tasks(Map args)
void tasks()
void yui(Map args, groovy.lang.Closure body)
void yui(groovy.lang.Closure body)
void yui(Map args)
void yui()
void layout(Map args, groovy.lang.Closure body)
void layout(groovy.lang.Closure body)
void layout(Map args)
void layout()
void progressiveRendering(Map args, groovy.lang.Closure body)
void progressiveRendering(groovy.lang.Closure body)
void progressiveRendering(Map args)
void progressiveRendering()
@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 copyButton(Map args, groovy.lang.Closure body)
void copyButton(groovy.lang.Closure body)
void copyButton(Map args)
void copyButton()
void confirmationLink(Map args, groovy.lang.Closure body)
void confirmationLink(groovy.lang.Closure body)
void confirmationLink(Map args)
void confirmationLink()
void isAdmin(Map args, groovy.lang.Closure body)
void isAdmin(groovy.lang.Closure body)
void isAdmin(Map args)
void isAdmin()
void stopButton(Map args, groovy.lang.Closure body)
void stopButton(groovy.lang.Closure body)
void stopButton(Map args)
void stopButton()
void rightspace(Map args, groovy.lang.Closure body)
void rightspace(groovy.lang.Closure body)
void rightspace(Map args)
void rightspace()
void icon(Map args, groovy.lang.Closure body)
void icon(groovy.lang.Closure body)
void icon(Map args)
void icon()
@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()
Copyright © 2018. All rights reserved.