Searched refs:getfield (Results 1 – 1 of 1) sorted by relevance
21 private $getfield; variable in TwitterAPIExchange96 $this->getfield = $string;108 return $this->getfield;150 $getfield = $this->getGetfield();152 if (!is_null($getfield))154 $getfields = str_replace('?', '', explode('&', $getfield));189 $getfield = $this->getGetfield();205 if ($getfield !== '')207 $options[CURLOPT_URL] .= $getfield;