[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/object/ -> object.class.php (sommaire)

(pas de description)

Poids: 120 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 1 fois
Nécessite: 0 fichiers

Définit 1 class

Object:: (9 méthodes):
  Object()
  __getObjectId()
  toString()
  _dumpVars()
  className()
  getParentClass()
  isSubclass()
  getMethods()
  typeOf()


Classe: Object  - X-Ref

\ingroup Core

<p><b>NOTE:</b> As of LifeType 1.1, this class is deprecated and all other classes in
LifeType do not longer extend this class. This dependency was removed due to performance
and memory usage.</p>
<p>If you have any custom code that is still extending this class, please make the necessary
changes to remove the dependency as this class will most likely be removed in future versions
of LifeType.</p>

Object()   X-Ref
Constructor


__getObjectId()   X-Ref
Pas de description

toString()   X-Ref
Returns a string with a representation of the class

return: The string representing the object

_dumpVars()   X-Ref
Pas de description

className()   X-Ref
Returns the name of the class

return: String with the name of the class

getParentClass()   X-Ref
Returns the name of the parent class

return: String containing the name of the parent class

isSubclass( $object )   X-Ref
Returns true if the current class is a subclass of the given
class

param: $object The object.
return: True if the object is a subclass of the given object or false otherwise.

getMethods()   X-Ref
Returns an array containing the methods available in this class

return: Array containing all the methods available in the object.

typeOf( $object )   X-Ref
Returns true if the class is of the given type.

param: object Object
return: Returns true if they are of the same type or false otherwise.



Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics