Class: Dashboard

Dashboard

new Dashboard(t)

Parameters:
Name Type Description
t Telll the telll object
Author:
  • Monsenhor filipo at kobkob.org
Source:

Methods

_init(t)

Parameters:
Name Type Description
t
Source:
Returns:
bool

_showWidget(data)

Parameters:
Name Type Description
data
Source:
Returns:
bool

addLinkField(phField, plData)

Parameters:
Name Type Description
phField jQuery phField to insert link form
plData Object Photolink data to save
Source:
Returns:
null

addTrackmotionField($phField, tmData)

Parameters:
Name Type Description
$phField jQuery phField to insert track form
tmData Object the track motion data to show
Source:
Returns:
null

attach()

Source:
Returns:
null

close()

Source:
Returns:
null

createPhotolinkField(plData)

Parameters:
Name Type Description
plData Object Photolink data to save
Source:
Returns:
null
Parameters:
Name Type Description
id Integer Link to delete
Source:
Returns:
null
Parameters:
Name Type Description
id Integer Photolink to delete
Source:
Returns:
null

deletePoint(id)

Parameters:
Name Type Description
id Integer Point to delete
Source:
Returns:
null

deleteTrackmotion(id)

Parameters:
Name Type Description
id Integer Trackmotion to delete
Source:
Returns:
null

detach()

Source:
Returns:
null

loadMovieData()

Load photolinks and tags to store
Source:

loadUser()

Source:
Returns:
null

open()

Source:
Returns:
null

reloadPlSelectMovies()

Source:
Returns:
null

reloadSelectMovies()

Source:
Returns:
null
Parameters:
Name Type Description
data Object Link data to save
Source:
Returns:
null
Parameters:
Name Type Description
data Object Photolink data to save
Source:
Returns:
null

savePoint(data)

Parameters:
Name Type Description
data Object Point data to save
Source:
Returns:
null

timeDialog(msg)

Parameters:
Name Type Description
msg
Source:
Returns:
null

uploadImage(upl, imgField, imgField2)

Parameters:
Name Type Description
upl Element The file input
imgField jQuery Image tag receiving
imgField2 jQuery Image tag receiving
Source:
Returns:
null