| Package | Description |
|---|---|
| LinkFuture.Core.ContentManager | |
| LinkFuture.Core.ContentManager.ContentAction | |
| LinkFuture.Core.ContentManager.ContentProcessor |
| Modifier and Type | Method and Description |
|---|---|
static ContentResultCollectionInfo |
ContentController.LoadContent(String resourceName) |
static ContentResultCollectionInfo |
ContentController.LoadContent(String resourceName,
Collection<NameValuePair> args) |
static ContentResultCollectionInfo |
ContentController.LoadContent(String resourceName,
Integer version) |
static ContentResultCollectionInfo |
ContentController.LoadContent(String resourceName,
Integer version,
Collection<NameValuePair> args) |
static ContentResultCollectionInfo |
ContentController.LoadContent(String contentName,
Integer version,
Collection<NameValuePair> args,
boolean resourceOnly) |
static ContentResultCollectionInfo |
ContentController.LoadContent(String contentName,
Integer version,
Collection<NameValuePair> args,
boolean resourceOnly,
boolean ignoreSecurity) |
| Modifier and Type | Method and Description |
|---|---|
ContentResultCollectionInfo |
ContentBaseAction.Action() |
| Modifier and Type | Method and Description |
|---|---|
void |
XsltContentProcessor.Transformer(ContentResultCollectionInfo resourceList,
ContentParameterCollectionInfo parameters) |
void |
IContentProcessor.Transformer(ContentResultCollectionInfo resourceList,
ContentParameterCollectionInfo parameters) |
abstract void |
ContentBaseProcessor.Transformer(ContentResultCollectionInfo resourceList,
ContentParameterCollectionInfo parameters) |
Copyright © 2016. All rights reserved.