| Package | Description |
|---|---|
| org.apache.shindig.gadgets | |
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.spec | |
| org.apache.shindig.gadgets.templates |
| Modifier and Type | Method and Description |
|---|---|
MessageBundle |
MessageBundleFactory.getBundle(GadgetSpec spec,
Locale locale,
boolean ignoreCache,
String container)
Retrieves a messagMessageBundle for the provided GadgetSpec and Locale.
|
MessageBundle |
DefaultMessageBundleFactory.getBundle(GadgetSpec spec,
Locale locale,
boolean ignoreCache,
String container) |
protected MessageBundle |
DefaultMessageBundleFactory.parse(String content,
AbstractSpecFactory.Query query) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderingGadgetRewriter.injectMessageBundles(MessageBundle bundle,
Node scriptTag)
Injects message bundles into the gadget output.
|
| Modifier and Type | Field and Description |
|---|---|
static MessageBundle |
MessageBundle.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
MessageBundle |
LocaleSpec.getMessageBundle()
Locale/msg
|
| Constructor and Description |
|---|
MessageBundle(MessageBundle... bundles)
Create a MessageBundle by merging multiple bundles together.
|
| Constructor and Description |
|---|
MessageELResolver(Expressions expressions,
MessageBundle bundle) |
Copyright © 2007-2012. All Rights Reserved.