A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addGems(Project) - Method in AsciidoctorRevealJSBasePlugin
apply(Project) - Method in AsciidoctorRevealJSBasePlugin
apply(Project) - Method in AsciidoctorRevealJSPlugin
AsciidoctorJRevealJSTask - Class in org.asciidoctor.gradle.jvm.slides
@since 2.0
AsciidoctorJRevealJSTask(WorkerExecutor) - Constructor in AsciidoctorJRevealJSTask
Injection constructor.
AsciidoctorRevealJSBasePlugin - Class in org.asciidoctor.gradle.jvm.slides
Adds an extension and task to create Reveal.js slides.
AsciidoctorRevealJSPlugin - Class in org.asciidoctor.gradle.jvm.slides
Adds an extension and task to create Reveal.js slides.

B

C

convertible(LocalRevealJSPlugin) - Method in RevealJSPluginExtension
Create a closure that will convert an instance of a LocalRevealsJSPlugin into a ResolvedRevealJsPlugin.

D

E

enhanceCopySpec(CopySpec) - Method in RevealJSOptions
Adds files to a CopySpec for copying to final artifact.

F

FIRST_VERSION_WITH_PLUGIN_SUPPORT - Field in RevealJSExtension

G

getAsAttributeMap() - Method in RevealJSOptions
The Reveal.js settings as a map of Asciidoctor attributes.
getCustomThemeIfFile() - Method in RevealJSOptions
Custom.js theme location if specified as a file.
getCustomThemeIfUri() - Method in RevealJSOptions
Custom Reveal.js theme if it is specified as URI which is not of type file://.
getCustomThemeRelativePath() - Method in RevealJSOptions
Relative path to folder where custom Reveal.js theme will be copied to.
getHighlightJsThemeIfFile() - Method in RevealJSOptions
Highlight.js theme location if specified as a file.
getHighlightJsThemeIfUri() - Method in RevealJSOptions
Highlight.js theme if it is specified as URI which is not of type file://.
getHighlightJsThemeRelativePath() - Method in RevealJSOptions
Relative path to folder where Highlight.js theme will be copied to.
getLocation() - Method in ResolvedRevealJSPlugin
getName() - Method in ResolvedRevealJSPlugin
getParallaxBackgroundImageIfFile() - Method in RevealJSOptions
Parallax background image if it is specified as a file.
getParallaxBackgroundImageIfUri() - Method in RevealJSOptions
Parallax background image if it is specified as URI which is not of type file://.
getParallaxBackgroundImageRelativePath() - Method in RevealJSOptions
Relative path to folder where Parallax background image will be copied to.
getParallaxBackgroundSize() - Method in RevealJSOptions
Parallax background size (accepts any CSS syntax).
getPluginConfigurationFile() - Method in AsciidoctorJRevealJSTask
Returns the location of the file for configuring external plugins.
getPlugins() - Method in AsciidoctorJRevealJSTask
Get list of activated plugins.
getProfile() - Method in AsciidoctorJRevealJSTask
getResourceCopySpec(Optional<String>) - Method in AsciidoctorJRevealJSTask
Gets the CopySpec for additional resources If resources was never called, it will return a default CopySpec otherwise it will return the one built up via successive calls to resources
getRevealjsExtension() - Method in AsciidoctorJRevealJSTask
getRevealsjsPluginExtension() - Method in AsciidoctorJRevealJSTask
getTaskSpecificDefaultAttributes(File) - Method in AsciidoctorJRevealJSTask
A task may add some default attributes.
getTemplateDir() - Method in AsciidoctorJRevealJSTask
The physical location of the template directory
getTemplateProvider() - Method in RevealJSExtension
getTemplateRelativeDir() - Method in AsciidoctorJRevealJSTask
Obtains the relative location of the template directory.
getTemplateSourceDir() - Method in AsciidoctorJRevealJSTask
The directory where template is read from.
getTheme() - Method in AsciidoctorJRevealJSTask
Get the reveal.js theme.
getVersion() - Method in RevealJSExtension
The version of the Reveal.js backend.

H

I

instantiateComponentSource(String) - Method in RevealJSPluginExtension
Instantiates a component of type LocalRevealJSPlugin.
instantiateResolvedComponent(String, File) - Method in RevealJSPluginExtension
Instantiates a resolved component.

J

K

L

LocalRevealJSPlugin - Class in org.asciidoctor.gradle.jvm.slides
@since 2.0

M

N

NAME - Field in RevealJSExtension
NAME - Field in RevealJSPluginExtension

O

P

PLUGIN_CONFIGURATION_FILENAME - Field in AsciidoctorJRevealJSTask
PLUGIN_LIST_FILENAME - Field in AsciidoctorJRevealJSTask
plugins(Object) - Method in AsciidoctorJRevealJSTask
Name one or more reveal.js plugins to activate.
processAsciidocSources() - Method in AsciidoctorJRevealJSTask
processTemplateResources() - Method in AsciidoctorJRevealJSTask
Processes the RevealJS template.

Q

R

ResolvedRevealJSPlugin - Interface in org.asciidoctor.gradle.jvm.slides
@since 2.0
REVEALJS_GEM - Field in AsciidoctorJRevealJSTask
REVEALJS_TASK - Field in AsciidoctorRevealJSPlugin
RevealJSExtension - Class in org.asciidoctor.gradle.jvm.slides
Configures the Reveal.JS version and Reveal.JS template.
RevealJSExtension(Project) - Constructor in RevealJSExtension
RevealJSOptions - Class in org.asciidoctor.gradle.jvm.slides
Options for Reveal.js slides.
RevealJSOptions.Transition - Enum in org.asciidoctor.gradle.jvm.slides
RevealJSOptions.TransitionSpeed - Enum in org.asciidoctor.gradle.jvm.slides
revealjsOptions(Action<RevealJSOptions>) - Method in AsciidoctorJRevealJSTask
Configures Reveal.js options via an Action.
RevealJSOptions(Project) - Constructor in RevealJSOptions
RevealJSPluginExtension - Class in org.asciidoctor.gradle.jvm.slides
Reveal.js plugins.
RevealJSPluginExtension(Project) - Constructor in RevealJSPluginExtension

S

setAutoSlideInterval(Integer) - Method in RevealJSOptions
Delay in milliseconds between automatically proceeding to the next slide.
setAutoSlideStoppable(Boolean) - Method in RevealJSOptions
Stop auto-sliding after user input
setBackgroundTransition(Transition) - Method in RevealJSOptions
Transition style for full page slide backgrounds..
setControls(Boolean) - Method in RevealJSOptions
Display controls in the bottom right corner.
setCustomThemeLocation(Object) - Method in RevealJSOptions
Provide a custom them as a file or URL.
setCustomThemeRelativePath(Object) - Method in RevealJSOptions
If a custom Reveal.js theme is provided and is a local file, this is the relative location where it can be found after generation of the slide desk.
setFlagEmbedded(Boolean) - Method in RevealJSOptions
Flags if the presentation is running in an embedded mode ( contained within a limited portion of the screen ).
setFragments(Boolean) - Method in RevealJSOptions
Use fragments globally.
setHideAddressBarOnMobile(Boolean) - Method in RevealJSOptions
Hides the address bar on mobile devices.
setHighlightJsThemeLocation(Object) - Method in RevealJSOptions
Overrides Highlight.js CSS style with given file or URL.
setHighlightJsThemeRelativePath(Object) - Method in RevealJSOptions
If Highlight.js theme is overriden and is a local file, this is the relative location where it can be found after generation of the slide desk.
setKeyboardShortcuts(Boolean) - Method in RevealJSOptions
Enable keyboard shortcuts for navigation.
setLoop(Boolean) - Method in RevealJSOptions
Loop the presentation..
setMouseWheel(Boolean) - Method in RevealJSOptions
Enable slide navigation via mouse wheel.
setOverviewMode(Boolean) - Method in RevealJSOptions
Enable the slide overview mode.
setParallaxBackgroundImageLocation(Object) - Method in RevealJSOptions
Set Parallax background image as file or URI.
setParallaxBackgroundImageRelativePath(Object) - Method in RevealJSOptions
If the parallax image is set as a file, this will be the relative path to which it will be copied when resources are copied.
setParallaxBackgroundSize(Object) - Method in RevealJSOptions
Set the Parallax background size.
setPluginConfigurationFile(Object) - Method in AsciidoctorJRevealJSTask
Sets the location of the project configuration file.
setPlugins(Iterable<Object>) - Method in AsciidoctorJRevealJSTask
Set reveal.js plugins to activate.
setPreviewLinks(Boolean) - Method in RevealJSOptions
setProgressBar(Boolean) - Method in RevealJSOptions
Display a presentation progress bar.
setPushToHistory(Boolean) - Method in RevealJSOptions
Push each slide change to the browser history.
setRightToLeft(Boolean) - Method in RevealJSOptions
Change the presentation direction to be RTL.
setSlideNumber(Boolean) - Method in RevealJSOptions
Display the slide number of the current slide.
setTemplateRelativeDir(Object) - Method in AsciidoctorJRevealJSTask
Sets the location of the final template directory relative to the output directory.
setTheme(String) - Method in AsciidoctorJRevealJSTask
Select a reveal.js theme.
setTouchMode(Boolean) - Method in RevealJSOptions
Enables touch navigation on devices with touch input.
setTransition(Transition) - Method in RevealJSOptions
Transition style.
setTransitionSpeed(TransitionSpeed) - Method in RevealJSOptions
Slide transition speed
setVersion(String) - Method in RevealJSExtension
Set the version of the Reveal.JS backend
setVerticalCenter(Boolean) - Method in RevealJSOptions
Vertical centering of slides.
setViewDistance(Integer) - Method in RevealJSOptions
Number of slides away from the current that are visible.

T

templateGitHub(Action<GitHubArchive>) - Method in RevealJSExtension
templateLocal(Object) - Method in RevealJSExtension
Template is specified locally
templateProvider(Provider<File>) - Method in RevealJSExtension
toggleBuiltinPlugin(String, boolean) - Method in AsciidoctorJRevealJSTask
Toggle a built-in reveal.js plugin

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _