PHP Class Imdb\TitleSearch

Inheritance: extends MdbBase
Afficher le fichier Open project: tboothman/imdbphp

Méthodes publiques

Méthode Description
search ( string $searchTerms, array $wantedTypes = null, $maxResults = null ) : Title[] Search IMDb for titles matching $searchTerms

Méthodes protégées

Méthode Description
buildUrl ( $searchTerms = null )
parseTitleType ( $string )

Method Details

buildUrl() protected méthode

protected buildUrl ( $searchTerms = null )

parseTitleType() protected méthode

protected parseTitleType ( $string )