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: 807

Copyright © 2024. Powered by Intellect Software Ltd