[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/ -> javascript-static.js (summary)

Add module to list of available modules that can be loaded from YUI.

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

Defines 29 functions

  checkall()
  checknone()
  select_all_in_element_with_id()
  select_all_in()
  deselect_all_in()
  confirm_if()
  findParentNode()
  unmaskPassword()
  filterByParent()
  fix_column_widths()
  fix_column_width()
  insertAtCursor()
  increment_filename()
  right_to_left()
  openpopup()
  close_window()
  focuscontrol()
  old_onload_focus()
  build_querystring()
  build_windowoptionsstring()
  convert_object_to_string()
  stripHTML()
  updateProgressBar()
  show_item()
  destroy_item()
  hide_item()
  addonload()
  getElementsByClassName()
  findChildNodes()

Functions
Functions that are not part of a class:

checkall()   X-Ref
No description

checknone()   X-Ref
No description

select_all_in_element_with_id(id, checked)   X-Ref
Either check, or uncheck, all checkboxes inside the element with id is

param: id the id of the container
param: checked the new state, either '' or 'checked'.

select_all_in(elTagName, elClass, elId)   X-Ref
No description

deselect_all_in(elTagName, elClass, elId)   X-Ref
No description

confirm_if(expr, message)   X-Ref
No description

findParentNode(el, elName, elClass, elId)   X-Ref
No description

unmaskPassword(id)   X-Ref
No description

filterByParent(elCollection, parentFinder)   X-Ref
No description

fix_column_widths()   X-Ref
No description

fix_column_width(colName)   X-Ref
No description

insertAtCursor(myField, myValue)   X-Ref
No description

increment_filename(filename, ignoreextension)   X-Ref
Increment a file name.

param: string file name.
param: boolean ignoreextension do not extract the extension prior to appending the
return: string the incremented file name.

right_to_left()   X-Ref
Return whether we are in right to left mode or not.

return: boolean

openpopup(event, args)   X-Ref
No description

close_window(e)   X-Ref
No description

focuscontrol(controlid)   X-Ref
Tranfer keyboard focus to the HTML element with the given id, if it exists.

param: controlid the control id.

old_onload_focus(formid, controlname)   X-Ref
Transfers keyboard focus to an HTML element based on the old style style of focus
This function should be removed as soon as it is no longer used


build_querystring(obj)   X-Ref
No description

build_windowoptionsstring(obj)   X-Ref
No description

convert_object_to_string(obj, separator)   X-Ref
No description

stripHTML(str)   X-Ref
No description

updateProgressBar(id, percent, msg, estimate)   X-Ref
No description

show_item()   X-Ref


destroy_item()   X-Ref


hide_item()   X-Ref


addonload()   X-Ref


getElementsByClassName()   X-Ref


findChildNodes()   X-Ref




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1