[Xyster_Type] element index

Package indexes

All elements
a e g h i o t x _
_
top
$_class
$_type
_getReflectionClass
Gets the ReflectionClass for a class name and stores it
__construct
Creates a new type representation
__toString
Gets the string representation of this object
a
top
areDeeplyEqual
Compares two values for equality
areEqual
Checks for shallow equality
e
top
equals
Tests another value for equality
g
top
getClass
If this type is a class this returns the ReflectionClass object for it
getForParameters
Gets the types of the parameters for a function or method
getName
Gets the name of this type
h
top
hash
Gets the Java-style hash code of a value
hashCode
Gets a hash code for this type
i
top
isAssignableFrom
Determines if the supplied type is a child of the current type
isInstance
Determines if the value supplied is an instance of this type
isObject
Gets whether this type is an object type
o
top
of
Xyster_Type::of() in Type.php
Gets the type of the value supplied
t
top
Type.php
Type.php in Type.php
x
top
Xyster_Type
Xyster_Type in Type.php
Type wrapper class
a e g h i o t x _