Klutz Base Class.
$Horde: klutz/lib/Klutz.php,v 1.42 2008/11/25 18:09:04 mrubinsk Exp $
Copyright 2002-2008 The Horde Project (http://www.horde.org/)
Located in /lib/Klutz.php (line 48)
Array of comics and their associated attributes
Used to translate between literal dow and numeric dow (sun = 0, 7)
MIME types for images based on the return value from getimagesize
Sorting method to use. Options are KLUTZ_SORT_NAME (sort by comic title), KLUTZ_SORT_AUTHOR (sort by Author's last name), and KLUTZ_SORT_NOSORT (don't promise any given sorting order).
Constructor - Parse the /config/comics.php config file and store
the results in $comic. Also tries to validate all the data it can and adjust case, etc., to more predictible consistency than humans editing config files can give. :)
Return a Klutz_Comic for the given index
Build Klutz's list of menu items.
Return the requested property for the requested comic
Return a list of comics that use the given fetch driver
Return a list of comics that are marked as enabled, and that should appear on a given day if a date is passed in.
Convert a user-passed string into a three-letter, lowercased day abbr.
Comparse two comics and return -1, 0, or 1 based on the $sort member variable
Documentation generated on Sun, 30 Jan 2011 05:30:35 +0000 by phpDocumentor 1.4.3