[Xyster_Type] element index
Package indexes
Xyster_Collection
Xyster_Acl
Xyster_Date
Xyster_Data
Xyster_Orm
Xyster_Controller
Xyster_Enum
Xyster_Validate
Xyster_Filter
Xyster_Db
All elements
a
e
g
h
i
o
t
x
_
_
top
$_class
Xyster_Type::$_class
in Type.php
$_type
Xyster_Type::$_type
in Type.php
_getReflectionClass
Xyster_Type::_getReflectionClass()
in Type.php
Gets the ReflectionClass for a class name and stores it
__construct
Xyster_Type::__construct()
in Type.php
Creates a new type representation
__toString
Xyster_Type::__toString()
in Type.php
Gets the string representation of this object
a
top
areDeeplyEqual
Xyster_Type::areDeeplyEqual()
in Type.php
Compares two values for equality
areEqual
Xyster_Type::areEqual()
in Type.php
Checks for shallow equality
e
top
equals
Xyster_Type::equals()
in Type.php
Tests another value for equality
g
top
getClass
Xyster_Type::getClass()
in Type.php
If this type is a class this returns the ReflectionClass object for it
getForParameters
Xyster_Type::getForParameters()
in Type.php
Gets the types of the parameters for a function or method
getName
Xyster_Type::getName()
in Type.php
Gets the name of this type
h
top
hash
Xyster_Type::hash()
in Type.php
Gets the Java-style hash code of a value
hashCode
Xyster_Type::hashCode()
in Type.php
Gets a hash code for this type
i
top
isAssignableFrom
Xyster_Type::isAssignableFrom()
in Type.php
Determines if the supplied type is a child of the current type
isInstance
Xyster_Type::isInstance()
in Type.php
Determines if the value supplied is an instance of this type
isObject
Xyster_Type::isObject()
in Type.php
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
_