Свойство | Type | Description | |
---|---|---|---|
$name | |||
$resu |
Méthode | Description | |
---|---|---|
reset ( ) | Reset search results This empties the collected search results. Without calling this, every new search appends its results to the ones collected by the previous search. | |
results ( ) : |
Setup search results | |
search ( string $searchTerms ) : |
Search for people on imdb who match $searchTerms | |
setsearchname ( $name ) | Set the name (title) to search for |
Méthode | Description | |
---|---|---|
buildUrl ( $context = null ) : string | Create the IMDB URL for the name search |
public reset ( ) |