Last active
June 20, 2021 16:37
-
-
Save dazld/b3809bd8551fc99af5a6 to your computer and use it in GitHub Desktop.
AEM Sightly JS globals, currentPage investigations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| accessible | |
| adaptTo | |
| analyzable | |
| cellName | |
| childEditConfig | |
| class | |
| componentGroup | |
| container | |
| declaredChildEditConfig | |
| declaredEditConfig | |
| defaultView | |
| description | |
| designDialogPath | |
| designEditConfig | |
| designable | |
| dialogPath | |
| editConfig | |
| editable | |
| equals | |
| getCellName | |
| getChildEditConfig | |
| getClass | |
| getComponentGroup | |
| getDeclaredChildEditConfig | |
| getDeclaredEditConfig | |
| getDefaultView | |
| getDescription | |
| getDesignDialogPath | |
| getDesignEditConfig | |
| getDialogPath | |
| getEditConfig | |
| getHtmlTagAttributes | |
| getIconPath | |
| getInfoProviders | |
| getLocalResource | |
| getName | |
| getPath | |
| getProperties | |
| getResourceType | |
| getSuperComponent | |
| getTemplatePath | |
| getThumbnailPath | |
| getTitle | |
| getVirtualComponents | |
| hashCode | |
| htmlTagAttributes | |
| iconPath | |
| infoProviders | |
| isAccessible | |
| isAnalyzable | |
| isContainer | |
| isDesignable | |
| isEditable | |
| localResource | |
| name | |
| noDecoration | |
| notify | |
| notifyAll | |
| path | |
| properties | |
| resourceType | |
| superComponent | |
| templatePath | |
| thumbnailPath | |
| title | |
| toString | |
| virtualComponents | |
| wait |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class | |
| componentStyles | |
| contentResource | |
| cssPath | |
| doctype | |
| equals | |
| getClass | |
| getComponentStyles | |
| getContentResource | |
| getCssPath | |
| getDoctype | |
| getId | |
| getJSON | |
| getLastModified | |
| getPath | |
| getStaticCssPath | |
| getStyle | |
| hasContent | |
| hashCode | |
| id | |
| JSON | |
| lastModified | |
| notify | |
| notifyAll | |
| path | |
| staticCssPath | |
| style | |
| toString | |
| wait | |
| writeCSS | |
| writeCssIncludes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| absoluteParent | |
| adaptTo | |
| canUnlock | |
| class | |
| contentResource | |
| depth | |
| description | |
| equals | |
| getAbsoluteParent | |
| getClass | |
| getContentResource | |
| getDepth | |
| getDescription | |
| getLanguage | |
| getLastModified | |
| getLastModifiedBy | |
| getLockOwner | |
| getName | |
| getNavigationTitle | |
| getOffTime | |
| getOnTime | |
| getPageManager | |
| getPageTitle | |
| getParent | |
| getPath | |
| getProperties | |
| getTags | |
| getTemplate | |
| getTitle | |
| getVanityUrl | |
| hasChild | |
| hasContent | |
| hashCode | |
| hideInNav | |
| isHideInNav | |
| isLocked | |
| isValid | |
| language | |
| lastModified | |
| lastModifiedBy | |
| listChildren | |
| lock | |
| locked | |
| lockOwner | |
| name | |
| navigationTitle | |
| notify | |
| notifyAll | |
| offTime | |
| onTime | |
| pageManager | |
| pageTitle | |
| parent | |
| path | |
| properties | |
| tags | |
| template | |
| timeUntilValid | |
| title | |
| toString | |
| unlock | |
| valid | |
| vanityUrl | |
| wait |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| component | |
| componentContext | |
| console | |
| currentDesign | |
| currentNode | |
| currentPage | |
| currentSession | |
| currentStyle | |
| designer | |
| exports | |
| global | |
| granite | |
| inheritedPageProperties | |
| log | |
| module | |
| out | |
| pageManager | |
| pageProperties | |
| properties | |
| reader | |
| request | |
| resource | |
| resourceDesign | |
| resourcePage | |
| response | |
| setImmediate | |
| setTimeout | |
| sightly | |
| sling | |
| slyWcmHelper | |
| use | |
| wcm | |
| wcmmode | |
| xssAPI |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment