public class ERXPodcastRssPage extends ERXRssPage
Name | Description |
---|---|
feedTitle | the title of the RSS feed |
feedUrl | the URL of the website associated with the RSS feed |
feedLanguage | two-letter language code, ISO 639-1 Alpha-2 format (eg : en-us, fr-ca, etc.) |
feedCopyright | copyright notice |
feedDescription | the description of the RSS feed |
feedSubtitle | the contents of this tag are shown in the Description column in iTunes |
feedAuthor | the content of this tag is shown in the Artist column in iTunes |
feedOwnerName | this tag contains information that will be used to contact the owner of the podcast for communication specifically about their podcast |
feedOwnerEmail | this tag contains information that will be used to contact the owner of the podcast for communication specifically about their podcast |
feedImageUrl | this tag specifies the artwork for your podcast. Put the URL to the image in the href attribute. |
feedCategory | use a top level <itunes:category> to specify the browse category |
list | the list of items to show in the feed |
item | the repetition item binding for the feed items |
itemGuid | the GUID of the current item |
itemTitle | the title of the current item |
itemLink | the link associated with the current item |
itemPubDate | the publish date of the current item |
itemAuthor | the author of the item |
itemSubtitle | the contents of this tag are shown in the Description column in iTunes |
itemEncloseUrl | url to the podcast |
itemEnclosureLength | length, in bytes, of the podcast |
itemEnclosureMimeType | MIME type of the podcast |
WOComponent._EventLoggingEnabler, WOComponent.Event
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException
_dynamicBindings
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
ERXPodcastRssPage(WOContext context) |
appendToResponse, dateFormatter, itemGuid
isStateless, reset
invokeAction, resetCachedBindingsInStatefulComponent, synchronizesVariablesWithBindings, takeValuesFromRequest
_awakeInContext, _checkAccess, _frameworkName, _includeCSSResources, _includeJavascriptResources, additionalCSSFiles, additionalJavascriptFiles, arrayValueForBinding, arrayValueForBinding, booleanValueForBinding, booleanValueForBinding, booleanValueForBinding, browser, checkAccess, clickToOpenEnabled, componentName, defaultCSSPath, defaultJavascriptPath, dynamicBindings, floatValueForBinding, intValueForBinding, isPageAccessAllowed, localizer, objectValueForBinding, objectValueForBinding, pageWithName, postAppendToResponse, preAppendToResponse, primaryCSSFile, primaryJavascriptFile, shouldCheckAccess, stringValueForBinding, stringValueForBinding, useDefaultComponentCSS, useDefaultComponentJavascript
__valueForBinding, _associationWithName, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, isCachingEnabled, isEventLoggingEnabled, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithName
public ERXPodcastRssPage(WOContext context)
Copyright © 2002 – 2024 Project Wonder.