| Package | Description |
|---|---|
| org.apache.shindig.gadgets.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
NullTemplateLibrary
Null object implementation of TemplateLibrary.
|
class |
XmlTemplateLibrary
An Object representing a Library of Template-based custom OSML tags.
|
| Modifier and Type | Field and Description |
|---|---|
static TemplateLibrary |
NullTemplateLibrary.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
TemplateLibrary |
ContainerTagLibraryFactory.getLibrary(String container)
Return a per-container tag registry.
|
TemplateLibrary |
TemplateLibraryFactory.loadTemplateLibrary(GadgetContext context,
Uri uri) |
| Modifier and Type | Method and Description |
|---|---|
static TemplateResource |
TemplateResource.newJavascriptResource(String javascript,
TemplateLibrary library)
Create a Javascript resource.
|
static TemplateResource |
TemplateResource.newStyleResource(String style,
TemplateLibrary library)
Create a CSS resource.
|
Copyright © 2007-2012. All Rights Reserved.