[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/js/jsapi/ -> jsapi.js (sommaire)

(pas de description)

Poids: 1011 lignes (21 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 37 fonctions

  serialize()
  unserialize()
  matchBracket()
  strtodate()
  sortingFunction()
  js2xmlrpc()
  xmlrpc2js()
  resizeIcon()
  Element()
  removeHTMLCode()
  addHTMLCode()
  adjustString()
  addSlashes()
  htmlSpecialChars()
  replaceComAnd()
  Timeout()
  showMessage()
  egw_openWindowCentered2()
  egw_openWindowCentered()
  egw_getWindowLeft()
  egw_getWindowTop()
  egw_getWindowInnerWidth()
  egw_getWindowInnerHeight()
  egw_getWindowOuterWidth()
  egw_getWindowOuterHeight()
  copyFromSelects()
  removeSelectedOptions()
  clearSelectBox()
  fillSelectBox()
  selectOptions()
  getSelectedOptions()
  getSelectedValues()
  getAllOptions()
  selectRadio()
  getSelectedRadio()
  cJsLib()
  _createDebugDOM()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

serialize(data)   X-Ref
Pas de description

unserialize(str)   X-Ref
Pas de description

matchBracket(strG, iniPosG)   X-Ref
Pas de description

strtodate(dateString,phpDateFormat)   X-Ref
Converts a date string into an object second to a php date() date format.

The result object have three indexes: day, month and year; (now currently
only accepts d , m , and Y in any position and with any separator in the
(input) date description string).

author: Vinicius Cubas Brand <vinicius@users.sourceforge.net>
param: string dateString  The date string in a format described in
param: string phpDateFormat  The date descriptor in a php date() format,

sortingFunction(a,b)   X-Ref
Pas de description

js2xmlrpc(methodName)   X-Ref
Pas de description

xmlrpc2js(responseText)   X-Ref
Pas de description

resizeIcon(id, action)   X-Ref
Pas de description

Element(element)   X-Ref
Pas de description

removeHTMLCode(id)   X-Ref
Pas de description

addHTMLCode(parent_id,child_id,child_code,surround_block_tag)   X-Ref
Pas de description

adjustString(str, max_chars)   X-Ref
Pas de description

addSlashes(code)   X-Ref
Pas de description

htmlSpecialChars(str)   X-Ref
Pas de description

replaceComAnd(str, replacer)   X-Ref
Pas de description

Timeout(control, code, maxCalls, actualCall, singleTimeout)   X-Ref
Pas de description

showMessage(msg, type)   X-Ref
Pas de description

egw_openWindowCentered2(_url, _windowName, _width, _height, _status)   X-Ref
Pas de description

egw_openWindowCentered(_url, _windowName, _width, _height)   X-Ref
Pas de description

egw_getWindowLeft()   X-Ref
Pas de description

egw_getWindowTop()   X-Ref
Pas de description

egw_getWindowInnerWidth()   X-Ref
Pas de description

egw_getWindowInnerHeight()   X-Ref
Pas de description

egw_getWindowOuterWidth()   X-Ref
Pas de description

egw_getWindowOuterHeight()   X-Ref
Pas de description

copyFromSelects(origSelectObj,destSelectObj)   X-Ref
Pas de description

removeSelectedOptions(selectId)   X-Ref
Pas de description

clearSelectBox(obj, startIndex)   X-Ref
Pas de description

fillSelectBox(obj,data)   X-Ref
Pas de description

selectOptions(obj,opts)   X-Ref
Pas de description

getSelectedOptions(obj)   X-Ref
Pas de description

getSelectedValues(obj)   X-Ref
Pas de description

getAllOptions(id)   X-Ref
Pas de description

selectRadio(id, index)   X-Ref
Pas de description

getSelectedRadio(obj)   X-Ref
Pas de description

cJsLib()   X-Ref
Pas de description

_createDebugDOM()   X-Ref
Pas de description



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7