| java.lang.Object org.apache.roller.ui.rendering.velocity.deprecated.ContextLoader
ContextLoader | public class ContextLoader (Code) | | Load Velocity Context with Roller objects, values, and custom plugins.
NOTE: This class has been deprecated and should no longer be used. It is
left here so that old weblogs which rely on it will continue to
function properly. This should only be used by weblog pages.
|
ANCHOR_KEY_OLD | final public static String ANCHOR_KEY_OLD(Code) | | |
BOOKMARKID_KEY | final public static String BOOKMARKID_KEY(Code) | | |
NEWSFEEDID_KEY | final public static String NEWSFEEDID_KEY(Code) | | |
OWNING_WEBSITE | final public static String OWNING_WEBSITE(Code) | | |
PINGTARGETID_KEY | final public static String PINGTARGETID_KEY(Code) | | |
WEBLOGCATEGORYID_KEY | final public static String WEBLOGCATEGORYID_KEY(Code) | | |
WEBLOGCATEGORYNAME_KEY | final public static String WEBLOGCATEGORYNAME_KEY(Code) | | |
WEBLOGCOMMENTID_KEY | final public static String WEBLOGCOMMENTID_KEY(Code) | | |
WEBLOGENTRIES_KEY | final public static String WEBLOGENTRIES_KEY(Code) | | |
WEBLOGENTRYID_KEY | final public static String WEBLOGENTRYID_KEY(Code) | | |
WEBLOGENTRY_COUNT | final public static String WEBLOGENTRY_COUNT(Code) | | |
|
|