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

Class: user_expiry

Source Location: /zp-extensions/user-expiry.php

Class user_expiry

Method Summary
static void   admin_tabs()  
static void   checkcookie()  
static void   checklogon()  
static void   checkPasswordRenew()  
static void   cleanup()  
static void   edit_admin()  
static void   notify()  
static void   passwordAllowed()  
static string   reverify()   Re-validates user's e-mail via ticket.
user_expiry   user_expiry()   class instantiation function
array   getOptionsSupported()   Reports the supported options
void   handleOption()  

[ Top ]
Methods
static method admin_tabs  [line 90]

  static void admin_tabs( $tabs  )

Parameters:
   $tabs: 


[ Top ]
static method checkcookie  [line 213]

  static void checkcookie( $loggedin  )

Parameters:
   $loggedin: 


[ Top ]
static method checklogon  [line 221]

  static void checklogon( $loggedin, $user  )

Parameters:
   $loggedin: 
   $user: 


[ Top ]
static method checkPasswordRenew  [line 170]

  static void checkPasswordRenew( )



[ Top ]
static method cleanup  [line 181]

  static void cleanup( $user  )

Parameters:
   $user: 


[ Top ]
static method edit_admin  [line 266]

  static void edit_admin( $html, $userobj, $i, $background, $current, $local_alterrights  )

Parameters:
   $html: 
   $userobj: 
   $i: 
   $background: 
   $current: 
   $local_alterrights: 


[ Top ]
static method notify  [line 290]

  static void notify( $tab, $subtab  )

Parameters:
   $tab: 
   $subtab: 


[ Top ]
static method passwordAllowed  [line 185]

  static void passwordAllowed( $msg, $pwd, $user  )

Parameters:
   $msg: 
   $pwd: 
   $user: 


[ Top ]
static method reverify  [line 237]

  static string reverify( string $path  )

Re-validates user's e-mail via ticket.

Parameters:
string   $path:  the script (which we ignore)


[ Top ]
Constructor user_expiry  [line 57]

  user_expiry user_expiry( )

class instantiation function



[ Top ]
getOptionsSupported  [line 69]

  array getOptionsSupported( )

Reports the supported options



[ Top ]
handleOption  [line 86]

  void handleOption( $option, $currentValue  )

Parameters:
   $option: 
   $currentValue: 


[ Top ]

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