Class APIClientModel
- hji\common\utils\APIClient
- hji\membership\models\APIClientModel
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
makeAPIRequest( $method, $uri, $args = array(), $data = array(), $is_auth_request = false, $a_retry = false )
|
Methods inherited from hji\common\utils\APIClient
InitCurl()
,
__destruct()
,
_debugRequest()
,
_handleArray()
,
_handleObject()
,
_handleResponse()
,
_validateParams()
,
addFavorites()
,
addSearches()
,
authenticate()
,
callWebService()
,
clean_comma_list()
,
configureAnalytics()
,
createUser()
,
debug_data()
,
deleteUser()
,
enumerate()
,
exception_handler()
,
geocode()
,
getAVM()
,
getActions()
,
getAgents()
,
getAnalyticsStatus()
,
getApiBaseUrl()
,
getAreas()
,
getCounties()
,
getErrors()
,
getFavorites()
,
getListings()
,
getMarketsMeta()
,
getNeighborhoods()
,
getNewConstructionListings()
,
getNewConstructionSubdivisions()
,
getOffices()
,
getPlaces()
,
getSales()
,
getSchool()
,
getSearch()
,
getSessions()
,
getStates()
,
getUsers()
,
getZipCodes()
,
isDeveloperMode()
,
isStagingServer()
,
isTokenExpired()
,
logAction()
,
lookupAreas()
,
removeFavorites()
,
removeSearches()
,
searchActions()
,
searchAgents()
,
searchCounties()
,
searchFavorites()
,
searchListings()
,
searchListingsByArea()
,
searchMarkets()
,
searchNeighborhoods()
,
searchNewConstructionListings()
,
searchNewConstructionSubdivisions()
,
searchOffices()
,
searchPublicRecords()
,
searchSales()
,
searchSchoolDistricts()
,
searchSchools()
,
searchSearches()
,
searchSessions()
,
searchUsers()
,
setCacheTransport()
,
setDebugMode()
,
setDeveloperMode()
,
setErrors()
,
standardize()
,
updateLog()
,
updateSearches()
,
updateUser()
Properties summary
protected
|
$apiController
|
Properties inherited from hji\common\utils\APIClient
$api_base
,
$api_dev_base
,
$api_version
,
$application_name
,
$authData
,
$cacheTransport
,
$ch
,
$current_page
,
$debug_log
,
$debug_mode
,
$error_messages
,
$is_staging
,
$last_count
,
$last_error_code
,
$last_error_mess
,
$last_token
,
$last_token_expires
,
$licenseKey
,
$page_size
,
$productName
,
$site_url
,
$token_header
,
$total_pages