Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003555 [Quercus] minor always 06-10-09 12:35 08-27-09 11:40
Reporter ferg View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003555: Quercus $foo->getClass() method
Description (rep by Herbert)

s it possible to retrieve meta information about the class of an object in Querces PHP? something like below? (this is not working for me)

import Package.ClassName
$obj = new ClassName;

$name = $obj.getClass().getName();
$name = $obj->getClass()->getName();
Additional Information
Attached Files

- Relationships

- Notes
(0004183)
nam
08-27-09 11:40

php/0c3h
 

- Issue History
Date Modified Username Field Change
06-10-09 12:35 ferg New Issue
08-27-09 11:40 nam Status new => assigned
08-27-09 11:40 nam Assigned To  => nam
08-27-09 11:40 nam Status assigned => closed
08-27-09 11:40 nam Note Added: 0004183
08-27-09 11:40 nam Resolution open => fixed
08-27-09 11:40 nam Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker