0.0.13 • Published 10 years ago

noinfopath-refdata v0.0.13

Weekly downloads
5
License
MIT
Repository
-
Last release
10 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

10 years ago

0.0.12

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago