Hansard
        
        extends HANSARDLIST
    
    
            
            in package
            
        
    
    
    
Hansard
Table of Contents
Properties
- $bill_lookup : mixed
 - $bill_title : mixed
 - $commentspage : mixed
 - $db : mixed
 - $epobject_id : mixed
 - $epobjectid_to_gid : mixed
 - $gid : mixed
 - $gidprefix : mixed
 - $htype : mixed
 - $listpage : mixed
 - $major : mixed
 - $most_recent_day : mixed
 - $speakers : mixed
 - $url : mixed
 
Methods
- __construct() : mixed
 - _get_comment() : mixed
 - _get_comment_count_for_epobject() : mixed
 - _get_data_by_calendar() : mixed
 - _get_data_by_column() : mixed
 - _get_data_by_date() : mixed
 - _get_data_by_gid() : mixed
 - _get_data_by_person() : mixed
 - _get_data_by_recent() : mixed
 - _get_data_by_search() : mixed
 - _get_item() : mixed
 - _get_listurl() : mixed
 - _get_mentions() : mixed
 - _get_nextprev_dates() : mixed
 - _get_nextprev_items() : mixed
 - _get_section() : mixed
 - _get_speaker() : mixed
 - _get_subsection() : mixed
 - _get_votes() : mixed
 - _validate_date() : mixed
 - display() : mixed
 - epobject_id() : mixed
 - gid() : mixed
 - htype() : mixed
 - most_recent_day() : mixed
 - prepare_search_result_for_display() : mixed
 - render() : mixed
 - search() : array<string|int, mixed>
 - Search
 - total_items() : mixed
 - _get_hansard_data() : mixed
 - _get_speaker_alone() : mixed
 - _get_speaker_offices() : mixed
 - _get_speaker_url() : mixed
 - check_gid_change() : mixed
 
Properties
$bill_lookup
    public
        mixed
    $bill_lookup
     = array()
    
    
    
$bill_title
    public
        mixed
    $bill_title
    
    
    
    
$commentspage
    public
        mixed
    $commentspage
    
    
    
    
$db
    public
        mixed
    $db
    
    
    
    
$epobject_id
    public
        mixed
    $epobject_id
    
    
    
    
$epobjectid_to_gid
    public
        mixed
    $epobjectid_to_gid
     = array()
    
    
    
$gid
    public
        mixed
    $gid
    
    
    
    
$gidprefix
    public
        mixed
    $gidprefix
    
    
    
    
$htype
    public
        mixed
    $htype
    
    
    
    
$listpage
    public
        mixed
    $listpage
    
    
    
    
$major
    public
        mixed
    $major
    
    
    
    
$most_recent_day
    public
        mixed
    $most_recent_day
    
    
    
    
$speakers
    public
        mixed
    $speakers
     = array()
    
    
    
$url
    public
        mixed
    $url
    
    
    
    
Methods
__construct()
    public
                    __construct() : mixed
    _get_comment()
    public
                    _get_comment(mixed $item_data) : mixed
    Parameters
- $item_data : mixed
 
_get_comment_count_for_epobject()
    public
                    _get_comment_count_for_epobject(mixed $item_data) : mixed
    Parameters
- $item_data : mixed
 
_get_data_by_calendar()
    public
                    _get_data_by_calendar(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_column()
    public
                    _get_data_by_column(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_date()
    public
                    _get_data_by_date(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_gid()
    public
                    _get_data_by_gid(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_person()
    public
                    _get_data_by_person(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_recent()
    public
                    _get_data_by_recent(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_data_by_search()
    public
                    _get_data_by_search(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_item()
    public
                    _get_item(mixed $args) : mixed
    Parameters
- $args : mixed
 
_get_listurl()
    public
                    _get_listurl(mixed $id_data[, mixed $url_args = array() ][, mixed $encode = 'html' ]) : mixed
    Parameters
- $id_data : mixed
 - $url_args : mixed = array()
 - $encode : mixed = 'html'
 
_get_mentions()
    public
                    _get_mentions(mixed $spid) : mixed
    Parameters
- $spid : mixed
 
_get_nextprev_dates()
    public
                    _get_nextprev_dates(mixed $date) : mixed
    Parameters
- $date : mixed
 
_get_nextprev_items()
    public
                    _get_nextprev_items(mixed $itemdata) : mixed
    Parameters
- $itemdata : mixed
 
_get_section()
    public
                    _get_section(mixed $itemdata) : mixed
    Parameters
- $itemdata : mixed
 
_get_speaker()
    public
                    _get_speaker(mixed $person_id, mixed $hdate, mixed $htime, mixed $major) : mixed
    Parameters
- $person_id : mixed
 - $hdate : mixed
 - $htime : mixed
 - $major : mixed
 
_get_subsection()
    public
                    _get_subsection(mixed $itemdata) : mixed
    Parameters
- $itemdata : mixed
 
_get_votes()
    public
                    _get_votes(mixed $epobject_id) : mixed
    Parameters
- $epobject_id : mixed
 
_validate_date()
    public
                    _validate_date(mixed $args) : mixed
    Parameters
- $args : mixed
 
display()
    public
                    display(mixed $view[, mixed $args = array() ][, mixed $format = 'html' ]) : mixed
    Parameters
- $view : mixed
 - $args : mixed = array()
 - $format : mixed = 'html'
 
epobject_id()
    public
                    epobject_id() : mixed
    gid()
    public
                    gid() : mixed
    htype()
    public
                    htype() : mixed
    most_recent_day()
    public
                    most_recent_day() : mixed
    prepare_search_result_for_display()
    public
                    prepare_search_result_for_display(mixed $body) : mixed
    Parameters
- $body : mixed
 
render()
    public
                    render(mixed $view, mixed $data[, mixed $format = 'html' ]) : mixed
    Parameters
- $view : mixed
 - $data : mixed
 - $format : mixed = 'html'
 
search()
Search
    public
                    search(string $searchstring, array<string|int, mixed> $args) : array<string|int, mixed>
    Performs a search of Hansard.
Parameters
- $searchstring : string
 - 
                    
The string to initialise SEARCHENGINE with.
 - $args : array<string|int, mixed>
 - 
                    
An array of arguments to restrict search results.
 
Return values
array<string|int, mixed> —An array of search results.
total_items()
    public
                    total_items() : mixed
    _get_hansard_data()
    protected
                    _get_hansard_data(mixed $input) : mixed
    Parameters
- $input : mixed
 
_get_speaker_alone()
    private
                    _get_speaker_alone(mixed $q, mixed $person_id, mixed $hdate, mixed $htime, mixed $major) : mixed
    Parameters
- $q : mixed
 - $person_id : mixed
 - $hdate : mixed
 - $htime : mixed
 - $major : mixed
 
_get_speaker_offices()
    private
                    _get_speaker_offices(mixed $speaker, mixed $hdate) : mixed
    Parameters
- $speaker : mixed
 - $hdate : mixed
 
_get_speaker_url()
    private
                    _get_speaker_url(mixed $house) : mixed
    Parameters
- $house : mixed
 
check_gid_change()
    private
                    check_gid_change(mixed $gid, mixed $from, mixed $to) : mixed
    Parameters
- $gid : mixed
 - $from : mixed
 - $to : mixed