PHP Класс Instagram\API\Response\Model\User

Наследование: extends Model
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$biography string Biography
$birthday string Birthday
$country_code integer Country Code
$email string Email
$external_url string External Url
$follower_count integer Follower Count
$following_count integer Following Count
$friendship_status FriendshipStatus Friendship Status
$full_name string Full Name
$gender integer Gender
$geo_media_count integer Geo Media Count
$has_anonymous_profile_picture boolean Has Anonymous Profile Picture
$hd_profile_pic_url_info HDProfilePicURLInfo HD Profile Picture URL Info
$hd_profile_pic_versions HDProfilePicURLInfo[] HD Profile Picture Versions
$is_business boolean Business
$is_favourite boolean Favourite
$is_private boolean Private
$is_unpublished boolean Unpublished
$is_verified boolean Verified
$media_count integer Media Count
$mutual_followers_count integer Mutual Followers Count
$national_number integer National Phone Number
$phone_number string Phone Number
$pk string Id
$profile_pic_url string Profile Picture Url
$username string Username
$usertags_count integer User Tags Count

Открытые методы

Метод Описание
getBiography ( ) : string
getBirthday ( ) : string
getCountryCode ( ) : integer
getEmail ( ) : string
getExternalUrl ( ) : string
getFollowerCount ( ) : integer
getFollowingCount ( ) : integer
getFriendshipStatus ( ) : FriendshipStatus
getFullName ( ) : string
getGender ( ) : integer
getGeoMediaCount ( ) : integer
getHdProfilePicUrlInfo ( ) : HDProfilePicURLInfo
getHdProfilePicVersions ( ) : HDProfilePicURLInfo[]
getMediaCount ( ) : integer
getMutualFollowersCount ( ) : integer
getNationalNumber ( ) : integer
getPhoneNumber ( ) : string
getPk ( ) : string
getProfilePicUrl ( ) : string
getUsername ( ) : string
getUsertagsCount ( ) : integer
isHasAnonymousProfilePicture ( ) : boolean
isIsBusiness ( ) : boolean
isIsFavourite ( ) : boolean
isIsPrivate ( ) : boolean
isIsUnpublished ( ) : boolean
isIsVerified ( ) : boolean
setBiography ( string $biography )
setBirthday ( string $birthday )
setCountryCode ( integer $country_code )
setEmail ( string $email )
setExternalUrl ( string $external_url )
setFollowerCount ( integer $follower_count )
setFollowingCount ( integer $following_count )
setFriendshipStatus ( FriendshipStatus $friendship_status )
setFullName ( string $full_name )
setGender ( integer $gender )
setGeoMediaCount ( integer $geo_media_count )
setHasAnonymousProfilePicture ( boolean $has_anonymous_profile_picture )
setHdProfilePicUrlInfo ( HDProfilePicURLInfo $hd_profile_pic_url_info )
setHdProfilePicVersions ( HDProfilePicURLInfo[] $hd_profile_pic_versions )
setIsBusiness ( boolean $is_business )
setIsFavourite ( boolean $is_favourite )
setIsPrivate ( boolean $is_private )
setIsUnpublished ( boolean $is_unpublished )
setIsVerified ( boolean $is_verified )
setMediaCount ( integer $media_count )
setMutualFollowersCount ( integer $mutual_followers_count )
setNationalNumber ( integer $national_number )
setPhoneNumber ( string $phone_number )
setPk ( string $pk )
setProfilePicUrl ( string $profile_pic_url )
setUsername ( string $username )
setUsertagsCount ( integer $usertags_count )

Описание методов

getBiography() публичный метод

public getBiography ( ) : string
Результат string

getBirthday() публичный метод

public getBirthday ( ) : string
Результат string

getCountryCode() публичный метод

public getCountryCode ( ) : integer
Результат integer

getEmail() публичный метод

public getEmail ( ) : string
Результат string

getExternalUrl() публичный метод

public getExternalUrl ( ) : string
Результат string

getFollowerCount() публичный метод

public getFollowerCount ( ) : integer
Результат integer

getFollowingCount() публичный метод

public getFollowingCount ( ) : integer
Результат integer

getFriendshipStatus() публичный метод

public getFriendshipStatus ( ) : FriendshipStatus
Результат FriendshipStatus

getFullName() публичный метод

public getFullName ( ) : string
Результат string

getGender() публичный метод

public getGender ( ) : integer
Результат integer

getGeoMediaCount() публичный метод

public getGeoMediaCount ( ) : integer
Результат integer

getHdProfilePicUrlInfo() публичный метод

public getHdProfilePicUrlInfo ( ) : HDProfilePicURLInfo
Результат HDProfilePicURLInfo

getHdProfilePicVersions() публичный метод

public getHdProfilePicVersions ( ) : HDProfilePicURLInfo[]
Результат HDProfilePicURLInfo[]

getMediaCount() публичный метод

public getMediaCount ( ) : integer
Результат integer

getMutualFollowersCount() публичный метод

public getMutualFollowersCount ( ) : integer
Результат integer

getNationalNumber() публичный метод

public getNationalNumber ( ) : integer
Результат integer

getPhoneNumber() публичный метод

public getPhoneNumber ( ) : string
Результат string

getPk() публичный метод

public getPk ( ) : string
Результат string

getProfilePicUrl() публичный метод

public getProfilePicUrl ( ) : string
Результат string

getUsername() публичный метод

public getUsername ( ) : string
Результат string

getUsertagsCount() публичный метод

public getUsertagsCount ( ) : integer
Результат integer

isHasAnonymousProfilePicture() публичный метод

public isHasAnonymousProfilePicture ( ) : boolean
Результат boolean

isIsBusiness() публичный метод

public isIsBusiness ( ) : boolean
Результат boolean

isIsFavourite() публичный метод

public isIsFavourite ( ) : boolean
Результат boolean

isIsPrivate() публичный метод

public isIsPrivate ( ) : boolean
Результат boolean

isIsUnpublished() публичный метод

public isIsUnpublished ( ) : boolean
Результат boolean

isIsVerified() публичный метод

public isIsVerified ( ) : boolean
Результат boolean

setBiography() публичный метод

public setBiography ( string $biography )
$biography string

setBirthday() публичный метод

public setBirthday ( string $birthday )
$birthday string

setCountryCode() публичный метод

public setCountryCode ( integer $country_code )
$country_code integer

setEmail() публичный метод

public setEmail ( string $email )
$email string

setExternalUrl() публичный метод

public setExternalUrl ( string $external_url )
$external_url string

setFollowerCount() публичный метод

public setFollowerCount ( integer $follower_count )
$follower_count integer

setFollowingCount() публичный метод

public setFollowingCount ( integer $following_count )
$following_count integer

setFriendshipStatus() публичный метод

public setFriendshipStatus ( FriendshipStatus $friendship_status )
$friendship_status FriendshipStatus

setFullName() публичный метод

public setFullName ( string $full_name )
$full_name string

setGender() публичный метод

public setGender ( integer $gender )
$gender integer

setGeoMediaCount() публичный метод

public setGeoMediaCount ( integer $geo_media_count )
$geo_media_count integer

setHasAnonymousProfilePicture() публичный метод

public setHasAnonymousProfilePicture ( boolean $has_anonymous_profile_picture )
$has_anonymous_profile_picture boolean

setHdProfilePicUrlInfo() публичный метод

public setHdProfilePicUrlInfo ( HDProfilePicURLInfo $hd_profile_pic_url_info )
$hd_profile_pic_url_info HDProfilePicURLInfo

setHdProfilePicVersions() публичный метод

public setHdProfilePicVersions ( HDProfilePicURLInfo[] $hd_profile_pic_versions )
$hd_profile_pic_versions HDProfilePicURLInfo[]

setIsBusiness() публичный метод

public setIsBusiness ( boolean $is_business )
$is_business boolean

setIsFavourite() публичный метод

public setIsFavourite ( boolean $is_favourite )
$is_favourite boolean

setIsPrivate() публичный метод

public setIsPrivate ( boolean $is_private )
$is_private boolean

setIsUnpublished() публичный метод

public setIsUnpublished ( boolean $is_unpublished )
$is_unpublished boolean

setIsVerified() публичный метод

public setIsVerified ( boolean $is_verified )
$is_verified boolean

setMediaCount() публичный метод

public setMediaCount ( integer $media_count )
$media_count integer

setMutualFollowersCount() публичный метод

public setMutualFollowersCount ( integer $mutual_followers_count )
$mutual_followers_count integer

setNationalNumber() публичный метод

public setNationalNumber ( integer $national_number )
$national_number integer

setPhoneNumber() публичный метод

public setPhoneNumber ( string $phone_number )
$phone_number string

setPk() публичный метод

public setPk ( string $pk )
$pk string

setProfilePicUrl() публичный метод

public setProfilePicUrl ( string $profile_pic_url )
$profile_pic_url string

setUsername() публичный метод

public setUsername ( string $username )
$username string

setUsertagsCount() публичный метод

public setUsertagsCount ( integer $usertags_count )
$usertags_count integer

Описание свойств

$biography защищенное свойство

Biography
protected string $biography
Результат string

$birthday защищенное свойство

Birthday
protected string $birthday
Результат string

$country_code защищенное свойство

Country Code
protected int $country_code
Результат integer

$email защищенное свойство

Email
protected string $email
Результат string

$external_url защищенное свойство

External Url
protected string $external_url
Результат string

$follower_count защищенное свойство

Follower Count
protected int $follower_count
Результат integer

$following_count защищенное свойство

Following Count
protected int $following_count
Результат integer

$friendship_status защищенное свойство

Friendship Status
protected FriendshipStatus,Instagram\API\Response\Model $friendship_status
Результат FriendshipStatus

$full_name защищенное свойство

Full Name
protected string $full_name
Результат string

$gender защищенное свойство

Gender
protected int $gender
Результат integer

$geo_media_count защищенное свойство

Geo Media Count
protected int $geo_media_count
Результат integer

$has_anonymous_profile_picture защищенное свойство

Has Anonymous Profile Picture
protected bool $has_anonymous_profile_picture
Результат boolean

$hd_profile_pic_url_info защищенное свойство

HD Profile Picture URL Info
protected HDProfilePicURLInfo,Instagram\API\Response\Model $hd_profile_pic_url_info
Результат HDProfilePicURLInfo

$hd_profile_pic_versions защищенное свойство

HD Profile Picture Versions
protected HDProfilePicURLInfo[],Instagram\API\Response\Model $hd_profile_pic_versions
Результат HDProfilePicURLInfo[]

$is_business защищенное свойство

Business
protected bool $is_business
Результат boolean

$is_favourite защищенное свойство

Favourite
protected bool $is_favourite
Результат boolean

$is_private защищенное свойство

Private
protected bool $is_private
Результат boolean

$is_unpublished защищенное свойство

Unpublished
protected bool $is_unpublished
Результат boolean

$is_verified защищенное свойство

Verified
protected bool $is_verified
Результат boolean

$media_count защищенное свойство

Media Count
protected int $media_count
Результат integer

$mutual_followers_count защищенное свойство

Mutual Followers Count
protected int $mutual_followers_count
Результат integer

$national_number защищенное свойство

National Phone Number
protected int $national_number
Результат integer

$phone_number защищенное свойство

Phone Number
protected string $phone_number
Результат string

$pk защищенное свойство

Id
protected string $pk
Результат string

$profile_pic_url защищенное свойство

Profile Picture Url
protected string $profile_pic_url
Результат string

$username защищенное свойство

Username
protected string $username
Результат string

$usertags_count защищенное свойство

User Tags Count
protected int $usertags_count
Результат integer