- getAction() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
-
- getAllComponents() - Method in interface org.apache.sling.cms.ComponentManager
-
Returns all of the components in Sling CMS with a component type specified.
- getAllowedPaths() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the paths under which pages for this template can be created.
- getAvailableComponentTypes() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the list of Component Types which will be available for pages created
with this template
- getAvailableTemplates() - Method in interface org.apache.sling.cms.PageTemplateManager
-
Gets the available templates for the current resource based on the templates
in the repository and then limiting the templates by their allowed pathF
- getBucket() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
-
- getComponent() - Method in interface org.apache.sling.cms.EditableResource
-
Get the component associated with this resource
- getComponentConfigs() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the Component Configurations for this template
- getComponentResource() - Method in interface org.apache.sling.cms.EditableResource
-
Gets the resource backing the component for the specified resource.
- getComponentsByType() - Method in interface org.apache.sling.cms.ComponentManager
-
Returns a Map of the components with a component type specified with the key
of the map being the component type and the value being the list of
components for that type.
- getComponentType() - Method in interface org.apache.sling.cms.Component
-
Returns the type of the component.
- getComponentTypes() - Method in interface org.apache.sling.cms.ComponentManager
-
Returns a list of all of the registered component types
- getContentResource() - Method in interface org.apache.sling.cms.Page
-
Retrieves the content Resource of the page
- getContentType() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
-
- getCreated() - Method in interface org.apache.sling.cms.Page
-
Gets the date the page was created
- getCreatedBy() - Method in interface org.apache.sling.cms.Page
-
Gets the name of the user whom created this page
- getDescription() - Method in interface org.apache.sling.cms.Site
-
Gets the description of the site.
- getEditPath() - Method in interface org.apache.sling.cms.Component
-
Returns the path for the editor for this resource if available
- getEditPath() - Method in interface org.apache.sling.cms.EditableResource
-
Returns the path for the editor for this resource if available
- getEditResource() - Method in interface org.apache.sling.cms.Component
-
Returns the resource for the editor for this resource if available
- getEditResource() - Method in interface org.apache.sling.cms.EditableResource
-
Returns the resource for the editor for this resource if available
- getKeywords() - Method in interface org.apache.sling.cms.Page
-
Gets the keywords for the page
- getLastModified() - Method in interface org.apache.sling.cms.Page
-
Gets the last time this page was modified
- getLastModifiedBy() - Method in interface org.apache.sling.cms.Page
-
Gets the username of the user who last modified the page
- getLocale() - Method in interface org.apache.sling.cms.Site
-
Gets the locale for the sites
- getLocaleString() - Method in interface org.apache.sling.cms.Site
-
Gets the locale as it is stored in the Sling repository
- getName() - Method in interface org.apache.sling.cms.Page
-
Gets the name of the Sling Resource backing the page
- getPage() - Method in interface org.apache.sling.cms.PageManager
-
Get the page containing the adapted resource
- getParent() - Method in interface org.apache.sling.cms.Page
-
Gets the parent of the current page.
- getPath() - Method in interface org.apache.sling.cms.Page
-
Get the path this page resides within the repository
- getPath() - Method in interface org.apache.sling.cms.Site
-
Gets the path of the site
- getPathDepth() - Method in class org.apache.sling.cms.usergenerated.UGCBucketConfig
-
- getProperties() - Method in interface org.apache.sling.cms.Page
-
Gets a ValueMap of the properties of the content resource for this page
- getPublishedPath() - Method in interface org.apache.sling.cms.Page
-
Gets the path of this page after it is published on the site's primary domain
with the the html extension
- getPublishedUrl() - Method in interface org.apache.sling.cms.Page
-
Gets the full url (including domain) of this page after it is published on
the site's primary domain with the the html extension
- getReferences() - Method in interface org.apache.sling.cms.References
-
Returns a list of the resources referencing the adapted resource
- getResource() - Method in interface org.apache.sling.cms.Component
-
The underlying Sling Resource
- getResource() - Method in interface org.apache.sling.cms.EditableResource
-
Gets the current resource.
- getResource() - Method in interface org.apache.sling.cms.Page
-
Gets the resource backing this pages
- getResource() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the Resource backing this template
- getResource() - Method in interface org.apache.sling.cms.Site
-
Gets the resource backing the site
- getSite() - Method in interface org.apache.sling.cms.Page
-
Gets the site this page is contained within
- getSite() - Method in interface org.apache.sling.cms.SiteManager
-
Get the site containing the current resource.
- getTemplate() - Method in interface org.apache.sling.cms.Page
-
Gets the sling:Template this page was configured with
- getTemplate() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the Handlebars template to use for creating the content of the page
- getTemplatePath() - Method in interface org.apache.sling.cms.Page
-
Gets the path to the template this page was configured with.
- getTitle() - Method in interface org.apache.sling.cms.Component
-
Get the title of the component
- getTitle() - Method in interface org.apache.sling.cms.Page
-
Gets the title of this page, will fall back to the name of the page
- getTitle() - Method in interface org.apache.sling.cms.PageTemplate
-
Gets the title of the template
- getTitle() - Method in interface org.apache.sling.cms.Site
-
Gets the title of the site
- getUrl() - Method in interface org.apache.sling.cms.Site
-
Gets the "primary" URL for the site as configured