Class Alfresco.util.YUILoaderHelper
Wrapper for helping components specify their YUI components.
Defined in: alfresco.js
| Field Attributes | Field Name and Description |
|---|---|
| <inner> |
Array to store callbacks from all component registrants
|
| <inner> |
Flag to indicate whether the initial YUILoader has completed
|
| <inner> |
The YUILoader single instance which will load all the dependencies
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Alfresco.util.YUILoaderHelper.loadComponents(p_pageLoad)
Called by template once all component dependencies have been registered. Should be just before the |