![]() |
framework
Wanting to use the framework to develop their own application ispconfig3 what are the base classes to use
|
All classes for the ispconfig interface are in /usr/local/ispconfig/interface/lib/classes/ and the global base object that is used to load and access the classes is $app, so you load classes with $app->use('system'); and accessthem with $app->system->somefunction(...);
|
| All times are GMT +2. The time now is 12:56. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.