MediaWiki  1.23.2
Block Member List

This is the complete list of members for Block, including all inherited members.

$blockerBlockprotected
$forcedTargetIDBlockprotected
$isAutoblockingBlockprotected
$isHardblockBlockprotected
$mAutoBlock
$mBlockEmailBlock
$mCreateAccountBlock
$mDisableUsertalkBlock
$mExpiryBlock
$mFromMasterBlock
$mHideNameBlock
$mIdBlockprotected
$mParentBlockIdBlock
$mReasonBlock
$mTimestampBlock
$targetBlockprotected
$typeBlockprotected
__construct( $address='', $user=0, $by=0, $reason='', $timestamp=0, $auto=0, $expiry='', $anonOnly=0, $createAccount=0, $enableAutoblock=0, $hideName=0, $blockEmail=0, $allowUsertalk=0, $byText='')Block
chooseBlock(array $blocks, array $ipChain)Blockstatic
defaultRetroactiveAutoblock(Block $block, array &$blockIds)Blockprotectedstatic
delete()Block
deleteIfExpired()Block
doAutoblock( $autoblockIP)Block
doRetroactiveAutoblock()Blockprotected
equals(Block $block)Block
fromMaster( $x=null)Block
getAutoblockExpiry( $timestamp)Blockstatic
getAutoblockUpdateArray()Blockprotected
getBlocker()Block
getBlocksForIPList(array $ipChain, $isAnon, $fromMaster=false)Blockstatic
getBy()Block
getByName()Block
getDatabaseArray( $db=null)Blockprotected
getExpiry()Block
getId()Block
getIpFragment( $hex)Blockprotectedstatic
getPermissionsError(IContextSource $context)Block
getRangeCond( $start, $end=null)Blockstatic
getRangeEnd()Block
getRangeStart()Block
getRedactedName()Block
getTarget()Block
getTargetAndType()Block
getType()Block
initFromRow( $row)Blockprotected
insert( $dbw=null)Block
isAutoblocking( $x=null)Block
isExpired()Block
isHardblock( $x=null)Block
isValid()Block
isWhitelistedFromAutoblocks( $ip)Blockstatic
newFromID( $id)Blockstatic
newFromRow( $row)Blockstatic
newFromTarget( $specificTarget, $vagueTarget=null, $fromMaster=false)Blockstatic
newLoad( $vagueTarget=null)Blockprotected
parseTarget( $target)Blockstatic
prevents( $action, $x=null)Block
purgeExpired()Blockstatic
selectFields()Blockstatic
setBlocker( $user)Block
setTarget( $target)Block
TYPE_AUTOBlock
TYPE_IDBlock
TYPE_IPBlock
TYPE_RANGEBlock
TYPE_USERBlock
update()Block
updateTimestamp()Block