extends |
ApiBaseObject |
---|
Methods | ||
---|---|---|
public
|
getTitle(): string
|
# |
public
|
getTagline(): string
|
# |
public
|
getDirectorIds(): array
|
# |
public
|
getTrailers(): array
|
# |
public
|
getTrailer(): string
|
# |
public
|
getGenres(): Genre[]
|
# |
public
|
getReviews(): Review[]
|
# |
public
|
getCompanies(): Company[]
|
# |
public
|
setAPI(TMDB $tmdb)
|
# |
public
|
getCast(): Person[]
|
# |
public
|
getJSON(): string
|
# |
public
|
getMediaType(): string
|
# |
Methods inherited from Duyplus\TMDBApi\Classes\Data\ApiBaseObject |
---|
__construct(), getID(), getPoster(), getVoteAverage(), getVoteCount(), getCredits(), getCrew(), get() |
Constants | ||
---|---|---|
public
|
MEDIA_TYPE_MOVIE = 'movie'
|
# |
Constants inherited from Duyplus\TMDBApi\Classes\Data\ApiBaseObject |
---|
|
Properties inherited from Duyplus\TMDBApi\Classes\Data\ApiBaseObject |
---|
$crawl |