Class Alfresco.module
Alfresco top-level module namespace.
Defined in: alfresco.js
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
Alfresco.module.event
Copyright (C) 2005-2010 Alfresco Software Limited.
|
|
TODO: Remove this hack.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Alfresco.module.AddEvent(containerId)
|
| <static> |
Alfresco.module.getAboutShareInstance()
|
| <static> |
Alfresco.module.getCreateSiteInstance()
|
| <static> |
Alfresco.module.getDeleteSiteInstance()
|
| <static> |
Alfresco.module.getEditSiteInstance()
|
| <static> |
Alfresco.module.getHistoricPropertiesViewerInstance()
|
| <static> |
Alfresco.module.getRevertVersionInstance()
|
| <static> |
Alfresco.module.getRevertWikiVersionInstance()
|
| <static> |
Alfresco.module.getSocialPublishingInstance()
|
| <static> |
Alfresco.module.Sites(htmlId)
|
Field Detail
<static>
Alfresco.module.event
Copyright (C) 2005-2010 Alfresco Software Limited.
This file is part of Alfresco
Alfresco is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Alfresco is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with Alfresco. If not, see .
This file is part of Alfresco
Alfresco is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Alfresco is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with Alfresco. If not, see
Defined in create-event.js.
id
TODO: Remove this hack.
The TagLibrary was trying to register itself with the htmlId. This isn't a good idea, as there will likely
already be a component registered with that id.
Unfortunately the TagLibrary code (and therefore it's historical users) rely on this id
The TagLibrary was trying to register itself with the htmlId. This isn't a good idea, as there will likely
already be a component registered with that id.
Unfortunately the TagLibrary code (and therefore it's historical users) rely on this id
Defined in taglibrary.js.
Method Detail
<static>
Alfresco.module.AddEvent(containerId)
Defined in create-event.js
- Parameters:
- containerId
<static>
Alfresco.module.getAboutShareInstance()
Defined in about-share.js
<static>
Alfresco.module.getCreateSiteInstance()
Defined in create-site.js
<static>
Alfresco.module.getDeleteSiteInstance()
Defined in delete-site.js
<static>
Alfresco.module.getEditSiteInstance()
Defined in edit-site.js
<static>
Alfresco.module.getHistoricPropertiesViewerInstance()
Defined in historic-properties-viewer.js
<static>
Alfresco.module.getRevertVersionInstance()
Defined in revert-version.js
<static>
Alfresco.module.getRevertWikiVersionInstance()
Defined in revert-wiki-version.js
<static>
Alfresco.module.getSocialPublishingInstance()
Defined in social-publish.js
<static>
Alfresco.module.Sites(htmlId)
Defined in sites.js
- Parameters:
- htmlId