Question:How to load plug in one by one or all of them in a single call? 

A CakeLoad('ContractManager'); 

B CakePlugin::loadAll(); 

C CakePlugin::load('ContractManager'); 

D Cake.LoadAll(); 

+ Answer
+ Report
Total Preview: 811

Copyright © 2025. Powered by Intellect Software Ltd