Returns whether or not a library is loaded.
Since 1.0
boolean isLibraryLoaded (string $library)
Returns boolean.
Example:
$this->APP->isLibraryLoaded('HTMLPurifier');