Home
last modified time | relevance | path

Searched refs:cleanArg (Results 1 – 1 of 1) sorted by relevance

/plugin/eventline/timeline_js/scripts/
H A Dsources.js372 function cleanArg(arg) { function
411 this._eventID = cleanArg('eventID');
418 this._image = cleanArg('image');
419 this._link = cleanArg('link');
420 this._title = cleanArg('hoverText');
421 this._title = cleanArg('caption');
423 this._icon = cleanArg('icon');
424 this._color = cleanArg('color');
425 this._textColor = cleanArg('textColor');
426 this._classname = cleanArg('classname');
[all …]