Module: controllers/users

API controller for methods mapping.
Author:
License:
  • MIT
Source:

Methods

(inner) checkToken()

Validate package, store information and return alternatives.
Source:

(inner) countPackage()

Return total number of package variations.
Source:

(inner) healthCheck()

Return health status.
Source:

(inner) listPackage()

List package data for arguments matching.
Source:

(inner) listPackageSingle()

List package data for arguments matching.
Source:

(inner) listPackages()

List all packages and variations.
Source:

(inner) listPackagesFull()

List all packages and variations.
Source:

(inner) listPagePackages()

List all packages and variations.
Source:

(inner) summaryByWhat()

Return total number of package variations.
Source:

(inner) testAdmin()

Test function for admin right
Source:

(inner) testDefault()

Test function for normal rights
Source:

(inner) validatePackage()

Validate package, store information and return alternatives.
Source: