A C D E F G I J L M N O P R S T U V Z

A

add(UIThemeContribution) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
addContributor(UIThemeContributor) - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
addPluginContributors(PluginManager) - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
addProperty(String, UIThemeImplSpecProperty) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
 
addSelection(String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
available() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream

C

close() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
contribute(UIThemeContribution) - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
contribute(UIThemeContribution) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
contribute(UIThemeSet) - Method in interface org.jenkinsci.plugins.uithemes.UIThemeContributor
Contribute to the theme set.
CORE_LESS_PREFIX - Static variable in class org.jenkinsci.plugins.uithemes.less.URLResource
 
createJenkinsEnvVariablesLESSFile(Properties) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
createJenkinsEnvVariablesTemplate() - Static method in class org.jenkinsci.plugins.uithemes.util.TemplateUtil
 
createLESSTemplate(String, String, Class<?>) - Static method in class org.jenkinsci.plugins.uithemes.util.TemplateUtil
 
createRelative(String) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
createUserLessResource(File, UIThemeImplementation) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
CSSStaplerResponse - Class in org.jenkinsci.plugins.uithemes.jelly
 
CSSStaplerResponse(File) - Constructor for class org.jenkinsci.plugins.uithemes.jelly.CSSStaplerResponse
 

D

defaultValue - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
DeferredContribution - Class in org.jenkinsci.plugins.uithemes.model
 
deleteAllUserThemes() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
description - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
doCss(StaplerRequest) - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 

E

exists() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
exists(Level) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
extractThemeVariableName(String) - Static method in class org.jenkinsci.plugins.uithemes.less.URLResource
 

F

FILE_THEME_USER_CONFIG - Static variable in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
fromBytes(byte[], Charset, Class<T>) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
fromRequest(StaplerRequest, Class<T>) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
fromString(String, Class<T>) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
fromUserHome(File) - Static method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
fromUserHome(User) - Static method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
fromUTF8File(File, Class<T>) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 

G

generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class org.jenkinsci.plugins.uithemes.jelly.CSSStaplerResponse
 
getBOM() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
Returns the BOM that was detected in the wrapped InputStream object.
getBytes() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
Returns the bytes corresponding to this BOM value.
getContribution() - Method in class org.jenkinsci.plugins.uithemes.model.DeferredContribution
 
getContributionName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getContributions() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getContributor() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getContributors() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getDefaultConfig() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
 
getDefaultImpl() - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getDefaultValue() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
getDescription() - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getDescription() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getDescription() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
getDisplayName() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getIconFileName() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getImpl(String) - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getInputStream() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
getInstance() - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getJenkinsEnvVariablesFile() - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getJenkinsUserHome(User) - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
getName() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
getName() - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getProperty(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
 
getQName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getQName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getRelativeResourceURL(String) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
getResConfigURI() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
getResourceURL(String, URL) - Static method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
getTargetName() - Method in class org.jenkinsci.plugins.uithemes.model.DeferredContribution
 
getTheme(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
getThemeImplContributions(String) - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getThemeImplContributions(String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
getThemeImplName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getThemeImplNames() - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getThemeImplNames(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
getThemeImplSpec() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getThemeName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getThemeName() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getThemeNames() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
getThemesSupported() - Method in class org.jenkinsci.plugins.uithemes.jelly.UIThemesPageDecorator
 
getTitle() - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
getTitle() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getTitle() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
getType() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
getUiThemeSet() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUrlName() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUsageDetails() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
getUserHomeFilename(User) - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
getUserHomeFilename(String) - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
getUserThemeImplConfig(File) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
getUserThemeImplConfig(String, String, File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemeImplConfigFile(String, String, File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemeImplDir(String, String, File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemeImplLESSFile(String, String, File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemesCSS(User) - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemesCSSFile(File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemesDir(File) - Static method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
getUserThemeSelection(String) - Method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 

I

idStrategy - Static variable in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
implName - Variable in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration.UserUIThemeSelection
 
isDefault() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 

J

JENKINS_ANONYMOUS_USER_HOME - Static variable in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
JENKINS_ENV_ALIAS - Static variable in class org.jenkinsci.plugins.uithemes.less.URLResource
 
JENKINS_USER_HOME - Static variable in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
JenkinsUtil - Class in org.jenkinsci.plugins.uithemes.util
 
JenkinsUtil() - Constructor for class org.jenkinsci.plugins.uithemes.util.JenkinsUtil
 
JenkinsUtil.JenkinsUtilTestSetup - Class in org.jenkinsci.plugins.uithemes.util
 
JenkinsUtil.JenkinsUtilTestSetup() - Constructor for class org.jenkinsci.plugins.uithemes.util.JenkinsUtil.JenkinsUtilTestSetup
 
jsonMapper - Static variable in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
JSONReadWrite - Class in org.jenkinsci.plugins.uithemes.util
 
JSONReadWrite() - Constructor for class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 

L

lastModified() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
LESSProcessor - Class in org.jenkinsci.plugins.uithemes.less
 
LESSProcessor() - Constructor for class org.jenkinsci.plugins.uithemes.less.LESSProcessor
 

M

mark(int) - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
markSupported() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
mkUserDir(User) - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil.JenkinsUtilTestSetup
 
mockIdStrategyMethod() - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil.JenkinsUtilTestSetup
 

N

NONE - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
NONE.

O

org.jenkinsci.plugins.uithemes - package org.jenkinsci.plugins.uithemes
 
org.jenkinsci.plugins.uithemes.jelly - package org.jenkinsci.plugins.uithemes.jelly
 
org.jenkinsci.plugins.uithemes.less - package org.jenkinsci.plugins.uithemes.less
 
org.jenkinsci.plugins.uithemes.model - package org.jenkinsci.plugins.uithemes.model
 
org.jenkinsci.plugins.uithemes.util - package org.jenkinsci.plugins.uithemes.util
 

P

permittedValues - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
process(Resource) - Method in class org.jenkinsci.plugins.uithemes.less.LESSProcessor
 
processToBytes(Resource) - Method in class org.jenkinsci.plugins.uithemes.less.LESSProcessor
 
properties - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
 

R

read() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
read(byte[]) - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
read(byte[], int, int) - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
registerImpl(UIThemeImplementation) - Method in class org.jenkinsci.plugins.uithemes.model.UITheme
 
registerTheme(String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
registerTheme(String, String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
registerThemeImpl(String, String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
registerThemeImpl(String, String, String, String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
removeContributor(UIThemeContributor) - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
reset() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
reset() - Method in class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 

S

setBaseURL(URL) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
setCoreVariables(URLResource) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
setDefault(boolean) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
setDefaultValue(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
setDescription(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
setPermittedValues(String...) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
setThemeImplSpec(UIThemeImplSpec) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
setThemesProcessor(UIThemesProcessor) - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
setTitle(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
setType(UIThemeImplSpecProperty.Type) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
setup() - Static method in class org.jenkinsci.plugins.uithemes.util.JenkinsUtil.JenkinsUtilTestSetup
 
setUsageDetails(String) - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
skip(long) - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
skipBOM() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
Skips the BOM that was found in the wrapped InputStream object.

T

TemplateUtil - Class in org.jenkinsci.plugins.uithemes.util
 
TemplateUtil() - Constructor for class org.jenkinsci.plugins.uithemes.util.TemplateUtil
 
themeName - Variable in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration.UserUIThemeSelection
 
title - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
toQName(String, String) - Static method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
toString() - Method in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
Returns a String representation of this BOM value.
toString() - Method in class org.jenkinsci.plugins.uithemes.less.URLResource
 
toString() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
toString(Object) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
toUserHome(File, UserUIThemeConfiguration) - Static method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
toUserHome(User, UserUIThemeConfiguration) - Static method in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
toUTF8Bytes(Object) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
toUTF8File(Object, File) - Static method in class org.jenkinsci.plugins.uithemes.util.JSONReadWrite
 
type - Variable in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 

U

UITheme - Class in org.jenkinsci.plugins.uithemes.model
UI Theme.
UITheme(String, String, String) - Constructor for class org.jenkinsci.plugins.uithemes.model.UITheme
 
UIThemeContribution - Class in org.jenkinsci.plugins.uithemes.model
UI Theme Contribution.
UIThemeContribution(String, String, String, Class<?>) - Constructor for class org.jenkinsci.plugins.uithemes.model.UIThemeContribution
 
UIThemeContributor - Interface in org.jenkinsci.plugins.uithemes
 
UIThemeImplementation - Class in org.jenkinsci.plugins.uithemes.model
UI Theme Implementation.
UIThemeImplementation(String, String, String, String) - Constructor for class org.jenkinsci.plugins.uithemes.model.UIThemeImplementation
 
UIThemeImplSpec - Class in org.jenkinsci.plugins.uithemes.model
 
UIThemeImplSpec() - Constructor for class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
 
UIThemeImplSpecProperty - Class in org.jenkinsci.plugins.uithemes.model
 
UIThemeImplSpecProperty() - Constructor for class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 
UIThemeImplSpecProperty.Type - Enum in org.jenkinsci.plugins.uithemes.model
 
UIThemeSet - Class in org.jenkinsci.plugins.uithemes.model
UI Theme Set.
UIThemeSet() - Constructor for class org.jenkinsci.plugins.uithemes.model.UIThemeSet
 
UIThemesPageDecorator - Class in org.jenkinsci.plugins.uithemes.jelly
 
UIThemesPageDecorator() - Constructor for class org.jenkinsci.plugins.uithemes.jelly.UIThemesPageDecorator
 
UIThemesProcessor - Class in org.jenkinsci.plugins.uithemes
 
UIThemesProcessor() - Constructor for class org.jenkinsci.plugins.uithemes.UIThemesProcessor
 
UnicodeBOMInputStream - Class in org.jenkinsci.plugins.uithemes.less
 
UnicodeBOMInputStream(InputStream) - Constructor for class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream
Constructs a new UnicodeBOMInputStream that wraps the specified InputStream.
UnicodeBOMInputStream.BOM - Class in org.jenkinsci.plugins.uithemes.less
Type safe enumeration class that describes the different types of Unicode BOMs.
URLResource - Class in org.jenkinsci.plugins.uithemes.less
 
URLResource(URL, UIThemeContribution) - Constructor for class org.jenkinsci.plugins.uithemes.less.URLResource
 
URLResource(String, UIThemeContribution) - Constructor for class org.jenkinsci.plugins.uithemes.less.URLResource
 
userThemes - Variable in class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
UserUIThemeConfiguration - Class in org.jenkinsci.plugins.uithemes.model
 
UserUIThemeConfiguration() - Constructor for class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration
 
UserUIThemeConfiguration.UserUIThemeSelection - Class in org.jenkinsci.plugins.uithemes.model
 
UserUIThemeConfiguration.UserUIThemeSelection() - Constructor for class org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration.UserUIThemeSelection
 
UTF_16_BE - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
UTF-16, big-endian (FE FF).
UTF_16_LE - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
UTF-16, little-endian (FF FE).
UTF_32_BE - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
UTF-32, big-endian (00 00 FE FF).
UTF_32_LE - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
UTF-32, little-endian (FF FE 00 00).
UTF_8 - Static variable in class org.jenkinsci.plugins.uithemes.less.UnicodeBOMInputStream.BOM
UTF-8 BOM (EF BB BF).

V

valueOf(String) - Static method in enum org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty.Type
Returns an array containing the constants of this enum type, in the order they are declared.

Z

zgetPermittedValues() - Method in class org.jenkinsci.plugins.uithemes.model.UIThemeImplSpecProperty
 

A C D E F G I J L M N O P R S T U V Z

Copyright © 2004-2015. All Rights Reserved.