mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
#9 jsdoc comments for document list and related components
This commit is contained in:
parent
68abeb4b2b
commit
2f840c2ee3
@ -3,5 +3,9 @@ import { ContentActionModel } from './../models/content-action.model';
|
|||||||
export declare class ContentActionList {
|
export declare class ContentActionList {
|
||||||
private documentList;
|
private documentList;
|
||||||
constructor(documentList: DocumentList);
|
constructor(documentList: DocumentList);
|
||||||
|
/**
|
||||||
|
* Registers action handler within the parent document list component.
|
||||||
|
* @param action Action model to register.
|
||||||
|
*/
|
||||||
registerAction(action: ContentActionModel): void;
|
registerAction(action: ContentActionModel): void;
|
||||||
}
|
}
|
||||||
|
@ -40,9 +40,11 @@ System.register(['angular2/core', './document-list'], function(exports_1, contex
|
|||||||
ContentActionList = (function () {
|
ContentActionList = (function () {
|
||||||
function ContentActionList(documentList) {
|
function ContentActionList(documentList) {
|
||||||
this.documentList = documentList;
|
this.documentList = documentList;
|
||||||
// saves reference to parent container
|
|
||||||
// so that content children can access it
|
|
||||||
}
|
}
|
||||||
|
/**
|
||||||
|
* Registers action handler within the parent document list component.
|
||||||
|
* @param action Action model to register.
|
||||||
|
*/
|
||||||
ContentActionList.prototype.registerAction = function (action) {
|
ContentActionList.prototype.registerAction = function (action) {
|
||||||
if (this.documentList && action) {
|
if (this.documentList && action) {
|
||||||
this.documentList.actions.push(action);
|
this.documentList.actions.push(action);
|
||||||
|
@ -1 +1 @@
|
|||||||
{"version":3,"file":"content-action-list.js","sourceRoot":"","sources":["content-action-list.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;YAUH;gBACI,2BAAoB,YAA0B;oBAA1B,iBAAY,GAAZ,YAAY,CAAc;oBAC1C,sCAAsC;oBACtC,yCAAyC;gBAC7C,CAAC;gBAED,0CAAc,GAAd,UAAe,MAA0B;oBACrC,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,IAAI,MAAM,CAAC,CAAC,CAAC;wBAC9B,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;oBAC3C,CAAC;gBACL,CAAC;gBAdL;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,iBAAiB;wBAC3B,QAAQ,EAAE,EAAE;qBACf,CAAC;;qCAAA;gBAYF,wBAAC;YAAD,CAAC,AAXD,IAWC;YAXD,iDAWC,CAAA"}
|
{"version":3,"file":"content-action-list.js","sourceRoot":"","sources":["content-action-list.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;YAUH;gBAEI,2BACY,YAA0B;oBAA1B,iBAAY,GAAZ,YAAY,CAAc;gBACtC,CAAC;gBAED;;;mBAGG;gBACH,0CAAc,GAAd,UAAe,MAA0B;oBACrC,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,IAAI,MAAM,CAAC,CAAC,CAAC;wBAC9B,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;oBAC3C,CAAC;gBACL,CAAC;gBAlBL;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,iBAAiB;wBAC3B,QAAQ,EAAE,EAAE;qBACf,CAAC;;qCAAA;gBAgBF,wBAAC;YAAD,CAAC,AAfD,IAeC;YAfD,iDAeC,CAAA"}
|
@ -24,12 +24,16 @@ import {ContentActionModel} from './../models/content-action.model';
|
|||||||
template: ''
|
template: ''
|
||||||
})
|
})
|
||||||
export class ContentActionList {
|
export class ContentActionList {
|
||||||
constructor(private documentList: DocumentList) {
|
|
||||||
// saves reference to parent container
|
constructor(
|
||||||
// so that content children can access it
|
private documentList: DocumentList) {
|
||||||
}
|
}
|
||||||
|
|
||||||
registerAction(action: ContentActionModel) {
|
/**
|
||||||
|
* Registers action handler within the parent document list component.
|
||||||
|
* @param action Action model to register.
|
||||||
|
*/
|
||||||
|
registerAction(action: ContentActionModel): void {
|
||||||
if (this.documentList && action) {
|
if (this.documentList && action) {
|
||||||
this.documentList.actions.push(action);
|
this.documentList.actions.push(action);
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
{"version":3,"file":"content-action.js","sourceRoot":"","sources":["content-action.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAYH;gBAoBI,uBACY,IAAuB,EACvB,eAAuC,EACvC,aAAmC;oBAFnC,SAAI,GAAJ,IAAI,CAAmB;oBACvB,oBAAe,GAAf,eAAe,CAAwB;oBACvC,kBAAa,GAAb,aAAa,CAAsB;oBApB/C,UAAK,GAAW,QAAQ,CAAC;oBAezB,YAAO,GAAG,IAAI,mBAAY,EAAE,CAAC;gBAM7B,CAAC;gBAED,gCAAQ,GAAR;oBAAA,iBAkBC;oBAjBG,IAAI,KAAK,GAAG,IAAI,yCAAkB,EAAE,CAAC;oBACrC,KAAK,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;oBACvB,KAAK,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC;oBACzB,KAAK,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;oBACvB,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC;oBAE3B,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;wBACf,KAAK,CAAC,OAAO,GAAG,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;oBACrE,CAAC;oBAAC,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;wBACtB,KAAK,CAAC,OAAO,GAAG,UAAC,QAAa;4BAC1B,KAAI,CAAC,OAAO,CAAC,IAAI,CAAC;gCACd,KAAK,EAAE,QAAQ;6BAClB,CAAC,CAAC;wBACP,CAAC,CAAC;oBACN,CAAC;oBAED,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;gBACpC,CAAC;gBAEO,wCAAgB,GAAxB,UAAyB,MAAc,EAAE,IAAY;oBACjD,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC;wBACT,IAAI,OAAO,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;wBAEnC,EAAE,CAAC,CAAC,OAAO,KAAK,UAAU,CAAC,CAAC,CAAC;4BACzB,EAAE,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC;gCACvB,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;4BACjD,CAAC;4BACD,MAAM,CAAC,IAAI,CAAC;wBAChB,CAAC;wBAED,EAAE,CAAC,CAAC,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC;4BACvB,EAAE,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC;gCACrB,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;4BAC/C,CAAC;4BACD,MAAM,CAAC,IAAI,CAAC;wBAChB,CAAC;oBACL,CAAC;oBACD,MAAM,CAAC,IAAI,CAAC;gBAChB,CAAC;gBA/DD;oBAAC,YAAK,EAAE;;4DAAA;gBAGR;oBAAC,YAAK,EAAE;;2DAAA;gBAGR;oBAAC,YAAK,EAAE;;8DAAA;gBAGR;oBAAC,YAAK,EAAE;;2DAAA;gBAGR;oBAAC,YAAK,EAAE;;6DAAA;gBAGR;oBAAC,aAAM,EAAE;;8DAAA;gBArBb;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,gBAAgB;wBAC1B,QAAQ,EAAE,EAAE;qBACf,CAAC;;iCAAA;gBAmEF,oBAAC;YAAD,CAAC,AAlED,IAkEC;YAlED,yCAkEC,CAAA"}
|
{"version":3,"file":"content-action.js","sourceRoot":"","sources":["content-action.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAaH;gBAoBI,uBACY,IAAuB,EACvB,eAAuC,EACvC,aAAmC;oBAFnC,SAAI,GAAJ,IAAI,CAAmB;oBACvB,oBAAe,GAAf,eAAe,CAAwB;oBACvC,kBAAa,GAAb,aAAa,CAAsB;oBApB/C,UAAK,GAAW,QAAQ,CAAC;oBAezB,YAAO,GAAG,IAAI,mBAAY,EAAE,CAAC;gBAM7B,CAAC;gBAED,gCAAQ,GAAR;oBAAA,iBAkBC;oBAjBG,IAAI,KAAK,GAAG,IAAI,yCAAkB,EAAE,CAAC;oBACrC,KAAK,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;oBACvB,KAAK,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC;oBACzB,KAAK,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;oBACvB,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC;oBAE3B,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;wBACf,KAAK,CAAC,OAAO,GAAG,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;oBACrE,CAAC;oBAAC,IAAI,CAAC,EAAE,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;wBACtB,KAAK,CAAC,OAAO,GAAG,UAAC,QAAa;4BAC1B,KAAI,CAAC,OAAO,CAAC,IAAI,CAAC;gCACd,KAAK,EAAE,QAAQ;6BAClB,CAAC,CAAC;wBACP,CAAC,CAAC;oBACN,CAAC;oBAED,IAAI,CAAC,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;gBACpC,CAAC;gBAEO,wCAAgB,GAAxB,UAAyB,MAAc,EAAE,IAAY;oBACjD,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC;wBACT,IAAI,OAAO,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;wBAEnC,EAAE,CAAC,CAAC,OAAO,KAAK,UAAU,CAAC,CAAC,CAAC;4BACzB,EAAE,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC;gCACvB,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;4BACjD,CAAC;4BACD,MAAM,CAAC,IAAI,CAAC;wBAChB,CAAC;wBAED,EAAE,CAAC,CAAC,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC;4BACvB,EAAE,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC;gCACrB,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;4BAC/C,CAAC;4BACD,MAAM,CAAC,IAAI,CAAC;wBAChB,CAAC;oBACL,CAAC;oBACD,MAAM,CAAC,IAAI,CAAC;gBAChB,CAAC;gBA/DD;oBAAC,YAAK,EAAE;;4DAAA;gBAGR;oBAAC,YAAK,EAAE;;2DAAA;gBAGR;oBAAC,YAAK,EAAE;;8DAAA;gBAGR;oBAAC,YAAK,EAAE;;2DAAA;gBAGR;oBAAC,YAAK,EAAE;;6DAAA;gBAGR;oBAAC,aAAM,EAAE;;8DAAA;gBArBb;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,gBAAgB;wBAC1B,QAAQ,EAAE,EAAE;qBACf,CAAC;;iCAAA;gBAmEF,oBAAC;YAAD,CAAC,AAlED,IAkEC;YAlED,yCAkEC,CAAA"}
|
@ -20,6 +20,7 @@ import {ContentActionModel} from './../models/content-action.model';
|
|||||||
import {ContentActionList} from './content-action-list';
|
import {ContentActionList} from './content-action-list';
|
||||||
import {DocumentActionsService} from '../services/document-actions.service';
|
import {DocumentActionsService} from '../services/document-actions.service';
|
||||||
import {FolderActionsService} from '../services/folder-actions.service';
|
import {FolderActionsService} from '../services/folder-actions.service';
|
||||||
|
import {ContentActionHandler} from '../models/content-action.model';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'content-action',
|
selector: 'content-action',
|
||||||
@ -71,7 +72,7 @@ export class ContentAction implements OnInit {
|
|||||||
this.list.registerAction(model);
|
this.list.registerAction(model);
|
||||||
}
|
}
|
||||||
|
|
||||||
private getSystemHandler(target: string, name: string) {
|
private getSystemHandler(target: string, name: string): ContentActionHandler {
|
||||||
if (target) {
|
if (target) {
|
||||||
let ltarget = target.toLowerCase();
|
let ltarget = target.toLowerCase();
|
||||||
|
|
||||||
|
@ -3,5 +3,9 @@ import { ContentColumnModel } from './../models/content-column.model';
|
|||||||
export declare class ContentColumnList {
|
export declare class ContentColumnList {
|
||||||
private documentList;
|
private documentList;
|
||||||
constructor(documentList: DocumentList);
|
constructor(documentList: DocumentList);
|
||||||
|
/**
|
||||||
|
* Registers column model within the parent document list component.
|
||||||
|
* @param column Column definition model to register.
|
||||||
|
*/
|
||||||
registerColumn(column: ContentColumnModel): void;
|
registerColumn(column: ContentColumnModel): void;
|
||||||
}
|
}
|
||||||
|
@ -40,9 +40,11 @@ System.register(['angular2/core', './document-list'], function(exports_1, contex
|
|||||||
ContentColumnList = (function () {
|
ContentColumnList = (function () {
|
||||||
function ContentColumnList(documentList) {
|
function ContentColumnList(documentList) {
|
||||||
this.documentList = documentList;
|
this.documentList = documentList;
|
||||||
// saves reference to parent container
|
|
||||||
// so that content children can access it
|
|
||||||
}
|
}
|
||||||
|
/**
|
||||||
|
* Registers column model within the parent document list component.
|
||||||
|
* @param column Column definition model to register.
|
||||||
|
*/
|
||||||
ContentColumnList.prototype.registerColumn = function (column) {
|
ContentColumnList.prototype.registerColumn = function (column) {
|
||||||
if (this.documentList && column) {
|
if (this.documentList && column) {
|
||||||
this.documentList.columns.push(column);
|
this.documentList.columns.push(column);
|
||||||
|
@ -1 +1 @@
|
|||||||
{"version":3,"file":"content-column-list.js","sourceRoot":"","sources":["content-column-list.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;YAUH;gBACI,2BAAoB,YAA0B;oBAA1B,iBAAY,GAAZ,YAAY,CAAc;oBAC1C,sCAAsC;oBACtC,yCAAyC;gBAC7C,CAAC;gBAED,0CAAc,GAAd,UAAe,MAA0B;oBACrC,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,IAAI,MAAM,CAAC,CAAC,CAAC;wBAC9B,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;oBAC3C,CAAC;gBACL,CAAC;gBAdL;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,iBAAiB;wBAC3B,QAAQ,EAAE,EAAE;qBACf,CAAC;;qCAAA;gBAYF,wBAAC;YAAD,CAAC,AAXD,IAWC;YAXD,iDAWC,CAAA"}
|
{"version":3,"file":"content-column-list.js","sourceRoot":"","sources":["content-column-list.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;YAUH;gBAEI,2BACY,YAA0B;oBAA1B,iBAAY,GAAZ,YAAY,CAAc;gBACtC,CAAC;gBAED;;;mBAGG;gBACH,0CAAc,GAAd,UAAe,MAA0B;oBACrC,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,IAAI,MAAM,CAAC,CAAC,CAAC;wBAC9B,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;oBAC3C,CAAC;gBACL,CAAC;gBAlBL;oBAAC,gBAAS,CAAC;wBACP,QAAQ,EAAE,iBAAiB;wBAC3B,QAAQ,EAAE,EAAE;qBACf,CAAC;;qCAAA;gBAgBF,wBAAC;YAAD,CAAC,AAfD,IAeC;YAfD,iDAeC,CAAA"}
|
@ -24,12 +24,16 @@ import {ContentColumnModel} from './../models/content-column.model';
|
|||||||
template: ''
|
template: ''
|
||||||
})
|
})
|
||||||
export class ContentColumnList {
|
export class ContentColumnList {
|
||||||
constructor(private documentList: DocumentList) {
|
|
||||||
// saves reference to parent container
|
constructor(
|
||||||
// so that content children can access it
|
private documentList: DocumentList) {
|
||||||
}
|
}
|
||||||
|
|
||||||
registerColumn(column: ContentColumnModel) {
|
/**
|
||||||
|
* Registers column model within the parent document list component.
|
||||||
|
* @param column Column definition model to register.
|
||||||
|
*/
|
||||||
|
registerColumn(column: ContentColumnModel): void {
|
||||||
if (this.documentList && column) {
|
if (this.documentList && column) {
|
||||||
this.documentList.columns.push(column);
|
this.documentList.columns.push(column);
|
||||||
}
|
}
|
||||||
|
@ -35,19 +35,67 @@ export declare class DocumentList implements OnInit, AfterViewChecked, AfterCont
|
|||||||
route: any[];
|
route: any[];
|
||||||
actions: ContentActionModel[];
|
actions: ContentActionModel[];
|
||||||
columns: ContentColumnModel[];
|
columns: ContentColumnModel[];
|
||||||
|
/**
|
||||||
|
* Determines whether navigation to parent folder is available.
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
canNavigateParent(): boolean;
|
canNavigateParent(): boolean;
|
||||||
constructor(_alfrescoService: AlfrescoService);
|
constructor(_alfrescoService: AlfrescoService);
|
||||||
ngOnInit(): void;
|
ngOnInit(): void;
|
||||||
ngAfterContentInit(): void;
|
ngAfterContentInit(): void;
|
||||||
ngAfterViewChecked(): void;
|
ngAfterViewChecked(): void;
|
||||||
|
/**
|
||||||
|
* Get a list of content actions based on target and type.
|
||||||
|
* @param target Target to filter actions by.
|
||||||
|
* @param type Type to filter actions by.
|
||||||
|
* @returns {ContentActionModel[]} List of actions filtered by target and type.
|
||||||
|
*/
|
||||||
getContentActions(target: string, type: string): ContentActionModel[];
|
getContentActions(target: string, type: string): ContentActionModel[];
|
||||||
onNavigateParentClick($event: any): void;
|
/**
|
||||||
onItemClick(item: DocumentEntity, $event?: any): void;
|
* Invoked when 'parent folder' element is clicked.
|
||||||
goToRoute(r: any, $event: any): void;
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
onNavigateParentClick(e: any): void;
|
||||||
|
/**
|
||||||
|
* Invoked when list row is clicked.
|
||||||
|
* @param item Underlying node item
|
||||||
|
* @param e DOM event (optional)
|
||||||
|
*/
|
||||||
|
onItemClick(item: DocumentEntity, e?: any): void;
|
||||||
|
/**
|
||||||
|
* Invoked when a breadcrumb route is clicked.
|
||||||
|
* @param r Route to navigate to
|
||||||
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
goToRoute(r: any, e: any): void;
|
||||||
|
/**
|
||||||
|
* Gets content URL for the given node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
getContentUrl(node: DocumentEntity): string;
|
getContentUrl(node: DocumentEntity): string;
|
||||||
|
/**
|
||||||
|
* Gets thumbnail URL for the given document node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
getDocumentThumbnailUrl(node: DocumentEntity): string;
|
getDocumentThumbnailUrl(node: DocumentEntity): string;
|
||||||
|
/**
|
||||||
|
* Invoked when executing content action for a document or folder.
|
||||||
|
* @param node Node to be the context of the execution.
|
||||||
|
* @param action Action to be executed against the context.
|
||||||
|
*/
|
||||||
executeContentAction(node: DocumentEntity, action: ContentActionModel): void;
|
executeContentAction(node: DocumentEntity, action: ContentActionModel): void;
|
||||||
|
/**
|
||||||
|
* Loads and displays folder content
|
||||||
|
* @param path Node path
|
||||||
|
*/
|
||||||
displayFolderContent(path: any): void;
|
displayFolderContent(path: any): void;
|
||||||
|
/**
|
||||||
|
* Gets a path for a given node.
|
||||||
|
* @param node
|
||||||
|
* @returns {string}
|
||||||
|
*/
|
||||||
getNodePath(node: DocumentEntity): string;
|
getNodePath(node: DocumentEntity): string;
|
||||||
/**
|
/**
|
||||||
* Gets a value from an object by composed key
|
* Gets a value from an object by composed key
|
||||||
@ -57,5 +105,8 @@ export declare class DocumentList implements OnInit, AfterViewChecked, AfterCont
|
|||||||
* @returns {string}
|
* @returns {string}
|
||||||
*/
|
*/
|
||||||
getObjectValue(target: any, key: string): any;
|
getObjectValue(target: any, key: string): any;
|
||||||
|
/**
|
||||||
|
* Creates a set of predefined columns.
|
||||||
|
*/
|
||||||
setupDefaultColumns(): void;
|
setupDefaultColumns(): void;
|
||||||
}
|
}
|
||||||
|
@ -55,6 +55,10 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
this.actions = [];
|
this.actions = [];
|
||||||
this.columns = [];
|
this.columns = [];
|
||||||
}
|
}
|
||||||
|
/**
|
||||||
|
* Determines whether navigation to parent folder is available.
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
DocumentList.prototype.canNavigateParent = function () {
|
DocumentList.prototype.canNavigateParent = function () {
|
||||||
return this.navigate && !this.breadcrumb &&
|
return this.navigate && !this.breadcrumb &&
|
||||||
this.currentFolderPath !== this.rootFolder.path;
|
this.currentFolderPath !== this.rootFolder.path;
|
||||||
@ -74,6 +78,12 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
componentHandler.upgradeAllRegistered();
|
componentHandler.upgradeAllRegistered();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Get a list of content actions based on target and type.
|
||||||
|
* @param target Target to filter actions by.
|
||||||
|
* @param type Type to filter actions by.
|
||||||
|
* @returns {ContentActionModel[]} List of actions filtered by target and type.
|
||||||
|
*/
|
||||||
DocumentList.prototype.getContentActions = function (target, type) {
|
DocumentList.prototype.getContentActions = function (target, type) {
|
||||||
if (target && type) {
|
if (target && type) {
|
||||||
var ltarget_1 = target.toLowerCase();
|
var ltarget_1 = target.toLowerCase();
|
||||||
@ -85,9 +95,13 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
}
|
}
|
||||||
return [];
|
return [];
|
||||||
};
|
};
|
||||||
DocumentList.prototype.onNavigateParentClick = function ($event) {
|
/**
|
||||||
if ($event) {
|
* Invoked when 'parent folder' element is clicked.
|
||||||
$event.preventDefault();
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
DocumentList.prototype.onNavigateParentClick = function (e) {
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
if (this.navigate) {
|
if (this.navigate) {
|
||||||
this.route.pop();
|
this.route.pop();
|
||||||
@ -97,10 +111,15 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
DocumentList.prototype.onItemClick = function (item, $event) {
|
/**
|
||||||
if ($event === void 0) { $event = null; }
|
* Invoked when list row is clicked.
|
||||||
if ($event) {
|
* @param item Underlying node item
|
||||||
$event.preventDefault();
|
* @param e DOM event (optional)
|
||||||
|
*/
|
||||||
|
DocumentList.prototype.onItemClick = function (item, e) {
|
||||||
|
if (e === void 0) { e = null; }
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
this.itemClick.emit({
|
this.itemClick.emit({
|
||||||
value: item
|
value: item
|
||||||
@ -116,9 +135,14 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
DocumentList.prototype.goToRoute = function (r, $event) {
|
/**
|
||||||
if ($event) {
|
* Invoked when a breadcrumb route is clicked.
|
||||||
$event.preventDefault();
|
* @param r Route to navigate to
|
||||||
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
DocumentList.prototype.goToRoute = function (r, e) {
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
if (this.navigate) {
|
if (this.navigate) {
|
||||||
var idx = this.route.indexOf(r);
|
var idx = this.route.indexOf(r);
|
||||||
@ -128,23 +152,42 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Gets content URL for the given node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
DocumentList.prototype.getContentUrl = function (node) {
|
DocumentList.prototype.getContentUrl = function (node) {
|
||||||
if (this._alfrescoService) {
|
if (this._alfrescoService) {
|
||||||
return this._alfrescoService.getContentUrl(node);
|
return this._alfrescoService.getContentUrl(node);
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Gets thumbnail URL for the given document node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
DocumentList.prototype.getDocumentThumbnailUrl = function (node) {
|
DocumentList.prototype.getDocumentThumbnailUrl = function (node) {
|
||||||
if (this._alfrescoService) {
|
if (this._alfrescoService) {
|
||||||
return this._alfrescoService.getDocumentThumbnailUrl(node);
|
return this._alfrescoService.getDocumentThumbnailUrl(node);
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Invoked when executing content action for a document or folder.
|
||||||
|
* @param node Node to be the context of the execution.
|
||||||
|
* @param action Action to be executed against the context.
|
||||||
|
*/
|
||||||
DocumentList.prototype.executeContentAction = function (node, action) {
|
DocumentList.prototype.executeContentAction = function (node, action) {
|
||||||
if (action) {
|
if (action) {
|
||||||
action.handler(node);
|
action.handler(node);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Loads and displays folder content
|
||||||
|
* @param path Node path
|
||||||
|
*/
|
||||||
DocumentList.prototype.displayFolderContent = function (path) {
|
DocumentList.prototype.displayFolderContent = function (path) {
|
||||||
var _this = this;
|
var _this = this;
|
||||||
if (path) {
|
if (path) {
|
||||||
@ -154,6 +197,11 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
.subscribe(function (folder) { return _this.folder = folder; }, function (error) { return _this.errorMessage = error; });
|
.subscribe(function (folder) { return _this.folder = folder; }, function (error) { return _this.errorMessage = error; });
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Gets a path for a given node.
|
||||||
|
* @param node
|
||||||
|
* @returns {string}
|
||||||
|
*/
|
||||||
DocumentList.prototype.getNodePath = function (node) {
|
DocumentList.prototype.getNodePath = function (node) {
|
||||||
if (node) {
|
if (node) {
|
||||||
var container = node.location.container;
|
var container = node.location.container;
|
||||||
@ -189,6 +237,9 @@ System.register(['angular2/core', './../services/alfresco.service', './../models
|
|||||||
} while (keys.length);
|
} while (keys.length);
|
||||||
return target;
|
return target;
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Creates a set of predefined columns.
|
||||||
|
*/
|
||||||
DocumentList.prototype.setupDefaultColumns = function () {
|
DocumentList.prototype.setupDefaultColumns = function () {
|
||||||
var thumbnailCol = new content_column_model_1.ContentColumnModel();
|
var thumbnailCol = new content_column_model_1.ContentColumnModel();
|
||||||
thumbnailCol.source = '$thumbnail';
|
thumbnailCol.source = '$thumbnail';
|
||||||
|
File diff suppressed because one or more lines are too long
@ -66,12 +66,17 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
actions: ContentActionModel[] = [];
|
actions: ContentActionModel[] = [];
|
||||||
columns: ContentColumnModel[] = [];
|
columns: ContentColumnModel[] = [];
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Determines whether navigation to parent folder is available.
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
canNavigateParent(): boolean {
|
canNavigateParent(): boolean {
|
||||||
return this.navigate && !this.breadcrumb &&
|
return this.navigate && !this.breadcrumb &&
|
||||||
this.currentFolderPath !== this.rootFolder.path;
|
this.currentFolderPath !== this.rootFolder.path;
|
||||||
}
|
}
|
||||||
|
|
||||||
constructor(private _alfrescoService: AlfrescoService) {
|
constructor(
|
||||||
|
private _alfrescoService: AlfrescoService) {
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnInit() {
|
ngOnInit() {
|
||||||
@ -92,7 +97,13 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
getContentActions(target: string, type: string) {
|
/**
|
||||||
|
* Get a list of content actions based on target and type.
|
||||||
|
* @param target Target to filter actions by.
|
||||||
|
* @param type Type to filter actions by.
|
||||||
|
* @returns {ContentActionModel[]} List of actions filtered by target and type.
|
||||||
|
*/
|
||||||
|
getContentActions(target: string, type: string): ContentActionModel[] {
|
||||||
if (target && type) {
|
if (target && type) {
|
||||||
|
|
||||||
let ltarget = target.toLowerCase();
|
let ltarget = target.toLowerCase();
|
||||||
@ -106,9 +117,13 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
onNavigateParentClick($event) {
|
/**
|
||||||
if ($event) {
|
* Invoked when 'parent folder' element is clicked.
|
||||||
$event.preventDefault();
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
onNavigateParentClick(e) {
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.navigate) {
|
if (this.navigate) {
|
||||||
@ -120,9 +135,14 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
onItemClick(item: DocumentEntity, $event = null) {
|
/**
|
||||||
if ($event) {
|
* Invoked when list row is clicked.
|
||||||
$event.preventDefault();
|
* @param item Underlying node item
|
||||||
|
* @param e DOM event (optional)
|
||||||
|
*/
|
||||||
|
onItemClick(item: DocumentEntity, e = null) {
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
this.itemClick.emit({
|
this.itemClick.emit({
|
||||||
@ -141,9 +161,14 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
goToRoute(r, $event) {
|
/**
|
||||||
if ($event) {
|
* Invoked when a breadcrumb route is clicked.
|
||||||
$event.preventDefault();
|
* @param r Route to navigate to
|
||||||
|
* @param e DOM event
|
||||||
|
*/
|
||||||
|
goToRoute(r, e) {
|
||||||
|
if (e) {
|
||||||
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.navigate) {
|
if (this.navigate) {
|
||||||
@ -155,26 +180,45 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
getContentUrl(node: DocumentEntity) {
|
/**
|
||||||
|
* Gets content URL for the given node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
|
getContentUrl(node: DocumentEntity): string {
|
||||||
if (this._alfrescoService) {
|
if (this._alfrescoService) {
|
||||||
return this._alfrescoService.getContentUrl(node);
|
return this._alfrescoService.getContentUrl(node);
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
getDocumentThumbnailUrl(node: DocumentEntity) {
|
/**
|
||||||
|
* Gets thumbnail URL for the given document node.
|
||||||
|
* @param node Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
|
getDocumentThumbnailUrl(node: DocumentEntity): string {
|
||||||
if (this._alfrescoService) {
|
if (this._alfrescoService) {
|
||||||
return this._alfrescoService.getDocumentThumbnailUrl(node);
|
return this._alfrescoService.getDocumentThumbnailUrl(node);
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Invoked when executing content action for a document or folder.
|
||||||
|
* @param node Node to be the context of the execution.
|
||||||
|
* @param action Action to be executed against the context.
|
||||||
|
*/
|
||||||
executeContentAction(node: DocumentEntity, action: ContentActionModel) {
|
executeContentAction(node: DocumentEntity, action: ContentActionModel) {
|
||||||
if (action) {
|
if (action) {
|
||||||
action.handler(node);
|
action.handler(node);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Loads and displays folder content
|
||||||
|
* @param path Node path
|
||||||
|
*/
|
||||||
displayFolderContent(path) {
|
displayFolderContent(path) {
|
||||||
if (path) {
|
if (path) {
|
||||||
this.currentFolderPath = path;
|
this.currentFolderPath = path;
|
||||||
@ -187,6 +231,11 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Gets a path for a given node.
|
||||||
|
* @param node
|
||||||
|
* @returns {string}
|
||||||
|
*/
|
||||||
getNodePath(node: DocumentEntity): string {
|
getNodePath(node: DocumentEntity): string {
|
||||||
if (node) {
|
if (node) {
|
||||||
let container = node.location.container;
|
let container = node.location.container;
|
||||||
@ -224,6 +273,9 @@ export class DocumentList implements OnInit, AfterViewChecked, AfterContentInit
|
|||||||
return target;
|
return target;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Creates a set of predefined columns.
|
||||||
|
*/
|
||||||
setupDefaultColumns(): void {
|
setupDefaultColumns(): void {
|
||||||
let thumbnailCol = new ContentColumnModel();
|
let thumbnailCol = new ContentColumnModel();
|
||||||
thumbnailCol.source = '$thumbnail';
|
thumbnailCol.source = '$thumbnail';
|
||||||
|
@ -2,6 +2,9 @@ import { Http } from 'angular2/http';
|
|||||||
import { Observable } from 'rxjs/Observable';
|
import { Observable } from 'rxjs/Observable';
|
||||||
import { FolderEntity, DocumentEntity } from './../models/document-library.model';
|
import { FolderEntity, DocumentEntity } from './../models/document-library.model';
|
||||||
import { AlfrescoSettingsService } from '../../../ng2-alfresco-core/services';
|
import { AlfrescoSettingsService } from '../../../ng2-alfresco-core/services';
|
||||||
|
/**
|
||||||
|
* Internal service used by Document List component.
|
||||||
|
*/
|
||||||
export declare class AlfrescoService {
|
export declare class AlfrescoService {
|
||||||
private http;
|
private http;
|
||||||
private settings;
|
private settings;
|
||||||
@ -10,8 +13,23 @@ export declare class AlfrescoService {
|
|||||||
private _baseUrlPath;
|
private _baseUrlPath;
|
||||||
host: string;
|
host: string;
|
||||||
private getBaseUrl();
|
private getBaseUrl();
|
||||||
|
/**
|
||||||
|
* Gets the folder node with the content.
|
||||||
|
* @param folder Path to folder.
|
||||||
|
* @returns {Observable<FolderEntity>} Folder entity.
|
||||||
|
*/
|
||||||
getFolder(folder: string): Observable<FolderEntity>;
|
getFolder(folder: string): Observable<FolderEntity>;
|
||||||
|
/**
|
||||||
|
* Get thumbnail URL for the given document node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
getDocumentThumbnailUrl(document: DocumentEntity): string;
|
getDocumentThumbnailUrl(document: DocumentEntity): string;
|
||||||
|
/**
|
||||||
|
* Get content URL for the given node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
getContentUrl(document: DocumentEntity): string;
|
getContentUrl(document: DocumentEntity): string;
|
||||||
private handleError(error);
|
private handleError(error);
|
||||||
}
|
}
|
||||||
|
@ -43,6 +43,9 @@ System.register(['angular2/core', 'angular2/http', 'rxjs/Observable', '../../../
|
|||||||
services_1 = services_1_1;
|
services_1 = services_1_1;
|
||||||
}],
|
}],
|
||||||
execute: function() {
|
execute: function() {
|
||||||
|
/**
|
||||||
|
* Internal service used by Document List component.
|
||||||
|
*/
|
||||||
AlfrescoService = (function () {
|
AlfrescoService = (function () {
|
||||||
function AlfrescoService(http, settings) {
|
function AlfrescoService(http, settings) {
|
||||||
this.http = http;
|
this.http = http;
|
||||||
@ -66,6 +69,11 @@ System.register(['angular2/core', 'angular2/http', 'rxjs/Observable', '../../../
|
|||||||
AlfrescoService.prototype.getBaseUrl = function () {
|
AlfrescoService.prototype.getBaseUrl = function () {
|
||||||
return this.host + this._baseUrlPath;
|
return this.host + this._baseUrlPath;
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Gets the folder node with the content.
|
||||||
|
* @param folder Path to folder.
|
||||||
|
* @returns {Observable<FolderEntity>} Folder entity.
|
||||||
|
*/
|
||||||
AlfrescoService.prototype.getFolder = function (folder) {
|
AlfrescoService.prototype.getFolder = function (folder) {
|
||||||
var headers = new http_1.Headers({
|
var headers = new http_1.Headers({
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
@ -78,11 +86,21 @@ System.register(['angular2/core', 'angular2/http', 'rxjs/Observable', '../../../
|
|||||||
.do(function (data) { return console.log(data); }) // eyeball results in the console
|
.do(function (data) { return console.log(data); }) // eyeball results in the console
|
||||||
.catch(this.handleError);
|
.catch(this.handleError);
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Get thumbnail URL for the given document node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
AlfrescoService.prototype.getDocumentThumbnailUrl = function (document) {
|
AlfrescoService.prototype.getDocumentThumbnailUrl = function (document) {
|
||||||
return this._host +
|
return this._host +
|
||||||
'/alfresco/service/api/node/' +
|
'/alfresco/service/api/node/' +
|
||||||
document.nodeRef.replace('://', '/') + '/content/thumbnails/doclib?c=queue&ph=true&lastModified=1';
|
document.nodeRef.replace('://', '/') + '/content/thumbnails/doclib?c=queue&ph=true&lastModified=1';
|
||||||
};
|
};
|
||||||
|
/**
|
||||||
|
* Get content URL for the given node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
AlfrescoService.prototype.getContentUrl = function (document) {
|
AlfrescoService.prototype.getContentUrl = function (document) {
|
||||||
return this._host + '/alfresco/service/' + document.contentUrl;
|
return this._host + '/alfresco/service/' + document.contentUrl;
|
||||||
};
|
};
|
||||||
|
@ -1 +1 @@
|
|||||||
{"version":3,"file":"alfresco.service.js","sourceRoot":"","sources":["alfresco.service.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YASH;gBACI,yBACY,IAAU,EACV,QAAiC;oBADjC,SAAI,GAAJ,IAAI,CAAM;oBACV,aAAQ,GAAR,QAAQ,CAAyB;oBAOrC,UAAK,GAAW,uBAAuB,CAAC;oBACxC,iBAAY,GAAW,sDAAsD,CAAC;oBANlF,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC;wBACX,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,IAAI,CAAC;oBAC/B,CAAC;gBACL,CAAC;gBAKD,sBAAW,iCAAI;yBAAf;wBACI,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;oBACtB,CAAC;yBAED,UAAgB,KAAY;wBACxB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;oBACvB,CAAC;;;mBAJA;gBAMO,oCAAU,GAAlB;oBACI,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,YAAY,CAAC;gBACzC,CAAC;gBAED,mCAAS,GAAT,UAAU,MAAc;oBACpB,IAAI,OAAO,GAAG,IAAI,cAAO,CAAC;wBACtB,cAAc,EAAE,kBAAkB;wBAClC,eAAe,EAAE,IAAI,CAAC,QAAQ,CAAC,YAAY,EAAE;qBAChD,CAAC,CAAC;oBACH,IAAI,OAAO,GAAG,IAAI,qBAAc,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,CAAC;oBACvD,MAAM,CAAC,IAAI,CAAC,IAAI;yBACX,GAAG,CAAC,IAAI,CAAC,UAAU,EAAE,GAAG,MAAM,EAAE,OAAO,CAAC;yBACxC,GAAG,CAAC,UAAA,GAAG,IAAI,OAAe,GAAG,CAAC,IAAI,EAAE,EAAzB,CAAyB,CAAC;yBACrC,EAAE,CAAC,UAAA,IAAI,IAAI,OAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAjB,CAAiB,CAAC,CAAC,iCAAiC;yBAC/D,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;gBACjC,CAAC;gBAED,iDAAuB,GAAvB,UAAwB,QAAwB;oBAC5C,MAAM,CAAC,IAAI,CAAC,KAAK;wBACb,6BAA6B;wBAC7B,QAAQ,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,mEAAmE,CAAC;gBACnH,CAAC;gBAED,uCAAa,GAAb,UAAc,QAAwB;oBAClC,MAAM,CAAC,IAAI,CAAC,KAAK,GAAG,oBAAoB,GAAG,QAAQ,CAAC,UAAU,CAAC;gBACnE,CAAC;gBAEO,qCAAW,GAAnB,UAAqB,KAAe;oBAChC,mFAAmF;oBACnF,4CAA4C;oBAC5C,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;oBACrB,MAAM,CAAC,uBAAU,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,cAAc,CAAC,CAAC;gBAClE,CAAC;gBAtDL;oBAAC,iBAAU,EAAE;;mCAAA;gBAuDb,sBAAC;YAAD,CAAC,AAtDD,IAsDC;YAtDD,6CAsDC,CAAA"}
|
{"version":3,"file":"alfresco.service.js","sourceRoot":"","sources":["alfresco.service.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAQH;;eAEG;YAEH;gBAEI,yBACY,IAAU,EACV,QAAiC;oBADjC,SAAI,GAAJ,IAAI,CAAM;oBACV,aAAQ,GAAR,QAAQ,CAAyB;oBAOrC,UAAK,GAAW,uBAAuB,CAAC;oBACxC,iBAAY,GAAW,sDAAsD,CAAC;oBANlF,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC;wBACX,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,IAAI,CAAC;oBAC/B,CAAC;gBACL,CAAC;gBAKD,sBAAW,iCAAI;yBAAf;wBACI,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;oBACtB,CAAC;yBAED,UAAgB,KAAY;wBACxB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;oBACvB,CAAC;;;mBAJA;gBAMO,oCAAU,GAAlB;oBACI,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,YAAY,CAAC;gBACzC,CAAC;gBAED;;;;mBAIG;gBACH,mCAAS,GAAT,UAAU,MAAc;oBACpB,IAAI,OAAO,GAAG,IAAI,cAAO,CAAC;wBACtB,cAAc,EAAE,kBAAkB;wBAClC,eAAe,EAAE,IAAI,CAAC,QAAQ,CAAC,YAAY,EAAE;qBAChD,CAAC,CAAC;oBACH,IAAI,OAAO,GAAG,IAAI,qBAAc,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,CAAC;oBACvD,MAAM,CAAC,IAAI,CAAC,IAAI;yBACX,GAAG,CAAC,IAAI,CAAC,UAAU,EAAE,GAAG,MAAM,EAAE,OAAO,CAAC;yBACxC,GAAG,CAAC,UAAA,GAAG,IAAI,OAAe,GAAG,CAAC,IAAI,EAAE,EAAzB,CAAyB,CAAC;yBACrC,EAAE,CAAC,UAAA,IAAI,IAAI,OAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAjB,CAAiB,CAAC,CAAC,iCAAiC;yBAC/D,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;gBACjC,CAAC;gBAED;;;;mBAIG;gBACH,iDAAuB,GAAvB,UAAwB,QAAwB;oBAC5C,MAAM,CAAC,IAAI,CAAC,KAAK;wBACb,6BAA6B;wBAC7B,QAAQ,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,mEAAmE,CAAC;gBACnH,CAAC;gBAED;;;;mBAIG;gBACH,uCAAa,GAAb,UAAc,QAAwB;oBAClC,MAAM,CAAC,IAAI,CAAC,KAAK,GAAG,oBAAoB,GAAG,QAAQ,CAAC,UAAU,CAAC;gBACnE,CAAC;gBAEO,qCAAW,GAAnB,UAAqB,KAAe;oBAChC,mFAAmF;oBACnF,4CAA4C;oBAC5C,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;oBACrB,MAAM,CAAC,uBAAU,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,cAAc,CAAC,CAAC;gBAClE,CAAC;gBAtEL;oBAAC,iBAAU,EAAE;;mCAAA;gBAuEb,sBAAC;YAAD,CAAC,AAtED,IAsEC;YAtED,6CAsEC,CAAA"}
|
@ -21,8 +21,12 @@ import {Observable} from 'rxjs/Observable';
|
|||||||
import {FolderEntity, DocumentEntity} from './../models/document-library.model';
|
import {FolderEntity, DocumentEntity} from './../models/document-library.model';
|
||||||
import {AlfrescoSettingsService} from '../../../ng2-alfresco-core/services';
|
import {AlfrescoSettingsService} from '../../../ng2-alfresco-core/services';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Internal service used by Document List component.
|
||||||
|
*/
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class AlfrescoService {
|
export class AlfrescoService {
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
private http: Http,
|
private http: Http,
|
||||||
private settings: AlfrescoSettingsService
|
private settings: AlfrescoSettingsService
|
||||||
@ -47,6 +51,11 @@ export class AlfrescoService {
|
|||||||
return this.host + this._baseUrlPath;
|
return this.host + this._baseUrlPath;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Gets the folder node with the content.
|
||||||
|
* @param folder Path to folder.
|
||||||
|
* @returns {Observable<FolderEntity>} Folder entity.
|
||||||
|
*/
|
||||||
getFolder(folder: string) {
|
getFolder(folder: string) {
|
||||||
let headers = new Headers({
|
let headers = new Headers({
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
@ -60,13 +69,23 @@ export class AlfrescoService {
|
|||||||
.catch(this.handleError);
|
.catch(this.handleError);
|
||||||
}
|
}
|
||||||
|
|
||||||
getDocumentThumbnailUrl(document: DocumentEntity) {
|
/**
|
||||||
|
* Get thumbnail URL for the given document node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
|
getDocumentThumbnailUrl(document: DocumentEntity): string {
|
||||||
return this._host +
|
return this._host +
|
||||||
'/alfresco/service/api/node/' +
|
'/alfresco/service/api/node/' +
|
||||||
document.nodeRef.replace('://', '/') + '/content/thumbnails/doclib?c=queue&ph=true&lastModified=1';
|
document.nodeRef.replace('://', '/') + '/content/thumbnails/doclib?c=queue&ph=true&lastModified=1';
|
||||||
}
|
}
|
||||||
|
|
||||||
getContentUrl(document: DocumentEntity) {
|
/**
|
||||||
|
* Get content URL for the given node.
|
||||||
|
* @param document Node to get URL for.
|
||||||
|
* @returns {string} URL address.
|
||||||
|
*/
|
||||||
|
getContentUrl(document: DocumentEntity): string {
|
||||||
return this._host + '/alfresco/service/' + document.contentUrl;
|
return this._host + '/alfresco/service/' + document.contentUrl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user