0.0.4 • Published 10 years ago

noinfopath-config v0.0.4

Weekly downloads
3
License
MIT
Repository
-
Last release
10 years ago

noConfig

Directive Info

  • This directive executes at priority level 0.

Usage

  • as attribute:
    <ANY>
    ...
    </ANY>

config

Usage

config($timeout, $q, $http, $localStorage);

Arguments

ParamTypeDetails
$timeoutserviceTimout service.
$qserviceAsynchronous service.
$httpserviceHttp service.
$localStorageserviceLocalStorage service.

Returns

TypeDescription
objectReturns the current configuration.

noConfigService

Sets user, and database condigurations and then returns them.

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

11 years ago