Public Member Functions | |
| __construct ($userid, $connection, $dbPrefix) | |
| getSets () | |
| deleteSet ($set, $connection) | |
| newSet ($set, $userid, $connection) | |
| getSetBySetId ($setId) | |
The complete set of cardsets for a specified user!
| allCardSets::deleteSet | ( | $set, | |
| $connection | |||
| ) |
Delete a specific set
| cardSet | $set | |
| unknown_type | $connection |
| allCardSets::getSets | ( | ) |
Get all the sets of cards
| allCardSets::newSet | ( | $set, | |
| $userid, | |||
| $connection | |||
| ) |
Create a new set..
| cardSet | $set | |
| int | $userid | |
| PDO | $connection |
1.8.6