Public Member Functions |
| | __construct (ipsRegistry $registry) |
| | anti_virus_bad_files_row ($file_path, $file_name, $data) |
| | anti_virus_bad_files_wrapper ($content) |
| | anti_virus_checked_row ($file_path) |
| | anti_virus_checked_wrapper ($content) |
| | deep_scan_bad_files_row ($file_path, $file_name, $data) |
| | deep_scan_bad_files_wrapper ($content) |
| | htaccess_data ($htaccess_pw, $htaccess_auth) |
| | htaccess_form () |
| | list_admin_overview ($rows) |
| | rename_admin_dir () |
| | security_item_bad ($title, $desc, $button, $url, $key) |
| | security_item_good ($title, $desc, $button, $url, $key) |
| | security_item_ok ($title, $desc, $button, $url, $key) |
| | securityOverview ($content) |
Protected Attributes |
|
| $cache |
|
| $caches |
|
| $DB |
|
| $lang |
|
| $member |
|
| $memberData |
| | $registry |
|
| $request |
|
| $settings |
Constructor & Destructor Documentation
Constructor
- Parameters:
-
| object | $registry | Registry object |
- Returns:
- void
Member Function Documentation
Row for bad files in AV checker
- Parameters:
-
| string | File path |
| string | File name |
| array | Data about the file |
- Returns:
- string HTML
Wrapper for bad files from AV checker
- Parameters:
-
- Returns:
- string HTML
Anti-virus checked file row
- Parameters:
-
- Returns:
- string HTML
Wrapper to show files checked for anti-virus
- Parameters:
-
- Returns:
- string HTML
Show the row for the bad file from deep scan
- Parameters:
-
| string | File path |
| string | File name |
| array | Data about the bad file record |
- Returns:
- string HTML
Wrapper for files from deep scan
- Parameters:
-
- Returns:
- string HTML
Show details to manually set htaccess file
- Parameters:
-
| string | .htaccess password |
| string | .htaccess auth |
- Returns:
- string HTML
Form to add the htaccess file
- Returns:
- string HTML
List administrators
- Parameters:
-
- Returns:
- string HTML
Rename admin directory details
- Returns:
- string HTML
"Bad" security item
- Parameters:
-
| string | Title |
| string | Description |
| string | Button text |
| string | URL |
| string | Unique key |
- Returns:
- string HTML
"Good" security item
- Parameters:
-
| string | Title |
| string | Description |
| string | Button text |
| string | URL |
| string | Unique key |
- Returns:
- string HTML
"Ok" security item
- Parameters:
-
| string | Title |
| string | Description |
| string | Button text |
| string | URL |
| string | Unique key |
- Returns:
- string HTML
Security tools overview page
- Parameters:
-
- Returns:
- string HTML
Field Documentation
Registry Object Shortcuts
The documentation for this class was generated from the following file:
- admin/applications/core/skin_cp/cp_skin_security.php