Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.is-subclass-of.html
Дата изменения: Sun Feb 3 22:35:23 2002 Дата индексирования: Tue Oct 2 09:07:37 2012 Кодировка: |
This function returns TRUE if the object object, belongs to a class which is a subclass of class_name, FALSE otherwise.
See also get_class(), get_parent_class() and is_a().