Noodle Help Site

Class Feed


Defined in: <./Status/media/noodle.feed.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Feed(aParent)
Method Summary
Method Attributes Method Name and Description
 
append(user_id, user_name, id, folder_id, folder_name, folder_icon, folder_color, change_time, item_name, folder_type, folder_rights, pid, ptype)
 
 
 
init()
 
 
like(a)
 
like_handler(x, t, a)
 
more(a)
 
 
push(xml)
 
setStatusCountColor(el, theNumber)
 
show(el)
 
Feed(aParent)
Parameters:
{Noodle} aParent
Returns:
{Feed}
append(user_id, user_name, id, folder_id, folder_name, folder_icon, folder_color, change_time, item_name, folder_type, folder_rights, pid, ptype)
Parameters:
{String|Number} user_id
{String} user_name
{String|Number} id
{String|Number} folder_id
{String} folder_name
{String|Number} folder_icon
{String} folder_color
Color value
{String} change_time
{String} item_name
{String} folder_type
{String} folder_rights
{String|Number} pid
{String} ptype
cleanStatusCount()
incrementStatusCount(c)
Parameters:
c
init()
{Boolean} isOffScreen(w, a)
Parameters:
{Window} w
{HTMLElement} a
Returns:
{Boolean}
{Boolean} like(a)
Parameters:
{HTMLAnchorElement} a
Returns:
{Boolean} false
like_handler(x, t, a)
Parameters:
{Document} x
{String} t
{Array} a
single element array containing the id of the anchor element
{Boolean} more(a)
Parameters:
{HTMLAnchorElement} a
Returns:
{Boolean} false
postShow()
push(xml)
Parameters:
{Document|null} xml
setStatusCountColor(el, theNumber)
Parameters:
el
theNumber
show(el)
Parameters:
{HTMLAnchorElement} el
showShowMore(doc)
Parameters:
{Document} doc