jonaofarc Posted April 7, 2009 Share Posted April 7, 2009 can anyone show me a good example of a class / object map? Iam interested in seeing some good examples of a class object map . does one list all functions that are encompassed within the class? like class.car / function - get.keys(); Link to comment https://forums.phpfreaks.com/topic/153068-can-anyone-show-me-a-good-example-of-a-class-object-map/ Share on other sites More sharing options...
Maq Posted April 7, 2009 Share Posted April 7, 2009 Not sure what you mean by object map? Maybe a UML diagram? This link should answer most of your questions: PHP OOP Link to comment https://forums.phpfreaks.com/topic/153068-can-anyone-show-me-a-good-example-of-a-class-object-map/#findComment-803989 Share on other sites More sharing options...
jonaofarc Posted April 7, 2009 Author Share Posted April 7, 2009 Iam looking for an object map kinda like http://www.phpmvc.net/docs/guides/art-101/SalesReportObjectMap.png Link to comment https://forums.phpfreaks.com/topic/153068-can-anyone-show-me-a-good-example-of-a-class-object-map/#findComment-803994 Share on other sites More sharing options...
Maq Posted April 7, 2009 Share Posted April 7, 2009 Is this what you're looking for? Link to comment https://forums.phpfreaks.com/topic/153068-can-anyone-show-me-a-good-example-of-a-class-object-map/#findComment-803999 Share on other sites More sharing options...
jonaofarc Posted April 7, 2009 Author Share Posted April 7, 2009 yeah but Id like different ones so I could better understand their flow Link to comment https://forums.phpfreaks.com/topic/153068-can-anyone-show-me-a-good-example-of-a-class-object-map/#findComment-804016 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.