JData::jsonSerialize
Gets the data properties in a form that can be serialised to JSON format.
Signature
public function jsonSerialize()
Returns
- string
- An object that can be serialised by json_encode().
public function jsonSerialize()