Constructor - Parse the /config/comics.php config file and store
Loads the $comics[$comic] array into this object
Klutz_Comic_bysize Class.
Constructor - Create an object that can be used to retrieve a comic by looking at all images on a page, a list of images to ignore, and a range of dimensions, then choose which image is most likely the comic.
Klutz_Comic_direct Class.
Constructor - Create an object that can be used to retrieve a comic directly from a URL passed in (using substitutions as necessary).
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.
Klutz_Comic_search Class.
Klutz_Driver:: defines an API for storing and retrieving the comic images
Constructs a new file storage object.
Klutz Driver implementation for comics as files.
Klutz Driver implementation for comics as files with SUM info stored in SQL database.
Constructs a new SQL storage object.
Constructor - Based on the information passed, loads an image, determines the size and type, etc., and stores the information in the various public properties. Any optional parameters not passed in are calculated to the best of our ability.
Sort by the comic's author.
Sort by the comic's name.