Class Klutz_Comic_Search
Klutz_Comic_Search Class.
This class takes uses $comic->url to get an image searchly. This is, of course, the most efficient as it takes one fetch.
- Klutz_Comic
- Klutz_Comic_Search
public
|
#
Klutz_Comic_search( string $comic )
Constructor - Create an object that can be used to retrieve a comic by using a preg_match to reliably get the comic URL from an html document. |
public
string
|
|
public
mixed
&
|
Klutz_Comic(),
_initHTTP(),
_prepareSearch(),
getInstance(),
getInstance_monthly(),
getInstance_ref(),
getInstance_weekly(),
getInstance_yearly(),
getOverride(),
substitute()
|
public
array
|
$search
Once set, an array of preg searches to perform to find the comic image |
#
null
|
$agent,
$author,
$comment,
$cookies,
$days,
$headers,
$homepage,
$http,
$icount,
$idate,
$iformat,
$isow,
$itype,
$name,
$nohistory,
$offset,
$override,
$pass,
$referer,
$subs,
$url,
$user
|