SYMBOL INDEX (1532 symbols across 220 files) FILE: configs/debian/apache/vlogger.sql type `httpd_vlogger` (line 1) | CREATE TABLE IF NOT EXISTS `httpd_vlogger` ( FILE: configs/debian/database/database.sql type `admin` (line 5) | create table if not exists `admin` ( type `autoreplies_log` (line 45) | create table if not exists `autoreplies_log` ( type `config` (line 60) | create table if not exists `config` ( type `custom_menus` (line 95) | create table if not exists `custom_menus` ( type `domain` (line 112) | create table if not exists `domain` ( type `domain_aliasses` (line 162) | create table if not exists `domain_aliasses` ( type `domain_dns` (line 187) | create table if not exists `domain_dns` ( type `domain_traffic` (line 214) | create table if not exists `domain_traffic` ( type `email_tpls` (line 230) | create table if not exists `email_tpls` ( type `error_pages` (line 246) | create table if not exists `error_pages` ( type `ftp_group` (line 263) | create table if not exists `ftp_group` ( type `ftp_users` (line 276) | create table if not exists `ftp_users` ( type `hosting_plans` (line 296) | create table if not exists `hosting_plans` ( type `htaccess` (line 314) | create table if not exists `htaccess` ( type `htaccess_groups` (line 334) | create table if not exists `htaccess_groups` ( type `htaccess_users` (line 351) | create table if not exists `htaccess_users` ( type `log` (line 368) | create table if not exists `log` ( type `login` (line 383) | create table if not exists `login` ( type `mail_users` (line 402) | create table if not exists `mail_users` ( type `php_ini` (line 430) | create table if not exists `php_ini` ( type `plugin` (line 455) | create table if not exists `plugin` ( type `quotalimits` (line 479) | create table if not exists `quotalimits` ( type `quotatallies` (line 499) | create table if not exists `quotatallies` ( type `reseller_props` (line 517) | create table if not exists `reseller_props` ( type `server_ips` (line 560) | create table if not exists `server_ips` ( type `server_traffic` (line 578) | create table if not exists `server_traffic` ( type `sql_database` (line 597) | create table if not exists `sql_database` ( type `sql_user` (line 612) | create table if not exists `sql_user` ( type `ssl_certs` (line 629) | create table if not exists `ssl_certs` ( type `subdomain` (line 651) | create table if not exists `subdomain` ( type `subdomain_alias` (line 673) | create table if not exists `subdomain_alias` ( type `tickets` (line 695) | create table if not exists `tickets` ( type `user_gui_props` (line 718) | create table if not exists `user_gui_props` ( FILE: contrib/scripts/imscp_mail_from_csv.php function cli_getMailData (line 45) | function cli_getMailData($domainName) FILE: daemon/daemon_cmd.c function helo_command (line 3) | int helo_command(int sockfd, char *buffer, char *cliaddr) function backend_command (line 26) | int backend_command(int sockfd, char *buffer) function bye_command (line 68) | int bye_command(int sockfd, char *buffer) FILE: daemon/daemon_conn.c function handle_client_connection (line 3) | void handle_client_connection(int sockfd, struct sockaddr *cliaddr) FILE: daemon/daemon_conn.h type sockaddr (line 11) | struct sockaddr FILE: daemon/daemon_init.c function daemon_init (line 3) | void daemon_init(void) FILE: daemon/daemon_main.c function main (line 3) | int main(int argc, char **argv) FILE: daemon/daemon_main.h type sockaddr (line 25) | struct sockaddr FILE: daemon/daemon_msg.c function say (line 12) | void say(char *format, char *message) FILE: daemon/daemon_notify.c function notify (line 3) | void notify(int status) FILE: daemon/daemon_signals.c function handle_signal (line 3) | void handle_signal(int signo) FILE: daemon/daemon_sock_io.c function read_data (line 3) | int read_data(int sockfd, char *buffer, size_t n) function read_line (line 37) | int read_line(int sockfd, char *buffer, size_t n) function write_data (line 61) | int write_data(int sockfd, char *src, size_t n) function write_line (line 82) | int write_line(int sockfd, char *src, size_t n) FILE: gui/include/Admin.php function systemHasResellers (line 37) | function systemHasResellers($minNbResellers = 1) function systemHasCustomers (line 58) | function systemHasCustomers($minNbCustomers = 1) function systemHasAdminsOrResellersOrCustomers (line 81) | function systemHasAdminsOrResellersOrCustomers() function systemHasResellersOrCustomers (line 92) | function systemHasResellersOrCustomers() function systemHasManyAdmins (line 102) | function systemHasManyAdmins() function systemHasAntiRootkits (line 120) | function systemHasAntiRootkits() FILE: gui/include/Client.php function user_trans_mail_type (line 40) | function user_trans_mail_type($mailAcc, $mailType) function customerHasFeature (line 82) | function customerHasFeature($featureNames, $forceReload = false) function customerHasMailOrExtMailFeatures (line 168) | function customerHasMailOrExtMailFeatures() function customerHasDomain (line 183) | function customerHasDomain($domainName, $customerId) function getMountpoints (line 256) | function getMountpoints($domainId) function getDomainMountpoint (line 297) | function getDomainMountpoint($domainId, $domainType, $ownerId) function parseMaildirsize (line 363) | function parseMaildirsize($maildirsizeFilePath, $refreshData = false) function deleteSubdomain (line 432) | function deleteSubdomain($id) function deleteSubdomainAlias (line 618) | function deleteSubdomainAlias($id) function customerSqlDbLimitIsReached (line 809) | function customerSqlDbLimitIsReached() FILE: gui/include/Counting.php function get_administrators_count (line 37) | function get_administrators_count() function get_resellers_count (line 51) | function get_resellers_count() function get_customers_count (line 65) | function get_customers_count() function get_domains_count (line 79) | function get_domains_count() function get_subdomains_count (line 92) | function get_subdomains_count() function get_domain_aliases_count (line 109) | function get_domain_aliases_count() function get_mail_accounts_count (line 126) | function get_mail_accounts_count() function get_ftp_users_count (line 159) | function get_ftp_users_count() function get_sql_databases_count (line 171) | function get_sql_databases_count() function get_sql_users_count (line 181) | function get_sql_users_count() function get_objects_count (line 195) | function get_objects_count($table, $idField, $where = '') function get_objects_counts (line 214) | function get_objects_counts() function get_reseller_customers_count (line 239) | function get_reseller_customers_count($resellerId) function get_reseller_domains_count (line 259) | function get_reseller_domains_count($resellerId) function get_reseller_subdomains_count (line 280) | function get_reseller_subdomains_count($resellerId) function get_reseller_domain_aliases_count (line 315) | function get_reseller_domain_aliases_count($resellerId) function get_reseller_mail_accounts_count (line 339) | function get_reseller_mail_accounts_count($resellerId) function get_reseller_ftp_users_count (line 380) | function get_reseller_ftp_users_count($resellerId) function get_reseller_sql_databases_count (line 399) | function get_reseller_sql_databases_count($resellerId) function get_reseller_sql_users_count (line 419) | function get_reseller_sql_users_count($resellerId) function get_reseller_objects_counts (line 444) | function get_reseller_objects_counts($resellerId) function get_customer_subdomains_count (line 467) | function get_customer_subdomains_count($domainId) function get_customer_domain_aliases_count (line 497) | function get_customer_domain_aliases_count($domainId) function get_customer_mail_accounts_count (line 518) | function get_customer_mail_accounts_count($domainId) function get_customer_ftp_users_count (line 553) | function get_customer_ftp_users_count($customerId) function get_customer_sql_databases_count (line 572) | function get_customer_sql_databases_count($domainId) function get_customer_sql_users_count (line 586) | function get_customer_sql_users_count($domainId) function get_customer_objects_counts (line 608) | function get_customer_objects_counts($customerId) FILE: gui/include/Email.php function get_email_tpl_data (line 43) | function get_email_tpl_data($userId, $tplName) function set_email_tpl_data (line 91) | function set_email_tpl_data($userId, $tplName, $data) function get_welcome_email (line 134) | function get_welcome_email($userId) function set_welcome_email (line 175) | function set_welcome_email($userId, $data) function get_lostpassword_activation_email (line 191) | function get_lostpassword_activation_email($userId) function set_lostpassword_activation_email (line 228) | function set_lostpassword_activation_email($adminId, $data) function get_lostpassword_password_email (line 244) | function get_lostpassword_password_email($userId) function set_lostpassword_password_email (line 281) | function set_lostpassword_password_email($userId, $data) function get_alias_order_email (line 297) | function get_alias_order_email($resellerId) function encode_mime_header (line 332) | function encode_mime_header($string, $charset = 'UTF-8') function send_mail (line 380) | function send_mail($data) FILE: gui/include/Input.php function clean_html (line 42) | function clean_html($text) function clean_input (line 75) | function clean_input($input) function filter_digits (line 90) | function filter_digits($input, $default = NULL) function tohtml (line 118) | function tohtml($string, $escapeType = 'html') function tojs (line 141) | function tojs($string) function tourl (line 153) | function tourl($string) function checkPasswordSyntax (line 167) | function checkPasswordSyntax( function validates_username (line 237) | function validates_username($username, $min_char = 2, $max_char = 30) function chk_email (line 254) | function chk_email($email, $localPartOnly = false) function isValidDomainName (line 271) | function isValidDomainName($domainName) function imscp_limit_check (line 345) | function imscp_limit_check($data, $extra = -1) function checkMimeType (line 376) | function checkMimeType($pathFile, array $mimeTypes) function getUserLoginDataForm (line 395) | function getUserLoginDataForm( function getUserPersonalDataForm (line 551) | function getUserPersonalDataForm() FILE: gui/include/Intl.php function tr (line 40) | function tr($messageId, $substitution = NULL) function ntr (line 81) | function ntr($singular, $plural, $number) function replace_html (line 101) | function replace_html($string) function i18n_buildLanguageIndex (line 124) | function i18n_buildLanguageIndex() function i18n_getAvailableLanguages (line 204) | function i18n_getAvailableLanguages($localesOnly = false) function i18n_importMachineObjectFile (line 242) | function i18n_importMachineObjectFile() function i18n_changeDefaultLanguage (line 336) | function i18n_changeDefaultLanguage() function l10n_addTranslations (line 392) | function l10n_addTranslations( function i18n_getJsTranslations (line 445) | function i18n_getJsTranslations() FILE: gui/include/Layout.php function get_user_gui_props (line 42) | function get_user_gui_props($userId) function set_page_message (line 81) | function set_page_message($message, $level = 'info') function generatePageMessage (line 101) | function generatePageMessage(TemplateEngine $tpl) function format_message (line 160) | function format_message($messages) function layout_getAvailableColorSet (line 184) | function layout_getAvailableColorSet() function layout_getUserLayoutColor (line 228) | function layout_getUserLayoutColor($userId) function layout_init (line 259) | function layout_init(Event $event) function layout_setUserLayoutColor (line 303) | function layout_setUserLayoutColor($userId, $color) function layout_getUserLogo (line 354) | function layout_getUserLogo($searchForCreator = true, $returnDefault = t... function layout_updateUserLogo (line 418) | function layout_updateUserLogo() function layout_deleteUserLogo (line 497) | function layout_deleteUserLogo($logoFilePath = NULL, $onlyFile = false) function layout_isUserLogo (line 542) | function layout_isUserLogo($logoPath) function layout_LoadNavigation (line 560) | function layout_LoadNavigation() function layout_isMainMenuLabelsVisible (line 599) | function layout_isMainMenuLabelsVisible($userId) function layout_setMainMenuLabelsVisibility (line 620) | function layout_setMainMenuLabelsVisibility($userId, $visibility) function layout_setMainMenuLabelsVisibilityEvt (line 639) | function layout_setMainMenuLabelsVisibilityEvt() FILE: gui/include/Login.php function init_login (line 44) | function init_login(EventManagerInterface $eventManager) function login_credentials (line 70) | function login_credentials(AuthEvent $authEvent) function login_checkDomainAccount (line 191) | function login_checkDomainAccount(Event $event) function do_session_timeout (line 259) | function do_session_timeout() function check_login (line 276) | function check_login($userLevel, $preventExternalLogin = true) function change_user_interface (line 341) | function change_user_interface($fromId, $toId) function redirectToUiLevel (line 440) | function redirectToUiLevel($actionScript = NULL) FILE: gui/include/LostPassword.php function createImage (line 37) | function createImage($strSessionVar) function removeOldKeys (line 105) | function removeOldKeys($ttl) function setUniqKey (line 124) | function setUniqKey($adminName, $uniqueKey) function setPassword (line 144) | function setPassword($userType, $uniqueKey, $userPassword) function uniqueKeyExists (line 179) | function uniqueKeyExists($uniqueKey) function uniqkeygen (line 191) | function uniqkeygen() function sendPasswordRequestValidation (line 206) | function sendPasswordRequestValidation($adminName) function sendPassword (line 276) | function sendPassword($uniqueKey) FILE: gui/include/Reseller.php function reseller_limits_check (line 40) | function reseller_limits_check($resellerId, $hp) function resellerHasFeature (line 254) | function resellerHasFeature($featureName, $forceReload = false) function resellerHasCustomers (line 302) | function resellerHasCustomers($minNbCustomers = 1) FILE: gui/include/Shared.php function createDefaultMailAccounts (line 63) | function createDefaultMailAccounts( function delete_autoreplies_log_entries (line 128) | function delete_autoreplies_log_entries() function get_user_name (line 150) | function get_user_name($userId) function imscp_domain_exists (line 177) | function imscp_domain_exists($domainName, $resellerId) function get_domain_default_props (line 283) | function get_domain_default_props($domainAdminId, $createdBy = NULL) function get_user_domain_id (line 322) | function get_user_domain_id($customerId) function translate_dmn_status (line 350) | function translate_dmn_status($status, $showError = false) function update_reseller_c_props (line 385) | function update_reseller_c_props($resellerId) function change_domain_status (line 445) | function change_domain_status($customerId, $action) function sql_delete_user (line 623) | function sql_delete_user($dmnId, $userId) function delete_sql_database (line 706) | function delete_sql_database($dmnId, $dbId) function deleteCustomer (line 779) | function deleteCustomer($customerId, $checkCreatedBy = false) function deleteDomainAlias (line 1022) | function deleteDomainAlias( function imscp_getResellerProperties (line 1246) | function imscp_getResellerProperties($resellerId, $forceReload = false) function update_reseller_props (line 1279) | function update_reseller_props($resellerId, $props) function sync_mailboxes_quota (line 1350) | function sync_mailboxes_quota($domainId, $newQuota) function redirectTo (line 1425) | function redirectTo($location) function array_decode_idna (line 1438) | function array_decode_idna($array, $asPath = false) function array_encode_idna (line 1458) | function array_encode_idna($array, $asPath = false) function encode_idna (line 1477) | function encode_idna($string) function decode_idna (line 1499) | function decode_idna($string) function utils_uploadFile (line 1528) | function utils_uploadFile($inputFieldName, $destPath) function utils_getMaxFileUpload (line 1599) | function utils_getMaxFileUpload() function utils_getPhpValueInBytes (line 1622) | function utils_getPhpValueInBytes($value) function utils_normalizePath (line 1658) | function utils_normalizePath($path, $posixCompliant = false) function utils_removeDir (line 1708) | function utils_removeDir($directory) function utils_arrayMergeRecursive (line 1756) | function utils_arrayMergeRecursive(array $array1, array $array2) function utils_arrayDiffRecursive (line 1784) | function utils_arrayDiffRecursive(array $array1, array $array2) function is_number (line 1817) | function is_number($number) function is_xhr (line 1834) | function is_xhr() function isSerialized (line 1851) | function isSerialized($data) function isJson (line 1879) | function isJson($string) function isSecureRequest (line 1890) | function isSecureRequest() function getRequestScheme (line 1917) | function getRequestScheme() function getRequestHost (line 1929) | function getRequestHost() function getRequestPort (line 1983) | function getRequestPort() function getHttpHost (line 2019) | function getHttpHost() function getRequestBaseUrl (line 2038) | function getRequestBaseUrl() function write_log (line 2063) | function write_log($msg, $logLevel = E_USER_WARNING) function send_add_user_auto_msg (line 2140) | function send_add_user_auto_msg( function daemon_readAnswer (line 2180) | function daemon_readAnswer(&$socket) function daemon_sendCommand (line 2217) | function daemon_sendCommand(&$socket, $command) function send_request (line 2251) | function send_request() function execute_query (line 2312) | function execute_query($query, $parameters = NULL) function exec_query (line 2346) | function exec_query($query, $bind = NULL) function quoteIdentifier (line 2371) | function quoteIdentifier($identifier) function quoteValue (line 2389) | function quoteValue($value, $parameterType = PDO::PARAM_STR) function unsetMessages (line 2409) | function unsetMessages() function http_build_url (line 2480) | function http_build_url( function bytesHuman (line 2590) | function bytesHuman($bytes, $unit = NULL, $decimals = 2, $power = 1024) function mebibytesHuman (line 2699) | function mebibytesHuman($mebibyte, $unit = NULL, $decimals = 2, $power =... function translate_limit_value (line 2714) | function translate_limit_value($value, $autosize = false, $to = NULL) function getFirstDayOfMonth (line 2752) | function getFirstDayOfMonth($month = NULL, $year = NULL) function getLastDayOfMonth (line 2773) | function getLastDayOfMonth($month = NULL, $year = NULL) function getSqlAdminToolPackages (line 2791) | function getSqlAdminToolPackages() function getWebFtpClientPackages (line 2806) | function getWebFtpClientPackages() function getWebmailClientPackages (line 2821) | function getWebmailClientPackages() function getWebStatisticPackages (line 2836) | function getWebStatisticPackages() function getIpAddr (line 2851) | function getIpAddr() FILE: gui/include/Statistics.php function getPercentUsage (line 35) | function getPercentUsage($usage, $usageMax) function getClientMonthlyTrafficStats (line 57) | function getClientMonthlyTrafficStats($domainId) function getClientTrafficAndDiskStats (line 94) | function getClientTrafficAndDiskStats($clientId) function getClientItemCountsAndLimits (line 129) | function getClientItemCountsAndLimits($clientId) function getResellerStats (line 178) | function getResellerStats($resellerId) FILE: gui/include/Tickets.php function createTicket (line 42) | function createTicket( function showTicketContent (line 85) | function showTicketContent(TemplateEngine $tpl, $ticketId, $userId) function updateTicket (line 148) | function updateTicket( function deleteTicket (line 261) | function deleteTicket($ticketId) function deleteTickets (line 276) | function deleteTickets($status, $userId) function generateTicketList (line 302) | function generateTicketList(TemplateEngine $tpl, $userId, $start, $count... function closeTicket (line 413) | function closeTicket($ticketId) function reopenTicket (line 436) | function reopenTicket($ticketId) function getTicketStatus (line 465) | function getTicketStatus($ticketId) function changeTicketStatus (line 502) | function changeTicketStatus($ticketId, $ticketStatus) function getUserLevel (line 527) | function getUserLevel($ticketId) function getTicketUrgency (line 550) | function getTicketUrgency($ticketUrgency) function _getTicketSender (line 575) | function _getTicketSender($ticketId) function _ticketGetLastDate (line 610) | function _ticketGetLastDate($ticketId) function hasTicketSystem (line 641) | function hasTicketSystem($userId = NULL) function _showTicketReplies (line 672) | function _showTicketReplies(TemplateEngine $tpl, $ticketId) function sendTicketNotification (line 714) | function sendTicketNotification( FILE: gui/include/View.php function generateLanguagesList (line 47) | function generateLanguagesList(TemplateEngine $tpl, $selectedLanguage) function generateDMYlists (line 70) | function generateDMYlists(TemplateEngine $tpl, $day, $month, $year, $nPa... function generateNavigation (line 119) | function generateNavigation(TemplateEngine $tpl) function getCustomMenus (line 329) | function getCustomMenus($userLevel) function gen_admin_list (line 361) | function gen_admin_list(TemplateEngine $tpl) function gen_reseller_list (line 413) | function gen_reseller_list(TemplateEngine $tpl) function get_search_user_queries (line 462) | function get_search_user_queries( function gen_search_user_fields (line 543) | function gen_search_user_fields( function gen_user_domain_aliases_list (line 627) | function gen_user_domain_aliases_list(TemplateEngine $tpl, $domainId) function gen_user_list (line 666) | function gen_user_list(TemplateEngine $tpl) function get_admin_manage_users (line 843) | function get_admin_manage_users(TemplateEngine $tpl) function reseller_generate_ip_list (line 860) | function reseller_generate_ip_list(TemplateEngine $tpl, $resellerId, $do... function getDataTablesPluginTranslations (line 892) | function getDataTablesPluginTranslations($json = true, array $override =... function showErrorPage (line 932) | function showErrorPage($code) function showBadRequestErrorPage (line 985) | function showBadRequestErrorPage() function showForbiddenErrorPage (line 995) | function showForbiddenErrorPage() function showNotFoundErrorPage (line 1005) | function showNotFoundErrorPage() function showMethodNotAllowedErrorPage (line 1015) | function showMethodNotAllowedErrorPage() FILE: gui/public/admin/admin_add.php function addAdminUser (line 41) | function addAdminUser(Zend_Form $form) FILE: gui/public/admin/admin_log.php function admin_sendJsonResponse (line 41) | function admin_sendJsonResponse($statusCode = 200, array $data = []) function admin_clearLogs (line 75) | function admin_clearLogs() function admin_getLogs (line 125) | function admin_getLogs() FILE: gui/public/admin/circular.php function admin_sendEmail (line 43) | function admin_sendEmail($senderName, $senderEmail, $subject, $body, $rc... function admin_sendToAdministrators (line 78) | function admin_sendToAdministrators($senderName, $senderEmail, $subject,... function admin_sendToResellers (line 107) | function admin_sendToResellers($senderName, $senderEmail, $subject, $body) function admin_sendToCustomers (line 135) | function admin_sendToCustomers($senderName, $senderEmail, $subject, $body) function admin_isValidCircular (line 163) | function admin_isValidCircular($senderName, $senderEmail, $subject, $body) function admin_sendCircular (line 197) | function admin_sendCircular() function generatePage (line 275) | function generatePage($tpl) FILE: gui/public/admin/custom_menus.php function admin_generateMenusList (line 40) | function admin_generateMenusList($tpl) function admin_generateForm (line 85) | function admin_generateForm($tpl) function admin_isValidMenu (line 168) | function admin_isValidMenu($menuName, $menuLink, $menuTarget, $menuLevel... function admin_addMenu (line 211) | function admin_addMenu() function admin_updateMenu (line 243) | function admin_updateMenu($menuId) function admin_deleteMenu (line 273) | function admin_deleteMenu($menuId) FILE: gui/public/admin/domain_details.php function admin_gen_mail_quota_limit_mgs (line 38) | function admin_gen_mail_quota_limit_mgs($customerId) function admin_generatePage (line 55) | function admin_generatePage($tpl, $domainId) FILE: gui/public/admin/imscp_debugger.php function debugger_getUserErrors (line 43) | function debugger_getUserErrors(TemplateEngine $tpl) function debugger_getDmnErrors (line 78) | function debugger_getDmnErrors(TemplateEngine $tpl) function debugger_getAlsErrors (line 113) | function debugger_getAlsErrors(TemplateEngine $tpl) function debugger_getSubErrors (line 149) | function debugger_getSubErrors(TemplateEngine $tpl) function debugger_getAlssubErrors (line 186) | function debugger_getAlssubErrors(TemplateEngine $tpl) function debugger_getCustomDNSErrors (line 223) | function debugger_getCustomDNSErrors(TemplateEngine $tpl) function debugger_getHtaccessErrors (line 259) | function debugger_getHtaccessErrors(TemplateEngine $tpl) function debugger_getFtpUserErrors (line 302) | function debugger_getFtpUserErrors(TemplateEngine $tpl) function debugger_getMailsErrors (line 338) | function debugger_getMailsErrors(TemplateEngine $tpl) function debugger_getIpErrors (line 428) | function debugger_getIpErrors(TemplateEngine $tpl) function debugger_getPluginItemErrors (line 464) | function debugger_getPluginItemErrors(TemplateEngine $tpl) function debugger_changePluginItemStatus (line 508) | function debugger_changePluginItemStatus($pluginName, $table, $field, $i... function debugger_countRequests (line 530) | function debugger_countRequests($statusField = NULL, $tableName = NULL) FILE: gui/public/admin/imscp_updates.php function admin_generatePage (line 40) | function admin_generatePage(TemplateEngine $tpl) FILE: gui/public/admin/index.php function admin_generateSupportQuestionsMessage (line 39) | function admin_generateSupportQuestionsMessage() function admin_generateUpdateMessages (line 61) | function admin_generateUpdateMessages() function admin_getAdminGeneralInfo (line 84) | function admin_getAdminGeneralInfo(TemplateEngine $tpl) function admin_generateServerTrafficInfo (line 109) | function admin_generateServerTrafficInfo(TemplateEngine $tpl) FILE: gui/public/admin/ip_manage.php function sendJsonResponse (line 42) | function sendJsonResponse($statusCode = 200, array $data = []) function generatePage (line 75) | function generatePage($tpl) function generateIpsList (line 98) | function generateIpsList($tpl) function generateDevicesList (line 184) | function generateDevicesList($tpl) function checkIpData (line 215) | function checkIpData($ipAddr, $ipNetmask, $ipConfigMode, $ipCard) function editIpAddr (line 265) | function editIpAddr() function addIpAddr (line 320) | function addIpAddr() FILE: gui/public/admin/ip_usage.php function listIPDomains (line 38) | function listIPDomains(TemplateEngine $tpl) FILE: gui/public/admin/layout.php function admin_generateLayoutColorForm (line 38) | function admin_generateLayoutColorForm(TemplateEngine $tpl) FILE: gui/public/admin/manage_reseller_owners.php function moveReseller (line 41) | function moveReseller($resellerId, $fromAdministratorId, $toAdministrato... function moveResellers (line 70) | function moveResellers() function generatePage (line 108) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/manage_reseller_users.php function moveCustomer (line 44) | function moveCustomer($customerId, $fromResellerId, $toResellerId) function moveCustomers (line 180) | function moveCustomers() function generatePage (line 219) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/multilanguage.php function admin_generateLanguagesList (line 39) | function admin_generateLanguagesList(TemplateEngine $tpl) FILE: gui/public/admin/profile.php function generatePage (line 39) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/reseller_add.php function getFormData (line 43) | function getFormData() function generateIpListForm (line 113) | function generateIpListForm(TemplateEngine $tpl) function generateLimitsForm (line 148) | function generateLimitsForm(TemplateEngine $tpl) function generateFeaturesForm (line 180) | function generateFeaturesForm(TemplateEngine $tpl) function addResellerUser (line 255) | function addResellerUser(Zend_Form $form) function generatePage (line 459) | function generatePage(TemplateEngine $tpl, Zend_Form $form) FILE: gui/public/admin/reseller_edit.php function getFormData (line 45) | function getFormData($resellerId, $forUpdate = false) function generateIpListForm (line 196) | function generateIpListForm(TemplateEngine $tpl) function generateLimitsForm (line 238) | function generateLimitsForm(TemplateEngine $tpl) function generateFeaturesForm (line 272) | function generateFeaturesForm(TemplateEngine $tpl) function updateResellerUser (line 353) | function updateResellerUser(Zend_Form $form) function checkResellerLimit (line 726) | function checkResellerLimit($newLimit, $assignedByReseller, $consumedByC... function generatePage (line 798) | function generatePage(TemplateEngine $tpl, Zend_Form $form) FILE: gui/public/admin/reseller_statistics.php function _generateResellerStatistics (line 41) | function _generateResellerStatistics(TemplateEngine $tpl, $resellerId, $... function generatePage (line 102) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/reseller_user_statistics.php function _generateUserStatistics (line 40) | function _generateUserStatistics(TemplateEngine $tpl, $adminId) function generatePage (line 82) | function generatePage(TemplateEngine $tpl, $resellerId) FILE: gui/public/admin/reseller_user_statistics_details.php function getUserTraffic (line 41) | function getUserTraffic($domainId, $startDate, $endDate) function generatePage (line 71) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/server_statistic.php function getServerTraffic (line 39) | function getServerTraffic($startDate, $endDate) function generateServerStatsByDay (line 79) | function generateServerStatsByDay(TemplateEngine $tpl, $day, $month, $year) function generateServerStatsByMonth (line 157) | function generateServerStatsByMonth(TemplateEngine $tpl, $month, $year) function generatePage (line 234) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/service_statuses.php function generatePage (line 40) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/sessions_manage.php function kill_session (line 38) | function kill_session() function client_generatePage (line 78) | function client_generatePage(TemplateEngine $tpl) FILE: gui/public/admin/settings_plugins.php function execPluginAction (line 46) | function execPluginAction(PluginManager $pm, $action, $plugin) function generatePage (line 87) | function generatePage(TemplateEngine $tpl, PluginManager $pm) FILE: gui/public/admin/settings_ports.php function validatesService (line 48) | function validatesService($name, $ip, $port, $protocol, $show, $index = '') function deleteService (line 117) | function deleteService($serviceName) function addOrUpdateServices (line 156) | function addOrUpdateServices($mode = 'add') function generatePage (line 293) | function generatePage(TemplateEngine $tpl) FILE: gui/public/admin/settings_server_traffic.php function admin_updateServerTrafficSettings (line 41) | function admin_updateServerTrafficSettings($trafficLimit, $trafficWarning) function admin_generatePage (line 91) | function admin_generatePage(TemplateEngine $tpl, $trafficLimit, $traffic... FILE: gui/public/admin/user_delete.php function admin_deleteUser (line 40) | function admin_deleteUser($userId) function admin_validateUserDeletion (line 127) | function admin_validateUserDeletion($userId) FILE: gui/public/admin/user_edit.php function updateUserData (line 42) | function updateUserData(Zend_Form $form, $userId) function generatePage (line 137) | function generatePage(TemplateEngine $tpl, Zend_Form $form, $userId) FILE: gui/public/client/alias_add.php function send_alias_order_email (line 45) | function send_alias_order_email($aliasName) function getDomainsList (line 87) | function getDomainsList() function generatePage (line 154) | function generatePage(TemplateEngine $tpl) function addDomainAlias (line 231) | function addDomainAlias() FILE: gui/public/client/alias_edit.php function _client_getAliasData (line 44) | function _client_getAliasData($domainAliasId) function client_generatePage (line 81) | function client_generatePage(TemplateEngine $tpl) function client_editDomainAlias (line 194) | function client_editDomainAlias() FILE: gui/public/client/backup.php function scheduleBackupRestoration (line 39) | function scheduleBackupRestoration($userId) FILE: gui/public/client/cert_view.php function _client_getDomainName (line 42) | function _client_getDomainName($domainId, $domainType) function _client_updateDomainStatus (line 99) | function _client_updateDomainStatus($domainId, $domainType) function _client_generateOpenSSLConfFile (line 125) | function _client_generateOpenSSLConfFile($data) function client_generateSelfSignedCert (line 184) | function client_generateSelfSignedCert($domainName) function client_addSslCert (line 251) | function client_addSslCert($domainId, $domainType) function client_deleteSslCert (line 433) | function client_deleteSslCert($domainId, $domainType) function client_generatePage (line 478) | function client_generatePage(TemplateEngine $tpl, $domainId, $domainType) FILE: gui/public/client/dns_edit.php function getQuotedAndUnquotedStrings (line 42) | function getQuotedAndUnquotedStrings($string) function client_getPost (line 96) | function client_getPost($varname, $defaultValue = '') function hasConflict (line 114) | function hasConflict($rrName, $rrType, $isNewRecord, &$errorString) function client_validate_NAME (line 149) | function client_validate_NAME($name, &$errorString) function client_validate_CNAME (line 180) | function client_validate_CNAME($cname, &$errorString) function client_validate_A (line 205) | function client_validate_A($ip, &$errorString) function client_validate_AAAA (line 227) | function client_validate_AAAA($ip, &$errorString) function client_validate_MX (line 250) | function client_validate_MX($pref, $host, &$errorString) function client_validate_NS (line 276) | function client_validate_NS($host, &$errorString) function client_validateAndFormat_TXT (line 298) | function client_validateAndFormat_TXT(&$data, &$errorString) function client_validate_SRV (line 365) | function client_validate_SRV($srvName, $proto, $priority, $weight, $port... function client_validate_TTL (line 418) | function client_validate_TTL($ttl) function client_create_options (line 434) | function client_create_options($data, $value = NULL) function client_decodeDnsRecordData (line 452) | function client_decodeDnsRecordData($data) function client_saveDnsRecord (line 534) | function client_saveDnsRecord($dnsRecordId) function generatePage (line 901) | function generatePage(TemplateEngine $tpl, $dnsRecordId) FILE: gui/public/client/domain_edit.php function _client_getDomainData (line 44) | function _client_getDomainData($domainId) function client_generatePage (line 79) | function client_generatePage(TemplateEngine $tpl) function client_editDomain (line 179) | function client_editDomain() FILE: gui/public/client/domains_manage.php function generateDomainRedirectAndEditLink (line 42) | function generateDomainRedirectAndEditLink($id, $status, $redirectUrl) function generateDomainsList (line 65) | function generateDomainsList(TemplateEngine $tpl) function generateDomainAliasAction (line 143) | function generateDomainAliasAction($id, $status) function generateDomainAliasRedirectAndEditLink (line 171) | function generateDomainAliasRedirectAndEditLink($id, $status, $redirectUrl) function generateDomainAliasesList (line 202) | function generateDomainAliasesList(TemplateEngine $tpl) function generateSubdomainAction (line 307) | function generateSubdomainAction($id, $subdomainType, $status) function generateSubdomainRedirectAndEditLink (line 342) | function generateSubdomainRedirectAndEditLink($id, $subdomainType, $stat... function generateSubdomainsList (line 365) | function generateSubdomainsList(TemplateEngine $tpl) function generateCustomDnsRecordAction (line 501) | function generateCustomDnsRecordAction($action, $id, $status, $ownedBy =... function generateCustomDnsRecordsList (line 524) | function generateCustomDnsRecordsList(TemplateEngine $tpl) FILE: gui/public/client/error_edit.php function writeErrorPage (line 39) | function writeErrorPage($eid) function editErrorPage (line 51) | function editErrorPage($eid) function generatePage (line 73) | function generatePage(TemplateEngine $tpl, $eid) FILE: gui/public/client/ftp_accounts.php function generatePage (line 39) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/ftp_add.php function generateDomainTypeList (line 47) | function generateDomainTypeList($mainDmnId, TemplateEngine $tpl): void function getDomainList (line 113) | function getDomainList($mainDmnName, $mainDmnId, $dmnType = 'dmn'): array function addAccount (line 180) | function addAccount(): bool function generatePage (line 361) | function generatePage(TemplateEngine $tpl): void FILE: gui/public/client/ftp_edit.php function updateFtpAccount (line 42) | function updateFtpAccount($userid) function generatePage (line 126) | function generatePage(TemplateEngine $tpl, $ftpUserId) FILE: gui/public/client/index.php function gen_num_limit_msg (line 40) | function gen_num_limit_msg($num, $limit) function gen_mail_quota_limit_mgs (line 58) | function gen_mail_quota_limit_mgs() function client_generateSupportSystemNotices (line 77) | function client_generateSupportSystemNotices() function client_generateTrafficUsageBar (line 103) | function client_generateTrafficUsageBar(TemplateEngine $tpl, $usage, $ma... function client_generateDiskUsageBar (line 131) | function client_generateDiskUsageBar(TemplateEngine $tpl, $usage, $maxUs... function client_generateFeatureStatus (line 158) | function client_generateFeatureStatus(TemplateEngine $tpl) function client_makeTrafficUsage (line 215) | function client_makeTrafficUsage($domainId) function _client_getDomainRemainingTime (line 251) | function _client_getDomainRemainingTime($domainExpireDate) function client_generateDomainExpiresInformation (line 273) | function client_generateDomainExpiresInformation(TemplateEngine $tpl) FILE: gui/public/client/layout.php function client_generateLayoutColorForm (line 38) | function client_generateLayoutColorForm(TemplateEngine $tpl) FILE: gui/public/client/mail_accounts.php function countDefaultMailAccounts (line 47) | function countDefaultMailAccounts($mainDmnId) function generateDynamicTplParts (line 87) | function generateDynamicTplParts($tpl, $mailAcc, $mailType, $mailStatus,... function generateMailAccountsList (line 166) | function generateMailAccountsList($tpl, $mainDmnId) function generatePage (line 319) | function generatePage($tpl) FILE: gui/public/client/mail_add.php function getDomainsList (line 42) | function getDomainsList() function addMailAccount (line 88) | function addMailAccount() function generatePage (line 303) | function generatePage($tpl) FILE: gui/public/client/mail_autoresponder_disable.php function checkMailAccount (line 43) | function checkMailAccount($mailAccountId) function deactivateAutoresponder (line 66) | function deactivateAutoresponder($mailAccountId) FILE: gui/public/client/mail_autoresponder_edit.php function checkMailAccount (line 43) | function checkMailAccount($mailAccountId) function updateAutoresponderMessage (line 66) | function updateAutoresponderMessage($mailAccountId, $autoresponderMessage) function generatePage (line 93) | function generatePage($tpl, $mailAccountId) FILE: gui/public/client/mail_autoresponder_enable.php function checkMailAccount (line 44) | function checkMailAccount($mailAccountId) function activateAutoresponder (line 68) | function activateAutoresponder($mailAccountId, $autoresponderMessage) function generatePage (line 95) | function generatePage($tpl, $mailAccountId) FILE: gui/public/client/mail_catchall.php function generateCatchallItem (line 44) | function generateCatchallItem(TemplateEngine $tpl, $domainName, $mailId,... function generatePage (line 91) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/mail_catchall_add.php function getCatchallDomain (line 40) | function getCatchallDomain($catchallDomainId, $catchalType) function addCatchallAccount (line 98) | function addCatchallAccount($catchallDomainId, $catchallDomain, $catchal... function generatePage (line 206) | function generatePage($tpl, $catchallDomainId, $catchallType) FILE: gui/public/client/mail_delete.php function deleteMailAccount (line 44) | function deleteMailAccount($mailId, $domainId, FileConfig $config, FileC... FILE: gui/public/client/mail_edit.php function client_getEmailAccountData (line 43) | function client_getEmailAccountData($mailId) function client_editMailAccount (line 67) | function client_editMailAccount() function client_generatePage (line 268) | function client_generatePage(TemplateEngine $tpl) FILE: gui/public/client/mail_external.php function updateExternalMailFeature (line 40) | function updateExternalMailFeature($action, $domainId, $domainType) function generateItem (line 90) | function generateItem(TemplateEngine $tpl, $externalMail, $domainId, $do... function generateItemList (line 135) | function generateItemList(TemplateEngine $tpl, $domainId, $domainName) function generatePage (line 164) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/phpini.php function isDomainStatusOk (line 43) | function isDomainStatusOk($domainId, $domainType) function getDomainData (line 80) | function getDomainData($configLevel) function updatePhpConfig (line 129) | function updatePhpConfig($phpini, $configLevel) function generatePage (line 228) | function generatePage(TemplateEngine $tpl, PhpEditor $phpini, FileConfig... FILE: gui/public/client/profile.php function generatePage (line 39) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/protected_areas.php function generatePage (line 39) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/protected_areas_add.php function isAllowedDir (line 42) | function isAllowedDir($directory) function handleProtectedArea (line 67) | function handleProtectedArea() function generatePage (line 204) | function generatePage($tpl) FILE: gui/public/client/protected_group_add.php function client_addHtaccessGroup (line 37) | function client_addHtaccessGroup() FILE: gui/public/client/protected_user_add.php function client_addHtaccessUser (line 38) | function client_addHtaccessUser() FILE: gui/public/client/protected_user_assign.php function client_getHtaccessUsername (line 39) | function client_getHtaccessUsername($htuserId, $domainId) function client_generatePage (line 65) | function client_generatePage(TemplateEngine $tpl) function client_addHtaccessUserToHtaccessGroup (line 139) | function client_addHtaccessUserToHtaccessGroup() function client_removeHtaccessUserFromHtaccessGroup (line 195) | function client_removeHtaccessUserFromHtaccessGroup() FILE: gui/public/client/protected_user_edit.php function client_updateHtaccessUser (line 40) | function client_updateHtaccessUser($domainId, $htuserId) FILE: gui/public/client/protected_user_manage.php function _client_generateUserAction (line 39) | function _client_generateUserAction($status) function _client_generateHtgroupAction (line 60) | function _client_generateHtgroupAction($status) function client_generateUsersList (line 75) | function client_generateUsersList(TemplateEngine $tpl) function client_generateGroupsList (line 114) | function client_generateGroupsList(TemplateEngine $tpl) FILE: gui/public/client/sql_change_password.php function updateSqlUserPassword (line 40) | function updateSqlUserPassword($sqluId) function generatePage (line 118) | function generatePage(TemplateEngine $tpl, $sqluId) function checkSqlUserPerms (line 139) | function checkSqlUserPerms($sqlUserId) FILE: gui/public/client/sql_database_add.php function addSqlDb (line 40) | function addSqlDb() function generatePage (line 105) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/sql_manage.php function canAddSQLUserForDatabase (line 38) | function canAddSQLUserForDatabase($sqldId) function generateDatabaseSqlUserList (line 74) | function generateDatabaseSqlUserList(TemplateEngine $tpl, $sqldId) function generatePage (line 112) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/sql_user_add.php function checkSqlUserPermissions (line 44) | function checkSqlUserPermissions(TemplateEngine $tpl, $sqldId) function generateSqlUserList (line 76) | function generateSqlUserList(TemplateEngine $tpl, $sqldId) function isSqlUser (line 123) | function isSqlUser($sqlUser, $sqlUserHost) function addSqlUser (line 137) | function addSqlUser($sqldId) function generatePage (line 320) | function generatePage(TemplateEngine $tpl, $sqldId) FILE: gui/public/client/subdomain_add.php function getDomainsList (line 44) | function getDomainsList() function generatePage (line 108) | function generatePage($tpl) function addSubdomain (line 195) | function addSubdomain() FILE: gui/public/client/subdomain_edit.php function _client_getSubdomainData (line 45) | function _client_getSubdomainData($subdomainId, $subdomainType) function client_generatePage (line 116) | function client_generatePage(TemplateEngine $tpl) function client_editSubdomain (line 239) | function client_editSubdomain() FILE: gui/public/client/traffic_statistics.php function getUserTraffic (line 42) | function getUserTraffic($domainId, $startDate, $endDate) function generatePage (line 72) | function generatePage(TemplateEngine $tpl) FILE: gui/public/client/webtools.php function client_hideDisabledFeatures (line 37) | function client_hideDisabledFeatures(TemplateEngine $tpl) FILE: gui/public/reseller/alias.php function reseller_getDatatable (line 38) | function reseller_getDatatable() FILE: gui/public/reseller/alias_add.php function getCustomersList (line 43) | function getCustomersList() function getDomainsList (line 77) | function getDomainsList($customerId) function getJsonDomainsList (line 144) | function getJsonDomainsList($customerId) function generatePage (line 164) | function generatePage($tpl) function addDomainAlias (line 253) | function addDomainAlias() FILE: gui/public/reseller/alias_edit.php function _reseller_getAliasData (line 44) | function _reseller_getAliasData($domainAliasId) function reseller_generatePage (line 83) | function reseller_generatePage($tpl) function reseller_editDomainAlias (line 195) | function reseller_editDomainAlias() FILE: gui/public/reseller/circular.php function reseller_sendEmail (line 43) | function reseller_sendEmail($senderName, $senderEmail, $subject, $body, ... function reseller_sendToCustomers (line 78) | function reseller_sendToCustomers($senderName, $senderEmail, $subject, $... function reseller_isValidCircular (line 107) | function reseller_isValidCircular($senderName, $senderEmail, $subject, $... function reseller_sendCircular (line 138) | function reseller_sendCircular() function reseller_generatePageData (line 188) | function reseller_generatePageData(TemplateEngine $tpl) FILE: gui/public/reseller/domain_details.php function reseller_gen_mail_quota_limit_mgs (line 45) | function reseller_gen_mail_quota_limit_mgs($customerId) function generatePage (line 62) | function generatePage(TemplateEngine $tpl, $domainId) FILE: gui/public/reseller/domain_edit.php function getMailData (line 44) | function getMailData($domainId, $mailQuota) function reseller_getResellerProps (line 75) | function reseller_getResellerProps($resellerId) function reseller_getDomainProps (line 96) | function reseller_getDomainProps($domainId) function getData (line 126) | function &getData($domainId, $forUpdate = false) function generatePage (line 266) | function generatePage(TemplateEngine $tpl, &$data) function generateLimitsForm (line 281) | function generateLimitsForm(TemplateEngine $tpl, &$data) function generateFeaturesForm (line 421) | function generateFeaturesForm(TemplateEngine $tpl, &$data) function reseller_checkAndUpdateData (line 607) | function reseller_checkAndUpdateData($domainId) function isValidServiceLimit (line 1045) | function isValidServiceLimit( FILE: gui/public/reseller/hosting_plan.php function generatePage (line 39) | function generatePage(TemplateEngine $tpl) FILE: gui/public/reseller/hosting_plan_add.php function generatePhpBlock (line 41) | function generatePhpBlock(TemplateEngine $tpl) function generatePage (line 160) | function generatePage(TemplateEngine $tpl) function checkInputData (line 256) | function checkInputData() function addHostingPlan (line 431) | function addHostingPlan() FILE: gui/public/reseller/hosting_plan_edit.php function loadHostingPlan (line 40) | function loadHostingPlan() function generatePhpBlock (line 90) | function generatePhpBlock(TemplateEngine $tpl) function generatePage (line 209) | function generatePage(TemplateEngine $tpl) function checkInputData (line 306) | function checkInputData() function updateHostingPlan (line 487) | function updateHostingPlan() FILE: gui/public/reseller/index.php function generateSupportQuestionsMessage (line 40) | function generateSupportQuestionsMessage() function generateOrdersAliasesMessage (line 60) | function generateOrdersAliasesMessage() function generateTrafficUsageBar (line 90) | function generateTrafficUsageBar(TemplateEngine $tpl, $trafficUsageBytes... function generateDiskUsageBar (line 111) | function generateDiskUsageBar(TemplateEngine $tpl, $diskspaceUsageBytes,... function generatePage (line 132) | function generatePage(TemplateEngine $tpl, $resellerId, $resellerName) FILE: gui/public/reseller/ip_usage.php function generatePage (line 38) | function generatePage($tpl) FILE: gui/public/reseller/layout.php function reseller_generateLayoutColorForm (line 39) | function reseller_generateLayoutColorForm(TemplateEngine $tpl) FILE: gui/public/reseller/profile.php function generatePage (line 39) | function generatePage($tpl) FILE: gui/public/reseller/user_add1.php function reseller_checkData (line 40) | function reseller_checkData() function reseller_generatePage (line 199) | function reseller_generatePage(TemplateEngine $tpl) FILE: gui/public/reseller/user_add2.php function getFirstStepData (line 40) | function getFirstStepData() function generatePage (line 66) | function generatePage(TemplateEngine $tpl) function getHostingPlanData (line 323) | function getHostingPlanData() function checkInputData (line 385) | function checkInputData() FILE: gui/public/reseller/user_add3.php function getPreviousStepData (line 41) | function getPreviousStepData() function addCustomer (line 85) | function addCustomer(Zend_Form $form) function generatePage (line 314) | function generatePage(TemplateEngine $tpl, Zend_Form $form) FILE: gui/public/reseller/user_edit.php function updateUserData (line 44) | function updateUserData(Form $form, $userId) function generatePage (line 135) | function generatePage(TemplateEngine $tpl, Form $form, $userId) FILE: gui/public/reseller/user_statistics.php function _generateUserStatistics (line 41) | function _generateUserStatistics(TemplateEngine $tpl, $adminId) function generatePage (line 82) | function generatePage(TemplateEngine $tpl) FILE: gui/public/reseller/user_statistics_details.php function getDomainTraffic (line 41) | function getDomainTraffic($domainId, $startDate, $endDate) function generatePage (line 71) | function generatePage(TemplateEngine $tpl) FILE: gui/public/reseller/users.php function check_external_events (line 37) | function check_external_events() FILE: gui/public/shared/ftp_choose_dir.php function isHiddenDir (line 41) | function isHiddenDir(string $directory): bool function isUnselectable (line 62) | function isUnselectable(string $directory): bool function generateDirectoryList (line 85) | function generateDirectoryList(TemplateEngine $tpl): void FILE: gui/public/shared/password_update.php function updatePassword (line 38) | function updatePassword() FILE: gui/public/shared/personal_change.php function updatePersonalData (line 39) | function updatePersonalData(Form $form) function generatePage (line 90) | function generatePage(TemplateEngine $tpl, Form $form) FILE: gui/src/Application.php class Application (line 56) | class Application method __construct (line 130) | public function __construct(ClassLoader $autoloader, $env) method getAutoloader (line 151) | public function getAutoloader() method getSlimApplication (line 169) | public function getSlimApplication() method getContainer (line 188) | public function getContainer() method getComposerAutoloader (line 202) | public function getComposerAutoloader() method getDbConfig (line 212) | public function getDbConfig() method getTranslator (line 226) | public function getTranslator() method bootstrap (line 241) | public function bootstrap($configFilePath) method setErrorHandling (line 272) | protected function setErrorHandling() method getEnvironment (line 317) | public function getEnvironment() method setEncoding (line 327) | protected function setEncoding() method startSession (line 344) | protected function startSession() method loadConfig (line 377) | protected function loadConfig($configFilePath) method getCache (line 605) | public function getCache() method getEventsManager (line 641) | public function getEventsManager() method setTimezone (line 655) | protected function setTimezone() method getConfig (line 670) | public function getConfig() method initDatabase (line 684) | protected function initDatabase() method mergeConfig (line 746) | protected function mergeConfig() method getDatabase (line 773) | public function getDatabase() method setUserGuiProperties (line 787) | protected function setUserGuiProperties() method initLocalization (line 844) | protected function initLocalization() method initLayout (line 947) | protected function initLayout() method loadNavigation (line 983) | protected function loadNavigation() method loadPlugins (line 1004) | protected function loadPlugins() method getPluginManager (line 1033) | public function getPluginManager() FILE: gui/src/Assertion/AdminCanMoveCustomersAssertion.php class AdminCanMoveCustomersAssertion (line 36) | class AdminCanMoveCustomersAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/AdminCanMoveResellersAssertion.php class AdminCanMoveResellersAssertion (line 36) | class AdminCanMoveResellersAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/AdminCanViewAntiAntiRootkitsAssertion.php class AdminCanViewAntiAntiRootkitsAssertion (line 36) | class AdminCanViewAntiAntiRootkitsAssertion implements Zend_Acl_Assert_I... method assert (line 41) | public function assert( FILE: gui/src/Assertion/AdminCanViewImscpUpdatesAssertion.php class AdminCanViewImscpUpdatesAssertion (line 37) | class AdminCanViewImscpUpdatesAssertion implements Zend_Acl_Assert_Inter... method assert (line 42) | public function assert( FILE: gui/src/Assertion/AdminCanViewIpUsageStatisticsAssertion.php class AdminCanViewIpUsageStatisticsAssertion (line 36) | class AdminCanViewIpUsageStatisticsAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/AdminCanViewResellerStatisticsAssertion.php class AdminCanViewResellerStatisticsAssertion (line 36) | class AdminCanViewResellerStatisticsAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/AdminHasCircularFeatureAssertion.php class AdminHasCircularFeatureAssertion (line 36) | class AdminHasCircularFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/AdminHasSupportFeatureAssertion.php class AdminHasSupportFeatureAssertion (line 37) | class AdminHasSupportFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 42) | public function assert( FILE: gui/src/Assertion/CallbackAssertion.php class CallbackAssertion (line 36) | class CallbackAssertion implements Zend_Acl_Assert_Interface method __construct (line 48) | public function __construct(callable $callback) method assert (line 56) | public function assert( FILE: gui/src/Assertion/ClientCanAddSqlDatabasesAssertion.php class ClientCanAddSqlDatabasesAssertion (line 37) | class ClientCanAddSqlDatabasesAssertion implements Zend_Acl_Assert_Inter... method assert (line 42) | public function assert( FILE: gui/src/Assertion/ClientHasBackupFeatureAssertion.php class ClientHasBackupFeatureAssertion (line 36) | class ClientHasBackupFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasCustomDnsFeatureAssertion.php class ClientHasCustomDnsFeatureAssertion (line 36) | class ClientHasCustomDnsFeatureAssertion implements Zend_Acl_Assert_Inte... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasCustomErrorPagesFeatureAssertion.php class ClientHasCustomErrorPagesFeatureAssertion (line 36) | class ClientHasCustomErrorPagesFeatureAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ClientHasDomainAliasesFeatureAssertion.php class ClientHasDomainAliasesFeatureAssertion (line 36) | class ClientHasDomainAliasesFeatureAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ClientHasExternalMailFeatureAssertion.php class ClientHasExternalMailFeatureAssertion (line 36) | class ClientHasExternalMailFeatureAssertion implements Zend_Acl_Assert_I... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasFtpFeatureAssertion.php class ClientHasFtpFeatureAssertion (line 36) | class ClientHasFtpFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasMailFeatureAssertion.php class ClientHasMailFeatureAssertion (line 36) | class ClientHasMailFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasMailOrExternalMailFeatureAssertion.php class ClientHasMailOrExternalMailFeatureAssertion (line 36) | class ClientHasMailOrExternalMailFeatureAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ClientHasPhpEditorFeatureAssertion.php class ClientHasPhpEditorFeatureAssertion (line 36) | class ClientHasPhpEditorFeatureAssertion implements Zend_Acl_Assert_Inte... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasProtectedAreasFeatureAssertion.php class ClientHasProtectedAreasFeatureAssertion (line 36) | class ClientHasProtectedAreasFeatureAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ClientHasSqlFeatureAssertion.php class ClientHasSqlFeatureAssertion (line 36) | class ClientHasSqlFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasSubdomainsFeatureAssertion.php class ClientHasSubdomainsFeatureAssertion (line 36) | class ClientHasSubdomainsFeatureAssertion implements Zend_Acl_Assert_Int... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ClientHasSupportFeatureAssertion.php class ClientHasSupportFeatureAssertion (line 42) | class ClientHasSupportFeatureAssertion implements Zend_Acl_Assert_Interface method assert (line 47) | public function assert( FILE: gui/src/Assertion/ClientHasWebstatsFeatureAssertion.php class ClientHasWebstatsFeatureAssertion (line 36) | class ClientHasWebstatsFeatureAssertion implements Zend_Acl_Assert_Inter... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ResellerCanViewCustomerStatisticsAssertion.php class ResellerCanViewCustomerStatisticsAssertion (line 36) | class ResellerCanViewCustomerStatisticsAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ResellerHasCircularFeatureAssertion.php class ResellerHasCircularFeatureAssertion (line 36) | class ResellerHasCircularFeatureAssertion implements Zend_Acl_Assert_Int... method assert (line 41) | public function assert( FILE: gui/src/Assertion/ResellerHasDomainAliasesFeatureAssertion.php class ResellerHasDomainAliasesFeatureAssertion (line 36) | class ResellerHasDomainAliasesFeatureAssertion method assert (line 42) | public function assert( FILE: gui/src/Assertion/ResellerHasSupportFeatureAssertion.php class ResellerHasSupportFeatureAssertion (line 42) | class ResellerHasSupportFeatureAssertion implements Zend_Acl_Assert_Inte... method assert (line 47) | public function assert( FILE: gui/src/Authentication/AuthEvent.php class AuthEvent (line 38) | class AuthEvent extends Event method getAuthenticationService (line 58) | public function getAuthenticationService(): AuthService method hasAuthenticationResult (line 68) | public function hasAuthenticationResult(): bool method getAuthenticationResult (line 78) | public function getAuthenticationResult(): AuthResult method setAuthenticationResult (line 89) | public function setAuthenticationResult(AuthResult $authResult): void FILE: gui/src/Authentication/AuthResult.php class AuthResult (line 37) | class AuthResult method __construct (line 103) | public function __construct($code, $identity, $messages = []) method isValid (line 123) | public function isValid(): bool method getCode (line 133) | public function getCode(): int method getIdentity (line 143) | public function getIdentity() method setMessage (line 154) | public function setMessage($messages): void method getMessages (line 167) | public function getMessages(): array FILE: gui/src/Authentication/AuthService.php class AuthService (line 49) | class AuthService method __construct (line 66) | protected function __construct() method getInstance (line 76) | public static function getInstance(): AuthService method authenticate (line 93) | public function authenticate(): AuthResult method getEventManager (line 147) | public function getEventManager( method unsetIdentity (line 170) | public function unsetIdentity(): void method setIdentity (line 202) | public function setIdentity($identity): void method hasIdentity (line 250) | public function hasIdentity(): bool method getIdentity (line 273) | public function getIdentity(): stdClass method __clone (line 289) | protected function __clone() FILE: gui/src/Autoloader/BcAutoloader.php class BcAutoloader (line 33) | class BcAutoloader method register (line 126) | public static function register(): void method getClassLoader (line 146) | private static function getClassLoader() method createPrependAutoloader (line 163) | private static function createPrependAutoloader( method createAppendAutoloader (line 188) | private static function createAppendAutoloader( FILE: gui/src/Config/ArrayConfig.php class ArrayConfig (line 51) | class ArrayConfig implements ArrayAccess method __construct (line 58) | public function __construct(array $parameters) method __get (line 71) | public function __get($key) method get (line 83) | public function get($key) method exists (line 98) | public function exists($key) method del (line 109) | public function del($key) method merge (line 125) | public function merge(ArrayConfig $config) method set (line 139) | public function set($key, $value) method toArray (line 149) | public function toArray() method offsetSet (line 170) | public function offsetSet($offset, $value) method offsetGet (line 182) | public function offsetGet($offset) method offsetExists (line 193) | public function offsetExists($offset) method offsetUnset (line 204) | public function offsetUnset($offset) FILE: gui/src/Config/DbConfig.php class DbConfig (line 55) | class DbConfig extends ArrayConfig implements Iterator, Serializable method __construct (line 163) | public function __construct($params) method _loadAll (line 205) | protected function _loadAll() method setDb (line 234) | public function setDb(DatabaseMySQL $db) method setTable (line 244) | public function setTable($tableName) method setKeyColumn (line 254) | public function setKeyColumn($columnName) method setValueColumn (line 264) | public function setValueColumn($columnName) method __set (line 278) | public function __set($key, $value) method set (line 291) | public function set($key, $value) method exists (line 313) | public function exists($key) method _insert (line 324) | protected function _insert() method _update (line 356) | protected function _update() method get (line 387) | public function get($key) method merge (line 414) | public function merge(ArrayConfig $config) method __isset (line 443) | public function __isset($key) method __unset (line 458) | public function __unset($key) method del (line 470) | public function del($key) method _delete (line 484) | protected function _delete() method forceReload (line 514) | public function forceReload() method countQueries (line 530) | public function countQueries($queriesCounterType) method resetQueriesCounter (line 554) | public function resetQueriesCounter($queriesCounterType) method offsetExists (line 574) | public function offsetExists($offset) method toArray (line 584) | public function toArray() method current (line 592) | public function current() method key (line 600) | public function key() method next (line 608) | public function next() method rewind (line 616) | public function rewind() method valid (line 624) | public function valid() method serialize (line 633) | public function serialize() method unserialize (line 641) | public function unserialize($serialized) method __destruct (line 649) | public function __destruct() FILE: gui/src/Config/FileConfig.php class FileConfig (line 115) | class FileConfig extends ArrayConfig method __construct (line 133) | public function __construct($pathFile = NULL) method _parseFile (line 161) | protected function _parseFile() FILE: gui/src/Crypt.php class Crypt (line 34) | class Crypt method md5 (line 49) | static public function md5($password, $salt = NULL) method randomStr (line 72) | static public function randomStr($length, $charList = self::BASE64) method sha256 (line 111) | static public function sha256($password, $rounds = 5000, $salt = NULL) method sha512 (line 144) | static public function sha512($password, $rounds = 5000, $salt = NULL) method htpasswd (line 183) | static public function htpasswd( method bcrypt (line 227) | static public function bcrypt($password, $cost = 10, $salt = NULL) method apr1MD5 (line 274) | static public function apr1MD5($password, $salt = NULL) method toAlphabet64 (line 344) | static protected function toAlphabet64($string) method verify (line 360) | static public function verify($password, $hash) method hashEqual (line 395) | static public function hashEqual($knownString, $userString) method encryptBlowfishCBC (line 428) | static function encryptBlowfishCBC($key, $iv, $data) method encrypt (line 444) | static protected function encrypt($algorithm, $key, $iv, $data) method decryptBlowfishCBC (line 460) | static function decryptBlowfishCBC($key, $iv, $data) method decrypt (line 476) | static protected function decrypt($algorithm, $key, $iv, $data) method encryptRijndaelCBC (line 497) | static function encryptRijndaelCBC($key, $iv, $data) method decryptRijndaelCBC (line 528) | static function decryptRijndaelCBC($key, $iv, $data) FILE: gui/src/Database/DatabaseEvent.php class DatabaseEvent (line 38) | class DatabaseEvent extends Event method getDb (line 45) | public function getDb() method getQueryString (line 55) | public function getQueryString() FILE: gui/src/Database/DatabaseException.php class DatabaseException (line 38) | class DatabaseException extends Exception method __construct (line 48) | public function __construct( method getQuery (line 61) | public function getQuery() FILE: gui/src/Database/DatabaseMySQL.php class DatabaseMySQL (line 43) | class DatabaseMySQL method __construct (line 98) | private function __construct( method connect (line 144) | public static function connect( method getRawInstance (line 176) | public static function getRawInstance( method getInstance (line 192) | public static function getInstance( method getPDO (line 211) | public static function getPDO(string $connection = 'default'): PDO method prepare (line 232) | public function prepare(string $sql, ?array $options = NULL) method events (line 265) | public function events( method errorInfo (line 287) | public function errorInfo(): array method execute (line 299) | public function execute($stmt, $parameters = NULL) method getTables (line 359) | public function getTables(string $like = NULL): array method insertId (line 376) | public function insertId(): string method quoteIdentifier (line 387) | public function quoteIdentifier(string $identifier): string method quote (line 401) | public function quote(string $string, ?int $parameterType = NULL): string method setAttribute (line 416) | public function setAttribute(int $attribute, $value): bool method getAttribute (line 427) | public function getAttribute(int $attribute) method beginTransaction (line 438) | public function beginTransaction(): void method commit (line 457) | public function commit(): void method rollBack (line 477) | public function rollBack(): void method inTransaction (line 506) | public function inTransaction(): bool method getLastErrorCode (line 516) | public function getLastErrorCode() method getLastErrorMessage (line 530) | public function getLastErrorMessage(): string method errorMsg (line 544) | public function errorMsg(): string method getQuoteIdentifierSymbol (line 554) | public function getQuoteIdentifierSymbol(): string method __clone (line 562) | private function __clone() FILE: gui/src/Database/DatabaseResultSet.php class DatabaseResultSet (line 43) | class DatabaseResultSet method __construct (line 68) | public function __construct($stmt) method __get (line 92) | public function __get($param) method fetchRow (line 126) | public function fetchRow($fetchStyle = null) method fields (line 142) | public function fields($param) method rowCount (line 160) | public function rowCount() method recordCount (line 171) | public function recordCount() method fetchAll (line 189) | public function fetchAll($fetchStyle = null) method moveNext (line 203) | public function moveNext() method errorInfo (line 214) | public function errorInfo() method errorInfoToString (line 227) | public function errorInfoToString() FILE: gui/src/Database/DatabaseStatementEvent.php class DatabaseStatementEvent (line 37) | class DatabaseStatementEvent extends DatabaseEvent method getQueryString (line 44) | public function getQueryString() method getStatement (line 54) | public function getStatement() FILE: gui/src/Event/Event.php class Event (line 43) | class Event implements EventDescription method __construct (line 67) | public function __construct($name = NULL, $params = NULL) method getName (line 83) | public function getName() method setName (line 94) | public function setName($name) method getParams (line 106) | public function getParams() method setParams (line 120) | public function setParams($params) method getParam (line 142) | public function getParam($name, $default = NULL) method setParam (line 168) | public function setParam($name, $value) method stopPropagation (line 187) | public function stopPropagation($flag = true) method propagationIsStopped (line 197) | public function propagationIsStopped() FILE: gui/src/Event/EventAggregator.php class EventAggregator (line 39) | class EventAggregator implements EventManagerInterface method __construct (line 59) | protected function __construct() method getInstance (line 70) | public static function getInstance() method resetInstance (line 85) | public static function resetInstance() method getEventManager (line 96) | public function getEventManager($name) method dispatch (line 116) | public function dispatch($event, $arguments = []) method getEventType (line 135) | public function getEventType($event) method registerListener (line 155) | public function registerListener($event, $listener, $priority = 1) method addEvents (line 181) | public function addEvents($type, array $events = []) method unregisterListener (line 199) | public function unregisterListener(EventListener $listener) method getEvents (line 216) | public function getEvents($type = NULL) method getListeners (line 243) | public function getListeners($event) method clearListeners (line 258) | public function clearListeners($event) method hasListener (line 272) | public function hasListener($event) FILE: gui/src/Event/EventDescription.php type EventDescription (line 37) | interface EventDescription method getName (line 44) | public function getName(); method getParams (line 51) | public function getParams(); method getParam (line 60) | public function getParam($name, $default = NULL); method setName (line 68) | public function setName($name); method setParams (line 76) | public function setParams($params); method setParam (line 85) | public function setParam($name, $value); method stopPropagation (line 94) | public function stopPropagation($flag = true); method propagationIsStopped (line 101) | public function propagationIsStopped(); FILE: gui/src/Event/EventException.php class EventException (line 33) | class EventException extends Exception FILE: gui/src/Event/EventManager.php class EventManager (line 41) | class EventManager implements EventManagerInterface method getInstance (line 54) | public static function getInstance() method dispatch (line 67) | public function dispatch($event, $arguments = []) method getListeners (line 100) | public function getListeners($event) method registerListener (line 119) | public function registerListener($event, $listener, $priority = 1) method unregisterListeners (line 150) | public function unregisterListeners($event) method unregisterListener (line 171) | public function unregisterListener(EventListener $listener) method getEvents (line 195) | public function getEvents() method clearListeners (line 206) | public function clearListeners($event) method hasListener (line 220) | public function hasListener($eventName) FILE: gui/src/Event/EventManagerException.php class EventManagerException (line 31) | class EventManagerException extends EventException FILE: gui/src/Event/EventManagerInterface.php type EventManagerInterface (line 49) | interface EventManagerInterface method dispatch (line 62) | public function dispatch($event, $arguments = []); method registerListener (line 73) | public function registerListener($event, $listener, $priority = 1); method unregisterListener (line 81) | public function unregisterListener(EventListener $listener); method getEvents (line 88) | public function getEvents(); method getListeners (line 96) | public function getListeners($event); method clearListeners (line 104) | public function clearListeners($event); method hasListener (line 113) | public function hasListener($event); FILE: gui/src/Event/Events.php class Events (line 36) | class Events FILE: gui/src/Event/Listener/EventListener.php class EventListener (line 38) | class EventListener method __construct (line 62) | public function __construct($listener, array $metadata = []) method registerHandler (line 75) | protected function registerHandler($handler) method getMetadatum (line 96) | public function getMetadatum($name) method __invoke (line 112) | public function __invoke() method call (line 125) | public function call(array $args = []) method getHandler (line 191) | public function getHandler() method validateStringCallbackFor54 (line 206) | protected function validateStringCallbackFor54($handler) method getMetadata (line 256) | public function getMetadata() FILE: gui/src/Event/Listener/ListenerException.php class ListenerException (line 37) | class ListenerException extends EventException FILE: gui/src/Event/Listener/PriorityQueue.php class PriorityQueue (line 38) | class PriorityQueue implements Countable, IteratorAggregate method __construct (line 56) | public function __construct() method addListener (line 70) | public function addListener(EventListener $listener, $priority = 1) method removeListener (line 89) | public function removeListener(EventListener $listener) method isEmpty (line 118) | public function isEmpty() method count (line 128) | public function count() method getIterator (line 142) | public function getIterator() method hasPriority (line 153) | public function hasPriority($priority) FILE: gui/src/Event/Listener/ResponseCollection.php class ResponseCollection (line 37) | class ResponseCollection extends SplStack method isStopped (line 49) | public function isStopped() method setStopped (line 60) | public function setStopped($flag) method first (line 71) | public function first() method last (line 85) | public function last() method contains (line 101) | public function contains($value) FILE: gui/src/Event/Listener/SplPriorityQueue.php class SplPriorityQueue (line 40) | class SplPriorityQueue extends BaseSplPriorityQueue method insert (line 54) | public function insert($listener, $priority) FILE: gui/src/Exception/AbstractExceptionWriter.php class AbstractExceptionWriter (line 35) | abstract class AbstractExceptionWriter method onUncaughtException (line 43) | abstract public function onUncaughtException(ExceptionEvent $event): v... FILE: gui/src/Exception/BrowserExceptionWriter.php class BrowserExceptionWriter (line 39) | class BrowserExceptionWriter extends AbstractExceptionWriter method __construct (line 59) | public function __construct($templateFile = 'message.tpl') method onUncaughtException (line 70) | public function onUncaughtException(ExceptionEvent $event): void method render (line 166) | protected function render() FILE: gui/src/Exception/Exception.php class Exception (line 32) | class Exception extends BaseException method __construct (line 41) | public function __construct($msg = '', $code = 0, Throwable $previous ... FILE: gui/src/Exception/ExceptionEvent.php class ExceptionEvent (line 40) | class ExceptionEvent extends Event method __construct (line 48) | public function __construct(Throwable $exception) method getException (line 58) | public function getException() FILE: gui/src/Exception/ExceptionHandler.php class ExceptionHandler (line 40) | class ExceptionHandler method __construct (line 56) | public function __construct() method setExceptionHandler (line 68) | public function setExceptionHandler() method addWriter (line 79) | public function addWriter($className) method removeWriter (line 94) | public function removeWriter($className) method unsetExceptionHandler (line 107) | public function unsetExceptionHandler() method handleException (line 118) | public function handleException(Throwable $exception) FILE: gui/src/Exception/MailExceptionWriter.php class MailExceptionWriter (line 40) | class MailExceptionWriter extends AbstractExceptionWriter method onUncaughtException (line 55) | public function onUncaughtException(ExceptionEvent $event): void method prepareMailData (line 107) | protected function prepareMailData(Throwable $exception) FILE: gui/src/Exception/ProductionException.php class ProductionException (line 37) | class ProductionException extends Exception method __construct (line 42) | public function __construct( FILE: gui/src/Filter/GzipFilter.php class GzipFilter (line 41) | class GzipFilter method __construct (line 144) | public function __construct($mode = self::FILTER_FILE, $compressionLev... method filter (line 187) | public function filter($data, $filePath = '') method _getEncoding (line 238) | protected function _getEncoding() method _getEncodedData (line 265) | protected function _getEncodedData() method _addCompressionInformation (line 280) | protected function _addCompressionInformation($time) method _sendHeaders (line 313) | protected function _sendHeaders() method _writeFile (line 328) | protected function _writeFile($gzipData, $filePath) FILE: gui/src/Handlers/ExceptionHandler.php class ExceptionHandler (line 47) | class ExceptionHandler extends AbstractHandler method __invoke (line 58) | public function __invoke( method renderJsonErrorMessage (line 101) | protected function renderJsonErrorMessage(Throwable $error) method renderXmlErrorMessage (line 137) | protected function renderXmlErrorMessage(Throwable $error) method createCdataSection (line 171) | private function createCdataSection($content) method renderHtmlErrorMessage (line 184) | protected function renderHtmlErrorMessage(ExceptionEvent $event) FILE: gui/src/Handlers/NotAllowedHandler.php class NotAllowedHandler (line 43) | class NotAllowedHandler extends AbstractHandler method __invoke (line 54) | public function __invoke( method renderPlainOptionsMessage (line 102) | protected function renderPlainOptionsMessage(array $methods): string method renderJsonNotAllowedMessage (line 113) | protected function renderJsonNotAllowedMessage(array $methods): string method renderXmlNotAllowedMessage (line 124) | protected function renderXmlNotAllowedMessage(array $methods): string method renderHtmlNotAllowedMessage (line 135) | protected function renderHtmlNotAllowedMessage(array $methods): string FILE: gui/src/Handlers/NotFoundHandler.php class NotFoundHandler (line 43) | class NotFoundHandler extends AbstractHandler method __invoke (line 53) | public function __invoke( method renderPlainNotFoundOutput (line 94) | protected function renderPlainNotFoundOutput(): string method renderJsonNotFoundOutput (line 104) | protected function renderJsonNotFoundOutput(): string method renderXmlNotFoundOutput (line 114) | protected function renderXmlNotFoundOutput(): string method renderHtmlNotFoundOutput (line 125) | protected function renderHtmlNotFoundOutput( FILE: gui/src/I18n/GettextParser.php class GettextParser (line 29) | class GettextParser method __construct (line 92) | public function __construct($filePath) method __destruct (line 106) | public function __destruct() method getTranslationTable (line 121) | public function getTranslationTable() method _parse (line 140) | protected function _parse($part) method readInteger (line 235) | protected function readInteger() method readIntegerList (line 252) | protected function readIntegerList($num) method getProjectIdVersion (line 267) | public function getProjectIdVersion() method _getHeaderValue (line 279) | protected function _getHeaderValue($header) method getHeaders (line 300) | public function getHeaders() method getReportMsgidBugs (line 315) | public function getReportMsgidBugs() method getPotCreationDate (line 326) | public function getPotCreationDate() method getPoRevisionDate (line 337) | public function getPoRevisionDate() method getLastTranslator (line 348) | public function getLastTranslator() method getLanguageTeam (line 359) | public function getLanguageTeam() method getMimeVersion (line 370) | public function getMimeVersion() method getContentType (line 381) | public function getContentType() method getContentTransferEncoding (line 392) | public function getContentTransferEncoding() method getLanguage (line 403) | public function getLanguage() method getPluralForms (line 414) | public function getPluralForms() method getNumberOfTranslatedStrings (line 425) | public function getNumberOfTranslatedStrings() FILE: gui/src/I18n/ParserException.php class ParserException (line 31) | class ParserException extends Exception FILE: gui/src/Json/LazyDecoder.php class LazyDecoder (line 30) | class LazyDecoder implements ArrayAccess, Countable method __construct (line 54) | public function __construct($json, $depth = 512, $options = 0) method offsetGet (line 66) | public function &offsetGet($key) method decode (line 85) | protected function decode() method offsetExists (line 97) | public function offsetExists($key) method offsetSet (line 109) | public function offsetSet($key, $value) method count (line 121) | public function count() method __isset (line 136) | public function __isset($key) method __unset (line 147) | public function __unset($key) method offsetUnset (line 155) | public function offsetUnset($key) method toArray (line 171) | public function toArray() FILE: gui/src/Net.php class Net (line 29) | class Net method __construct (line 54) | protected function __construct() method extractDevices (line 65) | protected function extractDevices() method extractIpAddresses (line 100) | protected function extractIpAddresses() method compress (line 150) | public function compress($ipAddr) method expand (line 184) | public function expand($ipAddr) method getInstance (line 234) | static public function getInstance() method getDevices (line 248) | public function getDevices() method loadData (line 259) | protected function loadData() method getIpAddresses (line 275) | public function getIpAddresses() method getVersion (line 287) | public function getVersion($ipAddr) method getIpPrefixLength (line 298) | public function getIpPrefixLength($ipAddr) method __clone (line 313) | protected function __clone() FILE: gui/src/PhpEditor.php class PhpEditor (line 40) | class PhpEditor method __construct (line 77) | private function __construct() method getInstance (line 88) | static public function getInstance(): PhpEditor method saveResellerPermissions (line 103) | public function saveResellerPermissions(string $resellerId): void method setResellerPermission (line 144) | public function setResellerPermission(string $permission, $value): void method validatePermission (line 201) | public function validatePermission(string $permission, string $value):... method setClientPermission (line 229) | public function setClientPermission(string $permission, string $value)... method resellerHasPermission (line 291) | public function resellerHasPermission(string $permission): bool method clientHasPermission (line 321) | public function clientHasPermission(string $permission): bool method getDomainIni (line 350) | public function getDomainIni(?string $varname = NULL) method assembleDisableFunctions (line 371) | public function assembleDisableFunctions(array $disabledFuncts): string method syncClientPermissionsWithResellerPermissions (line 386) | public function syncClientPermissionsWithResellerPermissions( method loadResellerPermissions (line 466) | public function loadResellerPermissions(?string $resellerId = NULL): void method loadClientPermissions (line 543) | public function loadClientPermissions(string $clientId = NULL): void method saveClientPermissions (line 597) | public function saveClientPermissions(string $clientId): bool method updateClientDomainIni (line 628) | public function updateClientDomainIni( method createMissingPhpIniEntries (line 747) | protected function createMissingPhpIniEntries(string $clientId): void method loadDomainIni (line 840) | public function loadDomainIni( method isDefaultDomainIni (line 920) | public function isDefaultDomainIni(): bool method saveDomainIni (line 934) | public function saveDomainIni( method getClientPermission (line 991) | public function getClientPermission(?string $permission = NULL) method setDomainIni (line 1016) | public function setDomainIni(string $varname, $value): void method validateDomainIni (line 1058) | public function validateDomainIni(string $varname, $value): bool method getResellerPermission (line 1113) | public function getResellerPermission(string $permission = NULL) method updateDomainStatuses (line 1138) | public function updateDomainStatuses( method getIniLevel (line 1222) | protected function getIniLevel(): string FILE: gui/src/Plugin/AbstractPlugin.php class AbstractPlugin (line 47) | abstract class AbstractPlugin method __construct (line 79) | public function __construct(PluginManager $pluginManager) method init (line 93) | protected function init() method getName (line 103) | public function getName() method getInfo (line 128) | public function getInfo() method getInfoFromFile (line 176) | public function getInfoFromFile() method getConfigFromFile (line 208) | public function getConfigFromFile() method getConfig (line 267) | public function getConfig() method getConfigParam (line 301) | public function getConfigParam(string $param, $default = NULL) method getConfigPrev (line 315) | public function getConfigPrev() method getConfigPrevParam (line 353) | public function getConfigPrevParam(string $param, $default = NULL) method getPluginManager (line 366) | final public function getPluginManager(): PluginManager method register (line 377) | public function register(EventManagerInterface $events) method getRoutes (line 437) | public function getRoutes() method getServiceProvider (line 452) | public function getServiceProvider(): ?ServiceProviderInterface method install (line 497) | public function install(PluginManager $pluginManager) method uninstall (line 512) | public function uninstall(PluginManager $pluginManager) method delete (line 527) | public function delete(PluginManager $pluginManager) method update (line 544) | public function update( method enable (line 561) | public function enable(PluginManager $pm) method disable (line 576) | public function disable(PluginManager $pm) method getItemWithErrorStatus (line 588) | public function getItemWithErrorStatus() method changeItemStatus (line 605) | public function changeItemStatus( method getCountRequests (line 620) | public function getCountRequests() method migrateDb (line 709) | final protected function migrateDb( method __clone (line 813) | final public function __clone() FILE: gui/src/Plugin/BruteForce.php class BruteForce (line 45) | class BruteForce extends AbstractPlugin method __construct (line 116) | public function __construct(PluginManager $pluginManager, $targetForm ... method getInfo (line 155) | public function getInfo() method register (line 176) | public function register(EventManagerInterface $events) method isWaiting (line 194) | public function isWaiting() method isBlocked (line 217) | public function isBlocked() method getLastMessage (line 240) | public function getLastMessage() method logAttempt (line 250) | public function logAttempt() method init (line 265) | protected function init() method onBeforeAuthentication (line 304) | private function onBeforeAuthentication(EventDescription $event) method createRecord (line 320) | private function createRecord() method updateRecord (line 340) | private function updateRecord() FILE: gui/src/Plugin/Filter/PluginArchive.php class PluginArchive (line 44) | class PluginArchive implements Zend_Filter_Interface method __construct (line 60) | public function __construct($options) method getOptions (line 84) | public function getOptions(): array method setOptions (line 95) | public function setOptions( method setDestination (line 116) | public function setDestination( method setMagicFile (line 144) | public function setMagicFile( method filter (line 170) | public function filter($value): string method getDestination (line 216) | public function getDestination(): string method _detectMimeType (line 227) | protected function _detectMimeType(string $file): string method getMagicFile (line 269) | public function getMagicFile(): ?string method _filterZipArchive (line 281) | protected function _filterZipArchive($value): void method _backupPluginDir (line 327) | protected function _backupPluginDir(string $pluginDir): bool method _filterTarArchive (line 348) | protected function _filterTarArchive($value, $type): void method _restorePluginDir (line 400) | protected function _restorePluginDir(string $pluginDir): void FILE: gui/src/Plugin/PluginActionStoppedException.php class PluginActionStoppedException (line 29) | class PluginActionStoppedException extends PluginException FILE: gui/src/Plugin/PluginException.php class PluginException (line 31) | class PluginException extends Exception FILE: gui/src/Plugin/PluginManager.php class PluginManager (line 50) | class PluginManager method __construct (line 122) | public function __construct( method pluginLoadDataFromDatabase (line 138) | protected function pluginLoadDataFromDatabase(): void method __destruct (line 164) | public function __destruct() method autoload (line 177) | public function autoload(string $class): void method pluginGetRootDir (line 195) | public function pluginGetRootDir(): string method pluginSetRootDir (line 210) | public function pluginSetRootDir(string $rootDir): void method pluginGetDirectory (line 233) | public function pluginGetDirectory(): string method pluginSetPersistentDataDir (line 244) | public function pluginSetPersistentDataDir(string $persistentDataDir):... method pluginGetList (line 270) | public function pluginGetList(bool $enabledOnly = true): array method pluginGetLoaded (line 289) | public function pluginGetLoaded(): array method pluginGetInfo (line 302) | public function pluginGetInfo($pluginName): array method pluginGet (line 313) | public function pluginGet(string $pluginName): AbstractPlugin method pluginIsLoaded (line 369) | public function pluginIsLoaded(string $pluginName): bool method getContainer (line 379) | public function getContainer(): ContainerInterface method getEventManager (line 389) | public function getEventManager(): EventAggregator method pluginUpload (line 399) | public function pluginUpload(): void method pluginSyncData (line 433) | public function pluginSyncData(): void method pluginUpdateData (line 472) | protected function pluginUpdateData(string $pluginName) method pluginGetStatus (line 650) | public function pluginGetStatus($pluginName): string method pluginIsProtected (line 665) | public function pluginIsProtected(string $pluginName): bool method pluginGetPersistentDataDir (line 689) | public function pluginGetPersistentDataDir(): string method pluginHasError (line 706) | public function pluginHasError(string $pluginName): bool method pluginGetError (line 717) | public function pluginGetError(string $pluginName): ?string method pluginSetError (line 733) | public function pluginSetError(string $pluginName, ?string $error): void method pluginIsKnown (line 756) | public function pluginIsKnown(string $pluginName): bool method pluginStoreDataInDatabase (line 767) | protected function pluginStoreDataInDatabase(array $pluginData): void method pluginUpdate (line 821) | public function pluginUpdate(string $pluginName): void method pluginSetStatus (line 910) | public function pluginSetStatus(string $pluginName, string $status): void method pluginDisable (line 943) | public function pluginDisable( method pluginHasBackend (line 1020) | public function pluginHasBackend(string $pluginName): bool method pluginUpdateInfo (line 1036) | public function pluginUpdateInfo(string $pluginName, array $infoNew): ... method pluginCompareData (line 1063) | protected function pluginCompareData( method pluginEnable (line 1097) | public function pluginEnable( method pluginRequireUpdate (line 1184) | protected function pluginRequireUpdate(string $pluginName): bool method pluginRequireChange (line 1201) | protected function pluginRequireChange(string $pluginName): bool method pluginChange (line 1218) | public function pluginChange( method pluginLock (line 1281) | public function pluginLock(string $pluginName, string $lockerName): void method pluginIsLocked (line 1325) | public function pluginIsLocked( method pluginUnlock (line 1347) | public function pluginUnlock(string $pluginName, string $lockerName): ... method pluginIsInstalled (line 1387) | public function pluginIsInstalled(string $pluginName): bool method pluginInstall (line 1400) | public function pluginInstall(string $pluginName): void method pluginIsUninstalled (line 1471) | public function pluginIsUninstalled(string $pluginName): bool method pluginUninstall (line 1482) | public function pluginUninstall(string $pluginName): void method pluginIsUninstallable (line 1555) | public function pluginIsUninstallable(string $pluginName): bool method pluginIsInstallable (line 1576) | public function pluginIsInstallable(string $pluginName): bool method pluginIsDisabled (line 1597) | public function pluginIsDisabled(string $pluginName): bool method pluginDelete (line 1608) | public function pluginDelete(string $pluginName): void method pluginProtect (line 1687) | public function pluginProtect(string $pluginName): void method pluginIsEnabled (line 1760) | public function pluginIsEnabled(string $pluginName): bool method pluginCheckCompat (line 1772) | public function pluginCheckCompat( method pluginGetApiVersion (line 1813) | public function pluginGetApiVersion(): string method pluginGuessAction (line 1825) | public function pluginGuessAction(string $pluginName): string method pluginTranslateStatus (line 1858) | public function pluginTranslateStatus(string $pluginStatus): string FILE: gui/src/Plugin/PluginRoutesInjector.php class PluginRoutesInjector (line 47) | class PluginRoutesInjector method __invoke (line 66) | public function __invoke( method injectRoutes (line 107) | private function injectRoutes( method injectRouteGroup (line 140) | private function injectRouteGroup( method injectRoute (line 176) | private function injectRoute( FILE: gui/src/Plugin/PluginServiceProvidersInjector.php class PluginServiceProvidersInjector (line 38) | class PluginServiceProvidersInjector method __invoke (line 48) | public function __invoke( FILE: gui/src/Plugin/Validate/PluginArchive.php class PluginArchive (line 52) | class PluginArchive extends Zend_Validate_Abstract method __construct (line 96) | public function __construct($options) method getOptions (line 115) | public function getOptions(): array method setOptions (line 126) | public function setOptions( method setPluginManager (line 143) | public function setPluginManager( method isValid (line 162) | public function isValid($value, $file = NULL): bool method _throw (line 189) | protected function _throw(string $value, string $errorType): bool method _isValidZipArchive (line 203) | protected function _isValidZipArchive($value, $file) method _getPluginInfoFromString (line 251) | protected function _getPluginInfoFromString(string $infoAsString): ?array method _isValidPlugin (line 277) | public function _isValidPlugin(array $info) method getPluginManager (line 401) | public function getPluginManager(): PluginManager method _isValidTarArchive (line 413) | protected function _isValidTarArchive($value, $file) FILE: gui/src/Registry.php class Registry (line 31) | class Registry extends Zend_Registry method set (line 38) | public static function set($index, $value) FILE: gui/src/ServiceProvider.php class ServiceProvider (line 43) | class ServiceProvider implements ServiceProviderInterface method register (line 50) | public function register(ContainerInterface $c): void FILE: gui/src/ServiceProviderInterface.php type ServiceProviderInterface (line 31) | interface ServiceProviderInterface method register (line 41) | public function register(ContainerInterface $container); FILE: gui/src/Services.php class Services (line 39) | class Services implements iterator, countable method __construct (line 68) | public function __construct(bool $refresh = false) method getName (line 89) | public function getName(): string method isVisible (line 100) | public function isVisible(): bool method isRunning (line 110) | public function isRunning(): bool method getStatus (line 120) | private function getStatus(): bool method key (line 156) | public function key() method getIp (line 166) | public function getIp(): string method getProtocol (line 176) | public function getProtocol(): string method getPort (line 186) | public function getPort(): int method getProperty (line 197) | private function getProperty(int $index) method isDown (line 211) | public function isDown(): bool method current (line 219) | public function current() method setService (line 234) | public function setService( method next (line 253) | public function next() method rewind (line 261) | public function rewind() method valid (line 269) | public function valid() method count (line 277) | public function count() FILE: gui/src/SystemInfo.php class SystemInfo (line 35) | class SystemInfo method __construct (line 94) | public function __construct() method _getCPUInfo (line 111) | private function _getCPUInfo() method sysctl (line 281) | protected function sysctl($args) method read (line 309) | protected function read($filename) method _getFileSystemInfo (line 328) | private function _getFileSystemInfo() method _getKernelInfo (line 381) | private function _getKernelInfo() method _getLoadInfo (line 416) | private function _getLoadInfo() method _getRAMInfo (line 452) | private function _getRAMInfo() method _getSwapInfo (line 536) | private function _getSwapInfo() method _getUptime (line 617) | private function _getUptime() method getFilePartitionInfo (line 684) | public static function getFilePartitionInfo($file) method getError (line 727) | public function getError() FILE: gui/src/TemplateEngine.php class TemplateEngine (line 41) | class TemplateEngine method __construct (line 153) | public function __construct() method setRootDir (line 177) | public function setRootDir($rootDir) method assign (line 193) | public function assign($namespaces, $namespacesData = '') method unsign (line 211) | public function unsign($namespaces) method define (line 230) | public function define($tName, $tValue = '') method define_dynamic (line 252) | public function define_dynamic($tName, $tValue = '') method define_no_file (line 274) | public function define_no_file($tName, $tValue = '') method define_no_file_dynamic (line 296) | public function define_no_file_dynamic($tName, $tValue = '') method is_namespace (line 319) | public function is_namespace($namespace) method is_static_tpl (line 331) | public function is_static_tpl($tplName) method is_dynamic_tpl (line 343) | public function is_dynamic_tpl($tplName) method parse (line 355) | public function parse($pname, $tname) method get_file (line 441) | public function get_file($fname) method is_safe (line 500) | protected function is_safe($fname) method run (line 510) | protected function run($scriptPath) method substitute_dynamic (line 520) | protected function substitute_dynamic($data) method find_next_curl (line 601) | protected function find_next_curl($string, $startPos) method find_origin (line 630) | protected function find_origin($tname) method parse_dynamic (line 656) | public function parse_dynamic($pname, $tname, $addFlag) method devide_dynamic (line 725) | protected function devide_dynamic($data) method find_next (line 770) | protected function find_next($data, $startPos) method fastPrint (line 820) | public function fastPrint($pname = '') method prnt (line 834) | public function prnt($pname = '') method getLastParseResult (line 850) | public function getLastParseResult() method replaceLastParseResult (line 862) | public function replaceLastParseResult($newContent, $namespace = NULL) FILE: gui/src/Update/AbstractUpdate.php class AbstractUpdate (line 35) | abstract class AbstractUpdate method getError (line 49) | public function getError() method applyUpdates (line 60) | abstract public function applyUpdates(); method isAvailableUpdate (line 68) | abstract public function isAvailableUpdate(); method getLastAppliedUpdate (line 76) | abstract public function getLastAppliedUpdate(); method getNextUpdate (line 84) | abstract public function getNextUpdate(); method setError (line 92) | protected function setError($error) FILE: gui/src/Update/DatabaseUpdate.php class DatabaseUpdate (line 46) | class DatabaseUpdate extends AbstractUpdate method __construct (line 88) | protected function __construct() method getInstance (line 106) | public static function getInstance() method getLastUpdate (line 120) | public function getLastUpdate() method applyUpdates (line 130) | public function applyUpdates() method isAvailableUpdate (line 183) | public function isAvailableUpdate() method getLastAppliedUpdate (line 197) | public function getLastAppliedUpdate() method getNextUpdate (line 211) | public function getNextUpdate() method executeSqlStatements (line 228) | protected function executeSqlStatements(array $queries) method optimizeTables (line 251) | public function optimizeTables() method __call (line 271) | public function __call($updateMethod, $params) method r178 (line 287) | public function r178() method r179 (line 338) | public function r179() method __clone (line 348) | protected function __clone() method r173 (line 357) | protected function r173() method r174 (line 369) | protected function r174() method dropColumn (line 381) | protected function dropColumn($table, $column) method r176 (line 403) | protected function r176() method changeColumn (line 449) | protected function changeColumn($table, $column, $columnDefinition) method addColumn (line 475) | protected function addColumn($table, $column, $columnDefinition) method addIndex (line 510) | protected function addIndex( method r177 (line 575) | protected function r177() method r180 (line 622) | protected function r180() method r181 (line 634) | protected function r181() method r182 (line 648) | protected function r182() method r183 (line 662) | protected function r183() method r184 (line 676) | protected function r184() method r185 (line 690) | protected function r185() method dropIndexByName (line 702) | protected function dropIndexByName($table, $indexName = 'PRIMARY') method r186 (line 727) | protected function r186() method r189 (line 742) | protected function r189() method r190 (line 789) | protected function r190() method r191 (line 803) | protected function r191() method r192 (line 817) | protected function r192() method r193 (line 832) | protected function r193() method r194 (line 846) | protected function r194() method r195 (line 865) | protected function r195() method r196 (line 879) | protected function r196() method r198 (line 893) | protected function r198() method r199 (line 911) | protected function r199() method r200 (line 925) | protected function r200() method r201 (line 948) | protected function r201() method r203 (line 965) | protected function r203() method r204 (line 983) | protected function r204() method r206 (line 1026) | protected function r206() method r208 (line 1040) | protected function r208() method r211 (line 1054) | protected function r211() method r212 (line 1085) | protected function r212() method r213 (line 1129) | protected function r213() method r214 (line 1139) | protected function r214() method r216 (line 1154) | protected function r216() method r217 (line 1167) | protected function r217() method r218 (line 1182) | protected function r218() method r219 (line 1203) | protected function r219() method r220 (line 1222) | protected function r220() method r221 (line 1233) | protected function r221() method r222 (line 1260) | protected function r222() method r223 (line 1297) | protected function r223() method r224 (line 1315) | protected function r224() method r225 (line 1329) | protected function r225() method r226 (line 1386) | protected function r226() method r227 (line 1466) | protected function r227() method r228 (line 1487) | protected function r228() method r229 (line 1497) | protected function r229() method r230 (line 1507) | protected function r230() method r231 (line 1524) | protected function r231() method r232 (line 1538) | protected function r232() method r233 (line 1554) | protected function r233() method r235 (line 1690) | protected function r235() method r236 (line 1729) | protected function r236() method r238 (line 1758) | protected function r238() method r239 (line 1800) | protected function r239() method r241 (line 1810) | protected function r241() method r242 (line 1820) | protected function r242() method r243 (line 1834) | protected function r243() method r244 (line 1868) | protected function r244() method r245 (line 1889) | protected function r245() method r246 (line 1920) | protected function r246() method r247 (line 1930) | protected function r247() method r248 (line 1940) | protected function r248() method r249 (line 1954) | protected function r249() method r250 (line 1978) | protected function r250() method r251 (line 1992) | protected function r251() method r252 (line 2006) | protected function r252() method r253 (line 2020) | protected function r253() method r254 (line 2042) | protected function r254() method r255 (line 2093) | protected function r255() method r256 (line 2107) | protected function r256() method r257 (line 2125) | protected function r257() method r258 (line 2158) | protected function r258() method r259 (line 2177) | protected function r259() method r265 (line 2194) | protected function r265() method isTable (line 2225) | protected function isTable($table) method renameTable (line 2237) | protected function renameTable($oTable, $nTable) method dropTable (line 2254) | protected function dropTable($table) method r266 (line 2265) | protected function r266() method r268 (line 2304) | protected function r268() method r269 (line 2343) | protected function r269() method r271 (line 2377) | protected function r271() method dropIndexByColumn (line 2430) | protected function dropIndexByColumn($table, $column) method r272 (line 2463) | protected function r272() method r273 (line 2490) | protected function r273() method r274 (line 2522) | protected function r274() method r275 (line 2553) | protected function r275() method r281 (line 3049) | protected function r281() method r282 (line 3130) | protected function r282() method r283 (line 3232) | protected function r283() method r284 (line 3242) | protected function r284() method r285 (line 3252) | protected function r285() method r286 (line 3266) | protected function r286() method r287 (line 3276) | protected function r287() FILE: gui/src/Update/UpdateException.php class UpdateException (line 31) | class UpdateException extends Exception FILE: gui/src/Update/VersionUpdate.php class VersionUpdate (line 37) | class VersionUpdate extends AbstractUpdate method __construct (line 52) | protected function __construct() method getInstance (line 62) | public static function getInstance() method isAvailableUpdate (line 74) | public function isAvailableUpdate() method getNextUpdate (line 84) | public function getNextUpdate() method getUpdateInfo (line 105) | public function getUpdateInfo($forceReload = false) method getLastAppliedUpdate (line 196) | public function getLastAppliedUpdate() method applyUpdates (line 211) | public function applyUpdates() method __clone (line 224) | protected function __clone() FILE: gui/src/Uri/UriException.php class UriException (line 31) | class UriException extends Exception FILE: gui/src/Uri/UriRedirect.php class UriRedirect (line 32) | class UriRedirect extends Zend_Uri_Http method fromString (line 42) | public static function fromString($uri) FILE: gui/src/Utility/OpcodeCache.php class OpcodeCache (line 29) | class OpcodeCache method clearAllActive (line 48) | static public function clearAllActive($fileAbsPath = NULL) method getAllActive (line 61) | static public function getAllActive() method initialize (line 75) | static protected function initialize() method canApcInvalidate (line 161) | static public function canApcInvalidate() method getCanInvalidate (line 201) | static public function getCanInvalidate($system) FILE: gui/src/Validate/CommonValidation.php class CommonValidation (line 41) | class CommonValidation method __construct (line 75) | private function __construct() method getInstance (line 86) | static public function getInstance() method email (line 114) | public function email($email, $options = []) method _processValidation (line 140) | protected function _processValidation($validatorName, $input, $options) method getZendValidator (line 174) | public function getZendValidator($validatorName, $options = []) method hostname (line 194) | public function hostname($hostname, $options = []) method ip (line 212) | public function ip($ip, $options = []) method getLastValidationMessages (line 223) | public function getLastValidationMessages() method assertEquals (line 242) | public function assertEquals($value1, $value2, $messages = NULL) method assertNotEquals (line 267) | public function assertNotEquals($value1, $value2, $messages = NULL) method assertContains (line 295) | public function assertContains( method assertNotContains (line 323) | public function assertNotContains($value, array $stack, $messages = NULL) method __clone (line 345) | private function __clone() FILE: gui/src/Validate/Uri.php class Uri (line 34) | class Uri extends Zend_Validate_Abstract method isValid (line 52) | public function isValid($uri) FILE: gui/src/VirtualFileSystem.php class VirtualFileSystem (line 44) | class VirtualFileSystem method __construct (line 82) | public function __construct(string $username, ?string $vfsRootDir = '/') method __destruct (line 93) | public function __destruct() method exists (line 106) | public function exists( method ls (line 129) | public function ls(?string $dirname = ''): array method get (line 140) | public function get(string $file) method put (line 153) | public function put(string $file, string $content): bool method createFtpUser (line 169) | private function createFtpUser(): void method connect (line 229) | private function connect(): Filesystem method disconnect (line 269) | private function disconnect(): void method deleteFtpUser (line 286) | private function deleteFtpUser(): void FILE: gui/themes/default/assets/js/imscp.js function _updateMesssages (line 321) | function _updateMesssages(k, t) { function sbmt (line 426) | function sbmt(form, uaction) { function sprintf (line 452) | function sprintf() { FILE: gui/themes/default/assets/js/jquery/jquery-ui.js function t (line 6) | function t(t,s){var n,a,o,r=t.nodeName.toLowerCase();return"area"===r?(n... function i (line 6) | function i(t){return e.expr.filters.visible(t)&&!e(t).parents().addBack(... function s (line 6) | function s(e){for(var t,i;e.length&&e[0]!==document;){if(t=e.css("positi... function n (line 6) | function n(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[... function a (line 6) | function a(t){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .... function o (line 6) | function o(){e.datepicker._isDisabledDatepicker(v.inline?v.dpDiv.parent(... function r (line 6) | function r(t,i){e.extend(t,i);for(var s in i)null==i[s]&&(t[s]=i[s]);ret... function h (line 6) | function h(e){return function(){var t=this.element.val();e.apply(this,ar... function s (line 6) | function s(t,i,s,a){return e.each(n,function(){i-=parseFloat(e.css(t,"pa... function r (line 6) | function r(){return t||a.options.disabled!==!0&&!e(this).hasClass("ui-st... function i (line 6) | function i(){return("string"==typeof e?s[e]:e).apply(s,arguments)} function t (line 6) | function t(e,t,i){return[parseFloat(e[0])*(p.test(e[0])?t/100:1),parseFl... function i (line 6) | function i(t,i){return parseInt(e.css(t,i),10)||0} function s (line 6) | function s(t){var i=t[0];return 9===i.nodeType?{width:t.width(),height:t... function i (line 7) | function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")} function i (line 9) | function i(){var t=this.document[0].activeElement,i=this.uiDialog[0]===t... function t (line 10) | function t(e){return{position:e.position,offset:e.offset}} function t (line 10) | function t(e){return{originalPosition:e.originalPosition,originalSize:e.... function e (line 10) | function e(e,t,i){return e>=t&&t+i>e} function i (line 10) | function i(e,t,i){var s=d[t.type]||{};return null==e?i||!t.def?null:t.de... function s (line 10) | function s(i){var s=l(),n=s._rgba=[];return i=i.toLowerCase(),f(h,functi... function n (line 10) | function n(e,t,i){return i=(i+1)%1,1>6*i?e+6*(t-e)*i:1>2*i?t:2>3*i?e+6*(... function t (line 10) | function t(t){var i,s,n=t.ownerDocument.defaultView?t.ownerDocument.defa... function i (line 10) | function i(t,i){var s,a,o={};for(s in i)a=i[s],t[s]!==a&&(n[s]||(e.fx.st... function t (line 10) | function t(t,i,s,n){return e.isPlainObject(t)&&(i=t,t=t.effect),t={effec... function i (line 10) | function i(t){return!t||"number"==typeof t||e.fx.speeds[t]?!0:"string"!=... function i (line 10) | function i(t){function i(){e.isFunction(a)&&a.call(n[0]),e.isFunction(t)... function s (line 10) | function s(){b.push(this),b.length===d*c&&n()} function n (line 10) | function n(){p.css({visibility:"visible"}),e(b).remove(),m||p.hide(),i()} function i (line 12) | function i(){r.push(this)} function i (line 12) | function i(e,t,i){return function(s){i._trigger(e,s,t._uiHash(t))}} function i (line 12) | function i(){var e=this.element[0]===this.document[0].activeElement;e||(... function s (line 12) | function s(){return t>n&&(t=0),0>t&&(t=n),t} function s (line 13) | function s(){a.running=!1,a._trigger("activate",t,i)} function n (line 13) | function n(){i.newTab.closest("li").addClass("ui-tabs-active ui-state-ac... function n (line 13) | function n(e){l.of=e,a.is(":hidden")||a.position(l)} FILE: gui/themes/default/assets/js/jquery/jquery.js function r (line 2) | function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindo... function fb (line 2) | function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)... function gb (line 2) | function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLengt... function hb (line 2) | function hb(a){return a[u]=!0,a} function ib (line 2) | function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){re... function jb (line 2) | function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[... function kb (line 2) | function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sou... function lb (line 2) | function lb(a){return function(b){var c=b.nodeName.toLowerCase();return"... function mb (line 2) | function mb(a){return function(b){var c=b.nodeName.toLowerCase();return(... function nb (line 2) | function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,... function ob (line 2) | function ob(a){return a&&typeof a.getElementsByTagName!==C&&a} function pb (line 2) | function pb(){} function qb (line 2) | function qb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d} function rb (line 2) | function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.firs... function sb (line 2) | function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e-... function tb (line 2) | function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c} function ub (line 2) | function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(... function vb (line 2) | function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)... function wb (line 2) | function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.r... function xb (line 2) | function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var... function w (line 2) | function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){retur... function D (line 2) | function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a} function G (line 2) | function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b... function I (line 2) | function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded... function J (line 2) | function J(){(y.addEventListener||"load"===event.type||"complete"===y.re... function O (line 2) | function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace... function P (line 2) | function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&... function Q (line 2) | function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType... function R (line 3) | function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a... function ab (line 3) | function ab(){return!0} function bb (line 3) | function bb(){return!1} function cb (line 3) | function cb(){try{return y.activeElement}catch(a){}} function db (line 3) | function db(a){var b=eb.split("|"),c=a.createDocumentFragment();if(c.cre... function ub (line 3) | function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getEl... function vb (line 3) | function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)} function wb (line 3) | function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeTyp... function xb (line 3) | function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a} function yb (line 3) | function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttrib... function zb (line 3) | function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval"... function Ab (line 3) | function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a)... function Bb (line 3) | function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCas... function Eb (line 3) | function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getD... function Fb (line 3) | function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(... function Lb (line 3) | function Lb(a,b){return{get:function(){var c=a();if(null!=c)return c?voi... function i (line 3) | function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&... function Ub (line 3) | function Ub(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.sl... function Vb (line 3) | function Vb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.styl... function Wb (line 3) | function Wb(a,b,c){var d=Pb.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[... function Xb (line 3) | function Xb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===... function Yb (line 3) | function Yb(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f... function Zb (line 3) | function Zb(a,b,c,d,e){return new Zb.prototype.init(a,b,c,d,e)} function fc (line 4) | function fc(){return setTimeout(function(){$b=void 0}),$b=m.now()} function gc (line 4) | function gc(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d[... function hc (line 4) | function hc(a,b,c){for(var d,e=(ec[b]||[]).concat(ec["*"]),f=0,g=e.lengt... function ic (line 4) | function ic(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeTyp... function jc (line 4) | function jc(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a... function kc (line 4) | function kc(a,b,c){var d,e,f=0,g=dc.length,h=m.Deferred().always(functio... function Lc (line 4) | function Lc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var ... function Mc (line 4) | function Mc(a,b,c,d){var e={},f=a===Ic;function g(h){var i;return e[h]=!... function Nc (line 4) | function Nc(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)voi... function Oc (line 4) | function Oc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[... function Pc (line 4) | function Pc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])fo... function x (line 4) | function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=v... function Vc (line 4) | function Vc(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rc.... function Zc (line 4) | function Zc(){try{return new a.XMLHttpRequest}catch(b){}} function $c (line 4) | function $c(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(... function dd (line 4) | function dd(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.pa... FILE: gui/themes/default/assets/js/jquery/plugins/dataTables.js function T (line 4) | function T(a){var b,c,d={};h.each(a,function(e){if((b=e.match(/^([^A-Z]+... function G (line 4) | function G(a,b,c){a._hungarianMap||T(a);var d;h.each(b,function(e){d=a._... function N (line 4) | function N(a){var b=p.defaults.oLanguage,c=a.sZeroRecords; function db (line 5) | function db(a){w(a,"ordering","bSort");w(a,"orderMulti","bSortMulti");w(... function eb (line 6) | function eb(a){w(a,"orderable","bSortable");w(a,"orderData","aDataSort")... function fb (line 6) | function fb(a){var a=a.oBrowser,b=h("
").css({position:"absolute",t... function gb (line 7) | function gb(a,b,c,d,e,f){var g,j=!1;c!==l&&(g=c,j=!0);for(;d!==e;)a.hasO... function Aa (line 7) | function Aa(a,b){var c=p.defaults.column,d=a.aoColumns.length,c=h.extend... function fa (line 8) | function fa(a,b,c){var b=a.aoColumns[b],d=a.oClasses,e=h(b.nTh);if(!b.sW... function V (line 10) | function V(a){if(!1!==a.oFeatures.bAutoWidth){var b=a.aoColumns;Ca(a);fo... function ga (line 11) | function ga(a,b){var c=X(a,"bVisible");return"number"===typeof c[b]?c[b]... function Y (line 11) | function Y(a,b){var c=X(a,"bVisible"),c=h.inArray(b,c);return-1!==c?c:null} function Z (line 11) | function Z(a){return X(a,"bVisible").length} function X (line 11) | function X(a,b){var c=[];h.map(a.aoColumns,function(a,e){a[b]&&c.push(e)... function Da (line 11) | function Da(a){var b=a.aoColumns,c=a.aoData,d=p.ext.type.detect,e,f,g,j,... function hb (line 12) | function hb(a,b,c,d){var e,f,g,j,i,n,m=a.aoColumns;if(b)for(e=b.length-1... function I (line 13) | function I(a,b,c,d){var e=a.aoData.length,f=h.extend(!0,{},p.models.oRow... function ha (line 13) | function ha(a,b){var c;b instanceof h||(b=h(b));return b.map(function(b, function A (line 14) | function A(a,b,c,d){var e=a.iDraw,f=a.aoColumns[c],g=a.aoData[b]._aData,... function Ea (line 14) | function Ea(a,b,c,d){a.aoColumns[c].fnSetData(a.aoData[b]._aData, function Ga (line 15) | function Ga(a){return h.map(a.match(/(\\.|[^\.])+/g),function(a){return ... function U (line 15) | function U(a){if(h.isPlainObject(a)){var b={};h.each(a,function(a,c){c&&... function Ba (line 16) | function Ba(a){if(h.isPlainObject(a))return Ba(a._); function Ha (line 18) | function Ha(a){return C(a.aoData,"_aData")} function ja (line 18) | function ja(a){a.aoData.length=0;a.aiDisplayMaster.length=0;a.aiDisplay.... function ka (line 18) | function ka(a,b,c){for(var d=-1,e=0,f=a.length;e