extends |
ApiBaseObject |
---|
This class handles all the data you can get from the api Configuration
Methods | ||
---|---|---|
public
|
getTitle(): string
|
# |
public
|
getTagline(): string
|
# |
public
|
getDirectorIds()
|
# |
public
|
getTrailers(): array
|
# |
public
|
getTrailer(): string
|
# |
public
|
getGenres(): Genre[]
|
# |
public
|
getReviews(): Review[]
|
# |
public
|
getCompanies(): Company[]
|
# |
public
|
setAPI($tmdb)
|
# |
public
|
getJSON(): string
|
# |
public
|
getMediaType(): string
|
# |
Methods inherited from duyplus\tmdbapi\classes\data\ApiBaseObject |
---|
__construct(), getID(), getPoster(), getVoteAverage(), getVoteCount(), getCast(), getCredits(), getCrew(), get() |
Constants inherited from duyplus\tmdbapi\classes\data\ApiBaseObject |
---|
|
Properties inherited from duyplus\tmdbapi\classes\data\ApiBaseObject |
---|
$_data |