IDEASCOMMON
in package
IDEASCOMMON class
Common routines for IDEAS
Table of Contents
Properties
- $basket : mixed
- $basketFetched : mixed
- $bibCite : mixed
- $browserTabID : mixed
- $BT : mixed
- $db : mixed
- $highlight : mixed
- $icons : mixed
- $keepHighlight : mixed
- $list : mixed
- $paging : mixed
- $session : mixed
- $store : mixed
- $user : mixed
- $vars : mixed
Methods
- getThreadIds() : mixed
- For displaying the correct view icon, find and store any sub-ideas ids for each main idea.
- reorderForm() : mixed
- Display the reorder form
- setQueryString() : string
- Set the querystring for paging
Properties
$basket
private
mixed
$basket
= []
$basketFetched
private
mixed
$basketFetched
= \FALSE
$bibCite
private
mixed
$bibCite
$browserTabID
private
mixed
$browserTabID
= \FALSE
$BT
private
mixed
$BT
= ''
$db
private
mixed
$db
$highlight
private
mixed
$highlight
$icons
private
mixed
$icons
$keepHighlight
private
mixed
$keepHighlight
$list
private
mixed
$list
= \FALSE
$paging
private
mixed
$paging
$session
private
mixed
$session
$store
private
mixed
$store
$user
private
mixed
$user
$vars
private
mixed
$vars
Methods
getThreadIds()
For displaying the correct view icon, find and store any sub-ideas ids for each main idea.
private
getThreadIds() : mixed
Also used for displaying previous/next icons when searching ideas
reorderForm()
Display the reorder form
private
reorderForm(int $count, string $listType) : mixed
Parameters
- $count : int
- $listType : string
setQueryString()
Set the querystring for paging
private
setQueryString(mixed $listType) : string
Parameters
- $listType : mixed