AOP - Bringing in data from user's associated account (SuiteCRM)

Hi there!

I am currently making a customer support portal using the Joomla AOP extension. Our system calls for AOP users to be associated to suiteCRM “Accounts”, which in turn have associated product modules which in turn will have associated cases. I figure I will need to write a lot of custom PHP into my AOP installation, but I was hoping someone could tell me what is already in place. I see a SugarAccounts class in the source code… is there already a way to bring in SuiteCRM Account data associated with a user’s SuiteCRM Contact?

Where I am now is trying to copy the way AOP handles cases over to the custom SuiteCRM modules I have created.

Thanks!

Patrick