[ class tree: plugins ] [ index: plugins ] [ all elements ]

Class: ipBlocker

Source Location: /zp-extensions/ipBlocker.php

Class ipBlocker

Method Summary
static void   adminGate()   Monitors blocked accesses to Admin pages
static void   handleOptionSave()  
static string   load()   Monitors front end access and excludes access as defined by the options
static void   login()   Monitors Login attempts
static void   suspended()  
security_logger   __construct()   class instantiation function
array   getOptionsSupported()   Reports the supported options
void   handleOption()  

[ Top ]
Methods
static method adminGate  [line 312]

  static void adminGate( bool $allow, string $page  )

Monitors blocked accesses to Admin pages

Parameters:
bool   $allow:  ignored
string   $page:  ignored


[ Top ]
static method handleOptionSave  [line 160]

  static void handleOptionSave( $themename, $themealbum  )

Parameters:
   $themename: 
   $themealbum: 


[ Top ]
static method load  [line 340]

  static string load( string $path  )

Monitors front end access and excludes access as defined by the options

Parameters:
string   $path: 


[ Top ]
static method login  [line 280]

  static void login( bit $loggedin, string $user, [string $pass = NULL]  )

Monitors Login attempts

Parameters:
bit   $loggedin:  will be "false" if the login failed
string   $user:  ignored
string   $pass:  ignored


[ Top ]
static method suspended  [line 287]

  static void suspended( )



[ Top ]
Constructor __construct  [line 53]

  security_logger __construct( )

class instantiation function



[ Top ]
getOptionsSupported  [line 65]

  array getOptionsSupported( )

Reports the supported options



[ Top ]
handleOption  [line 104]

  void handleOption( $option, $currentValue  )

Parameters:
   $option: 
   $currentValue: 


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:35 +0200 by phpDocumentor 1.4.3