Table of Contents
    
    Properties
    
            - 
    $constituency
    
                         : mixed            
 
            - 
    $entered_house
    
                         : mixed            
 
            - 
    $extra_info
    
                         : mixed            
 
            - 
    $family_name
    
                         : mixed            
 
            - 
    $given_name
    
                         : mixed            
 
            - 
    $house_disp
    
                         : mixed            
 
            - 
    $houses
    
                         : mixed            
 
            - 
    $left_house
    
                         : mixed            
 
            - 
    $lordofname
    
                         : mixed            
 
            - 
    $member_id
    
                         : mixed            
 
            - 
    $other_constituencies
    
                         : mixed            
 
            - 
    $other_parties
    
                         : mixed            
 
            - 
    $party
    
                         : mixed            
 
            - 
    $person_id
    
                         : mixed            
 
            - 
    $the_users_mp
    
                         : mixed            
 
            - 
    $title
    
                         : mixed            
 
            - 
    $valid
    
                         : mixed            
 
            - 
    $db
    
                         : mixed            
 
    
    Methods
    
            - 
    __construct()
    
                                 : mixed    
 
            - 
    constituency()
    
                                 : mixed    
 
            - 
    constituency_to_person_id()
    
                                 : mixed    
 
            - 
    current_member()
    
                                 : mixed    
 
            - 
    current_member_anywhere()
    
                                 : mixed    
 
            - 
    entered_house()
    
                                 : mixed    
 
            - 
    entered_house_text()
    
                                 : mixed    
 
            - 
    entered_reason()
    
                                 : mixed    
 
            - 
    entered_reason_text()
    
                                 : mixed    
 
            - 
    extra_info()
    
                                 : mixed    
 
            - 
    family_name()
    
                                 : mixed    
 
            - 
    full_name()
    
                                 : mixed    
 
            - 
    future_mps()
    
                                 : mixed    
 
            - 
    given_name()
    
                                 : mixed    
 
            - 
    house()
    
                                 : mixed    
 
            - 
    house_text()
    
                                 : mixed    
 
            - 
    houses()
    
                                 : mixed    
 
            - 
    left_house()
    
                                 : mixed    
 
            - 
    left_house_text()
    
                                 : mixed    
 
            - 
    left_reason()
    
                                 : mixed    
 
            - 
    left_reason_text()
    
                                 : mixed    
 
            - 
    load_extra_info()
    
                                 : mixed    
 
            - 
    member_id()
    
                                 : mixed    
 
            - 
    member_id_to_person_id()
    
                                 : mixed    
 
            - 
    name_to_person_id()
    
                                 : mixed    
 
            - 
    party()
    
                                 : mixed    
 
            - 
    party_text()
    
                                 : mixed    
 
            - 
    person_id()
    
                                 : mixed    
 
            - 
    postcode_to_person_id()
    
                                 : mixed    
 
            - 
    previous_mps()
    
                                 : mixed    
 
            - 
    set_users_mp()
    
                                 : mixed    
 
            - 
    the_users_mp()
    
                                 : mixed    
 
            - 
    url()
    
                                 : mixed    
 
            - 
    _previous_future_mps_query()
    
                                 : mixed    
 
            - 
    houses_pretty()
    
                                 : mixed    
 
            - 
    isHigherPriorityHouse()
    
                                 : mixed    
 
            - 
    reasons()
    
                                 : mixed    
 
    
        
        
        
    
        
                    
    
        $constituency
        
        
                                
    
    
    
    
    public
        mixed
    $constituency
    
    
    
    
                    
    
        $entered_house
        
        
                                
    
    
    
    
    public
        mixed
    $entered_house
     = array()
    
    
    
                    
    
    
    
    
    public
        mixed
    $extra_info
     = array()
    
    
    
                    
    
        $family_name
        
        
                                
    
    
    
    
    public
        mixed
    $family_name
    
    
    
    
                    
    
        $given_name
        
        
                                
    
    
    
    
    public
        mixed
    $given_name
    
    
    
    
                    
    
        $house_disp
        
        
                                
    
    
    
    
    public
        mixed
    $house_disp
     = 0
    
    
    
                    
    
        $houses
        
        
                                
    
    
    
    
    public
        mixed
    $houses
     = array()
    
    
    
                    
    
        $left_house
        
        
                                
    
    
    
    
    public
        mixed
    $left_house
     = array()
    
    
    
                    
    
        $lordofname
        
        
                                
    
    
    
    
    public
        mixed
    $lordofname
    
    
    
    
                    
    
        $member_id
        
        
                                
    
    
    
    
    public
        mixed
    $member_id
    
    
    
    
                    
    
        $other_constituencies
        
        
                                
    
    
    
    
    public
        mixed
    $other_constituencies
    
    
    
    
                    
    
        $other_parties
        
        
                                
    
    
    
    
    public
        mixed
    $other_parties
     = array()
    
    
    
                    
    
        $party
        
        
                                
    
    
    
    
    public
        mixed
    $party
    
    
    
    
                    
    
        $person_id
        
        
                                
    
    
    
    
    public
        mixed
    $person_id
    
    
    
    
                    
    
        $the_users_mp
        
        
                                
    
    
    
    
    public
        mixed
    $the_users_mp
     = \false
    
    
    
                    
    
        $title
        
        
                                
    
    
    
    
    public
        mixed
    $title
    
    
    
    
                    
    
        $valid
        
        
                                
    
    
    
    
    public
        mixed
    $valid
     = \false
    
    
    
                    
    
        $db
        
        
                                
    
    
    
    
    private
        mixed
    $db
    
    
    
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                    __construct(mixed $args) : mixed
    
        
    
        Parameters
    
                    - 
                $args
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        constituency()
        
    
    
    
    
    public
                    constituency() : mixed
    
        
    
    
    
    
                    
    
        constituency_to_person_id()
        
    
    
    
    
    public
                    constituency_to_person_id(mixed $constituency[, mixed $house = null ]) : mixed
    
        
    
        Parameters
    
                    - 
                $constituency
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                 = null            
 
            - 
                
            
 
            
    
    
                    
    
        current_member()
        
    
    
    
    
    public
                    current_member([mixed $house = 0 ]) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : mixed
                 = 0            
 
            - 
                
            
 
            
    
    
                    
    
        current_member_anywhere()
        
    
    
    
    
    public
                    current_member_anywhere() : mixed
    
        
    
    
    
    
                    
    
        entered_house()
        
    
    
    
    
    public
                    entered_house([mixed $house = null ]) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : mixed
                 = null            
 
            - 
                
            
 
            
    
    
                    
    
        entered_house_text()
        
    
    
    
    
    public
                    entered_house_text(mixed $entered_house) : mixed
    
        
    
        Parameters
    
                    - 
                $entered_house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        entered_reason()
        
    
    
    
    
    public
                    entered_reason() : mixed
    
        
    
    
    
    
                    
    
        entered_reason_text()
        
    
    
    
    
    public
                    entered_reason_text(mixed $entered_reason) : mixed
    
        
    
        Parameters
    
                    - 
                $entered_reason
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
    
    
    
    public
                    extra_info() : mixed
    
        
    
    
    
    
                    
    
        family_name()
        
    
    
    
    
    public
                    family_name() : mixed
    
        
    
    
    
    
                    
    
        full_name()
        
    
    
    
    
    public
                    full_name([mixed $no_mp_title = false ]) : mixed
    
        
    
        Parameters
    
                    - 
                $no_mp_title
                : mixed
                 = false            
 
            - 
                
            
 
            
    
    
                    
    
        future_mps()
        
    
    
    
    
    public
                    future_mps() : mixed
    
        
    
    
    
    
                    
    
        given_name()
        
    
    
    
    
    public
                    given_name() : mixed
    
        
    
    
    
    
                    
    
        house()
        
    
    
    
    
    public
                    house(mixed $house) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        house_text()
        
    
    
    
    
    public
                    house_text(mixed $house) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        houses()
        
    
    
    
    
    public
                    houses() : mixed
    
        
    
    
    
    
                    
    
        left_house()
        
    
    
    
    
    public
                    left_house([mixed $house = null ]) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : mixed
                 = null            
 
            - 
                
            
 
            
    
    
                    
    
        left_house_text()
        
    
    
    
    
    public
                    left_house_text(mixed $left_house) : mixed
    
        
    
        Parameters
    
                    - 
                $left_house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        left_reason()
        
    
    
    
    
    public
                    left_reason() : mixed
    
        
    
    
    
    
                    
    
        left_reason_text()
        
    
    
    
    
    public
                    left_reason_text(mixed $left_reason, mixed $left_house, mixed $house) : mixed
    
        
    
        Parameters
    
                    - 
                $left_reason
                : mixed
                            
 
            - 
                
            
 
                    - 
                $left_house
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
    
    
    
    public
                    load_extra_info([mixed $display = false ][, mixed $force = false ]) : mixed
    
        
    
        Parameters
    
                    - 
                $display
                : mixed
                 = false            
 
            - 
                
            
 
                    - 
                $force
                : mixed
                 = false            
 
            - 
                
            
 
            
    
    
                    
    
        member_id()
        
    
    
    
    
    public
                    member_id() : mixed
    
        
    
    
    
    
                    
    
        member_id_to_person_id()
        
    
    
    
    
    public
                    member_id_to_person_id(mixed $member_id) : mixed
    
        
    
        Parameters
    
                    - 
                $member_id
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        name_to_person_id()
        
    
    
    
    
    public
                    name_to_person_id(mixed $name[, mixed $const = '' ]) : mixed
    
        
    
        Parameters
    
                    - 
                $name
                : mixed
                            
 
            - 
                
            
 
                    - 
                $const
                : mixed
                 = ''            
 
            - 
                
            
 
            
    
    
                    
    
        party()
        
    
    
    
    
    public
                    party() : mixed
    
        
    
    
    
    
                    
    
        party_text()
        
    
    
    
    
    public
                    party_text([mixed $party = null ]) : mixed
    
        
    
        Parameters
    
                    - 
                $party
                : mixed
                 = null            
 
            - 
                
            
 
            
    
    
                    
    
        person_id()
        
    
    
    
    
    public
                    person_id() : mixed
    
        
    
    
    
    
                    
    
        postcode_to_person_id()
        
    
    
    
    
    public
                    postcode_to_person_id(mixed $postcode[, mixed $house = null ]) : mixed
    
        
    
        Parameters
    
                    - 
                $postcode
                : mixed
                            
 
            - 
                
            
 
                    - 
                $house
                : mixed
                 = null            
 
            - 
                
            
 
            
    
    
                    
    
        previous_mps()
        
    
    
    
    
    public
                    previous_mps() : mixed
    
        
    
    
    
    
                    
    
        set_users_mp()
        
    
    
    
    
    public
                    set_users_mp() : mixed
    
        
    
    
    
    
                    
    
        the_users_mp()
        
    
    
    
    
    public
                    the_users_mp() : mixed
    
        
    
    
    
    
                    
    
        url()
        
    
    
    
    
    public
                    url([mixed $absolute = false ]) : mixed
    
        
    
        Parameters
    
                    - 
                $absolute
                : mixed
                 = false            
 
            - 
                
            
 
            
    
    
                    
    
        _previous_future_mps_query()
        
    
    
    
    
    private
                    _previous_future_mps_query(mixed $direction) : mixed
    
        
    
        Parameters
    
                    - 
                $direction
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        houses_pretty()
        
    
    
    
    
    private
                    houses_pretty() : mixed
    
        
    
    
    
    
                    
    
        isHigherPriorityHouse()
        
    
    
    
    
    private
                    isHigherPriorityHouse(int $house) : mixed
    
        
    
        Parameters
    
                    - 
                $house
                : int
                            
 
            - 
                
            
 
            
    
    
                    
    
        reasons()
        
    
    
    
    
    private
                    reasons() : mixed