api_getPerson.php
        
    Table of Contents
    
    Functions
    
            - 
    api_getPerson_front()
    
                                 : mixed    
 
            - 
    _api_getPerson_row()
    
                                 : mixed    
 
            - 
    api_getPerson_id()
    
                                 : mixed    
 
            - 
    _api_getPerson_output()
    
                                 : mixed    
 
            - 
    api_getPerson_constituency()
    
                                 : mixed    
 
            - 
    api_getPerson_postcode()
    
                                 : mixed    
 
            - 
    _api_getPerson_constituency()
    
                                 : mixed    
 
    
        
            
        
                    
    
        api_getPerson_front()
        
    
    
    
    
    
                    api_getPerson_front() : mixed
    
    
    
    
                    
    
        _api_getPerson_row()
        
    
    
    
    
    
                    _api_getPerson_row(mixed $row[, mixed $has_party = false ]) : mixed
    
        Parameters
    
                    - 
                $row
                : mixed
                            
 
            - 
                
            
 
                    - 
                $has_party
                : mixed
                 = false            
 
            - 
                
            
 
            
    
    
                    
    
        api_getPerson_id()
        
    
    
    
    
    
                    api_getPerson_id(mixed $id[, mixed $house = '' ]) : mixed
    
        Parameters
    
                    - 
                $id
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                 = ''            
 
            - 
                
            
 
            
    
    
                    
    
        _api_getPerson_output()
        
    
    
    
    
    
                    _api_getPerson_output(mixed $q[, mixed $flatten = false ]) : mixed
    
        Parameters
    
                    - 
                $q
                : mixed
                            
 
            - 
                
            
 
                    - 
                $flatten
                : mixed
                 = false            
 
            - 
                
            
 
            
    
    
                    
    
        api_getPerson_constituency()
        
    
    
    
    
    
                    api_getPerson_constituency(mixed $constituency, mixed $house) : mixed
    
        Parameters
    
                    - 
                $constituency
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        api_getPerson_postcode()
        
    
    
    
    
    
                    api_getPerson_postcode(mixed $pc, mixed $house) : mixed
    
        Parameters
    
                    - 
                $pc
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        _api_getPerson_constituency()
        
    
    
    
    
    
                    _api_getPerson_constituency(mixed $constituencies, mixed $house) : mixed
    
        Parameters
    
                    - 
                $constituencies
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                            
 
            -