MLAs
        
        extends People
    
    
            
            in package
            
        
    
    
    
People
Table of Contents
Properties
- $cons_type : mixed
 - $db : mixed
 - $house : mixed
 - $reg_cons_type : mixed
 - $rep_name : mixed
 - $rep_plural : mixed
 - $subs_missing_image : mixed
 - $type : mixed
 
Methods
- __construct() : mixed
 - getArgs() : mixed
 - getData() : mixed
 - sendAsCSV() : mixed
 - setMetaData() : mixed
 - getCSVHeaders() : mixed
 - getCSVRow() : mixed
 - getRegionalReps() : mixed
 - _get_data_by_group() : mixed
 - addImagesToData() : mixed
 - addUrlsToData() : mixed
 
Properties
$cons_type
    public
        mixed
    $cons_type
    
    
    
    
$db
    public
        mixed
    $db
    
    
    
    
$house
    public
        mixed
    $house
    
    
    
    
$reg_cons_type
    public
        mixed
    $reg_cons_type
    
    
    
    
$rep_name
    public
        mixed
    $rep_name
    
    
    
    
$rep_plural
    public
        mixed
    $rep_plural
    
    
    
    
$subs_missing_image
    public
        mixed
    $subs_missing_image
     = true
    
    
    
$type
    public
        mixed
    $type
    
    
    
    
Methods
__construct()
    public
                    __construct() : mixed
    getArgs()
    public
                    getArgs() : mixed
    getData()
    public
                    getData([mixed $args = array() ]) : mixed
    Parameters
- $args : mixed = array()
 
sendAsCSV()
    public
                    sendAsCSV(mixed $data) : mixed
    Parameters
- $data : mixed
 
setMetaData()
    public
                    setMetaData(mixed $args) : mixed
    Parameters
- $args : mixed
 
getCSVHeaders()
    protected
                    getCSVHeaders() : mixed
    getCSVRow()
    protected
                    getCSVRow(mixed $details) : mixed
    Parameters
- $details : mixed
 
getRegionalReps()
    protected
                    getRegionalReps(mixed $user) : mixed
    Parameters
- $user : mixed
 
_get_data_by_group()
    private
                    _get_data_by_group(mixed $args) : mixed
    Parameters
- $args : mixed
 
addImagesToData()
    private
                    addImagesToData(mixed $data) : mixed
    Parameters
- $data : mixed
 
addUrlsToData()
    private
                    addUrlsToData() : mixed