Function | Description |
Writes a record into the gst_actv table to denote that a guest accepted a liability form. | |
Assignrsitems causes ww.dll to create initial ItemID-SeatID assignments and save them to the database. | |
Checks the password of the indicated record. | |
Eliminates records from the item_res table. | |
Convenience call. Calls createpass with <access>1</access> specified. | |
Updates the gst_pass or access table with new pass or new access information, depending on whether <access>1</access> is specified. | |
Decrypts the data passed in. | |
Constructs the key, hashes it, and then encrypts the data. | |
Constructs the key, hashes it, and then encrypts the data. Gets client number from database. | |
Makes a stored procedure call, essentially of the form EXECUTE followed by the spname, and then the params. | |
Calls getpassinfo with <access>1</access> specified. | |
Finds available booking times for Private Instruction module. | |
Returns information about an In-House Cards card. | |
Retrieves a guest record, joined to the record(s) for the address(es). | |
Constructs a one-way hash of the data passed in. | |
Gets an item. | |
Gets an item, including modifiers and other information not available using getitem. This call also calculates Bonus Cash information. | |
Takes the head node, the <date_time> of interest and a list of fields to be returned (optional) and gets the next level of the item tree. | |
Looks up the description, minimum age to accept, the expiration days/date and the text of the liability form(s) assigned to a particular item via <department><category><item> parameters. | |
Causes a log file to be generated. | |
Returns a table of matrix information for a Retail item. | |
Returns Max4Sale capability information. | |
Gets the applicable modifier records for a DCI. | |
Gets items that are allowed as parents to the list of modifiers given in the <hasmod> tag. | |
Retrieves information about new pass/access records and modified pass/access records. | |
Return the payment plan schedule back as a table to the caller. | |
Calculates all pricing based on the actual seats held. | |
Returns the path, filename and internal version number of the .dll. | |
Takes a <key> tag with a field name from the sequence table and returns a new address_id. | |
Gets current verbosity level. | |
Returns the internal version number of the .dll. | |
Retrieves a new wwsale_id for use in tracking a sale. | |
Constructs a SQL INSERT statement. | |
Looks up guests based on the field(s) passed in. | |
Looks up passes based on the field(s) passes in. | |
Calls modifypass with <access>1</access> specified. | |
Modifies existing guest information. | |
Updates information for the guest for the Rentals process. | |
Modifies information for an existing guest. | |
Adds the ability to modify existing pass/access records to accommodate voids, returns, updated valid and blackout dates and updated usage. | |
Creates a new addlink record. | |
Creates a new record in the address table. | |
Adds a booking to the Private Instruction schedule. | |
Creates a new guest record in the guest table. | |
Checks Max4Sale limits for an item with real time inventory and creates a record in the item_res table if there is sufficient quantity available. | |
Allows paying for an E-Commerce sale using a Payment Plan | |
Takes a description of a sale and queues it for processing asynchronously. | |
Constructs a SQL select statement. | |
Sets the password of the indicated record. | |
Allows for Dynamic Special Rules that are percentage based. | |
Allows for Dynamic Special Rules that are price based. | |
Sets the verbosity level. | |
Sleeps the indicated number of seconds. | |
Special that is applied using Dynamic Special Rules | |
User defined fields attached to a Dynamic Special Rule | |
Constructs a SQL UPDATE statement. | |
Writes a file to a specified filepath containing the specified file data. |