Home
last modified time | relevance | path

Searched refs:buildBaseString (Results 1 – 1 of 1) sorted by relevance

/template/gtopia/
H A DTwitterAPIExchange.php162 $base_info = $this->buildBaseString($url, $requestMethod, $oauth);
228 private function buildBaseString($baseURI, $method, $params) function in TwitterAPIExchange