| 
|   | preprocess () | 
|   | 
| 
  | body_content () | 
|   | 
| 
  | helpContent () | 
|   | 
| 
  | unitTest ($phpunit) | 
|   | 
 | 
| 
static  | memLinksPrevNext ($card_no, $list=array()) | 
|   | 
 | 
| 
  | $description = '[Member Editor] is the primary tool for viewing and editing member accounts.' | 
|   | 
 | 
|   | $title = "Fannie :: Member " | 
|   | 
| 
  | $header = "Member " | 
|   | 
| 
  | $must_authenticate = true | 
|   | 
| 
  | $auth_classes = array('editmembers') | 
|   | 
      
        
          | MemberEditor::preprocess  | 
          ( | 
           | ) | 
           | 
        
      
 
get current account settings for reference
The API return type is changing here. Any un-updated module that still returns a string should not clobber the $account info.
 
 
  
  
      
        
          | MemberEditor::$title = "Fannie :: Member " | 
         
       
   | 
  
protected   | 
  
 
list of either auth_class(es) or array(auth_class, start, end) tuple(s) 
 
 
The documentation for this class was generated from the following file:
- fannie/mem/MemberEditor.php