BRICKOO::IsInCacheAvailable (since version 2.0)
Syntax
boolean IsInCacheAvailable ( string $className , string $objectType )
Parameters
className
The class name to search.
objectType
The object type to search for.
Description
Checks if an reference of the class is in cache available.
Available object types can be seen at BRICKOO.
Available object types can be seen at BRICKOO.
Return
boolean Returns true if it is available, false on unavailable.
See also
Last change 10/12/2009