|
OTServ account ban. OTServ account ban. Located in /classes/OTS_AccountBan.php [line 19] OTS_Base_DAO | --OTS_Row_DAO | --OTS_Ban | --OTS_AccountBanAuthor(s):
|
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From OTS_Base_DAO |
Inherited From OTS_Ban
Inherited From OTS_Row_DAO
Inherited From OTS_Base_DAO
|
Ban data.
Ban data.
API Tags:| Access: | protected |
| Version: | 0.1.6 |
| Since: | 0.1.5 |
|
Loads account ban by banned account ID.
Loads account ban by banned account ID.
Parameters:| int | $id: | Account's ID. |
| Access: | public |
| Version: | 0.1.5 |
| Throws: | PDOException On PDO operation error. |
| Since: | 0.1.5 |
|
Loads account ban with given id.
Loads account ban with given id.
Parameters:| int | $id: | Ban ID. |
| Access: | public |
| Version: | 0.1.5 |
| Throws: | PDOException On PDO operation error. |
| Since: | 0.1.5 |