Noodle Help Site

new Feed(aParent) → {Feed}

Live feed
Parameters:
Name Type Description
aParent Noodle
Returns:
Type
Feed

Methods

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:
Name Type Description
user_id String | Number
user_name String
id String | Number
folder_id String | Number
folder_name String
folder_icon String | Number
folder_color String Color value
change_time String
item_name String
folder_type String
folder_rights String
pid String | Number
ptype String

cleanStatusCount()

incrementStatusCount(c)

Parameters:
Name Type Description
c *

init()

isOffScreen(w, a) → {Boolean}

Parameters:
Name Type Description
w Window
a HTMLElement
Returns:
Type
Boolean

like(a) → {Boolean}

Like a Status feed post
Parameters:
Name Type Description
a HTMLAnchorElement
Returns:
false
Type
Boolean

like_handler(x, t, a)

this.like callback handler
Parameters:
Name Type Description
x Document
t String
a Array single element array containing the id of the anchor element

more(a) → {Boolean}

Parameters:
Name Type Description
a HTMLAnchorElement
Returns:
false
Type
Boolean

postShow()

push(xml)

Parameters:
Name Type Description
xml Document | null

setStatusCountColor(el, theNumber)

Parameters:
Name Type Description
el *
theNumber *

show(el)

Parameters:
Name Type Description
el HTMLAnchorElement

showShowMore(doc)

Parameters:
Name Type Description
doc Document