IOTS_GuildAction __construct(
OTS_Guild
$guild
)
|
|
Objects are initialized with a guild that they are assigned to.
Objects are initialized with a guild that they are assigned to.
It is recommeded that your implementations calls assignment functions of $guild to automaticly assign itself as action handler.
Parameters:
|
OTS_Guild |
$guild: |
Guild that this driver is assigned to. |
API Tags:
Information Tags:
| Version: | 0.0.4 |
| Since: | 0.0.4 |
Adds new request.
Adds new request.
Parameters:
|
OTS_Player |
$player: |
Player which is object of request. |
API Tags:
Information Tags:
| Version: | 0.0.4 |
| Since: | 0.0.4 |
Deletes request.
Deletes request.
Parameters:
|
OTS_Player |
$player: |
Player which is object of request. |
API Tags:
Information Tags:
| Version: | 0.0.4 |
| Since: | 0.0.4 |
List of saved pending actions.
List of saved pending actions.
API Tags:
| Return: | List of actions. |
| Access: | public |
Information Tags:
| Version: | 0.0.4 |
| Since: | 0.0.4 |
Finalizes request.
Finalizes request.
Parameters:
|
OTS_Player |
$player: |
Player which is object of request. |
API Tags:
Information Tags:
| Version: | 0.0.4 |
| Since: | 0.0.4 |