[htaccessBlockMaker] element index
All elements
a
e
f
g
h
l
p
r
s
u
_
_
top
__construct
htaccessBlockMaker::__construct()
in htaccessblockmaker.lib.php
Creates a new htaccessBlockMaker
a
top
add_ip
htaccessBlockMaker::add_ip()
in htaccessblockmaker.lib.php
Adds a new IP to the IP List
e
top
$endl
htaccessBlockMaker::$endl
in htaccessblockmaker.lib.php
Newline (default to \n)
$error
htaccessBlockMaker::$error
in htaccessblockmaker.lib.php
The current error code
f
top
$filestring
htaccessBlockMaker::$filestring
in htaccessblockmaker.lib.php
The name of the file to load
g
top
get_custom
htaccessBlockMaker::get_custom()
in htaccessblockmaker.lib.php
Gets a custom list
get_customdef
htaccessBlockMaker::get_customdef()
in htaccessblockmaker.lib.php
Gets the custom definition
get_ipdef
htaccessBlockMaker::get_ipdef()
in htaccessblockmaker.lib.php
Gets the IP definition
get_iplist
htaccessBlockMaker::get_iplist()
in htaccessblockmaker.lib.php
Gets the IP banlist
get_uadef
htaccessBlockMaker::get_uadef()
in htaccessblockmaker.lib.php
Gets the useragent def
get_ualist
htaccessBlockMaker::get_ualist()
in htaccessblockmaker.lib.php
Gets the UserAgent banlist
h
top
htaccessBlockMaker
htaccessBlockMaker
in htaccessblockmaker.lib.php
A simple class to generate simple .htaccess files
htaccessblockmaker.lib.php
htaccessblockmaker.lib.php
in htaccessblockmaker.lib.php
l
top
$list
htaccessBlockMaker::$list
in htaccessblockmaker.lib.php
List of Misc options to block
$listdef
htaccessBlockMaker::$listdef
in htaccessblockmaker.lib.php
List of Misc strings
$listip
htaccessBlockMaker::$listip
in htaccessblockmaker.lib.php
List of IPs to block
$listipdef
htaccessBlockMaker::$listipdef
in htaccessblockmaker.lib.php
String to use for IP blocking
$listua
htaccessBlockMaker::$listua
in htaccessblockmaker.lib.php
List of User-Agents to block
$listuadef
htaccessBlockMaker::$listuadef
in htaccessblockmaker.lib.php
String to use for User-Agent blocking
$loaded
htaccessBlockMaker::$loaded
in htaccessblockmaker.lib.php
Has the specified file been loaded?
loadfile
htaccessBlockMaker::loadfile()
in htaccessblockmaker.lib.php
Loads a file
load_file
htaccessBlockMaker::load_file()
in htaccessblockmaker.lib.php
Loads a file
p
top
process
htaccessBlockMaker::process()
in htaccessblockmaker.lib.php
Process the file
r
top
reset_error
htaccessBlockMaker::reset_error()
in htaccessblockmaker.lib.php
Resets the error code
s
top
savefile
htaccessBlockMaker::savefile()
in htaccessblockmaker.lib.php
Saves a file
save_file
htaccessBlockMaker::save_file()
in htaccessblockmaker.lib.php
set_custom
htaccessBlockMaker::set_custom()
in htaccessblockmaker.lib.php
Sets a custom list
set_file
htaccessBlockMaker::set_file()
in htaccessblockmaker.lib.php
Sets the file to load
set_iplist
htaccessBlockMaker::set_iplist()
in htaccessblockmaker.lib.php
Sets the IP banlist
set_ualist
htaccessBlockMaker::set_ualist()
in htaccessblockmaker.lib.php
Sets the User Agent list
u
top
$update
htaccessBlockMaker::$update
in htaccessblockmaker.lib.php
Has definitions been updated?
a
e
f
g
h
l
p
r
s
u
_