Overview   Package   Tree   Index 
IMDBPHP
PREV  NEXT Frames  No Frame 
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

IMDB
Class imdbpsearch

- mdb_config
-

class imdbpsearch
extends imdbsearch

Searching IMDB staff information

Authors:
Izzy (izzysoft AT qumran DOT org)
Version:
$Revision: 619 $ $Date: 2013-10-21 22:41:48 +0200 (Mo, 21. Okt 2013) $
Copyright:
2008-2009 by Itzchak Rehberg and IzzySoft

Constructor Summary
void imdbpsearch()
Initialize class (read config etc.

Method Summary
protected string mkurl()
Create the IMDB URL for the name search
array results([string $URL], [boolean $series])
Setup search results

Methods inherited from class imdbsearch and not overridden
reset, search_episodes, setsearchname, seturl

Constructor Detail

imdbpsearch()

void imdbpsearch()

Initialize class (read config etc.)


Method Detail

mkurl()

protected string mkurl()

Create the IMDB URL for the name search

Returns:
url

results()

array results([string $URL], [boolean $series])

Setup search results

Parameters:
URL - Replace search URL by your own
series - not used, just for inheritance compatibility issues with PHP5.3+
Returns:
results array of objects (instances of the imdb_person class)

 Overview   Package   Tree   Index 
IMDBPHP
PREV  NEXT Frames  No Frame 
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Submit a bug

This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)