Hai,
     Is there any way to use a component method in other components.
     For example i have email components which useful to send mails
and encrpyt component which useful to encrypt data.
    Email component will encrypt data using encrypt component and send
data.
    how can we call/use Encrypt component in Email component.
    The above example to explain only, not the exact usage.
    I want to seperate the code which doesn't deal with presentation
(business logic and flow of events) flow from controllers.


Thanks,
Ravi


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to