Exemplo n.º 1
0
 public function exportJson($sPlace = self::C_REQUEST)
 {
     return JsHelper::jsonEncode($this->export($sPlace));
 }