Phone-Widgets

phone.list phone.missedlist


phone.missedlist

Displays the phonelist (only missed phonecalls) from a phone system

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

Phonelist

Widgets

Design

Misc