mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[ADF-2463] Moved doc files into subfolders (#3080)
This commit is contained in:
parent
2889f6dcac
commit
86cc219bc4
@ -74,7 +74,7 @@ for more information about installing and using the source code.
|
|||||||
| [Toolbar title component](core/toolbar-title.component.md) | Supplies custom HTML to be included in a Toolbar component title. | [Source](../lib/core/toolbar/toolbar-title.component.ts) |
|
| [Toolbar title component](core/toolbar-title.component.md) | Supplies custom HTML to be included in a Toolbar component title. | [Source](../lib/core/toolbar/toolbar-title.component.ts) |
|
||||||
| [Toolbar component](core/toolbar.component.md) | Simple container for headers, titles, actions and breadcrumbs. | [Source](../lib/core/toolbar/toolbar.component.ts) |
|
| [Toolbar component](core/toolbar.component.md) | Simple container for headers, titles, actions and breadcrumbs. | [Source](../lib/core/toolbar/toolbar.component.ts) |
|
||||||
| [User info component](user-info.component.md) | Shows user information. | [Source](../lib/core/userinfo/components/user-info.component.ts) |
|
| [User info component](user-info.component.md) | Shows user information. | [Source](../lib/core/userinfo/components/user-info.component.ts) |
|
||||||
| [Viewer component](viewer.component.md) | Displays content from an ACS repository. | [Source](../lib/core/viewer/components/viewer.component.ts) |
|
| [Viewer component](core/viewer.component.md) | Displays content from an ACS repository. | [Source](../lib/core/viewer/components/viewer.component.ts) |
|
||||||
|
|
||||||
## Directives
|
## Directives
|
||||||
|
|
||||||
@ -119,14 +119,14 @@ for more information about installing and using the source code.
|
|||||||
| [Activiti alfresco service](activiti-alfresco.service.md) | Gets Alfresco Repository folder content based on a Repository account configured in Alfresco Process Services (APS). | [Source](../lib/core/form/services/activiti-alfresco.service.ts) |
|
| [Activiti alfresco service](activiti-alfresco.service.md) | Gets Alfresco Repository folder content based on a Repository account configured in Alfresco Process Services (APS). | [Source](../lib/core/form/services/activiti-alfresco.service.ts) |
|
||||||
| [Form rendering service](core/form-rendering.service.md) | Maps an APS form field type string onto the corresponding form widget component type. | [Source](../lib/core/form/services/form-rendering.service.ts) |
|
| [Form rendering service](core/form-rendering.service.md) | Maps an APS form field type string onto the corresponding form widget component type. | [Source](../lib/core/form/services/form-rendering.service.ts) |
|
||||||
| [Form service](core/form.service.md) | Implements Process Services form methods | [Source](../lib/core/form/services/form.service.ts) |
|
| [Form service](core/form.service.md) | Implements Process Services form methods | [Source](../lib/core/form/services/form.service.ts) |
|
||||||
| [Node service](node.service.md) | Gets Alfresco Repository node metadata and creates nodes with metadata. | [Source](../lib/core/form/services/node.service.ts) |
|
| [Node service](core/node.service.md) | Gets Alfresco Repository node metadata and creates nodes with metadata. | [Source](../lib/core/form/services/node.service.ts) |
|
||||||
| [Process content service](process-services/process-content.service.md) | Manipulates content related to a Process Instance or Task Instance in APS. | [Source](../lib/core/form/services/process-content.service.ts) |
|
| [Process content service](process-services/process-content.service.md) | Manipulates content related to a Process Instance or Task Instance in APS. | [Source](../lib/core/form/services/process-content.service.ts) |
|
||||||
| [Alfresco api service](alfresco-api.service.md) | Provides access to initialized **AlfrescoJSApi** instance. | [Source](../lib/core/services/alfresco-api.service.ts) |
|
| [Alfresco api service](alfresco-api.service.md) | Provides access to initialized **AlfrescoJSApi** instance. | [Source](../lib/core/services/alfresco-api.service.ts) |
|
||||||
| [Apps process service](apps-process.service.md) | Gets details of the Process Services apps that are deployed for the user. | [Source](../lib/core/services/apps-process.service.ts) |
|
| [Apps process service](apps-process.service.md) | Gets details of the Process Services apps that are deployed for the user. | [Source](../lib/core/services/apps-process.service.ts) |
|
||||||
| [Auth guard bpm service](core/auth-guard-bpm.service.md) | Adds authentication with Process Services to a route within the app. | [Source](../lib/core/services/auth-guard-bpm.service.ts) |
|
| [Auth guard bpm service](core/auth-guard-bpm.service.md) | Adds authentication with Process Services to a route within the app. | [Source](../lib/core/services/auth-guard-bpm.service.ts) |
|
||||||
| [Auth guard ecm service](core/auth-guard-ecm.service.md) | Adds authentication with Content Services to a route within the app. | [Source](../lib/core/services/auth-guard-ecm.service.ts) |
|
| [Auth guard ecm service](core/auth-guard-ecm.service.md) | Adds authentication with Content Services to a route within the app. | [Source](../lib/core/services/auth-guard-ecm.service.ts) |
|
||||||
| [Auth guard service](core/auth-guard.service.md) | Adds authentication to a route within the app. | [Source](../lib/core/services/auth-guard.service.ts) |
|
| [Auth guard service](core/auth-guard.service.md) | Adds authentication to a route within the app. | [Source](../lib/core/services/auth-guard.service.ts) |
|
||||||
| [Authentication service](authentication.service.md) | Provides authentication for use with the Login component. | [Source](../lib/core/services/authentication.service.ts) |
|
| [Authentication service](authentication.service.md) | Provides authentication to ACS and APS. | [Source](../lib/core/services/authentication.service.ts) |
|
||||||
| [Comment process service](core/comment-process.service.md) | Adds and retrieves comments for task and process instances in Process Services. | [Source](../lib/core/services/comment-process.service.ts) |
|
| [Comment process service](core/comment-process.service.md) | Adds and retrieves comments for task and process instances in Process Services. | [Source](../lib/core/services/comment-process.service.ts) |
|
||||||
| [Content service](core/content.service.md) | Accesses app-generated data objects via URLs and file downloads. | [Source](../lib/core/services/content.service.ts) |
|
| [Content service](core/content.service.md) | Accesses app-generated data objects via URLs and file downloads. | [Source](../lib/core/services/content.service.ts) |
|
||||||
| [Cookie service](core/cookie.service.md) | Stores key-value data items as browser cookies. | [Source](../lib/core/services/cookie.service.ts) |
|
| [Cookie service](core/cookie.service.md) | Stores key-value data items as browser cookies. | [Source](../lib/core/services/cookie.service.ts) |
|
||||||
@ -135,13 +135,13 @@ for more information about installing and using the source code.
|
|||||||
| [Favorites api service](favorites-api.service.md) | Gets a list of items a user has marked as their favorites. | [Source](../lib/core/services/favorites-api.service.ts) |
|
| [Favorites api service](favorites-api.service.md) | Gets a list of items a user has marked as their favorites. | [Source](../lib/core/services/favorites-api.service.ts) |
|
||||||
| [Highlight transform service](core/highlight-transform.service.md) | Adds HTML to a string to highlight chosen sections. | [Source](../lib/core/services/highlight-transform.service.ts) |
|
| [Highlight transform service](core/highlight-transform.service.md) | Adds HTML to a string to highlight chosen sections. | [Source](../lib/core/services/highlight-transform.service.ts) |
|
||||||
| [Log service](log.service.md) | Provide a log functionality for your ADF application. | [Source](../lib/core/services/log.service.ts) |
|
| [Log service](log.service.md) | Provide a log functionality for your ADF application. | [Source](../lib/core/services/log.service.ts) |
|
||||||
| [Nodes api service](nodes-api.service.md) | Accesses and manipulates ACS document nodes using their node IDs. | [Source](../lib/core/services/nodes-api.service.ts) |
|
| [Nodes api service](core/nodes-api.service.md) | Accesses and manipulates ACS document nodes using their node IDs. | [Source](../lib/core/services/nodes-api.service.ts) |
|
||||||
| [Notification service](core/notification.service.md) | Shows a notification message with optional feedback. | [Source](../lib/core/services/notification.service.ts) |
|
| [Notification service](core/notification.service.md) | Shows a notification message with optional feedback. | [Source](../lib/core/services/notification.service.ts) |
|
||||||
| [Page title service](core/page-title.service.md) | Sets the page title. | [Source](../lib/core/services/page-title.service.ts) |
|
| [Page title service](core/page-title.service.md) | Sets the page title. | [Source](../lib/core/services/page-title.service.ts) |
|
||||||
| [People content service](core/people-content.service.md) | Gets information about a Content Services user. | [Source](../lib/core/services/people-content.service.ts) |
|
| [People content service](core/people-content.service.md) | Gets information about a Content Services user. | [Source](../lib/core/services/people-content.service.ts) |
|
||||||
| [People process service](core/people-process.service.md) | Gets information about Process Services users. | [Source](../lib/core/services/people-process.service.ts) |
|
| [People process service](core/people-process.service.md) | Gets information about Process Services users. | [Source](../lib/core/services/people-process.service.ts) |
|
||||||
| [Renditions service](renditions.service.md)  | Manages prearranged conversions of content to different formats. | [Source](../lib/core/services/renditions.service.ts) |
|
| [Renditions service](core/renditions.service.md)  | Manages prearranged conversions of content to different formats. | [Source](../lib/core/services/renditions.service.ts) |
|
||||||
| [Search configuration service](search-configuration.service.md) | Provides fine control of parameters to a search. | [Source](../lib/core/services/search-configuration.service.ts) |
|
| [Search configuration service](core/search-configuration.service.md) | Provides fine control of parameters to a search. | [Source](../lib/core/services/search-configuration.service.ts) |
|
||||||
| [Shared links api service](core/shared-links-api.service.md) | Finds shared links to Content Services items. | [Source](../lib/core/services/shared-links-api.service.ts) |
|
| [Shared links api service](core/shared-links-api.service.md) | Finds shared links to Content Services items. | [Source](../lib/core/services/shared-links-api.service.ts) |
|
||||||
| [Sites service](core/sites.service.md) | Accesses and manipulates sites from a Content Services repository. | [Source](../lib/core/services/sites.service.ts) |
|
| [Sites service](core/sites.service.md) | Accesses and manipulates sites from a Content Services repository. | [Source](../lib/core/services/sites.service.ts) |
|
||||||
| [Storage service](core/storage.service.md) | Stores items in the form of key-value pairs. | [Source](../lib/core/services/storage.service.ts) |
|
| [Storage service](core/storage.service.md) | Stores items in the form of key-value pairs. | [Source](../lib/core/services/storage.service.ts) |
|
||||||
@ -166,7 +166,7 @@ for more information about installing and using the source code.
|
|||||||
| ---- | ----------- | ----------- |
|
| ---- | ----------- | ----------- |
|
||||||
| [Data Table Adapter interface](datatable-adapter.interface.md) | Defines how table data is supplied to DataTable and Tasklist components. | [Source](../lib/core/datatable/data/datatable-adapter.ts) |
|
| [Data Table Adapter interface](datatable-adapter.interface.md) | Defines how table data is supplied to DataTable and Tasklist components. | [Source](../lib/core/datatable/data/datatable-adapter.ts) |
|
||||||
| [Form Field Validator interface](core/form-field-validator.interface.md) | Defines how the input fields of Form and Task Details components are validated. | [Source](../lib/core/form/components/widgets/core/form-field-validator.ts) |
|
| [Form Field Validator interface](core/form-field-validator.interface.md) | Defines how the input fields of Form and Task Details components are validated. | [Source](../lib/core/form/components/widgets/core/form-field-validator.ts) |
|
||||||
| [Search Configuration interface](search-configuration.interface.md) | Provides fine control of parameters to a search. | [Source](../lib/core/services/search-configuration.service.ts) |
|
| [Search Configuration interface](core/search-configuration.interface.md) | Provides fine control of parameters to a search. | [Source](../lib/core/services/search-configuration.service.ts) |
|
||||||
|
|
||||||
[(Back to Contents)](#contents)
|
[(Back to Contents)](#contents)
|
||||||
|
|
||||||
@ -183,55 +183,55 @@ for more information about installing and using the source code.
|
|||||||
|
|
||||||
| Name | Description | Source link |
|
| Name | Description | Source link |
|
||||||
| ---- | ----------- | ----------- |
|
| ---- | ----------- | ----------- |
|
||||||
| [Breadcrumb component](breadcrumb.component.md) | Indicates the current position within a navigation hierarchy. | [Source](../lib/content-services/breadcrumb/breadcrumb.component.ts) |
|
| [Breadcrumb component](content-services/breadcrumb.component.md) | Indicates the current position within a navigation hierarchy. | [Source](../lib/content-services/breadcrumb/breadcrumb.component.ts) |
|
||||||
| [Dropdown breadcrumb component](dropdown-breadcrumb.component.md) | Indicates the current position within a navigation hierarchy using a dropdown menu. | [Source](../lib/content-services/breadcrumb/dropdown-breadcrumb.component.ts) |
|
| [Dropdown breadcrumb component](content-services/dropdown-breadcrumb.component.md) | Indicates the current position within a navigation hierarchy using a dropdown menu. | [Source](../lib/content-services/breadcrumb/dropdown-breadcrumb.component.ts) |
|
||||||
| [Content metadata component](content-metadata.component.md) | Allows a user to display and edit metadata related to a node. | [Source](../lib/content-services/content-metadata/components/content-metadata/content-metadata.component.ts) |
|
| [Content metadata component](content-services/content-metadata.component.md) | Allows a user to display and edit metadata related to a node. | [Source](../lib/content-services/content-metadata/components/content-metadata/content-metadata.component.ts) |
|
||||||
| [Content node selector panel component](content-node-selector-panel.component.md) | Opens a [Content Node Selector](content-node-selector.component.md) in its own dialog window. | [Source](../lib/content-services/content-node-selector/content-node-selector-panel.component.ts) |
|
| [Content node selector panel component](content-services/content-node-selector-panel.component.md) | Opens a Content Node Selector in its own dialog window. | [Source](../lib/content-services/content-node-selector/content-node-selector-panel.component.ts) |
|
||||||
| [Content node selector component](content-node-selector.component.md) | Allows a user to select items from a Content Services repository. | [Source](../lib/content-services/content-node-selector/content-node-selector.component.ts) |
|
| [Content node selector component](content-services/content-node-selector.component.md) | Allows a user to select items from a Content Services repository. | [Source](../lib/content-services/content-node-selector/content-node-selector.component.ts) |
|
||||||
| [Content action component](content-action.component.md) | Adds options to a Document List actions menu for a particular content type. | [Source](../lib/content-services/document-list/components/content-action/content-action.component.ts) |
|
| [Content action component](content-services/content-action.component.md) | Adds options to a Document List actions menu for a particular content type. | [Source](../lib/content-services/document-list/components/content-action/content-action.component.ts) |
|
||||||
| [Document list component](document-list.component.md) | Displays the documents from a repository. | [Source](../lib/content-services/document-list/components/document-list.component.ts) |
|
| [Document list component](content-services/document-list.component.md) | Displays the documents from a repository. | [Source](../lib/content-services/document-list/components/document-list.component.ts) |
|
||||||
| [Search control component](search-control.component.md) | Displays a input text which shows find-as-you-type suggestions. | [Source](../lib/content-services/search/components/search-control.component.ts) |
|
| [Search control component](content-services/search-control.component.md) | Displays a input text which shows find-as-you-type suggestions. | [Source](../lib/content-services/search/components/search-control.component.ts) |
|
||||||
| [Search component](search.component.md) | Searches items for supplied search terms. | [Source](../lib/content-services/search/components/search.component.ts) |
|
| [Search component](content-services/search.component.md) | Searches items for supplied search terms. | [Source](../lib/content-services/search/components/search.component.ts) |
|
||||||
| [Sites dropdown component](sites-dropdown.component.md) | Displays a dropdown menu to show and interact with the sites of the current user. | [Source](../lib/content-services/site-dropdown/sites-dropdown.component.ts) |
|
| [Sites dropdown component](content-services/sites-dropdown.component.md) | Displays a dropdown menu to show and interact with the sites of the current user. | [Source](../lib/content-services/site-dropdown/sites-dropdown.component.ts) |
|
||||||
| [Like component](like.component.md) | Allows a user to add "likes" to an item. | [Source](../lib/content-services/social/like.component.ts) |
|
| [Like component](content-services/like.component.md) | Allows a user to add "likes" to an item. | [Source](../lib/content-services/social/like.component.ts) |
|
||||||
| [Rating component](rating.component.md) | Allows a user to add ratings to an item. | [Source](../lib/content-services/social/rating.component.ts) |
|
| [Rating component](content-services/rating.component.md) | Allows a user to add ratings to an item. | [Source](../lib/content-services/social/rating.component.ts) |
|
||||||
| [Tag actions component](tag-actions.component.md) | Shows available actions for tags. | [Source](../lib/content-services/tag/tag-actions.component.ts) |
|
| [Tag actions component](content-services/tag-actions.component.md) | Shows available actions for tags. | [Source](../lib/content-services/tag/tag-actions.component.ts) |
|
||||||
| [Tag list component](tag-list.component.md) | Shows tags for an item. | [Source](../lib/content-services/tag/tag-list.component.ts) |
|
| [Tag list component](content-services/tag-list.component.md) | Shows tags for an item. | [Source](../lib/content-services/tag/tag-list.component.ts) |
|
||||||
| [Tag node list component](tag-node-list.component.md) | Shows tags for a node. | [Source](../lib/content-services/tag/tag-node-list.component.ts) |
|
| [Tag node list component](content-services/tag-node-list.component.md) | Shows tags for a node. | [Source](../lib/content-services/tag/tag-node-list.component.ts) |
|
||||||
| [File uploading dialog component](file-uploading-dialog.component.md) | Shows a dialog listing all the files uploaded with the Upload Button or Drag Area components. | [Source](../lib/content-services/upload/components/file-uploading-dialog.component.ts) |
|
| [File uploading dialog component](content-services/file-uploading-dialog.component.md) | Shows a dialog listing all the files uploaded with the Upload Button or Drag Area components. | [Source](../lib/content-services/upload/components/file-uploading-dialog.component.ts) |
|
||||||
| [Upload button component](upload-button.component.md) | Activates a file upload. | [Source](../lib/content-services/upload/components/upload-button.component.ts) |
|
| [Upload button component](content-services/upload-button.component.md) | Activates a file upload. | [Source](../lib/content-services/upload/components/upload-button.component.ts) |
|
||||||
| [Upload drag area component](upload-drag-area.component.md) | Adds a drag and drop area to upload files to Alfresco. | [Source](../lib/content-services/upload/components/upload-drag-area.component.ts) |
|
| [Upload drag area component](content-services/upload-drag-area.component.md) | Adds a drag and drop area to upload files to Alfresco. | [Source](../lib/content-services/upload/components/upload-drag-area.component.ts) |
|
||||||
| [Version list component](version-list.component.md)  | Displays the version history of a node in a [Version Manager component](version-manager.component.md) | [Source](../lib/content-services/version-manager/version-list.component.ts) |
|
| [Version list component](content-services/version-list.component.md)  | Displays the version history of a node in a Version Manager component | [Source](../lib/content-services/version-manager/version-list.component.ts) |
|
||||||
| [Version manager component](version-manager.component.md)  | Displays the version history of a node with the ability to upload a new version. | [Source](../lib/content-services/version-manager/version-manager.component.ts) |
|
| [Version manager component](content-services/version-manager.component.md)  | Displays the version history of a node with the ability to upload a new version. | [Source](../lib/content-services/version-manager/version-manager.component.ts) |
|
||||||
| [Webscript component](webscript.component.md) | Provides access to Webscript features. | [Source](../lib/content-services/webscript/webscript.component.ts) |
|
| [Webscript component](content-services/webscript.component.md) | Provides access to Webscript features. | [Source](../lib/content-services/webscript/webscript.component.ts) |
|
||||||
| _Upload version button component_ | _Not currently documented_ | [Source](../lib/content-services/upload/components/upload-version-button.component.ts) |
|
| _Upload version button component_ | _Not currently documented_ | [Source](../lib/content-services/upload/components/upload-version-button.component.ts) |
|
||||||
|
|
||||||
## Directives
|
## Directives
|
||||||
|
|
||||||
| Name | Description | Source link |
|
| Name | Description | Source link |
|
||||||
| ---- | ----------- | ----------- |
|
| ---- | ----------- | ----------- |
|
||||||
| [Node download directive](node-download.directive.md) | Allows folders and/or files to be downloaded. Multiple nodes are packed as a '.ZIP' archive. | [Source](../lib/content-services/directives/node-download.directive.ts) |
|
| [Node download directive](content-services/node-download.directive.md) | Allows folders and/or files to be downloaded. Multiple nodes are packed as a '.ZIP' archive. | [Source](../lib/content-services/directives/node-download.directive.ts) |
|
||||||
| [Folder create directive](folder-create.directive.md) | Allows folders to be created. | [Source](../lib/content-services/folder-directive/folder-create.directive.ts) |
|
| [Folder create directive](content-services/folder-create.directive.md) | Allows folders to be created. | [Source](../lib/content-services/folder-directive/folder-create.directive.ts) |
|
||||||
| [Folder edit directive](folder-edit.directive.md) | Allows folders to be edited. | [Source](../lib/content-services/folder-directive/folder-edit.directive.ts) |
|
| [Folder edit directive](content-services/folder-edit.directive.md) | Allows folders to be edited. | [Source](../lib/content-services/folder-directive/folder-edit.directive.ts) |
|
||||||
| [File draggable directive](file-draggable.directive.md) | Provide drag-and-drop features for an element such as a `div`. | [Source](../lib/content-services/upload/directives/file-draggable.directive.ts) |
|
| [File draggable directive](core/file-draggable.directive.md) | Provide drag-and-drop features for an element such as a `div`. | [Source](../lib/content-services/upload/directives/file-draggable.directive.ts) |
|
||||||
|
|
||||||
## Models
|
## Models
|
||||||
|
|
||||||
| Name | Description | Source link |
|
| Name | Description | Source link |
|
||||||
| ---- | ----------- | ----------- |
|
| ---- | ----------- | ----------- |
|
||||||
| [Document library model](document-library.model.md) | Defines classes for use with the Content Services node API. | [Source](../lib/content-services/document-list/models/document-library.model.ts) |
|
| [Document library model](content-services/document-library.model.md) | Defines classes for use with the Content Services node API. | [Source](../lib/content-services/document-list/models/document-library.model.ts) |
|
||||||
| [Permissions style model](permissions-style.model.md) | Sets custom CSS styles for rows of a [Document List](document-list.component.md) according to the item's permissions. | [Source](../lib/content-services/document-list/models/permissions-style.model.ts) |
|
| [Permissions style model](content-services/permissions-style.model.md) | Sets custom CSS styles for rows of a Document List according to the item's permissions. | [Source](../lib/content-services/document-list/models/permissions-style.model.ts) |
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
| Name | Description | Source link |
|
| Name | Description | Source link |
|
||||||
| ---- | ----------- | ----------- |
|
| ---- | ----------- | ----------- |
|
||||||
| [Content node dialog service](content-node-dialog.service.md) | Displays and manages dialogs for selecting content to open, copy or upload. | [Source](../lib/content-services/content-node-selector/content-node-dialog.service.ts) |
|
| [Content node dialog service](content-services/content-node-dialog.service.md) | Displays and manages dialogs for selecting content to open, copy or upload. | [Source](../lib/content-services/content-node-selector/content-node-dialog.service.ts) |
|
||||||
| [Document actions service](document-actions.service.md) | Implements the document menu actions for the Document List component. | [Source](../lib/content-services/document-list/services/document-actions.service.ts) |
|
| [Document actions service](content-services/document-actions.service.md) | Implements the document menu actions for the Document List component. | [Source](../lib/content-services/document-list/services/document-actions.service.ts) |
|
||||||
| [Document list service](document-list.service.md) | Implements node operations used by the Document List component. | [Source](../lib/content-services/document-list/services/document-list.service.ts) |
|
| [Document list service](content-services/document-list.service.md) | Implements node operations used by the Document List component. | [Source](../lib/content-services/document-list/services/document-list.service.ts) |
|
||||||
| [Folder actions service](folder-actions.service.md) | Implements the folder menu actions for the Document List component. | [Source](../lib/content-services/document-list/services/folder-actions.service.ts) |
|
| [Folder actions service](content-services/folder-actions.service.md) | Implements the folder menu actions for the Document List component. | [Source](../lib/content-services/document-list/services/folder-actions.service.ts) |
|
||||||
| [Rating service](rating.service.md) | Manages ratings for items in Content Services. | [Source](../lib/content-services/social/services/rating.service.ts) |
|
| [Rating service](content-services/rating.service.md) | Manages ratings for items in Content Services. | [Source](../lib/content-services/social/services/rating.service.ts) |
|
||||||
| [Tag service](tag.service.md) | Manages tags in Content Services. | [Source](../lib/content-services/tag/services/tag.service.ts) |
|
| [Tag service](content-services/tag.service.md) | Manages tags in Content Services. | [Source](../lib/content-services/tag/services/tag.service.ts) |
|
||||||
|
|
||||||
<!--content-services end-->
|
<!--content-services end-->
|
||||||
|
|
||||||
@ -269,7 +269,7 @@ for more information about installing and using the source code.
|
|||||||
| [Start process component](start-process.component.md) | Starts a process. | [Source](../lib/process-services/process-list/components/start-process.component.ts) |
|
| [Start process component](start-process.component.md) | Starts a process. | [Source](../lib/process-services/process-list/components/start-process.component.ts) |
|
||||||
| [Checklist component](process-services/checklist.component.md) | Shows the checklist task functionality. | [Source](../lib/process-services/task-list/components/checklist.component.ts) |
|
| [Checklist component](process-services/checklist.component.md) | Shows the checklist task functionality. | [Source](../lib/process-services/task-list/components/checklist.component.ts) |
|
||||||
| [Start task component](start-task.component.md) | Creates/Starts new task for the specified app | [Source](../lib/process-services/task-list/components/start-task.component.ts) |
|
| [Start task component](start-task.component.md) | Creates/Starts new task for the specified app | [Source](../lib/process-services/task-list/components/start-task.component.ts) |
|
||||||
| [Task details component](task-details.component.md) | Shows the details of the task id passed in input | [Source](../lib/process-services/task-list/components/task-details.component.ts) |
|
| [Task details component](task-details.component.md) | Shows the details of the task ID passed in as input. | [Source](../lib/process-services/task-list/components/task-details.component.ts) |
|
||||||
| [Task filters component](task-filters.component.md) | Shows all available filters. | [Source](../lib/process-services/task-list/components/task-filters.component.ts) |
|
| [Task filters component](task-filters.component.md) | Shows all available filters. | [Source](../lib/process-services/task-list/components/task-filters.component.ts) |
|
||||||
| [Task header component](task-header.component.md) | Shows all the information related to a task. | [Source](../lib/process-services/task-list/components/task-header.component.ts) |
|
| [Task header component](task-header.component.md) | Shows all the information related to a task. | [Source](../lib/process-services/task-list/components/task-header.component.ts) |
|
||||||
| [Task list component](task-list.component.md) | Renders a list containing all the tasks matched by the parameters specified. | [Source](../lib/process-services/task-list/components/task-list.component.ts) |
|
| [Task list component](task-list.component.md) | Renders a list containing all the tasks matched by the parameters specified. | [Source](../lib/process-services/task-list/components/task-list.component.ts) |
|
||||||
|
@ -29,7 +29,7 @@ Checks if the the node has the `allowableOperations` property.
|
|||||||
## Details
|
## Details
|
||||||
|
|
||||||
The methods that take a `node` parameter can receive the node as either a node ID string
|
The methods that take a `node` parameter can receive the node as either a node ID string
|
||||||
or as a [MinimalNode](document-library.model.md) object. You can obtain the `ticket` string,
|
or as a [MinimalNode](content-services/document-library.model.md) object. You can obtain the `ticket` string,
|
||||||
if you need it, from the [Authentication service](authentication.service.md). If
|
if you need it, from the [Authentication service](authentication.service.md). If
|
||||||
`attachment` is false then the content can be viewed in the browser but not downloaded; the
|
`attachment` is false then the content can be viewed in the browser but not downloaded; the
|
||||||
default value of true allows a download to take place.
|
default value of true allows a download to take place.
|
||||||
|
@ -8,7 +8,7 @@ Last reviewed: 2018-03-12
|
|||||||
|
|
||||||
Indicates the current position within a navigation hierarchy.
|
Indicates the current position within a navigation hierarchy.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
||||||
@ -84,7 +84,7 @@ A transform function to remove the "Sites" folder from the path would look somet
|
|||||||
|
|
||||||
Below, the breadcrumb is shown before and after the transform function is applied:
|
Below, the breadcrumb is shown before and after the transform function is applied:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Adds options to a Document List actions menu for a particular content type.
|
Adds options to a Document List actions menu for a particular content type.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
@ -150,7 +150,7 @@ type and other details of the item just deleted:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Built-in action examples
|
### Built-in action examples
|
||||||
|
|
||||||
@ -178,11 +178,11 @@ an item for users who don't have permission to use it (set `disableWithNoPermiss
|
|||||||
</adf-document-list>
|
</adf-document-list>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can also implement the `permissionEvent` to handle permission errors
|
You can also implement the `permissionEvent` to handle permission errors
|
||||||
(to show the user a notification, for example). Subscribe to this event from your component
|
(to show the user a notification, for example). Subscribe to this event from your component
|
||||||
and use the [Notification service](core/notification.service.md) to show a message.
|
and use the [Notification service](../core/notification.service.md) to show a message.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-document-list [contentActions]="true"...>
|
<adf-document-list [contentActions]="true"...>
|
||||||
@ -210,7 +210,7 @@ export class MyComponent {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### Download
|
#### Download
|
||||||
|
|
||||||
@ -230,7 +230,7 @@ This action simply starts a download of the corresponding document file.
|
|||||||
</adf-document-list>
|
</adf-document-list>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### Copy and move
|
#### Copy and move
|
||||||
|
|
||||||
@ -238,7 +238,7 @@ These actions show the destination chooser dialog for copy and move actions. By
|
|||||||
the destination chooser lists all the folders of the subject item's parent. However, it won't
|
the destination chooser lists all the folders of the subject item's parent. However, it won't
|
||||||
allow the item being copied/moved to be the destination if it is itself a folder.
|
allow the item being copied/moved to be the destination if it is itself a folder.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-document-list [contentActions]="true"...>
|
<adf-document-list [contentActions]="true"...>
|
||||||
@ -280,7 +280,7 @@ Defining error, permission and success callbacks are pretty much the same as doi
|
|||||||
- The success callback's only parameter is the translatable success message string (could be used for showing in snackbar for example)
|
- The success callback's only parameter is the translatable success message string (could be used for showing in snackbar for example)
|
||||||
- The permissionEvent callback is the same as described above with the delete action
|
- The permissionEvent callback is the same as described above with the delete action
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Customizing built-in actions
|
### Customizing built-in actions
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Allows a user to display and edit metadata related to a node.
|
Allows a user to display and edit metadata related to a node.
|
||||||
|
|
||||||
<img src="docassets/images/ContentMetadata.png" width="325">
|
<img src="../docassets/images/ContentMetadata.png" width="325">
|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -6,9 +6,9 @@ Last reviewed: 2018-03-12
|
|||||||
|
|
||||||
# Content Node Selector Panel component
|
# Content Node Selector Panel component
|
||||||
|
|
||||||
Opens a [Content Node Selector](content-node-selector.component.md) in its own dialog window.
|
Opens a Content Node Selector in its own dialog window.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -7,7 +7,7 @@ Last reviewed: 2018-03-12
|
|||||||
|
|
||||||
Allows a user to select items from a Content Services repository.
|
Allows a user to select items from a Content Services repository.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -9,11 +9,11 @@ Defines classes for use with the Content Services node API.
|
|||||||
## Details
|
## Details
|
||||||
|
|
||||||
ADF provides several services that give higher-level access to
|
ADF provides several services that give higher-level access to
|
||||||
underlying [Alfresco JS Api](alfresco-api.service.md) functionality.
|
underlying [Alfresco JS Api](../alfresco-api.service.md) functionality.
|
||||||
The classes defined below are used in some of these services to access
|
The classes defined below are used in some of these services to access
|
||||||
the Content Services nodes API. You can use these services to access
|
the Content Services nodes API. You can use these services to access
|
||||||
the nodes (ie, documents and folders) of a repository using their
|
the nodes (ie, documents and folders) of a repository using their
|
||||||
associated ID strings. See [Nodes Api service](nodes-api.service.md)
|
associated ID strings. See [Nodes Api service](../core/nodes-api.service.md)
|
||||||
for more detail about the usage of these classes.
|
for more detail about the usage of these classes.
|
||||||
|
|
||||||
## Node information
|
## Node information
|
||||||
@ -23,7 +23,7 @@ These classes contain basic information about nodes (see
|
|||||||
about some of the properties). For example, this is used by the
|
about some of the properties). For example, this is used by the
|
||||||
[Document List component](document-list.component.md) to supply
|
[Document List component](document-list.component.md) to supply
|
||||||
a [data context](document-list.component.md#underlying-node-object)
|
a [data context](document-list.component.md#underlying-node-object)
|
||||||
for each row of the list. The [Nodes Api service](nodes-api.service.md)
|
for each row of the list. The [Nodes Api service](../core/nodes-api.service.md)
|
||||||
has methods for getting the full information for a node ID string.
|
has methods for getting the full information for a node ID string.
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
@ -113,5 +113,5 @@ class PathElementEntity {
|
|||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Document list component](document-list.component.md)
|
- [Document list component](document-list.component.md)
|
||||||
- [Nodes api service](nodes-api.service.md)
|
- [Nodes api service](../core/nodes-api.service.md)
|
||||||
<!-- seealso end -->
|
<!-- seealso end -->
|
@ -8,7 +8,7 @@ Last reviewed: 2018-03-09
|
|||||||
|
|
||||||
Displays the documents from a repository.
|
Displays the documents from a repository.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
@ -122,7 +122,7 @@ have at least the following properties as part of the `Event.detail` property va
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [DataTable](datatable.component.md) documentation for further details about
|
See the [DataTable](../datatable.component.md) documentation for further details about
|
||||||
the other DOM events that the Document List component bubbles up from the DataTable.
|
the other DOM events that the Document List component bubbles up from the DataTable.
|
||||||
|
|
||||||
Below is a basic example of handling DOM events in the parent elements.
|
Below is a basic example of handling DOM events in the parent elements.
|
||||||
@ -145,7 +145,7 @@ Below is a basic example of handling DOM events in the parent elements.
|
|||||||
The Document List has an option to display items as "cards" instead of the
|
The Document List has an option to display items as "cards" instead of the
|
||||||
standard view:
|
standard view:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Set the `[display]` property to "gallery" to enable card view mode:
|
Set the `[display]` property to "gallery" to enable card view mode:
|
||||||
|
|
||||||
@ -359,7 +359,7 @@ export class FilesComponent implements OnInit {
|
|||||||
The `console.log(node)` for the `getNodeInfo` callback is just for study and debug purposes.
|
The `console.log(node)` for the `getNodeInfo` callback is just for study and debug purposes.
|
||||||
It is useful for examining other information that you can access if necessary:
|
It is useful for examining other information that you can access if necessary:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Important note**: for this particular scenario you must also trigger `changeDetector.detectChanges()` as in the example above.
|
**Important note**: for this particular scenario you must also trigger `changeDetector.detectChanges()` as in the example above.
|
||||||
|
|
||||||
@ -420,7 +420,7 @@ export class MyAppComponent implements AfterViewInit {
|
|||||||
|
|
||||||
The example above should produce the following browser console output:
|
The example above should produce the following browser console output:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Now you can access Document List properties or call methods directly:
|
Now you can access Document List properties or call methods directly:
|
||||||
|
|
||||||
@ -518,10 +518,10 @@ A custom set of columns might look like the following:
|
|||||||
</adf-document-list>
|
</adf-document-list>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can also use the HTML-based schema declaration used by
|
You can also use the HTML-based schema declaration used by
|
||||||
[DataTable](datatable.component.md), [Task List](task-list.component.md) and other components:
|
[DataTable](../datatable.component.md), [Task List](../task-list.component.md) and other components:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-datatable [data]="data" ...>
|
<adf-datatable [data]="data" ...>
|
||||||
@ -535,7 +535,7 @@ You can also use the HTML-based schema declaration used by
|
|||||||
</adf-datatable>
|
</adf-datatable>
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also add tooltips, styling, automatic column title translation and other features. See the [DataColumn component page](core/data-column.component.md) for more information about specifying and customizing columns.
|
You can also add tooltips, styling, automatic column title translation and other features. See the [DataColumn component page](../core/data-column.component.md) for more information about specifying and customizing columns.
|
||||||
|
|
||||||
### Date Column
|
### Date Column
|
||||||
|
|
||||||
@ -602,7 +602,7 @@ you can also define your own actions. See the
|
|||||||
[Content Action component](content-action.component.md)
|
[Content Action component](content-action.component.md)
|
||||||
for more information and examples.
|
for more information and examples.
|
||||||
|
|
||||||
You can also use the [Context Menu directive](core/context-menu.directive.md) from the
|
You can also use the [Context Menu directive](../core/context-menu.directive.md) from the
|
||||||
[ADF Core](https://www.npmjs.com/package/ng2-alfresco-core) library to show the
|
[ADF Core](https://www.npmjs.com/package/ng2-alfresco-core) library to show the
|
||||||
actions you have defined in a context menu:
|
actions you have defined in a context menu:
|
||||||
|
|
||||||
@ -618,7 +618,7 @@ export class MyView {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This single extra line in the template enables context menu items for documents and folders.
|
This single extra line in the template enables context menu items for documents and folders.
|
||||||
|
|
||||||
@ -758,7 +758,7 @@ export class View1 {
|
|||||||
|
|
||||||
By default, the Document List provides the following content for the empty folder:
|
By default, the Document List provides the following content for the empty folder:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
However, you can change this by defining your own custom HTML template:
|
However, you can change this by defining your own custom HTML template:
|
||||||
|
|
||||||
@ -774,14 +774,14 @@ However, you can change this by defining your own custom HTML template:
|
|||||||
|
|
||||||
This will give the following output:
|
This will give the following output:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Custom 'permission denied' template
|
### Custom 'permission denied' template
|
||||||
|
|
||||||
By default, the Document List shows the following content when permission
|
By default, the Document List shows the following content when permission
|
||||||
is denied:
|
is denied:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can change this by defining your own custom HTML template:
|
You can change this by defining your own custom HTML template:
|
||||||
|
|
||||||
@ -797,18 +797,18 @@ You can change this by defining your own custom HTML template:
|
|||||||
|
|
||||||
This will give the following output:
|
This will give the following output:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Datatable component](datatable.component.md)
|
- [Datatable component](../datatable.component.md)
|
||||||
- [Data column component](core/data-column.component.md)
|
- [Data column component](../core/data-column.component.md)
|
||||||
- [Pagination component](pagination.component.md)
|
- [Pagination component](../pagination.component.md)
|
||||||
- [Infinite pagination component](infinite-pagination.component.md)
|
- [Infinite pagination component](../infinite-pagination.component.md)
|
||||||
- [Sites dropdown component](sites-dropdown.component.md)
|
- [Sites dropdown component](sites-dropdown.component.md)
|
||||||
- [Metadata indicators](metadata-indicators.md)
|
- [Metadata indicators](../metadata-indicators.md)
|
||||||
- [Document library model](document-library.model.md)
|
- [Document library model](document-library.model.md)
|
||||||
- [Nodes api service](nodes-api.service.md)
|
- [Nodes api service](../core/nodes-api.service.md)
|
||||||
- [Breadcrumb component](breadcrumb.component.md)
|
- [Breadcrumb component](breadcrumb.component.md)
|
||||||
- [Content action component](content-action.component.md)
|
- [Content action component](content-action.component.md)
|
||||||
- [Content node selector component](content-node-selector.component.md)
|
- [Content node selector component](content-node-selector.component.md)
|
||||||
@ -816,4 +816,4 @@ This will give the following output:
|
|||||||
- [Dropdown breadcrumb component](dropdown-breadcrumb.component.md)
|
- [Dropdown breadcrumb component](dropdown-breadcrumb.component.md)
|
||||||
- [Permissions style model](permissions-style.model.md)
|
- [Permissions style model](permissions-style.model.md)
|
||||||
- [Version manager component](version-manager.component.md)
|
- [Version manager component](version-manager.component.md)
|
||||||
- [Viewer component](viewer.component.md)
|
- [Viewer component](../core/viewer.component.md)
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Indicates the current position within a navigation hierarchy using a dropdown menu.
|
Indicates the current position within a navigation hierarchy using a dropdown menu.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Allows a user to add "likes" to an item.
|
Allows a user to add "likes" to an item.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -4,7 +4,7 @@ Status: Active
|
|||||||
---
|
---
|
||||||
# Permission Style model
|
# Permission Style model
|
||||||
|
|
||||||
Sets custom CSS styles for rows of a [Document List](document-list.component.md) according to the item's permissions.
|
Sets custom CSS styles for rows of a Document List according to the item's permissions.
|
||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Allows a user to add ratings to an item.
|
Allows a user to add ratings to an item.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -7,7 +7,7 @@ Last reviewed: 2018-03-13
|
|||||||
|
|
||||||
Displays a input text which shows find-as-you-type suggestions.
|
Displays a input text which shows find-as-you-type suggestions.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic usage
|
## Basic usage
|
||||||
|
|
@ -53,7 +53,7 @@ You have to add a template that will be shown when the results are loaded.
|
|||||||
|
|
||||||
The results are provided via the [$implicit variable of angular2](https://angular.io/api/common/NgTemplateOutlet) and can be accessed via the sugar sintax 'let-yourChosenName'. As per example above the result will be something like :
|
The results are provided via the [$implicit variable of angular2](https://angular.io/api/common/NgTemplateOutlet) and can be accessed via the sugar sintax 'let-yourChosenName'. As per example above the result will be something like :
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
But you can define even a more complex template :
|
But you can define even a more complex template :
|
||||||
|
|
||||||
@ -99,7 +99,7 @@ But you can define even a more complex template :
|
|||||||
|
|
||||||
Which will look like :
|
Which will look like :
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Attach an input field to the search
|
### Attach an input field to the search
|
||||||
|
|
||||||
@ -125,12 +125,12 @@ In this way it is possible to fetch the results from the word typed into the inp
|
|||||||
You can get finer control over the parameters of a search by defining them in a custom
|
You can get finer control over the parameters of a search by defining them in a custom
|
||||||
[QueryBody](https://github.com/Alfresco/alfresco-js-api/blob/1.6.0/src/alfresco-search-rest-api/docs/QueryBody.md)
|
[QueryBody](https://github.com/Alfresco/alfresco-js-api/blob/1.6.0/src/alfresco-search-rest-api/docs/QueryBody.md)
|
||||||
object. The recommended way to do this is with a custom implementation of the
|
object. The recommended way to do this is with a custom implementation of the
|
||||||
[Search Configuration interface](search-configuration.interface.md) (the `queryBody` parameter of the `Search component` is now deprecated). The ADF source provides a standard implementation of this
|
[Search Configuration interface](../core/search-configuration.interface.md) (the `queryBody` parameter of the `Search component` is now deprecated). The ADF source provides a standard implementation of this
|
||||||
interface, `SearchConfigurationService` that you can use as a base to adapt to your needs. See the
|
interface, `SearchConfigurationService` that you can use as a base to adapt to your needs. See the
|
||||||
[Search Configuration interface](search-configuration.interface.md) page for full details of how to
|
[Search Configuration interface](../core/search-configuration.interface.md) page for full details of how to
|
||||||
customize your search.
|
customize your search.
|
||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
- [Search configuration interface](search-configuration.interface.md)
|
- [Search configuration interface](../core/search-configuration.interface.md)
|
||||||
- [Search configuration service](search-configuration.service.md)
|
- [Search configuration service](../core/search-configuration.service.md)
|
@ -8,7 +8,7 @@ Last reviewed: 2018-03-13
|
|||||||
|
|
||||||
Displays a dropdown menu to show and interact with the sites of the current user.
|
Displays a dropdown menu to show and interact with the sites of the current user.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
||||||
@ -32,4 +32,4 @@ Displays a dropdown menu to show and interact with the sites of the current user
|
|||||||
|
|
||||||
| Name | Returned Type | Description |
|
| Name | Returned Type | Description |
|
||||||
| ---- | ------------- | ----------- |
|
| ---- | ------------- | ----------- |
|
||||||
| change | [SiteModel](site.model.md) | Emitted when user selects a site. When default option is selected an empty model is emitted |
|
| change | [SiteModel](../site.model.md) | Emitted when user selects a site. When default option is selected an empty model is emitted |
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Shows available actions for tags.
|
Shows available actions for tags.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Shows tags for an item.
|
Shows tags for an item.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -6,7 +6,7 @@ Status: Active
|
|||||||
|
|
||||||
Shows tags for a node.
|
Shows tags for a node.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -2,12 +2,12 @@
|
|||||||
Added: v2.0.0
|
Added: v2.0.0
|
||||||
Status: Active
|
Status: Active
|
||||||
---
|
---
|
||||||
# Upload Button Components
|
# Upload Button Component
|
||||||
|
|
||||||
## Upload Button Component
|
|
||||||
|
|
||||||
Activates a file upload.
|
Activates a file upload.
|
||||||
|
|
||||||
|
## Basic usage
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-upload-button
|
<adf-upload-button
|
||||||
[rootFolderId]="-my-"
|
[rootFolderId]="-my-"
|
||||||
@ -43,41 +43,6 @@ Activates a file upload.
|
|||||||
| createFolder | `EventEmitter<{}>` | Emitted when a folder is created. |
|
| createFolder | `EventEmitter<{}>` | Emitted when a folder is created. |
|
||||||
| permissionEvent | `EventEmitter<PermissionModel>` | Emitted when delete permission is missing. |
|
| permissionEvent | `EventEmitter<PermissionModel>` | Emitted when delete permission is missing. |
|
||||||
|
|
||||||
## Upload Version Button Component (Workaround)
|
|
||||||
|
|
||||||
Activates a file version upload.
|
|
||||||
Until further backend API improvements, this component is meant to be used to enrich the feature of node version uploading and to decrease the restrictions currently applied to the node version upload.
|
|
||||||
|
|
||||||
```html
|
|
||||||
<adf-upload-version-button
|
|
||||||
staticTitle="Upload new version"
|
|
||||||
[node]="node"
|
|
||||||
[rootFolderId]="node.parentId"
|
|
||||||
[versioning]="true"
|
|
||||||
(success)="onUploadSuccess($event)"
|
|
||||||
(error)="onUploadError($event)">
|
|
||||||
</adf-upload-version-button>
|
|
||||||
```
|
|
||||||
|
|
||||||
### Properties
|
|
||||||
|
|
||||||
Since UploadVersionButtonComponent extends UploadButtonComponent, the properties are the same. Note that some properties doesn't make sense in case of version upload button, thus are just simply ignored. For the version upload button the **node** (which is about to be versioned) is a mandatory input parameter.
|
|
||||||
|
|
||||||
### Events
|
|
||||||
|
|
||||||
Since UploadVersionButtonComponent extends UploadButtonComponent the properties are the same.
|
|
||||||
|
|
||||||
### Restrictions
|
|
||||||
At the moment the API only allows new version uploads for a node, if the name of the new version is exactly the same as the old version (**and most importantly the extension**). Because of it, this workaround component uploads the chosen file with the same name as what the original file had (that is the reason, the **node** is a mandatory dependency for this component).
|
|
||||||
|
|
||||||
So at the end what this component can and can not do:
|
|
||||||
|
|
||||||
**Can**:
|
|
||||||
- upload a new version from the same file extension regardless of the file name.
|
|
||||||
|
|
||||||
**Can not**:
|
|
||||||
- upload a new version which has a different file extension, than what the originally uploaded file had. (an error message is emitted on the error EventEmitter of the component).
|
|
||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
### How to show notification message with no permission
|
### How to show notification message with no permission
|
||||||
@ -105,4 +70,37 @@ export class MyComponent {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Upload Version Button Component (Workaround)
|
||||||
|
|
||||||
|
Activates a file version upload.
|
||||||
|
Until further backend API improvements, this component is meant to be used to enrich the feature of node version uploading and to decrease the restrictions currently applied to the node version upload.
|
||||||
|
|
||||||
|
```html
|
||||||
|
<adf-upload-version-button
|
||||||
|
staticTitle="Upload new version"
|
||||||
|
[node]="node"
|
||||||
|
[rootFolderId]="node.parentId"
|
||||||
|
[versioning]="true"
|
||||||
|
(success)="onUploadSuccess($event)"
|
||||||
|
(error)="onUploadError($event)">
|
||||||
|
</adf-upload-version-button>
|
||||||
|
```
|
||||||
|
|
||||||
|
### Properties and events
|
||||||
|
|
||||||
|
Since UploadVersionButtonComponent extends UploadButtonComponent, the properties are the same. Note that some properties doesn't make sense in case of version upload button, thus are just simply ignored. For the version upload button the **node** (which is about to be versioned) is a mandatory input parameter.
|
||||||
|
|
||||||
|
Since UploadVersionButtonComponent extends UploadButtonComponent the events are the same.
|
||||||
|
|
||||||
|
### Restrictions
|
||||||
|
At the moment the API only allows new version uploads for a node, if the name of the new version is exactly the same as the old version (**and most importantly the extension**). Because of it, this workaround component uploads the chosen file with the same name as what the original file had (that is the reason, the **node** is a mandatory dependency for this component).
|
||||||
|
|
||||||
|
So at the end what this component can and can not do:
|
||||||
|
|
||||||
|
**Can**:
|
||||||
|
- upload a new version from the same file extension regardless of the file name.
|
||||||
|
|
||||||
|
**Can not**:
|
||||||
|
- upload a new version which has a different file extension, than what the originally uploaded file had. (an error message is emitted on the error EventEmitter of the component).
|
@ -4,7 +4,7 @@ Status: Experimental
|
|||||||
---
|
---
|
||||||
# Version List component
|
# Version List component
|
||||||
|
|
||||||
Displays the version history of a node in a [Version Manager component](version-manager.component.md)
|
Displays the version history of a node in a Version Manager component
|
||||||
|
|
||||||
### Basic Usage
|
### Basic Usage
|
||||||
|
|
@ -8,7 +8,7 @@ Displays the version history of a node with the ability to upload a new version.
|
|||||||
|
|
||||||
 `This component is still in experimental phase, it has several limitations which will be resolved soon.`
|
 `This component is still in experimental phase, it has several limitations which will be resolved soon.`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
|
@ -80,7 +80,7 @@ This sample Web Scripts reside in your Alfresco Server. You can access the folde
|
|||||||
</adf-webscript-get>
|
</adf-webscript-get>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Webscript View DATATABLE example
|
### Webscript View DATATABLE example
|
||||||
|
|
||||||
@ -137,7 +137,7 @@ data: [
|
|||||||
|
|
||||||
that will render the following table
|
that will render the following table
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Webscript View JSON example
|
### Webscript View JSON example
|
||||||
|
|
@ -156,7 +156,7 @@ In the Example below we will prepend `Hi!` to each file and folder name in the l
|
|||||||
</data-column>
|
</data-column>
|
||||||
```
|
```
|
||||||
|
|
||||||
In the Example below we will integrate the [adf-tag-node-list](../tag-node-list.component.md) component
|
In the Example below we will integrate the [adf-tag-node-list](../content-services/tag-node-list.component.md) component
|
||||||
with the document list.
|
with the document list.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
@ -276,7 +276,7 @@ Now you can declare columns and assign `desktop-only` class where needed:
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Document list component](../document-list.component.md)
|
- [Document list component](../content-services/document-list.component.md)
|
||||||
- [Datatable component](../datatable.component.md)
|
- [Datatable component](../datatable.component.md)
|
||||||
- [Task list component](../task-list.component.md)
|
- [Task list component](../task-list.component.md)
|
||||||
<!-- seealso end -->
|
<!-- seealso end -->
|
||||||
|
@ -15,12 +15,12 @@ Gets a list of Content Services nodes currently in the trash.
|
|||||||
## Details
|
## Details
|
||||||
|
|
||||||
The `getDeletedNodes` method returns a NodePaging object that lists
|
The `getDeletedNodes` method returns a NodePaging object that lists
|
||||||
the items in the trash (see [Document Library model](../document-library.model.md) for
|
the items in the trash (see [Document Library model](../content-services/document-library.model.md) for
|
||||||
more information about this class). The format of the `options` parameter is
|
more information about this class). The format of the `options` parameter is
|
||||||
described in the [getDeletedNodes](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#getDeletedNodes)
|
described in the [getDeletedNodes](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#getDeletedNodes)
|
||||||
page of the Alfresco JS API docs.
|
page of the Alfresco JS API docs.
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Nodes api service](../nodes-api.service.md)
|
- [Nodes api service](nodes-api.service.md)
|
||||||
- [Node service](../node.service.md)
|
- [Node service](node.service.md)
|
||||||
|
@ -77,4 +77,4 @@ export class SomeComponent implements OnInit {
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Upload Drag Area component](upload-drag-area.component.md)
|
- [Upload Drag Area component](../content-services/upload-drag-area.component.md)
|
@ -122,4 +122,4 @@ See the `createNode` method for information about the response object.
|
|||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Nodes api service](nodes-api.service.md)
|
- [Nodes api service](nodes-api.service.md)
|
||||||
- [Deleted nodes api service](core/deleted-nodes-api.service.md)
|
- [Deleted nodes api service](deleted-nodes-api.service.md)
|
@ -57,7 +57,7 @@ The Nodes Api Service has methods for getting information about nodes and
|
|||||||
managing them within the repository (creating, deleting, etc).
|
managing them within the repository (creating, deleting, etc).
|
||||||
|
|
||||||
Other lower level interfaces to the ACS nodes API are also available - see the
|
Other lower level interfaces to the ACS nodes API are also available - see the
|
||||||
[Alfresco Api service](alfresco-api.service.md), the
|
[Alfresco Api service](../alfresco-api.service.md), the
|
||||||
[Alfresco JS API docs](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-core-rest-api)
|
[Alfresco JS API docs](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-core-rest-api)
|
||||||
and the
|
and the
|
||||||
[REST API Explorer](https://api-explorer.alfresco.com/api-explorer/#/nodes)
|
[REST API Explorer](https://api-explorer.alfresco.com/api-explorer/#/nodes)
|
||||||
@ -93,8 +93,8 @@ modification dates, etc. Also, the `id` and `parentId` properties contain the no
|
|||||||
ID strings for the current node and its enclosing folder.
|
ID strings for the current node and its enclosing folder.
|
||||||
|
|
||||||
Sometimes, a MinimalNode is provided directly, for example, the `folderNode` property
|
Sometimes, a MinimalNode is provided directly, for example, the `folderNode` property
|
||||||
of a [Document List component](document-list.component.md) or the data context of a
|
of a [Document List component](../content-services/document-list.component.md) or the data context of a
|
||||||
[Document List row](document-list.component.md#underlying-node-object). In these cases,
|
[Document List row](../content-services/document-list.component.md#underlying-node-object). In these cases,
|
||||||
you might pass the `id` or `parentId` as a [route parameter](https://angular.io/guide/router)
|
you might pass the `id` or `parentId` as a [route parameter](https://angular.io/guide/router)
|
||||||
to a page describing the node in full detail. The component receiving the node ID can
|
to a page describing the node in full detail. The component receiving the node ID can
|
||||||
use the Nodes Api service to "decode" the ID string into a MinimalNodeEntryEntity:
|
use the Nodes Api service to "decode" the ID string into a MinimalNodeEntryEntity:
|
||||||
@ -135,8 +135,8 @@ page in the Alfresco JS API docs for more information.
|
|||||||
### Getting folder node contents
|
### Getting folder node contents
|
||||||
|
|
||||||
The `getNodeChildren` method returns the contents of a folder
|
The `getNodeChildren` method returns the contents of a folder
|
||||||
as a list of items. See the [Paging section](document-library.model.md#paging)
|
as a list of items. See the [Paging section](../content-services/document-library.model.md#paging)
|
||||||
of [Document Library model](document-library.model.md) for
|
of [Document Library model](../content-services/document-library.model.md) for
|
||||||
more information about the structure of the list. Also, the
|
more information about the structure of the list. Also, the
|
||||||
[getNodeChildren](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#getNodeChildren)
|
[getNodeChildren](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#getNodeChildren)
|
||||||
page in the Alfresco JS API gives more information about the structure of the
|
page in the Alfresco JS API gives more information about the structure of the
|
||||||
@ -167,11 +167,11 @@ to delete the node immediately if you have the right permissions. See the
|
|||||||
and
|
and
|
||||||
[restoreNode](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#restoreNode)
|
[restoreNode](https://github.com/Alfresco/alfresco-js-api/blob/master/src/alfresco-core-rest-api/docs/NodesApi.md#restoreNode)
|
||||||
pages in the Alfresco JS API for further details and options. Note that you can also use the
|
pages in the Alfresco JS API for further details and options. Note that you can also use the
|
||||||
[Deleted Nodes Api service](core/deleted-nodes-api.service.md) get a list of all items currently in the trashcan.
|
[Deleted Nodes Api service](deleted-nodes-api.service.md) get a list of all items currently in the trashcan.
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Document library model](document-library.model.md)
|
- [Document library model](../content-services/document-library.model.md)
|
||||||
- [Deleted nodes api service](core/deleted-nodes-api.service.md)
|
- [Deleted nodes api service](deleted-nodes-api.service.md)
|
||||||
- [Document list component](document-list.component.md)
|
- [Document list component](../content-services/document-list.component.md)
|
||||||
- [Node service](node.service.md)
|
- [Node service](node.service.md)
|
@ -37,7 +37,7 @@ repeated use. More information about renditions is available in the
|
|||||||
|
|
||||||
In the Renditions service methods, the `nodeId` is a string identifying the content
|
In the Renditions service methods, the `nodeId` is a string identifying the content
|
||||||
node that the rendition applies to. This can be obtained from
|
node that the rendition applies to. This can be obtained from
|
||||||
[Document List component](document-list.component.md) events and various other places
|
[Document List component](../content-services/document-list.component.md) events and various other places
|
||||||
in the ADF API. The `encoding` identifies the conversion performed by the rendition.
|
in the ADF API. The `encoding` identifies the conversion performed by the rendition.
|
||||||
|
|
||||||
See the
|
See the
|
@ -88,5 +88,5 @@ described below.
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Search component](search.component.md)
|
- [Search component](../content-services/search.component.md)
|
||||||
- [Search configuration service](search-configuration.service.md)
|
- [Search configuration service](search-configuration.service.md)
|
@ -26,5 +26,5 @@ example code.
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Search component](search.component.md)
|
- [Search component](../content-services/search.component.md)
|
||||||
- [Search configuration interface](search-configuration.interface.md)
|
- [Search configuration interface](search-configuration.interface.md)
|
@ -114,7 +114,7 @@ Using with file url:
|
|||||||
### Integrating with the Document List component
|
### Integrating with the Document List component
|
||||||
|
|
||||||
Below is the most simple integration of the Viewer and
|
Below is the most simple integration of the Viewer and
|
||||||
[Document List](document-list.component.md) components within your custom component:
|
[Document List](../content-services/document-list.component.md) components within your custom component:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-document-list
|
<adf-document-list
|
||||||
@ -285,7 +285,7 @@ then you can do so as shown in the following example:
|
|||||||
|
|
||||||
The result should look like this:
|
The result should look like this:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Custom sidebar
|
### Custom sidebar
|
||||||
|
|
||||||
@ -324,7 +324,7 @@ The PDF viewer comes with its own default list of thumbnails but you can replace
|
|||||||
by providing a custom template and binding to the context property `viewer` to access the PDFJS.PDFViewer
|
by providing a custom template and binding to the context property `viewer` to access the PDFJS.PDFViewer
|
||||||
instance.
|
instance.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### Using template injection
|
#### Using template injection
|
||||||
|
|
||||||
@ -376,7 +376,7 @@ You can enable a custom "Open With" menu by providing at least one action inside
|
|||||||
</adf-viewer>
|
</adf-viewer>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Custom "More actions" menu
|
### Custom "More actions" menu
|
||||||
|
|
||||||
@ -403,7 +403,7 @@ You can enable a custom "More actions" menu by providing at least one action ins
|
|||||||
</adv-viewer>
|
</adv-viewer>
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Extending the Viewer
|
### Extending the Viewer
|
||||||
|
|
||||||
@ -453,4 +453,4 @@ You can define multiple `adf-viewer-extension` templates if required:
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Document List component](document-list.component.md)
|
- [Document List component](../content-services/document-list.component.md)
|
@ -483,5 +483,5 @@ and do corresponding actions.
|
|||||||
- [Data column component](core/data-column.component.md)
|
- [Data column component](core/data-column.component.md)
|
||||||
- [Pagination component](pagination.component.md)
|
- [Pagination component](pagination.component.md)
|
||||||
- [DataTableAdapter](datatable-adapter.interface.md)
|
- [DataTableAdapter](datatable-adapter.interface.md)
|
||||||
- [Document list component](document-list.component.md)
|
- [Document list component](content-services/document-list.component.md)
|
||||||
<!-- seealso end -->
|
<!-- seealso end -->
|
||||||
|
@ -61,5 +61,5 @@ See the [Pagination component](pagination.component.md) for more information abo
|
|||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Document list component](document-list.component.md)
|
- [Document list component](content-services/document-list.component.md)
|
||||||
- [Pagination component](pagination.component.md)
|
- [Pagination component](pagination.component.md)
|
||||||
|
@ -116,7 +116,7 @@ const formValues: FormValues = {
|
|||||||
```
|
```
|
||||||
|
|
||||||
Note that in the object above, the key `file` is the name of the attach file field in the start form of the process. The value of the `file` property must be a
|
Note that in the object above, the key `file` is the name of the attach file field in the start form of the process. The value of the `file` property must be a
|
||||||
[MinimalNodeEntryEntity](document-library.model.md):
|
[MinimalNodeEntryEntity](content-services/document-library.model.md):
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<adf-start-process
|
<adf-start-process
|
||||||
|
@ -41,7 +41,7 @@ If the List is empty, a default "no content" template is displayed.
|
|||||||
|
|
||||||
### How to Add Drag and Drop Functionality
|
### How to Add Drag and Drop Functionality
|
||||||
|
|
||||||
You can wrap the component with an [Upload Drag Area component](upload-drag-area.component.md)
|
You can wrap the component with an [Upload Drag Area component](content-services/upload-drag-area.component.md)
|
||||||
to enable the user to upload attachments for empty lists. When you do this, you can also pass
|
to enable the user to upload attachments for empty lists. When you do this, you can also pass
|
||||||
a custom _no content template_ as shown below. The component invites the user to drag files to
|
a custom _no content template_ as shown below. The component invites the user to drag files to
|
||||||
upload whenever the list is empty.
|
upload whenever the list is empty.
|
||||||
@ -82,7 +82,7 @@ export class MyCustomTaskAttachmentComponent {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
[Upload Drag Area Component](./upload-drag-area.component.md)
|
[Upload Drag Area Component](content-services/upload-drag-area.component.md)
|
||||||
|
|
||||||
If the List is empty, the custom no-content template we passed is displayed.
|
If the List is empty, the custom no-content template we passed is displayed.
|
||||||
|
|
||||||
|
@ -14,14 +14,14 @@ ADF version in which they were introduced. See the
|
|||||||
|
|
||||||
## v2.2.0
|
## v2.2.0
|
||||||
|
|
||||||
- [Node download directive](node-download.directive.md)
|
- [Node download directive](content-services/node-download.directive.md)
|
||||||
|
|
||||||
## v2.1.0
|
## v2.1.0
|
||||||
|
|
||||||
- [Content metadata component](content-metadata.component.md)
|
- [Content metadata component](content-services/content-metadata.component.md)
|
||||||
- [Content node dialog service](content-node-dialog.service.md)
|
- [Content node dialog service](content-services/content-node-dialog.service.md)
|
||||||
- [Content node selector panel component](content-node-selector-panel.component.md)
|
- [Content node selector panel component](content-services/content-node-selector-panel.component.md)
|
||||||
- [Search configuration service](search-configuration.service.md)
|
- [Search configuration service](core/search-configuration.service.md)
|
||||||
- [Sidebar action menu component](core/sidebar-action-menu.component.md)
|
- [Sidebar action menu component](core/sidebar-action-menu.component.md)
|
||||||
|
|
||||||
## v2.0.0
|
## v2.0.0
|
||||||
@ -43,7 +43,7 @@ ADF version in which they were introduced. See the
|
|||||||
- [Authentication service](authentication.service.md)
|
- [Authentication service](authentication.service.md)
|
||||||
- [Bpm user model](core/bpm-user.model.md)
|
- [Bpm user model](core/bpm-user.model.md)
|
||||||
- [Bpm user service](core/bpm-user.service.md)
|
- [Bpm user service](core/bpm-user.service.md)
|
||||||
- [Breadcrumb component](breadcrumb.component.md)
|
- [Breadcrumb component](content-services/breadcrumb.component.md)
|
||||||
- [Card view update service](core/card-view-update.service.md)
|
- [Card view update service](core/card-view-update.service.md)
|
||||||
- [Card view component](core/card-view.component.md)
|
- [Card view component](core/card-view.component.md)
|
||||||
- [Checklist component](process-services/checklist.component.md)
|
- [Checklist component](process-services/checklist.component.md)
|
||||||
@ -51,8 +51,8 @@ ADF version in which they were introduced. See the
|
|||||||
- [Comment process model](core/comment-process.model.md)
|
- [Comment process model](core/comment-process.model.md)
|
||||||
- [Comment process service](core/comment-process.service.md)
|
- [Comment process service](core/comment-process.service.md)
|
||||||
- [Comments component](process-services/comments.component.md)
|
- [Comments component](process-services/comments.component.md)
|
||||||
- [Content action component](content-action.component.md)
|
- [Content action component](content-services/content-action.component.md)
|
||||||
- [Content node selector component](content-node-selector.component.md)
|
- [Content node selector component](content-services/content-node-selector.component.md)
|
||||||
- [Content service](core/content.service.md)
|
- [Content service](core/content.service.md)
|
||||||
- [Content widget](content.widget.md)
|
- [Content widget](content.widget.md)
|
||||||
- [Context menu directive](core/context-menu.directive.md)
|
- [Context menu directive](core/context-menu.directive.md)
|
||||||
@ -64,21 +64,21 @@ ADF version in which they were introduced. See the
|
|||||||
- [Deleted nodes api service](core/deleted-nodes-api.service.md)
|
- [Deleted nodes api service](core/deleted-nodes-api.service.md)
|
||||||
- [Diagram component](insights/diagram.component.md)
|
- [Diagram component](insights/diagram.component.md)
|
||||||
- [Discovery api service](core/discovery-api.service.md)
|
- [Discovery api service](core/discovery-api.service.md)
|
||||||
- [Document actions service](document-actions.service.md)
|
- [Document actions service](content-services/document-actions.service.md)
|
||||||
- [Document library model](document-library.model.md)
|
- [Document library model](content-services/document-library.model.md)
|
||||||
- [Document list component](document-list.component.md)
|
- [Document list component](content-services/document-list.component.md)
|
||||||
- [Document list service](document-list.service.md)
|
- [Document list service](content-services/document-list.service.md)
|
||||||
- [Dropdown breadcrumb component](dropdown-breadcrumb.component.md)
|
- [Dropdown breadcrumb component](content-services/dropdown-breadcrumb.component.md)
|
||||||
- [Ecm user model](core/ecm-user.model.md)
|
- [Ecm user model](core/ecm-user.model.md)
|
||||||
- [Ecm user service](core/ecm-user.service.md)
|
- [Ecm user service](core/ecm-user.service.md)
|
||||||
- [Favorites api service](favorites-api.service.md)
|
- [Favorites api service](favorites-api.service.md)
|
||||||
- [File draggable directive](file-draggable.directive.md)
|
- [File draggable directive](core/file-draggable.directive.md)
|
||||||
- [File size pipe](core/file-size.pipe.md)
|
- [File size pipe](core/file-size.pipe.md)
|
||||||
- [File uploading dialog component](file-uploading-dialog.component.md)
|
- [File uploading dialog component](content-services/file-uploading-dialog.component.md)
|
||||||
- [Filter model](filter.model.md)
|
- [Filter model](filter.model.md)
|
||||||
- [Folder actions service](folder-actions.service.md)
|
- [Folder actions service](content-services/folder-actions.service.md)
|
||||||
- [Folder create directive](folder-create.directive.md)
|
- [Folder create directive](content-services/folder-create.directive.md)
|
||||||
- [Folder edit directive](folder-edit.directive.md)
|
- [Folder edit directive](content-services/folder-edit.directive.md)
|
||||||
- [Form field component](core/form-field.component.md)
|
- [Form field component](core/form-field.component.md)
|
||||||
- [Form field model](core/form-field.model.md)
|
- [Form field model](core/form-field.model.md)
|
||||||
- [Form list component](core/form-list.component.md)
|
- [Form list component](core/form-list.component.md)
|
||||||
@ -92,7 +92,7 @@ ADF version in which they were introduced. See the
|
|||||||
- [Info drawer layout component](core/info-drawer-layout.component.md)
|
- [Info drawer layout component](core/info-drawer-layout.component.md)
|
||||||
- [Info drawer component](core/info-drawer.component.md)
|
- [Info drawer component](core/info-drawer.component.md)
|
||||||
- [Language menu component](core/language-menu.component.md)
|
- [Language menu component](core/language-menu.component.md)
|
||||||
- [Like component](like.component.md)
|
- [Like component](content-services/like.component.md)
|
||||||
- [Log service](log.service.md)
|
- [Log service](log.service.md)
|
||||||
- [Login component](login.component.md)
|
- [Login component](login.component.md)
|
||||||
- [Logout directive](logout.directive.md)
|
- [Logout directive](logout.directive.md)
|
||||||
@ -102,8 +102,8 @@ ADF version in which they were introduced. See the
|
|||||||
- [Node name tooltip pipe](core/node-name-tooltip.pipe.md)
|
- [Node name tooltip pipe](core/node-name-tooltip.pipe.md)
|
||||||
- [Node permission directive](core/node-permission.directive.md)
|
- [Node permission directive](core/node-permission.directive.md)
|
||||||
- [Node restore directive](core/node-restore.directive.md)
|
- [Node restore directive](core/node-restore.directive.md)
|
||||||
- [Node service](node.service.md)
|
- [Node service](core/node.service.md)
|
||||||
- [Nodes api service](nodes-api.service.md)
|
- [Nodes api service](core/nodes-api.service.md)
|
||||||
- [Notification service](core/notification.service.md)
|
- [Notification service](core/notification.service.md)
|
||||||
- [Page title service](core/page-title.service.md)
|
- [Page title service](core/page-title.service.md)
|
||||||
- [Pagination component](pagination.component.md)
|
- [Pagination component](pagination.component.md)
|
||||||
@ -112,7 +112,7 @@ ADF version in which they were introduced. See the
|
|||||||
- [People process service](core/people-process.service.md)
|
- [People process service](core/people-process.service.md)
|
||||||
- [People search component](process-services/people-search.component.md)
|
- [People search component](process-services/people-search.component.md)
|
||||||
- [People component](process-services/people.component.md)
|
- [People component](process-services/people.component.md)
|
||||||
- [Permissions style model](permissions-style.model.md)
|
- [Permissions style model](content-services/permissions-style.model.md)
|
||||||
- [Process attachment list component](process-services/process-attachment-list.component.md)
|
- [Process attachment list component](process-services/process-attachment-list.component.md)
|
||||||
- [Process audit directive](process-services/process-audit.directive.md)
|
- [Process audit directive](process-services/process-audit.directive.md)
|
||||||
- [Process comments component](process-services/process-comments.component.md)
|
- [Process comments component](process-services/process-comments.component.md)
|
||||||
@ -125,25 +125,25 @@ ADF version in which they were introduced. See the
|
|||||||
- [Process list component](process-services/process-list.component.md)
|
- [Process list component](process-services/process-list.component.md)
|
||||||
- [Process service](process-services/process.service.md)
|
- [Process service](process-services/process.service.md)
|
||||||
- [Product version model](core/product-version.model.md)
|
- [Product version model](core/product-version.model.md)
|
||||||
- [Rating component](rating.component.md)
|
- [Rating component](content-services/rating.component.md)
|
||||||
- [Rating service](rating.service.md)
|
- [Rating service](content-services/rating.service.md)
|
||||||
- [Renditions service](renditions.service.md)
|
- [Renditions service](core/renditions.service.md)
|
||||||
- [Search api service](search-api.service.md)
|
- [Search api service](search-api.service.md)
|
||||||
- [Search control component](search-control.component.md)
|
- [Search control component](content-services/search-control.component.md)
|
||||||
- [Search component](search.component.md)
|
- [Search component](content-services/search.component.md)
|
||||||
- [Select apps dialog component](select-apps-dialog.component.md)
|
- [Select apps dialog component](select-apps-dialog.component.md)
|
||||||
- [Shared links api service](core/shared-links-api.service.md)
|
- [Shared links api service](core/shared-links-api.service.md)
|
||||||
- [Site model](site.model.md)
|
- [Site model](site.model.md)
|
||||||
- [Sites dropdown component](sites-dropdown.component.md)
|
- [Sites dropdown component](content-services/sites-dropdown.component.md)
|
||||||
- [Sites service](core/sites.service.md)
|
- [Sites service](core/sites.service.md)
|
||||||
- [Start form component](core/start-form.component.md)
|
- [Start form component](core/start-form.component.md)
|
||||||
- [Start process component](start-process.component.md)
|
- [Start process component](start-process.component.md)
|
||||||
- [Start task component](start-task.component.md)
|
- [Start task component](start-task.component.md)
|
||||||
- [Storage service](core/storage.service.md)
|
- [Storage service](core/storage.service.md)
|
||||||
- [Tag actions component](tag-actions.component.md)
|
- [Tag actions component](content-services/tag-actions.component.md)
|
||||||
- [Tag list component](tag-list.component.md)
|
- [Tag list component](content-services/tag-list.component.md)
|
||||||
- [Tag node list component](tag-node-list.component.md)
|
- [Tag node list component](content-services/tag-node-list.component.md)
|
||||||
- [Tag service](tag.service.md)
|
- [Tag service](content-services/tag.service.md)
|
||||||
- [Task attachment list component](task-attachment-list.component.md)
|
- [Task attachment list component](task-attachment-list.component.md)
|
||||||
- [Task audit directive](task-audit.directive.md)
|
- [Task audit directive](task-audit.directive.md)
|
||||||
- [Task details component](task-details.component.md)
|
- [Task details component](task-details.component.md)
|
||||||
@ -161,18 +161,18 @@ ADF version in which they were introduced. See the
|
|||||||
- [Toolbar title component](core/toolbar-title.component.md)
|
- [Toolbar title component](core/toolbar-title.component.md)
|
||||||
- [Toolbar component](core/toolbar.component.md)
|
- [Toolbar component](core/toolbar.component.md)
|
||||||
- [Translation service](translation.service.md)
|
- [Translation service](translation.service.md)
|
||||||
- [Upload button component](upload-button.component.md)
|
- [Upload button component](content-services/upload-button.component.md)
|
||||||
- [Upload drag area component](upload-drag-area.component.md)
|
- [Upload drag area component](content-services/upload-drag-area.component.md)
|
||||||
- [Upload directive](core/upload.directive.md)
|
- [Upload directive](core/upload.directive.md)
|
||||||
- [Upload service](upload.service.md)
|
- [Upload service](upload.service.md)
|
||||||
- [User info component](user-info.component.md)
|
- [User info component](user-info.component.md)
|
||||||
- [User initial pipe](core/user-initial.pipe.md)
|
- [User initial pipe](core/user-initial.pipe.md)
|
||||||
- [User preferences service](core/user-preferences.service.md)
|
- [User preferences service](core/user-preferences.service.md)
|
||||||
- [User process model](core/user-process.model.md)
|
- [User process model](core/user-process.model.md)
|
||||||
- [Version list component](version-list.component.md)
|
- [Version list component](content-services/version-list.component.md)
|
||||||
- [Version manager component](version-manager.component.md)
|
- [Version manager component](content-services/version-manager.component.md)
|
||||||
- [Viewer component](viewer.component.md)
|
- [Viewer component](core/viewer.component.md)
|
||||||
- [Webscript component](webscript.component.md)
|
- [Webscript component](content-services/webscript.component.md)
|
||||||
- [Widget component](insights/widget.component.md)
|
- [Widget component](insights/widget.component.md)
|
||||||
|
|
||||||
<!--history end-->
|
<!--history end-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user