web developers guide
Pages
Home
about
download manual guide
download web templates
php - ccvs_report
Return the status of the background communication process
Description
string
ccvs_report
( string $session, string $type )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_new
Create a new, blank transaction
Description
string
ccvs_new
( string $session, string $invoice )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_lookup
Look up an item of a particular type in the database #
Description
string
ccvs_lookup
( string $session, string $invoice, int $inum )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_init
Initialize CCVS for use
Description
string
ccvs_init
( string $name )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_done
Terminate CCVS engine and do cleanup work
Description
string
ccvs_done
( string $sess )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_delete
Delete a transaction
Description
string
ccvs_delete
( string $session, string $invoice )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_count
Find out how many transactions of a given type are stored in the system
Description
int
ccvs_count
( string $session, string $type )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_command
Performs a command which is peculiar to a single protocol, and thus is not available in the general CCVS API
Description
string
ccvs_command
( string $session, string $type, string $argval )
Warning
This function is currently not documented; only the argument list is available.
ccvs_auth
Perform credit authorization test on a transaction
Description
string
ccvs_auth
( string $session, string $invoice )
Warning
This function is currently not documented; only the argument list is available.
php - ccvs_add
Description
string
ccvs_add
( string $session, string $invoice, string $argtype, string $argval )
Warning
This function is currently not documented; only the argument list is available.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)