From: Shu C. <sc...@ma...> - 2007-01-30 22:45:08
|
Ack. I found the getLabel method in the PHPDocumentor documentation. Shu Chow wrote: > Hi, I just started using RAP, and had a question. Right now, to output > literals, the documentation examples say to use toString. This method, > however, adds a datatype prefix to the output. > > Since I know the value coming back is a literal, I've just been > accessing the literal value from the result set as > $result[][varName]->label. Is it ok to directly access the label > property on that object, or is there some getter or other method I > should use? > > TIA, > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Rdfapi-php-interest mailing list > Rdf...@li... > https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest |