Phone-Widgets

phone.list phone.missedlist


phone.list

Displays the phonelist from a phone system

Parameters
{{ phone.list(id, title, count, repeat) }}
id
unique id for this widget
title
a title to display
count
the number of displayed lines, default 10
repeat
the refresh interval for this widget (using duration format), default 15i (15 minutes)
More Information
Example
{{ phone.list('phonelist', 'Phonelist') }}

Phonelist

Widgets

Design

Misc