API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Variables | |
const | _MD_A_MYMENU_MYTPLSADMIN '' |
const | _MD_A_MYMENU_MYBLOCKSADMIN 'Permissions' |
const | _MD_A_MYMENU_MYPREFERENCES 'Preferences' |
const | _AM_TH_DATETIME 'Time' |
const | _AM_TH_USER 'User' |
const | _AM_TH_IP 'IP' |
const | _AM_TH_AGENT 'AGENT' |
const | _AM_TH_TYPE 'Type' |
const | _AM_TH_DESCRIPTION 'Description' |
const | _AM_TH_BADIPS 'Bad IPs<br><br><span style="font-weight:normal;">Write each IP a line<br>blank means all IPs are allowed</span>' |
const | _AM_TH_GROUP1IPS 'Allowed IPs for Group=1<br><br><span style="font-weight:normal;">Write each IP a line.<br>192.168. means 192.168.*<br>blank means all IPs are allowed</span>' |
const | _AM_LABEL_COMPACTLOG 'Compact log' |
const | _AM_BUTTON_COMPACTLOG 'Compact it!' |
const | _AM_JS_COMPACTLOGCONFIRM 'Duplicated (IP,Type) records will be removed' |
const | _AM_LABEL_REMOVEALL 'Remove all records' |
const | _AM_BUTTON_REMOVEALL 'Remove all!' |
const | _AM_JS_REMOVEALLCONFIRM 'All logs are removed absolutely. Are you really OK?' |
const | _AM_LABEL_REMOVE 'Remove the records checked:' |
const | _AM_BUTTON_REMOVE 'Remove!' |
const | _AM_JS_REMOVECONFIRM 'Remove OK?' |
const | _AM_MSG_IPFILESUPDATED 'Files for IPs have been updated' |
const | _AM_MSG_BADIPSCANTOPEN 'The file for bad IP cannot be opened' |
const | _AM_MSG_GROUP1IPSCANTOPEN 'The file for allowing group=1 cannot be opened' |
const | _AM_MSG_REMOVED 'Records are removed' |
const | _AM_FMT_CONFIGSNOTWRITABLE 'Turn the configs directory writable: %s' |
const | _AM_H3_PREFIXMAN 'Prefix Manager' |
const | _AM_MSG_DBUPDATED 'Database Updated Successfully!' |
const | _AM_CONFIRM_DELETE 'All data will be dropped. OK?' |
const | _AM_TXT_HOWTOCHANGEDB "If you want to change prefix,<br> edit %s/data/secure.php manually.<br><br>define('XOOPS_DB_PREFIX', '<b>%s</b>');" |
const | _AM_ADV_NOTSECURE 'Not secure' |
const | _AM_ADV_TRUSTPATHPUBLIC 'If you can see an image -NG- or the link returns normal page, your XOOPS_TRUST_PATH is not placed properly. The best place for XOOPS_TRUST_PATH is outside of DocumentRoot. If you cannot do that, you have to put .htaccess (DENY FROM ALL) just under XOOPS_TRUST_PATH as the second best way.' |
const | _AM_ADV_TRUSTPATHPUBLICLINK 'Check that PHP files inside TRUST_PATH are set to read-only (it must be 404,403 or 500 error)' |
const | _AM_ADV_REGISTERGLOBALS "If 'ON', this setting invites a variety of injecting attacks. If you can, set 'register_globals off' in php.ini, or if not possible, create or edit .htaccess in your XOOPS directory:" |
const | _AM_ADV_ALLOWURLFOPEN "If 'ON', this setting allows attackers to execute arbitrary scripts on remote servers.<br>Only administrator can change this option.<br>If you are an admin, edit php.ini or httpd.conf.<br><b>Sample of httpd.conf:<br> php_admin_flag allow_url_fopen off</b><br>Else, claim it to your administrators." |
const | _AM_ADV_USETRANSSID "If 'ON', your Session ID will be displayed in anchor tags etc.<br>To prevent session hi-jacking, add a line into .htaccess in XOOPS_ROOT_PATH.<br><b>php_flag session.use_trans_sid off</b>" |
const | _AM_ADV_DBPREFIX "This setting invites 'SQL Injections'.<br>Don't forget turning 'Force sanitizing *' ON in this module's preferences." |
const | _AM_ADV_LINK_TO_PREFIXMAN 'Go to prefix manager' |
const | _AM_ADV_MAINUNPATCHED 'You should edit your mainfile.php like written in README.' |
const | _AM_ADV_DBFACTORYPATCHED 'Your databasefactory is ready for DBLayer Trapping anti-SQL-Injection' |
const | _AM_ADV_DBFACTORYUNPATCHED 'Your databasefactory is not ready for DBLayer Trapping anti-SQL-Injection. Some patches are required.' |
const | _AM_ADV_SUBTITLECHECK 'Check if Protector works well' |
const | _AM_ADV_CHECKCONTAMI 'Contamination' |
const | _AM_ADV_CHECKISOCOM 'Isolated Comments' |
const | _AM_ADV_REGISTERGLOBALS2 'and place in it the line below:' |
const | _AM_PROTECTOR_PREFIX 'Prefix' |
const | _AM_PROTECTOR_TABLES 'Tables' |
const | _AM_PROTECTOR_UPDATED 'Updated' |
const | _AM_PROTECTOR_COPY 'Copy' |
const | _AM_PROTECTOR_ACTIONS 'Actions' |
const | _AM_LABEL_BAN_BY_IP 'Ban the IPs on checked records:' |
const | _AM_BUTTON_BAN_BY_IP 'IP Ban!' |
const | _AM_JS_BANCONFIRM 'IP Bans OK?' |
const | _AM_MSG_BANNEDIP 'IPs are banned' |
const | _AM_ADMINSTATS_TITLE 'Protector Log Summary' |
const | _AM_ADMINSTATS_LAST_MONTH 'Last Month' |
const | _AM_ADMINSTATS_LAST_WEEK 'Last Week' |
const | _AM_ADMINSTATS_LAST_DAY 'Last Day' |
const | _AM_ADMINSTATS_LAST_HOUR 'Last Hour' |
const _AM_ADMINSTATS_LAST_DAY 'Last Day' |
const _AM_ADMINSTATS_LAST_HOUR 'Last Hour' |
const _AM_ADMINSTATS_LAST_MONTH 'Last Month' |
const _AM_ADMINSTATS_LAST_WEEK 'Last Week' |
const _AM_ADMINSTATS_TITLE 'Protector Log Summary' |
const _AM_ADV_ALLOWURLFOPEN "If 'ON', this setting allows attackers to execute arbitrary scripts on remote servers.<br>Only administrator can change this option.<br>If you are an admin, edit php.ini or httpd.conf.<br><b>Sample of httpd.conf:<br> php_admin_flag allow_url_fopen off</b><br>Else, claim it to your administrators." |
const _AM_ADV_CHECKCONTAMI 'Contamination' |
const _AM_ADV_CHECKISOCOM 'Isolated Comments' |
const _AM_ADV_DBFACTORYPATCHED 'Your databasefactory is ready for DBLayer Trapping anti-SQL-Injection' |
const _AM_ADV_DBFACTORYUNPATCHED 'Your databasefactory is not ready for DBLayer Trapping anti-SQL-Injection. Some patches are required.' |
const _AM_ADV_DBPREFIX "This setting invites 'SQL Injections'.<br>Don't forget turning 'Force sanitizing *' ON in this module's preferences." |
const _AM_ADV_LINK_TO_PREFIXMAN 'Go to prefix manager' |
const _AM_ADV_MAINUNPATCHED 'You should edit your mainfile.php like written in README.' |
const _AM_ADV_NOTSECURE 'Not secure' |
const _AM_ADV_REGISTERGLOBALS "If 'ON', this setting invites a variety of injecting attacks. If you can, set 'register_globals off' in php.ini, or if not possible, create or edit .htaccess in your XOOPS directory:" |
const _AM_ADV_REGISTERGLOBALS2 'and place in it the line below:' |
const _AM_ADV_TRUSTPATHPUBLIC 'If you can see an image -NG- or the link returns normal page, your XOOPS_TRUST_PATH is not placed properly. The best place for XOOPS_TRUST_PATH is outside of DocumentRoot. If you cannot do that, you have to put .htaccess (DENY FROM ALL) just under XOOPS_TRUST_PATH as the second best way.' |
const _AM_ADV_TRUSTPATHPUBLICLINK 'Check that PHP files inside TRUST_PATH are set to read-only (it must be 404,403 or 500 error)' |
const _AM_ADV_USETRANSSID "If 'ON', your Session ID will be displayed in anchor tags etc.<br>To prevent session hi-jacking, add a line into .htaccess in XOOPS_ROOT_PATH.<br><b>php_flag session.use_trans_sid off</b>" |
const _AM_BUTTON_BAN_BY_IP 'IP Ban!' |
const _AM_BUTTON_COMPACTLOG 'Compact it!' |
const _AM_BUTTON_REMOVE 'Remove!' |
const _AM_BUTTON_REMOVEALL 'Remove all!' |
const _AM_CONFIRM_DELETE 'All data will be dropped. OK?' |
const _AM_FMT_CONFIGSNOTWRITABLE 'Turn the configs directory writable: %s' |
const _AM_H3_PREFIXMAN 'Prefix Manager' |
const _AM_JS_BANCONFIRM 'IP Bans OK?' |
const _AM_JS_COMPACTLOGCONFIRM 'Duplicated (IP,Type) records will be removed' |
const _AM_JS_REMOVEALLCONFIRM 'All logs are removed absolutely. Are you really OK?' |
const _AM_JS_REMOVECONFIRM 'Remove OK?' |
const _AM_LABEL_BAN_BY_IP 'Ban the IPs on checked records:' |
const _AM_LABEL_COMPACTLOG 'Compact log' |
const _AM_LABEL_REMOVE 'Remove the records checked:' |
const _AM_LABEL_REMOVEALL 'Remove all records' |
const _AM_MSG_BADIPSCANTOPEN 'The file for bad IP cannot be opened' |
const _AM_MSG_BANNEDIP 'IPs are banned' |
const _AM_MSG_DBUPDATED 'Database Updated Successfully!' |
const _AM_MSG_GROUP1IPSCANTOPEN 'The file for allowing group=1 cannot be opened' |
const _AM_MSG_IPFILESUPDATED 'Files for IPs have been updated' |
const _AM_MSG_REMOVED 'Records are removed' |
const _AM_PROTECTOR_ACTIONS 'Actions' |
const _AM_PROTECTOR_COPY 'Copy' |
const _AM_PROTECTOR_PREFIX 'Prefix' |
const _AM_PROTECTOR_TABLES 'Tables' |
const _AM_PROTECTOR_UPDATED 'Updated' |
const _AM_TH_AGENT 'AGENT' |
const _AM_TH_BADIPS 'Bad IPs<br><br><span style="font-weight:normal;">Write each IP a line<br>blank means all IPs are allowed</span>' |
const _AM_TH_DATETIME 'Time' |
const _AM_TH_DESCRIPTION 'Description' |
const _AM_TH_GROUP1IPS 'Allowed IPs for Group=1<br><br><span style="font-weight:normal;">Write each IP a line.<br>192.168. means 192.168.*<br>blank means all IPs are allowed</span>' |
const _AM_TH_IP 'IP' |
const _AM_TH_TYPE 'Type' |
const _AM_TH_USER 'User' |
const _AM_TXT_HOWTOCHANGEDB "If you want to change prefix,<br> edit %s/data/secure.php manually.<br><br>define('XOOPS_DB_PREFIX', '<b>%s</b>');" |
const _MD_A_MYMENU_MYBLOCKSADMIN 'Permissions' |
const _MD_A_MYMENU_MYPREFERENCES 'Preferences' |
const _MD_A_MYMENU_MYTPLSADMIN '' |