url() url( $api, $method, $params = array(), $dataType = 'json') Parameters $api $method $params $dataType
get() get( $api, $method, $url_params = array(), $dataType = 'json', $with_cookie = true) Parameters $api $method $url_params $dataType $with_cookie
post() post( $api, $method, $post_params = array(), $dataType = 'json', $with_cookie = true) Parameters $api $method $post_params $dataType $with_cookie