Any module can access any other module there all just classes and name spaced.
This is why you try to keep all your business logic in your models then any module can access
the models.
But any module class can call any class in your application.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )