PHP Class Imdb\TitleSearch

Inheritance: extends MdbBase
Show file Open project: tboothman/imdbphp

Public Methods

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

Protected Methods

Method Description
buildUrl ( $searchTerms = null )
parseTitleType ( $string )

Method Details

buildUrl() protected method

protected buildUrl ( $searchTerms = null )

parseTitleType() protected method

protected parseTitleType ( $string )