phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Class: tlObject

Source Location: /object.class.php

Class tlObject

Descendants
Child Class Description
tlObjectWithDB
tlDBObject
tlMetaString
tlLogger TestLink Open Source Project - http://testlink.sourceforge.net/
tlFileLogger

[ Top ]
Property Summary
mixed   $objectID  
mixed   $serializationFormatDescriptors  
mixed   $serializationInterfaces  

[ Top ]
Method Summary
tlObject   __construct()  
void   __destruct()  
void   getObjectID()  
void   getSupportedSerializationFormatDescriptions()  
void   getSupportedSerializationInterfaces()  
void   handleNotImplementedMethod()  
void   _clean()  
void   __toString()  

[ Top ]
Properties
mixed   $objectID [line 37]
API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
mixed   $serializationFormatDescriptors [line 41]
API Tags:
Access:  protected


[ Top ]
mixed   $serializationInterfaces [line 40]
API Tags:
Access:  protected


[ Top ]
Methods
Destructor __destruct  [line 79]

  void __destruct( )


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
getObjectID  [line 74]

  void getObjectID( )


API Tags:
Access:  public


[ Top ]
getSupportedSerializationFormatDescriptions  [line 99]

  void getSupportedSerializationFormatDescriptions( )



Implementation of:
iSerialization::getSupportedSerializationFormatDescriptions()

[ Top ]
getSupportedSerializationInterfaces  [line 94]

  void getSupportedSerializationInterfaces( )



Implementation of:
iSerialization::getSupportedSerializationInterfaces()

[ Top ]
handleNotImplementedMethod  [line 105]

  void handleNotImplementedMethod( [ $fName = "<unknown>"]  )

Parameters:
   $fName: 

API Tags:
Access:  protected


[ Top ]
__toString  [line 84]

  void __toString( )


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]

Documentation generated on Fri, 03 Apr 2009 14:13:48 +0200 by phpDocumentor 1.4.1