[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/js/application/conpherence/ -> behavior-menu.js (summary)

(no description)

File Size: 555 lines (16 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 18 functions

  init()
  selectThreadByID()
  selectThread()
  updatePageData()
  redrawThread()
  markThreadsLoading()
  markThreadLoading()
  markWidgetLoading()
  reloadWidget()
  onWidgetResponse()
  getDefaultWidget()
  onLoadThreadResponse()
  didRedrawThread()
  _scrollMessageWindow()
  onDeviceChange()
  loadThreads()
  onLoadThreadsResponse()
  didLoadThreads()

Functions
Functions that are not part of a class:

init()   X-Ref
Initializes this behavior based on all the configuraton jonx and the
result of JX.Device.getDevice();


selectThreadByID(id, update_page_data)   X-Ref
No description

selectThread(node, update_page_data)   X-Ref
No description

updatePageData(data)   X-Ref
No description

redrawThread()   X-Ref
No description

markThreadsLoading(loading)   X-Ref
No description

markThreadLoading(loading)   X-Ref
No description

markWidgetLoading(loading)   X-Ref
No description

reloadWidget(data)   X-Ref
No description

onWidgetResponse(thread_id, widget, response)   X-Ref
No description

getDefaultWidget()   X-Ref
No description

onLoadThreadResponse(thread_id, response)   X-Ref
No description

didRedrawThread(build_device_widget_selector)   X-Ref
This function is a wee bit tricky. Internally, we want to scroll the
message window and let other stuff - notably widgets - redraw / build if
necessary. Externally, we want a hook to scroll the message window
- notably when the widget selector is used to invoke the message pane.
The following three functions get 'er done.


_scrollMessageWindow()   X-Ref
No description

onDeviceChange()   X-Ref
No description

loadThreads()   X-Ref
No description

onLoadThreadsResponse(r)   X-Ref
No description

didLoadThreads()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1