Class PhutilEvent
Tasks
Methods
public this __construct($type, array $data = array())
| parameters | wild | $type | |
| array | $data | |
| return | this | | |
This method is not documented.
public getType()
This method is not documented.
public getValue($key, $default = null)
| parameters | wild | $key | |
| wild | $default | |
| return | wild | | |
This method is not documented.
public isStopped()
This method is not documented.
public setValue($key, $value)
| parameters | wild | $key | |
| wild | $value | |
| return | wild | | |
This method is not documented.
public stop()
This method is not documented.