0.0.13 • Published 9 years ago

noinfopath-refdata v0.0.13

Weekly downloads
5
License
MIT
Repository
-
Last release
9 years ago

Build Status coverage

noinfopath-refdata

NoInfoPath Reference Data Provider

ITPRReferenceData

Reference lists that populate dropdown boxes on form pages.

_refDataService($q, $timeout, $http, C)

refDataService

Params:

  • service $q - Assynchronus service.
  • service $timeout - Timeout service.
  • service $http - HTTP service.
  • service C - Instance of REGN_ITPR_FORMS_CONST.

Return:

  • object Reference lists that populate dropdown boxes on form pages.

makeResourceUrl(service, listname)

makeResourceUrl

Params:

  • string service - Name of SharePoint REST API.
  • string listname - Name of SharePoint list or library.

Return:

  • string Returns fully qualified URL to the REST API for the list or library specified.

getListItems(listname)

getListItems

Params:

  • service listname - Name of SharePoint list or library.

Return:

  • object Returns all list items.

load()

getAllLists

Return:

  • object Returns all lists.
0.0.13

9 years ago

0.0.12

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago