Table of Contents
Properties
-
$current_letter
: mixed
-
$current_term
: mixed
-
$glossary_id
: mixed
-
$hansard_count
: mixed
-
$num_terms
: mixed
-
$query
: mixed
Methods
-
__construct()
: mixed
-
create()
: mixed
-
delete()
: mixed
-
get_glossary_item()
: mixed
-
glossarise()
: mixed
-
search_glossary()
: mixed
$current_letter
public
mixed
$current_letter
$current_term
public
mixed
$current_term
$glossary_id
public
mixed
$glossary_id
$hansard_count
public
mixed
$hansard_count
$num_terms
public
mixed
$num_terms
$query
public
mixed
$query
__construct()
public
__construct([mixed $args = array() ]) : mixed
Parameters
-
$args
: mixed
= array()
-
create()
public
create(mixed &$data) : mixed
Parameters
-
$data
: mixed
-
delete()
public
delete(mixed $glossary_id) : mixed
Parameters
-
$glossary_id
: mixed
-
get_glossary_item()
public
get_glossary_item([mixed $args = array() ]) : mixed
Parameters
-
$args
: mixed
= array()
-
glossarise()
public
glossarise(mixed $body[, mixed $tokenize = 0 ][, mixed $urlize = 0 ]) : mixed
Parameters
-
$body
: mixed
-
-
$tokenize
: mixed
= 0
-
-
$urlize
: mixed
= 0
-
search_glossary()
public
search_glossary([mixed $args = array() ]) : mixed
Parameters
-
$args
: mixed
= array()
-