Api
Class imdbpsearch
- class imdbpsearch
- extends imdbsearch
Searching IMDB staff information
- Authors:
- Izzy (izzysoft AT qumran DOT org)
- Version:
- $Revision: 333 $ $Date: 2010-02-23 21:48:42 +0100 (Di, 23. Feb 2010) $
- Copyright:
- 2008-2009 by Itzchak Rehberg and IzzySoft
Constructor Summary |
void | imdbpsearch()
Initialize class (read config etc. |
Method Summary |
private string | mkurl()
Create the IMDB URL for the name search |
array | results([string $URL])
Setup search results |
imdbpsearch()
void imdbpsearch()
Initialize class (read config etc.)
mkurl()
private string mkurl()
Create the IMDB URL for the name search
- Returns:
- url
results()
array results([string $URL])
Setup search results
- Parameters:
URL
- Replace search URL by your own
- Returns:
- results array of objects (instances of the imdb_person class)
Submit a bug
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)