FTSoapServerUnAuthenticated
- Class name: FTSoapServerUnAuthenticated
- Namespace:
$user_id_to_timeclock_user_id_map
protected mixed $user_id_to_timeclock_user_id_map = FALSE
boolean FTSoapServerUnAuthenticated::getClientVersion()
boolean FTSoapServerUnAuthenticated::ping()
integer FTSoapServerUnAuthenticated::getTime()
integer FTSoapServerUnAuthenticated::getTimeOffset(integer $client_epoch)
- $client_epoch integer - EPOCH
boolean FTSoapServerUnAuthenticated::isLoggedIn()
object FTSoapServerUnAuthenticated::getCompanyObject()
object FTSoapServerUnAuthenticated::getStationObject($station_id)
boolean|null FTSoapServerUnAuthenticated::Login($user_name, null $password, null $type)
- $user_name mixed
- $password null
- $type null
string FTSoapServerUnAuthenticated::getLatestVersion()
boolean FTSoapServerUnAuthenticated::isLatestVersion($current_version)
string FTSoapServerUnAuthenticated::getLatestVersionURL()
string FTSoapServerUnAuthenticated::getLatestVersionMD5()
integer FTSoapServerUnAuthenticated::isGoodTimeToUpgrade(string $station_id)
- $station_id string - UUID
boolean FTSoapServerUnAuthenticated::startingUpgrade(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::isLatestData(string $station_id, integer $last_check_epoch)
- $station_id string - UUID
- $last_check_epoch integer - EPOCH
array FTSoapServerUnAuthenticated::getClientConfig(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getUsers(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getUserIdentifiers(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getBranches(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getDepartments(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getJobs(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getJobtoUserMap(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getJobItems(string $station_id)
- $station_id string - UUID
array|boolean FTSoapServerUnAuthenticated::getJobtoJobItemMap(string $station_id)
- $station_id string - UUID
boolean FTSoapServerUnAuthenticated::getOtherFields(string $station_id)
- $station_id string - UUID
boolean FTSoapServerUnAuthenticated::setClientLog($data)
boolean FTSoapServerUnAuthenticated::setOfflinePunch($data)
boolean|integer FTSoapServerUnAuthenticated::getNextTimeClockUserId()
setTimeClockUserIdForUser
boolean FTSoapServerUnAuthenticated::setTimeClockUserIdForUser(string $user_id)
getUserIdToTimeClockUserIdMap
boolean FTSoapServerUnAuthenticated::getUserIdToTimeClockUserIdMap($company_obj)
convertUserIdToTimeClockUserID
boolean|integer FTSoapServerUnAuthenticated::convertUserIdToTimeClockUserID(string $user_id)
convertTimeClockUserIDToUserID
array|boolean|integer FTSoapServerUnAuthenticated::convertTimeClockUserIDToUserID(array $timeclock_user_ids, $company_obj)
- $timeclock_user_ids array - UUID
- $company_obj mixed
boolean FTSoapServerUnAuthenticated::__call($name, $arguments)
- $name mixed
- $arguments mixed