YAP  2.5
 All Data Structures Namespaces Files Functions Variables
CYap.php File Reference

Go to the source code of this file.

Data Structures

class  CYap
 

Namespaces

namespace  CYap
 

Functions

 is_subclass ($sClass, $sExpectedParentClass)
 

Variables

const DEBUG 0
 

Function Documentation

is_subclass (   $sClass,
  $sExpectedParentClass 
)

Utilities

Some usefull functions Returns whether specified class is subclass of the other class. Code grabbed from PHP manual

Parameters
string$sClass
string$sExpectedParentClass
Returns
boolean

Definition at line 2428 of file CYap.php.

Variable Documentation

const DEBUG 0
Author
Andrioli Darvin
Version
Id:
CYap.php 22 2013-05-06 21:43:51Z Darvin

Definition at line 35 of file CYap.php.