| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
Checks if the given interface has been defined.
interface_nameThe interface name
autoloadWether to call __autoload or not by default
Returns TRUE if the interface given by
interface_name has been defined, FALSE otherwise.
| Předcházející | Domů | Další |
| get_parent_class | Nahoru | is_a |