IP.Board  3.3.0
cp_skin_security Class Reference

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

__construct ( ipsRegistry registry)

Constructor

Parameters:
object$registryRegistry object
Returns:
void

Member Function Documentation

anti_virus_bad_files_row ( file_path,
file_name,
data 
)

Row for bad files in AV checker

Parameters:
stringFile path
stringFile name
arrayData about the file
Returns:
string HTML

Wrapper for bad files from AV checker

Parameters:
stringContent
Returns:
string HTML
anti_virus_checked_row ( file_path)

Anti-virus checked file row

Parameters:
stringPath to file
Returns:
string HTML

Wrapper to show files checked for anti-virus

Parameters:
stringContent
Returns:
string HTML
deep_scan_bad_files_row ( file_path,
file_name,
data 
)

Show the row for the bad file from deep scan

Parameters:
stringFile path
stringFile name
arrayData about the bad file record
Returns:
string HTML

Wrapper for files from deep scan

Parameters:
stringContent
Returns:
string HTML
htaccess_data ( htaccess_pw,
htaccess_auth 
)

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_admin_overview ( rows)

List administrators

Parameters:
arrayRows
Returns:
string HTML

Rename admin directory details

Returns:
string HTML
security_item_bad ( title,
desc,
button,
url,
key 
)

"Bad" security item

Parameters:
stringTitle
stringDescription
stringButton text
stringURL
stringUnique key
Returns:
string HTML
security_item_good ( title,
desc,
button,
url,
key 
)

"Good" security item

Parameters:
stringTitle
stringDescription
stringButton text
stringURL
stringUnique key
Returns:
string HTML
security_item_ok ( title,
desc,
button,
url,
key 
)

"Ok" security item

Parameters:
stringTitle
stringDescription
stringButton text
stringURL
stringUnique key
Returns:
string HTML
securityOverview ( content)

Security tools overview page

Parameters:
stringContent
Returns:
string HTML

Field Documentation

$registry [protected]

Registry Object Shortcuts


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables