Show:

Users.Identify Class

Extends Base.Users.Identify
Module: Users

Class representing 'Identify' rows in the 'Users' database
Mapping table for finding users based on various info

Constructor

Users.Identify

(
  • fields
)

Parameters:

  • fields Object

    The fields values to initialize table row as an associative array of {column: value} pairs

Item Index

Methods

Methods

setUp

()

The setUp() method is called the first time an object of this class is constructed.