Framework JavaScript ACube V2.10.0
 

Classe Fonctions_Globales

Object
   |
   +--Fonctions_Globales

class Fonctions_Globales

 
Sommaire des Méthodes
<static> void __ElementFormSelectMaster.constructor()
          
<static> Object addParametresFormulaire(<ComposantForm> formulaire, <Array> parametres)
           Cette fonction permet d'ajouter aux paramètres existants les paramètres d'un formulaire.
<static> void affiche(<String_Obligatoire> block)
          
<static> void afficherCalendrier(<Date_Facultatif> maDate)
           Fonction d'affichage du calendrier «afficherCalendrier(maDate)».
<static> boolean ajoutElement(<p_XMLObject_ou_ObjectNodeList_Obligatoire> listeElements,<p_ObjectNodeList_ou_Node_Obligatoire> Element)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «ajoutElement(listeElements,Element)» permet d'ajouter un élément XML (objet Node ou NodeList) à une arborescence XML (objet DOM ou NodeList).
<static> <private>  void annuler(currentCalendar)
           Fonction de gestion de l'évènement du bouton annuler du calendrier.
<static> int calculerNumeroSemaine(<Date_Obligatoire> myDate)
           Calcule le numéro de semaine de la date fournie en paramètre.
<static> <private>  void calendOff(<ObjetDOMHTML_Obligatoire> cellule)
           Fonction de gestion de l'évènement «onmouseout» d'une cellule de calendrier.
<static> <private>  void calendOn(<ObjetDOMHTML_Obligatoire> cellule)
           Fonction de gestion de l'évènement «onmouseover» sur une cellule de calendrier.
<static> void changeImages()
           Le framework technique fw_outils.js propose la fonction «changeImages()»; elle permet de positionner l'image dont la référence est passée en paramètre dans l'élément image dont la référence est passée dans le paramètre suivant.
<static> <private>  void changeMonth(<String_Obligatoire> nextOrPrevious)
           Fonction de gestion de navigation dans le calendrier «changeMonth(nextOrPrevious)».
<static> <private>  void changeYear(<String_Obligatoire> nextOrPrevious)
           Fonction de gestion de navigation dans le calendrier «changeYear(nextOrPrevious)».
<static> void checkValidator(reference)
          
<static> boolean clonerElement(<ObjectNode_Obligatoire> nodeSource, <ObjectNode_Obligatoire> nodeCible)
           La fonction globale «clonerElement(nodeSource, DOMCible)» permet de copier nodeSource dans le noeud d'un DOM DOMCible.
<static> void closePopUpInLineInSelf(id)
           This public function « closePopUpInLineInSelf() » allows to popup frame to close itself.
<static> void ComponentCaptcha_constructor()
           Function « constructor() » is used to create new ComponentCaptcha objet ComponentCaptcha.
<static> void ComponentPopupInline_constructor()
           This public method « constructor() » is used to create new ComponentPopupInline objet ComponentPopupInline.
<static> void ComposantAPropos_constructor()
           La fonction «ComposantAPropos_constructor()» permet la configuration des attributs de l'objet ComposantAPropos lors de son instanciation.
<static> void ComposantArborescence_constructor()
           La fonction «ComposantArborescence_constructor()» permet la configuration des attributs de l'objet ComposantArborescence lors de son instanciation.
<static> void ComposantBandeauOnglets_constructor()
           La fonction globale «ComposantBandeauOnglets_constructor()» permet la configuration des éléments de l'objet de gestion d'un DOM ComposantBandeauOnglets lors de son instanciation.
<static> void composantBulleOnMouseMove(<Event_Facultatif> e, <ToolTip_Obligatoire> composantBulle)
           La fonction globale "composantBulleOnMouseMove" gère le traitement de l'évènement onmousemove pour les bulles de type 1.
<static> void ComposantCanalRSS_constructor()
           Fonction «ComposantCanalRSS_constructor()» permetant l'instanciation d'un objet de type ComposantCanalRSS ComposantCanalRSS.
<static> void ComposantClavierVirtuel_constructor()
           La fonction «constructor()» permet la configuration des attributs de l'objet ComposantClavierVirtuel lors de son instanciation.
<static> void ComposantContentEditor_constructor()
           La fonction «ComposantContentEditor_constructor()» permet l'instanciation d'un objet ComposantContentEditor.
<static> void ComposantContentEditor_init_wisiwig(<String_Obligatoire> url)
           Le framework ergonomique fw_contentEditor.js propose la fonction «ComposantContentEditor_init_wisiwig(url)»; elle permet d 'initialiser le composant TinyMCE à partir du fichier xml de configuration dont l'url est passé en paramètre.
<static> void ComposantContentEditor_initCE()
          
<static> Array ComposantContentEditor_initInfosByXML(<String_Obligatoire> urlXMLConfigCE)
           Le framework ergonomique fw_contentEditor.js propose la fonction «ComposantContentEditor_initINfosByXML(urlXMLConfigCE)»; elle permet de récupérer les paramètres de configuration définis dans le fichier xml statique de configuration dont l'url est passé en paramètre.
<static> void ComposantContentEditorTemplate_constructor()
           La fonction «ComposantContentEditorTemplate_constructor()» permet l'instanciation d'un objet ComposantContentEditorTemplate.
<static> ComposantContentEditorTemplate ComposantContentEditorTemplate_findTemplate(<String_Obligatoire> toolBarId, <Array_ComposantContentEditorTemplate_Obligatoire> listeTemplates)
           Le framework ergonomique fw_contentEditor.js propose la fonction «ComposantContentEditor_findTemplate(toolBarId, listeTemplates)»; elle permet de trouver dans la liste des templates (définis en balises du fichier xml statique de configuration du composant) le COmposantContentEditorTemplate du toolBarId passé en paramètre.
<static> tabSettingsTinyMCE ComposantContentEditorTemplate_makeTabSeetingsTinyMCE(<ComposantContentEditorTemplate_Obligatoire> composantContentEditorTemplate, <Array_String_Obligatoire> tabSettingsTinyMCE, <int_indice_Obligatoire> indice)
           Le framework ergonomique fw_contentEditor.js propose la fonction «ComposantContentEditor_makeTabSeetingsTinyMce(composantContentEditorTemplate, tabSettingsTinyMCE, indice)»; elle permet de renseigner le tableau des settings pour le composant TinyMCE à partir des données du template passé en paramètre.
<static> <private>  void ComposantEntete_constructor()
           La méthode privée «constructor()» initialise les éléments suivants:

·  le statut menu affiché/désaffiché à "affiché"
·  le cookie de sauvegarde du statut menu affiché/désaffiché
·  les informations de configuration obtenues par appel à "initByXML"
<static> void ComposantErreur_constructor()
           Fonction «ComposantErreur_constructor()» permettant la configuration des attributs d'un objet ComposantErreur lors de son instanciation.
<static> void ComposantMenu_constructor()
           La méthode publique «constructor()» réalise les actions d'initialisation de la configuration du menu.
<static> void ComposantTableau_constructor()
           La fonction «ComposantTableau_constructor()» permet l'instanciation d'un l'objet ComposantTableau.
<static> void ComposantTableur_constructor()
           Constructeur de la classe ComposantTableur
<static> void ComposantTexteLong_constructor()
           La fonction «ComposantTexteLong_constructor()»; permet la configuration des éléments de l'objet de gestion d'un DOM ComposantTexteLong lors de son instanciation.
<static> void construirepageFW()
           Fonction globale «construirepageFW()» qui permet la construction de la page d'erreur lors d'une erreur propre au Framework.
<static> float conversionMonnaie(<String_Obligatoire> montant, <String_Obligatoire> taux, <String_Obligatoire> decimal)
           La fonction «conversionMonnaie(montant, taux, decimal)» permet de convertir en une autre devise monétaire le montant passé en paramètre, selon le taux et le nombre de décimal indiqués.
<static> boolean convertDOMtoString(<p_XMLObject_ou_ObjectNodeList_ou_ObjectNode_Obligatoire> listeElements)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «convertDOMtoString(listeElements)» permet de sérialiser dans une chaîne de caractères toute arborescence DOM ou élément XML (objet DOM, NodeList ou Node).
<static> DOMElement convertStringToDOM(<String_Obligatoire> chaineXML)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «convertStringToDOM(chaineXML)» permet de désérialiser à partir d'une chaîne de caractères toute l'arborescence DOM d'un flux XML sérialisé.
Elle renvoie un objet de type DOMElement correspondant au flux XML sérialisé dans la chaine de caractères passée en paramètre.
<static> boolean copieElement(<p_ObjectNodeList_ou_ObjectNode_Obligatoire> ElementSource, <p_ObjectNodeList_ou_ObjectNode_Obligatoire> ElementDestination)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «copieElement(ElementSource, ElementDestination)» permet de copier le contenu d'un élément XML (objet Node ou NodeList) dans un autre élément XML.
<static> Element createSVGElement(doc, tag)
           Create a SVG DOM Element for the Document doc
<static> Text createSVGTextNode(<Document> doc, <String> text)
           Create a text DOM Element for the Document doc
<static> void creerFormulaire(<XMLObjectSauvegarde_Obligatoire> XMLFormulaireInfo)
           La méthode publique «creerFormulaire(XMLFormulaireInfo)» est la méthode de création automatique d'un formulaire, depuis un fichier XML répondant à la DTD DTD.formulaire.dtd.
Cette méthode parcourt le fichier XML, crée le ComposantForm, repère les différents éléments renseignés et appelle les fonctions associée à chacun de ces éléments.
<static> Array_ObjectTexteLong CreerSousTitre(<XMLObjectSauvegarde_Obligatoire> XMLDoc)
           La fonction globale «CreerSousTitre(XMLDoc)» permet de créer le tableau javascript qui représente le composant Texte Long.
<static> boolean ctrlComboSelect(<ObjetDOMHTML_Obligatoire> champCombo,<int_Obligatoire> indiceInterdit,<String_Obligatoire> msgSiIndiceInterdit)
           Le framework technique fw_cs.js propose la fonction technique globale de contrôle «ctrlComboSelect(champCombo,indiceInterdit,msgSiIndiceInterdit)»; elle contrôle si l'indice selectionné dans la liste est différent de 'indiceInterdit', sinon elle affiche un message d'alerte et positionne le focus sur le select.
<static> boolean ctrlSaisie(<ObjectDOMHTML_Obligatoire> champ, <String_Facultatif> msgSiVide, <String_Facultatif> msgSiFormatErr, <String_Facultatif> valSiErr, <Boolean_Facultatif> majSiOk, funCtrl, <arg_Facultatif> a1,<arg_Facultatif> a2,<arg_Facultatif> a3,<arg_Facultatif> a4,<arg_Facultatif> a5,<arg_Facultatif> a6,<arg_Facultatif> a7,<arg_Facultatif> a8,<arg_Facultatif> a9)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de saisie «ctrlSaisie(champ, msgSiVide, msgSiFormatErr, valSiErr, majSiOk, funCtrl, a1,a2,a3,a4,a5,a6,a7,a8,a9)»; elle permet de vérifier si le «champ» est valide.
<static> Object dateFormat( <String_Obligatoire> maDate, <String_Obligatoire> formatCible, <String_Optionnel> formatSource)
           Le framework technique fw_format.js propose la fonction technique globale de mise en forme «dateFormat( maDate, formatCible, formatSource)»; elle permet de vérifier si «maDate» est une date et de retourner cette même date dans un autre formet.
<static> String dateToString( <String_Obligatoire> dateObj, <String_Facultatif> formatDateCib)
           Le framework technique fw_cs.js propose la fonction technique globale de conversion de format simple «dateToString( dateObj, formatDateCib)»; elle permet de vérifier si «dateObj» est valide (date) et de le convertir en chaîne de caractères.
<static> String deformaterNombre(<String_Obligatoire> nombreFormate, <String_Obligatoire> expressionFormatage)
           «deformaterNombre(nombreFormate, expressionFormatage)» retourne le nombreFormate dans son format d'origine.
<static> String deformaterNumTel(<String_Obligatoire> numeroFormate, <String_Obligatoire> expressionFormatage)
           «deformaterNumTel(numeroFormate, expressionFormatage)» retourne "numeroFormate" dans son format d'origine après avoir été convertis avec le paramètre "expressionFormat" (cf.
<static> Number degreesToRadians(angle)
           Convert degree to radians
<static> void DeleteCookie(<String_Obligatoire> name)
           Le framework technique fw_cookies.js propose la fonction «DeleteCookie(name)»; elle sert à supprimer le cookie désigné par l'argument «name».
<static> void disableAllAction()
           Le framework technique fw_form.js propose la fonction liée à la validation de formulaire «disableAllAction()»; c'est la fonction de désactivation de toutes les actions click et touche 'Entrée' de l'ensemble des formulaires présents dans la page.
<static> boolean echangeDataElement(<p_ObjectNode_Obligatoire> Element1,<p_ObjectNode_Obligatoire> Element2)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «echangeDataElement(Element1,Element2)» offre la possibilité d'échanger la valeur textuelle d'un élément XML (objet Node de NodeType à 1 ou 3) de contenu de type texte avec la valeur d'un autre élément XML (objet Node de NodeType à 1 ou 3) de contenu de type texte.
<static> boolean echangeElement(<p_XMLObject_ou_ObjectNodeList_Obligatoire> listeElements,<int_Obligatoire> item1,<int_Obligatoire> item2)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «echangeElement(listeElements,item1,item2)» offre la possibilité d'échanger deux élements XML (objet Node ou NodeList) de type textuel situés à même profondeur d'arborescence du DOM XML.
<static> void ecrireBindPopupTableur(<ComposantTableur_Obligatoire> leTableur)
           La fonction globale «ecrireBindPopupTableur(leTableur)» est déclenchée depuis la popup qui permet la selection des titres que l'on souhaite filtrer.
<static> <private>  void EcrireTbodyCalendrier(<Date_Facultatif> maDate)
           Fonction «EcrireTbodyCalendrier(maDate)» génèrant l'affichage du corps du calendrier : sur 6 lignes de 7 cellules vierges.
<static> void ecrireText(<String_Obligatoire> id, <String_Obligatoire> texte)
           La fonction globale "ecrireText(id, texte)" permet d'insérer du texte dans un document HTML.
Cette fonction s'avère utile dans bon nombre de situations, le développeur y verra un interêt tout particulier pour renseigner les titres de formulaire ou pour placer du texte à l'intérieur d'une fiche.
<static> void ElementListe_constructor()
           fonction «ElementListe_constructor()»; permettant d'instancier un objet de typeElementListe.
<static> <private>  String encodeParametres(<Object_Obligatoire> params)
           La fonction utilitaire «encodeParametres(params)» est à usage interne du framework pour envoyer des données sous la forme "VAR1=valeur1&VAR2=valeur2".
<static> Object encoderParametrePOST(params)
           Encode les paramètres donnés avec la fonction javascript encodeURIComponent.
<static> boolean enterEgalValider()
           La fonction globale «enterEgalValider()» s'applique à un document HTML et trouve son utilité dans le contexte d'une page de type formulaire.
<static> String entierFormatNF( <String_Obligatoire> monChiffre)
           Le framework technique fw_format.js propose la fonction technique globale de mise en forme «entierFormat( monChiffre)»; elle permet de retourner «monChiffre» dans un autre format entier.
<static> boolean estAdresseEmailString(<String_Obligatoire> emailStr)
           Fonction permettant de controler le format d'une adresse e-mail en s'appuyant sur l'expression régulière suivante:
"^[a-zA-Z0-9][-._a-zA-Z0-9]*
<static> boolean estAlphanumString( <String_Obligatoire> alphanumString, <char_Facultatif> min, <char_Facultatif> max)
           Le framework technique fw_cs.js propose la fonction technique globale de contrôle de surface «estAlphanumString( alphanumString, min, max)»; elle permet de vérifier si la saisie est seulement en alphanumérique et permet de vérifier en option si la saisie est bornée alphabétiquement ou numériquement.
<static> boolean estAlphaString( <String_Obligatoire> alphaString, <char_Facultatif> min, <char_Facultatif> max)
           Le framework technique fw_cs.js propose la fonction technique globale de contrôle de surface «estAlphaString( alphaString, min, max)»; elle permet de vérifier si la saisie est seulement en alpha et permet de vérifier en option si la saisie est bornée alphabétiquement.
<static> boolean estBlancString(<String_Obligatoire> maString )
           Le framework technique fw_cs.js propose la fonction technique globale de contrôle «estBlancString(maString)»; elle teste si une chaîne de caractères ne contient que des caractères blancs.
<static> boolean estDateString( <String_Obligatoire> dateString, <String_Facultatif> formatDateSrc, <Date_Facultatif> minDateObj, <Date_Facultatif> maxDateObj, <String_Facultatif> formatDateCib)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de format simple «estDateString( dateString, formatDateSrc, minDateObj, maxDateObj, formatDateCib)»; elle permet de vérifier si «dateString» est valide (date et compris entre minDateObj et maxDateObj inclus).
<static> boolean estEntierString( <String_Obligatoire> entierString, <int_Facultatif> min, <int_Facultatif> max)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de format simple «estEntierString( entierString, min, max)»; elle permet de vérifier si «entierString» est valide (entier et compris entre min et max inclus).
<static> boolean estFormatString( <String_Obligatoire> maString, <String_Obligatoire> monFormat, <String_Facultatif> op)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de format «estFormatString( maString, monFormat, op)»; elle permet de vérifier si «maString» est une chaîne de caractères valide suivant l'expression régulière donnée.
<static> boolean estMontantString( <String_Obligatoire> montantString, <int_Facultatif> min, <int_Facultatif> max, <int_Facultatif> decim, <int_Facultatif> sep)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de format simple «estMontantString( montantString, min, max, decim, sep)»; elle permet de vérifier si «montantString» est valide (décimal et compris entre min et max inclus).
<static> boolean estNumString( <String_Obligatoire> numString, <int_Facultatif> min, <int_Facultatif> max)
           Le framework technique fw_cs.js propose la fonction technique globale de controle de format simple «estNumString( numString, min, max)»; elle permet de vérifier si le «numString» est valide (numérique et compris entre min et max inclus).
<static> boolean estTexteString(<String_Obligatoire> txtString, <char_Facultatif> min, <char_Facultatif> max)
           Le framework technique fw_cs.js propose la fonction technique globale de contrôle de surface «estTexteString( txtString, min, max)»; elle permet de vérifier si la variable txtString est un texte autorisé excluant certains caractères interdits à la saisie et permet de vérifier en option si la saisie est bornée.
<static> boolean estVide(<p_XMLObject_Obligatoire> listeElements)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «estVide(listeElements)» permet de vérifier qu'une arborescence d'un objet DOM XML n'est pas vide.
<static> Array executerActionMajTableau(<String_Obligatoire> urlAction, <Array_Facultatif> parametres, tableau)
           Cette fonction permet d'appeler l'action serveur qui met à jour le tableau spécifié en paramètre sans recharger la page courante.
<static> void executerActionRecherche(<Obligatoire_ComposantForm> formulaire, <Obligatoire_ComposantTableau> tableau, <Facultatif_Array> parametres, <Facultatif_fonction> callbackPerso)
           Fonction permettant d'appeler une action serveur, de valider un formulaire de recherche et d'afficher le résultat dans un tableau.
<static> boolean executerActionRedirection(<Obligatoire_ComposantForm> formulaire, <Obligatoire_String> url, <Facultatif_Array> parametres)
           Fonction permettant d'appeler une action et de redirigé vers une page.
<static> boolean executerActionServeur(<String_Obligatoire> url, <Array_Facultatif> params, <function_Facultatif> fonctionActionReponseOk, <boolean_Obligatoire> async, <function_Facultatif> fonctionActionErreur)
           Lance une requête POST sur le serveur.
<static> void fctClickForm(<String_Obligatoire> fct,<String_Obligatoire> fct2)
           Le framework ergonomique fw_form.js propose la fonction globale «fctClickForm(fct,fct2)»; elle permet d'associer une fonction de validation à un formulaire.
<static> void fctClickLink(<String_Obligatoire> fct)
           Le framework ergonomique fw_form.js propose la fonction globale «fctClickLink(fct)»; elle permet d'associer une fonction aux liens d'une page.
<static> boolean fctfalse()
           Le framework ergonomique fw_form.js propose la fonction technique «fctfalse()»; elle permet de désactiver une fonction.
<static> void fctKeyDown13(<String_Obligatoire> fct)
           Le framework ergonomique fw_form.js propose la fonction globale «fctKeyDown13(fct)»; elle permet d'associer une fonction à la touche ENTER.
<static> Object fctOnKeyDown(<String_Obligatoire> e)
           Le framework ergonomique fw_form.js propose la fonction globale «fctOnKeyDown(e)»; elle permet d'enregistrer un évènement pour gérer la touche ENTER.
<static> boolean fcttrue()
           Le framework ergonomique fw_form.js propose la fonction technique «fcttrue()»; elle permet d'activer une fonction.
<static> String formaterNombre(<String_Obligatoire> nombre, <String_Obligatoire> expressionFormatage)
           «formaterNombre(nombre, expressionFormatage)» permet de vérifier si «nombre» est un nombre et le retourne dans un autre format spécifié dans le paramètre "expressionFormat".
<static> String formaterNumTel(<String_Obligatoire> numero, <String_Obligatoire> expressionFormatage)
           «formaterNumTel(numero, expressionFormatage)» retourne "numero" dans le format spécifié dans le paramètre "expressionFormat" (cf.
<static> Object generate_Checkbox(<String_Obligatoire> cellId, <String_Obligatoire> valeur, tableau, colonne, <String_Obligatoire> ligne, <String_Obligatoire> idTab)
           This global method «generate_Checkbox()» generate the html code for reference column cells type.
<static> Object generate_dateElement(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)
           This global method «generate_dateElement()» generate the html code for date column cells type.
<static> Object generate_ElementFormSelect(<String_Obligatoire> cellId, valeur, colonne)
           This global method «generate_ElementFormSelect()» generate the html code for ElementFormSelect column cells type.
<static> Object generate_ElementFormText(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column, <String_Obligatoire> group)
           This global method «generate_ElementFormText()» generate the html code for ElementFormText column cells type.
<static> Object generate_ElementReference(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)
           This global method «generate_ElementReference()» generate the html code for reference column cells type.
<static> Object generate_ElementString(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)
           This global method «generate_ElementString()» generate the html code for an input text.
<static> Object generate_numberElement(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)
           This global method «generate_numberElement()» generate the html code for number column cells type.
<static> <private>  Object generateElementID(<String_Obligatoire> cellid, <String_Obligatoire> type)
           This method generate the Element id, the element inside the cell.
<static> <private>  void Generique_ecrireBindDelay(<int_Obligatoire> id,positionScroll )
           La fonction privée «Generique_ecrireBindDelay()» permet gérer le refraichissement des zonez relative pour les scrollbers sous IE
<static> void Generique_retourInstancierDataElt(xmlOptions)
           La fonction globale «Generique_retourInstancierDataElt(xmlOptions)» gère la retour du flux lors de la creation automatique d'un élément complexe de formulaire (ElementFormSelect ou ElementFormRadio).
<static> void Generique_retourInstancierXmlData()
           La fonction globale «Generique_retourInstancierDataElt(xmlOptions)» gère la retour du flux lors de la creation automatique d'un élément complexe de formulaire dépendant (ElementFormSelectMaster).
<static> void Generique_retourXML()
           La fonction globale «Generique_retourXML()» permet d'effectuer l'appel de la fonction qui retourne le flux XML du composant dont l'id est renseigné dans la variable globale : objectGeneriqueId.
<static> void Generique_retourXMLFiltre()
           La fonction globale «Generique_retourXMLFiltre()» gère les retours de flux rapatriés par un composant filtre
<static> void gestion_block_recursif(<Array_ObjectTexteLong_Obligatoire> Tableau, <String_Obligatoire> block, <int_Obligatoire> IdNiveau, <int_Obligatoire> Appel)
           La fonction globale «gestion_block_recursif(Tableau, block, IdNiveau, Appel)» permet de gérer l'affichage du texte du titre cliqué : passage de police gras à normal et affichage/désaffichage du bloc de texte correspondant.
<static> Array getChildElements(<XMLObject_Obligatoire> node,<String_Facultatif> tagName)
           Le framework technique fw_xml.js propose la fonction globale «getChildElements(node,tagName)»; elle permet de récupérer la liste de tous les éléments enfants direct du noeud "node", et plus spécialement ceux portant le nom "tagName" (si tagName différent de null), sous la forme d'une collection d'éléments XML.
<static> String GetCookie(<String_Obligatoire> name)
           Le framework technique fw_cookies.js propose la fonction «GetCookie(name)»; elle sert à accéder à la valeur d'un cookie donné (information name=VALEUR du champ Set-Cookie).
<static> String getCookieVal(<String_Obligatoire> txt,<String_Obligatoire> name,<String_Obligatoire> sep)
           Le framework technique fw_cookies.js propose la fonction «getCookieVal(txt,name,sep)»; c'est la fonction interne appelée par getCookie().
<static> boolean getData(<p_ObjectNode_Obligatoire> Element)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «getData(Element)» permet d'interroger un élément XML (Objet de type Node) présent dans un objet DOM dont le contenu est de type texte (NodeType valorisé à 1 ou à 3).
<static> boolean getDataElement(<p_NodeList_Obligatoire> Element, <String_Obligatoire> nomElement)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «getDataElement(Element, nomElement)» permet d'interroger un élément XML présent dans un objet DOM dont le contenu est de type élément (objet NodeList) pour récupérer la valeur du texte d'un de ses éléments XML (objets Node avec un NodeType valorisé à 1 ou 3) à partir de son nom.
<static> boolean getDataElements(<p_ObjectNodeList_Obligatoire> listeElements,<String_Obligatoire> nomElement,<int_Obligatoire> item)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «getDataElements(listeElements,nomElement,item)» permet d'interroger un élément XML (objet NodeList) présent dans un objet DOM dont le contenu est de type élément (NodeType à 1) pour récupérer la valeur du texte d'un de ses éléments (objet Node) à partir de son nom et de sa position dans l'arborescence.
<static> int getDaysInMonth(<int_Obligatoire> month,<int_Obligatoire> year)
           Fonction «getDaysInMonth(month,year)» envoyant le nombre de jour dans le mois.
<static> DefaultElementForm getDefaultElementById(<String_Obligatoire> id)
           La fonction globale "getDefaultElementById(id)" recherche un élément de formulaire identifié par le paramètre id, dans la variable globale 'tabElementForm'.
<static> Document getDocument(<String> frameId)
           Get the document corresponding of the frameId
<static> DOMElement getElementByIdInFrame(<String> frameId, <String> id)
           Get Element by id in the frame with id = frameId
<static> Array_DOMElement getElements(<p_ObjectNodeList_Obligatoire> listeElements,<String_Obligatoire> nomElement)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «getElements(listeElements,nomElement)» renvoie l'ensemble des éléments XML (noeuds de l'arborescence) de même nom à partir d'une arborescence DOM donnée.
<static> String getLibelle(<String_Obligatoire> codeLibelle)
           Le framework technique fw_outils.js propose la fonction «getLibelle()»; elle permet de récuperer la valeur d'un libellé dans la langue désirée.
<static> Object getParamComposant(bean, spExp)
           Fonction permettant de récupérer les paramètres des composants Acube.
<static> int getRangOption(<ObjectOption_Obligatoire> tab, <String_Obligatoire> value)
           La fonction globale "getRangOption(tab, value)" recherche dans le tableau passée en paramètre, l'option identifiée par le paramètre 'value'.
La fonction renvoie le rang de l'option trouvée dans le tableau.

Voir Exemple d'appel aux fonctions globales : Exemples d'appel aux fonctions globales.
<static> String getTextElement(<Element_Obligatoire> element)
           La fonction globale «getTextElement(element)» permet d'accéder au contenu texte d'une balise xml.
<static> Object getValue(txt,name,sep)
          
<static> <private>  String getVersionFRED()
           Le framework technique fw_outils.js propose la fonction «getVersionFRED()»; elle permet de récuperer la numèro de version du Framework Ergonomique.
<static> <private>  String getVersionLISE()
           Le framework technique fw_outils.js propose la fonction «getVersionLISE()»; elle permet de récuperer la numèro de version du Framework Serveur.
<static> void help_showOnglet(<int> selection)
           La méthode "help_showOnglet" est appelée à chaque changement d'onglet.
<static> void initForm(<String_Facultatif> fct)
           Le framework technique fw_form.js propose la fonction liéee à la validation de formulaire «initForm(fct)»; c'est la fonction d'initialisation pour la gestion des formulaires et d'affectation de la fonction de validation de formulaire sur l'événement touche 'Entrée'.
<static> void initialiserCalendrier()
           Fonction d'initialisation du calendrier avec le contenu de la zone de texte.
<static> boolean isLeapYear(<int_Obligatoire> Year)
           Fonction de contrôle d'année bissextile «isLeapYear (Year)».
<static> void loader_displayPopUpInLine(<String_obligatory> id, <String_obligatory> title, <String_obligatory> url, <int_obligatory> height, <int_obligatory> width)
           This public function « loader_displayPopUpInLine() » enable the loader to open the popup frame.
<static> void mettreAJourCalendrier()
           Mise à jour du calendrier après sélection du mois/de l'année à partir d'un des combo box mois/année.
<static> boolean modifieDataElement(<p_ObjectNode_Obligatoire> Element,<String_Obligatoire> valeur)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «modifieDataElement(Element,valeur)» permet de modifier la valeur d'un élément XML (objet Node) de contenu de type texte avec une valeur passée en paramètre.
<static> String monnaieFormat( <String_Obligatoire> monChiffre, <String_Obligatoire> devise)
           Le framework technique fw_format.js propose la fonction technique globale de mise en forme «monnaieFormat( monChiffre, devise)»; elle permet de retourne «monChiffre» dans un autre format monétaire.
<static> <private>  FLAG_STYLELIGNE_ALTERNE ObjectPresentation_calculStyleLigne(ptTableau,<boolean_Obligatoire> ligne)
           La méthode privée «calculStyleLigne()» implémente le mode par défaut de calcul de style de ligne
<static> void onChangeCheckboxTitreFiltre()
           La fonction globale «onChangeCheckboxTitreFiltre()» est déclenchée depuis la popup qui permet la selection des titres que l'on souhaite filtrer.
<static> void onClick(func, tabItemId)
           La méthode publique "onClick(func,libelle,data)" fournit un point d'accés dans le composant ComposantArborescence pour paramétrer l'action à executer lorsqu'un noeud de l'arborescence est sélectionné.
<static> void OpenWindow(<String_Obligatoire> url,<String_Obligatoire> nom,<String_Facultatif> options)
           Le framework technique fw_popup.js propose la fonction technique «OpenWindow(url,nom,options)»; elle permet de créer une fenêtre fille.
<static> void OpenWindowFocus(<String_Obligatoire> url,<String_Obligatoire> nom,<String_Obligatoire> options)
           Le framework technique fw_popup.js propose la fonction «OpenWindowFocus(url,nom,options)»; elle sert à créer une nouvelle fenêtre qui soit unique : elle ferme les éventuelles fenêtres ouvertes auparavant via le framework.
<static> void popupinline_nodiv_delegate(with_loader, title, url, position_top, position_left, height, width)
           This public function « popupinline_nodiv_delegate() » create a ComponentPopupInline instance without div in html.
<static> void preload()
           La fonction globale «preload()» fait appel à preloadImages qui précharge les images pour les monter en mémoire (cache du navigateur) avant toute gestion d'affichage/désaffichage.
<static> void preloadImages()
           Le framework technique fw_outils.js propose la fonction «preloadImages()»; elle permet de charger des images pour les monter en mémoire (cache du navigateur) avant toute gestion d'affichage/désaffichage (pour gain de temps).
<static> void preparePage()
          
<static> void printwindow()
           Le framework technique fw_popup.js propose la fonction «printwindow()»; elle permet de lancer la fenêtre d'impression propre au navigateur et à l'OS.
<static> void QuickSort(<p_XMLObject_Obligatoire> xml,<String_Obligatoire> nomDonnee,<int_Facultatif> first,<int_Facultatif> last,<boolean_Obligatoire> ordre,<String_Optionnel> type)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «QuickSort(xml, nomDonnee, first, last, ordre, type)» permet de trier un flux XML à partir d'un critère donné.
<static> void QuickSortInitialise(<String_Obligatoire> donnee,<String_Obligatoire> type,array)
           Le framework technique fw_xml.js propose la fonction globale «QuickSortInitialise(donnee,type,array)»; elle permet de préparer le tri d'un tableau Array selon un critére donné.
<static> void QuickSortMulti(<p_XMLObject_Obligatoire> xml,<Array_Obligatoire> listeDonnee,<Array_Obligatoire> listeType,<Array_Obligatoire> listeOrdre,<int_Facultatif> first,<int_Facultatif> last)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «QuickSortMulti(xml, listeDonnee, listeOrdre, listeType, first, last)» permet de trier un flux XML à partir de n critéres.
<static> Array_Obligatoire QuickSortRecursif(<Array_Obligatoire> listeDonnee,<Array_Obligatoire> listeType,<Array_Obligatoire> listeOrdre,<Array_Obligatoire> array)
           Le framework technique fw_xml.js propose la fonction globale «QuickSortRecursif(listeDonnee,listeType,listeOrdre,array)»; elle permet de gérer le tri d'un tableau Array selon plusieurs critéres.
<static> void QuickSortTableau(<Function_Obligatoire> getCritere,array)
           Le framework technique fw_xml.js propose la fonction globale «QuickSortTableau(getCritere,array)»; elle permet de trier le tableau Array selon l'ordre défini par getCritere.
<static> <private>  String remplacementParamErreur(<String_Obligatoire> texte,<String_Optionnel> params)
           Le framework technique fw_xml.js propose la fonction utilitaire «remplacementParamErreur(texte,params))» pour gérer les messages d'erreurs paramétrés.
<static> String remplaceSaisieEuro(<String_Obligatoire> maString)
           Le framework technique fw_cs.js propose la fonction technique «remplaceSaisieEuro(maString)»; elle permet de remplacer le symbole € par E.
<static> void RequeteGet_constructor(<String_Obligatoire> url)
           Propre à la classe RequeteGet - Constructeur de le classe RequeteGet.
<static> <private>  void selectDate(<ObjetDOMHTML_Obligatoire> cellule)
           Fonction de gestion de l'évènement «clic» sur une cellule de calendrier.
<static> void SetCookie(<String_Obligatoire> name,<String_Obligatoire> value)
           Le framework technique fw_cookies.js propose la fonction «SetCookie(name,value)»; elle permet de créer un cookie ou de mettre à jour un cookie existant.
<static> <private>  void setVersionLISE(<String_Obligatoire> value)
           Le framework technique fw_outils.js propose la fonction «setVersionLISE()»; elle permet de positionner la numèro de version du Framework Serveur.
<static> void showHelp(<String_optionnal> mode, <String_Obligator<String_Obligatory> y> url, <String_Obligatory> title, <String_Obligatory> x, y, <String_Obligatory> height, <String_Obligatory> width)
           This method display the help frame popup.
<static> void showHelp_timer(<String_optionnal> mode, <String_Obligator<String_Obligatory> y> url, <String_Obligatory> title, <String_Obligatory> x, y, <String_Obligatory> height, <String_Obligatory> width)
           This method display the help frame popup.
<static> boolean stringToDate( <String_Obligatoire> dateString, <String_Facultatif> formatDateSrc)
           Le framework technique fw_cs.js propose la fonction technique globale de conversion de format simple «stringToDate( dateString, formatDateSrc)»; elle permet de vérifier si «dateString» est valide (date) et de le convertir en objet Date.
<static> boolean suppressionElement(<ObjectNode_Obligatoire> listeElements,<int_Obligatoire> item)
           Fonction de la boîte à outils du framework client XML fw_xml.js; «suppressionElement(listeElements,item)» permet de supprimer un élément XML (objet Node ou NodeList) d'une arborescence DOM (objet DOM ou NodeList) en lui passant la position d'arborescence de l'élément à supprimer.
<static> void TABLEUR_displayCellFloat(<String_Obligatoire> float)
           La fonction globale «TABLEUR_displayCellFloat()» permet d'arrondir un float en vue de l'afficher.
<static> void TABLEUR_displayTopCellCalcul(<ComposantTableur_Obligatoire> niveau, <ComposantTableur_Obligatoire> value)
           La fonction globale «TABLEUR_displayTopCellCalcul()» renvoie le code html d'un group à l'interieur d'une div
<static> <private>  void TABLEUR_doGroupPercent(computePercentTab, tmpElement)
           This private method «TABLEUR_doGroupPercent()» compute total's pourcent for one group.
<static> void TABLEUR_getGroupElements(<ComposantTableur_Obligatoire> niveau, <ComposantTableur_Obligatoire> size, <ComposantTableur_Obligatoire> id, <ComposantTableur_Obligatoire> group, <ComposantTableur_Obligatoire> typeName, <ComposantTableur_Obligatoire> col)
           La fonction globale «TABLEUR_getGroupElements()» renvoie a tableau de valeur correspondant aux éléments de la colonne qui participent aux calculs du total du group en question.
<static> void TABLEUR_getTotal(<Integer_Obligatoire> col, <Integer_Obligatoire> page)
           La fonction globale «TABLEUR_getTotal()» permet de récupérer l'élément contenant la valeur du total du tableau.
<static> void TABLEUR_getTotalGroup1(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)
           La fonction globale «TABLEUR_TABLEUR_getTotalGroup1()» permet de récupérer l'élément contenant la valeur du total du tableau.
<static> void TABLEUR_getTotalGroup2(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)
           La fonction globale «TABLEUR_TABLEUR_getTotalGroup2()» permet de récupérer l'élément contenant la valeur du total du tableau.
<static> void TABLEUR_getTotalGroup3(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)
           La fonction globale «TABLEUR_getTotalGroup3()» permet de récupérer l'élément contenant la valeur du total du tableau.
<static> array TABLEUR_initTabCoordination()
           Cette methode initialise un tableau de dimension 3 dont chaque entrée est égal à 1.
<static> void TABLEUR_myFloatParser(<String_Obligatoire> value)
           La fonction globale «TABLEUR_myFloatParser()» permet de parser un float en fonction d'une chaine de caractère formatée en français.
A adapter pour l'internationalisation.
<static> <private>  function testReady(<XMLObject_Obligatoire> XMLDOM)
           La fonction utilitaire «testReady(XMLDOM)» est à usage interne du framework lors d'un rapatriement de flux XML en asynchrone.
<static> <private>  void testStateChange2(<XMLObject_Obligatoire> XMLDOM)
           La fonction utilitaire «testStateChange2(XMLDOM)» est à usage interne du framework.
<static> void Timer()
           Fonction lancée par le Timer appel de ComposantCanalRSS_skipUpdate
<static> boolean toEntier( <String_Obligatoire> entierString)
           Le framework technique fw_cs.js propose la fonction technique globale de conversion en format simple «toEntier( entierString)»; elle permet de vérifier si «entierString» est valide (entier) et de le convertir en objet Entier.
<static> boolean toMontant( <String_Obligatoire> montantString)
           Le framework technique fw_cs.js propose la fonction technique globale de conversion format simple «toMontant( montantString)»; elle permet de vérifier si «montantString» est valide (montant) et de le convertir en objet Float.
<static> Array_Int trouverPosition(<DOMHTMLElement_Obligatoire> obj)
           La fonction globale "trouverPosition" retourne un tableau contenant les informations suivantes : [0] => abscisses (left) du coin haut gauche de l'élément DOM obj dans le document [1] => ordonnées (top) du coin haut gauche de l'élément DOM obj dans le document
<static> <private>  void valider(currentCalendar)
           Fonction de gestion de l'évènement du bouton valider du calendrier.
<static> void validerPopupTableur()
           La fonction globale «validerPopupTableur()» est déclenchée lors de la validation du formulaire de saisie des filtrages de groupements du tableur.
<static> Object verifierRetourAction(<Obligatoire_XMLObject> xmlRetourAction)
           Vérifie si le flux XML donné n'est pas un flux d'erreur.
<static> void XMLObject_constructor()
           Le framework technique fw_xml.js propose la fonction «XMLObject_constructor()»; elle permet la configuration des éléments de l'objet XMLObject lors de son instanciation.
<static> void XMLObjectCookie_constructor()
           Le framework technique fw_xml.js propose la fonction «XMLObjectCookie_constructor()»; elle permet la configuration des éléments de l'objet XMLObjectCookie lors de son instanciation.
<static> void XMLObjectSauvegarde_constructor()
           Le framework technique fw_xml.js propose la fonction «XMLObjectSauvegarde_constructor()»; elle permet la configuration des éléments de l'objet de gestion d'un DOM XMLObjectSauvegarde lors de son instanciation.


Détail des Méthodes

__ElementFormSelectMaster.constructor

<static> void __ElementFormSelectMaster.constructor()

addParametresFormulaire

<static> Object addParametresFormulaire(<ComposantForm> formulaire, <Array> parametres)

affiche

<static> void affiche(<String_Obligatoire> block)

afficherCalendrier

<static> void afficherCalendrier(<Date_Facultatif> maDate)

ajoutElement

<static> boolean ajoutElement(<p_XMLObject_ou_ObjectNodeList_Obligatoire> listeElements,<p_ObjectNodeList_ou_Node_Obligatoire> Element)

annuler

<static>  <private> void annuler(currentCalendar)

calculerNumeroSemaine

<static> int calculerNumeroSemaine(<Date_Obligatoire> myDate)

calendOff

<static>  <private> void calendOff(<ObjetDOMHTML_Obligatoire> cellule)

calendOn

<static>  <private> void calendOn(<ObjetDOMHTML_Obligatoire> cellule)

changeImages

<static> void changeImages()

changeMonth

<static>  <private> void changeMonth(<String_Obligatoire> nextOrPrevious)

changeYear

<static>  <private> void changeYear(<String_Obligatoire> nextOrPrevious)

checkValidator

<static> void checkValidator(reference)

clonerElement

<static> boolean clonerElement(<ObjectNode_Obligatoire> nodeSource, <ObjectNode_Obligatoire> nodeCible)

closePopUpInLineInSelf

<static> void closePopUpInLineInSelf(id)

ComponentCaptcha_constructor

<static> void ComponentCaptcha_constructor()

ComponentPopupInline_constructor

<static> void ComponentPopupInline_constructor()

ComposantAPropos_constructor

<static> void ComposantAPropos_constructor()

ComposantArborescence_constructor

<static> void ComposantArborescence_constructor()

ComposantBandeauOnglets_constructor

<static> void ComposantBandeauOnglets_constructor()

composantBulleOnMouseMove

<static> void composantBulleOnMouseMove(<Event_Facultatif> e, <ToolTip_Obligatoire> composantBulle)

ComposantCanalRSS_constructor

<static> void ComposantCanalRSS_constructor()

ComposantClavierVirtuel_constructor

<static> void ComposantClavierVirtuel_constructor()

ComposantContentEditor_constructor

<static> void ComposantContentEditor_constructor()

ComposantContentEditor_init_wisiwig

<static> void ComposantContentEditor_init_wisiwig(<String_Obligatoire> url)

ComposantContentEditor_initCE

<static> void ComposantContentEditor_initCE()

ComposantContentEditor_initInfosByXML

<static> Array ComposantContentEditor_initInfosByXML(<String_Obligatoire> urlXMLConfigCE)

ComposantContentEditorTemplate_constructor

<static> void ComposantContentEditorTemplate_constructor()

ComposantContentEditorTemplate_findTemplate

<static> ComposantContentEditorTemplate ComposantContentEditorTemplate_findTemplate(<String_Obligatoire> toolBarId, <Array_ComposantContentEditorTemplate_Obligatoire> listeTemplates)

ComposantContentEditorTemplate_makeTabSeetingsTinyMCE

<static> tabSettingsTinyMCE ComposantContentEditorTemplate_makeTabSeetingsTinyMCE(<ComposantContentEditorTemplate_Obligatoire> composantContentEditorTemplate, <Array_String_Obligatoire> tabSettingsTinyMCE, <int_indice_Obligatoire> indice)

ComposantEntete_constructor

<static>  <private> void ComposantEntete_constructor()

ComposantErreur_constructor

<static> void ComposantErreur_constructor()

ComposantMenu_constructor

<static> void ComposantMenu_constructor()

ComposantTableau_constructor

<static> void ComposantTableau_constructor()

ComposantTableur_constructor

<static> void ComposantTableur_constructor()

ComposantTexteLong_constructor

<static> void ComposantTexteLong_constructor()

construirepageFW

<static> void construirepageFW()

conversionMonnaie

<static> float conversionMonnaie(<String_Obligatoire> montant, <String_Obligatoire> taux, <String_Obligatoire> decimal)

convertDOMtoString

<static> boolean convertDOMtoString(<p_XMLObject_ou_ObjectNodeList_ou_ObjectNode_Obligatoire> listeElements)

convertStringToDOM

<static> DOMElement convertStringToDOM(<String_Obligatoire> chaineXML)

copieElement

<static> boolean copieElement(<p_ObjectNodeList_ou_ObjectNode_Obligatoire> ElementSource, <p_ObjectNodeList_ou_ObjectNode_Obligatoire> ElementDestination)

createSVGElement

<static> Element createSVGElement(doc, tag)

createSVGTextNode

<static> Text createSVGTextNode(<Document> doc, <String> text)

creerFormulaire

<static> void creerFormulaire(<XMLObjectSauvegarde_Obligatoire> XMLFormulaireInfo)

CreerSousTitre

<static> Array_ObjectTexteLong CreerSousTitre(<XMLObjectSauvegarde_Obligatoire> XMLDoc)

ctrlComboSelect

<static> boolean ctrlComboSelect(<ObjetDOMHTML_Obligatoire> champCombo,<int_Obligatoire> indiceInterdit,<String_Obligatoire> msgSiIndiceInterdit)

ctrlSaisie

<static> boolean ctrlSaisie(<ObjectDOMHTML_Obligatoire> champ, <String_Facultatif> msgSiVide, <String_Facultatif> msgSiFormatErr, <String_Facultatif> valSiErr, <Boolean_Facultatif> majSiOk, funCtrl, <arg_Facultatif> a1,<arg_Facultatif> a2,<arg_Facultatif> a3,<arg_Facultatif> a4,<arg_Facultatif> a5,<arg_Facultatif> a6,<arg_Facultatif> a7,<arg_Facultatif> a8,<arg_Facultatif> a9)

dateFormat

<static> Object dateFormat( <String_Obligatoire> maDate, <String_Obligatoire> formatCible, <String_Optionnel> formatSource)

dateToString

<static> String dateToString( <String_Obligatoire> dateObj, <String_Facultatif> formatDateCib)

deformaterNombre

<static> String deformaterNombre(<String_Obligatoire> nombreFormate, <String_Obligatoire> expressionFormatage)

deformaterNumTel

<static> String deformaterNumTel(<String_Obligatoire> numeroFormate, <String_Obligatoire> expressionFormatage)

degreesToRadians

<static> Number degreesToRadians(angle)

DeleteCookie

<static> void DeleteCookie(<String_Obligatoire> name)

disableAllAction

<static> void disableAllAction()

echangeDataElement

<static> boolean echangeDataElement(<p_ObjectNode_Obligatoire> Element1,<p_ObjectNode_Obligatoire> Element2)

echangeElement

<static> boolean echangeElement(<p_XMLObject_ou_ObjectNodeList_Obligatoire> listeElements,<int_Obligatoire> item1,<int_Obligatoire> item2)

ecrireBindPopupTableur

<static> void ecrireBindPopupTableur(<ComposantTableur_Obligatoire> leTableur)

EcrireTbodyCalendrier

<static>  <private> void EcrireTbodyCalendrier(<Date_Facultatif> maDate)

ecrireText

<static> void ecrireText(<String_Obligatoire> id, <String_Obligatoire> texte)

ElementListe_constructor

<static> void ElementListe_constructor()

encodeParametres

<static>  <private> String encodeParametres(<Object_Obligatoire> params)

encoderParametrePOST

<static> Object encoderParametrePOST(params)

enterEgalValider

<static> boolean enterEgalValider()

entierFormatNF

<static> String entierFormatNF( <String_Obligatoire> monChiffre)

estAdresseEmailString

<static> boolean estAdresseEmailString(<String_Obligatoire> emailStr)

estAlphanumString

<static> boolean estAlphanumString( <String_Obligatoire> alphanumString, <char_Facultatif> min, <char_Facultatif> max)

estAlphaString

<static> boolean estAlphaString( <String_Obligatoire> alphaString, <char_Facultatif> min, <char_Facultatif> max)

estBlancString

<static> boolean estBlancString(<String_Obligatoire> maString )

estDateString

<static> boolean estDateString( <String_Obligatoire> dateString, <String_Facultatif> formatDateSrc, <Date_Facultatif> minDateObj, <Date_Facultatif> maxDateObj, <String_Facultatif> formatDateCib)

estEntierString

<static> boolean estEntierString( <String_Obligatoire> entierString, <int_Facultatif> min, <int_Facultatif> max)

estFormatString

<static> boolean estFormatString( <String_Obligatoire> maString, <String_Obligatoire> monFormat, <String_Facultatif> op)

estMontantString

<static> boolean estMontantString( <String_Obligatoire> montantString, <int_Facultatif> min, <int_Facultatif> max, <int_Facultatif> decim, <int_Facultatif> sep)

estNumString

<static> boolean estNumString( <String_Obligatoire> numString, <int_Facultatif> min, <int_Facultatif> max)

estTexteString

<static> boolean estTexteString(<String_Obligatoire> txtString, <char_Facultatif> min, <char_Facultatif> max)

estVide

<static> boolean estVide(<p_XMLObject_Obligatoire> listeElements)

executerActionMajTableau

<static> Array executerActionMajTableau(<String_Obligatoire> urlAction, <Array_Facultatif> parametres, tableau)

executerActionRecherche

<static> void executerActionRecherche(<Obligatoire_ComposantForm> formulaire, <Obligatoire_ComposantTableau> tableau, <Facultatif_Array> parametres, <Facultatif_fonction> callbackPerso)

executerActionRedirection

<static> boolean executerActionRedirection(<Obligatoire_ComposantForm> formulaire, <Obligatoire_String> url, <Facultatif_Array> parametres)

executerActionServeur

<static> boolean executerActionServeur(<String_Obligatoire> url, <Array_Facultatif> params, <function_Facultatif> fonctionActionReponseOk, <boolean_Obligatoire> async, <function_Facultatif> fonctionActionErreur)

fctClickForm

<static> void fctClickForm(<String_Obligatoire> fct,<String_Obligatoire> fct2)

fctClickLink

<static> void fctClickLink(<String_Obligatoire> fct)

fctfalse

<static> boolean fctfalse()

fctKeyDown13

<static> void fctKeyDown13(<String_Obligatoire> fct)

fctOnKeyDown

<static> Object fctOnKeyDown(<String_Obligatoire> e)

fcttrue

<static> boolean fcttrue()

formaterNombre

<static> String formaterNombre(<String_Obligatoire> nombre, <String_Obligatoire> expressionFormatage)

formaterNumTel

<static> String formaterNumTel(<String_Obligatoire> numero, <String_Obligatoire> expressionFormatage)

generate_Checkbox

<static> Object generate_Checkbox(<String_Obligatoire> cellId, <String_Obligatoire> valeur, tableau, colonne, <String_Obligatoire> ligne, <String_Obligatoire> idTab)

generate_dateElement

<static> Object generate_dateElement(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)

generate_ElementFormSelect

<static> Object generate_ElementFormSelect(<String_Obligatoire> cellId, valeur, colonne)

generate_ElementFormText

<static> Object generate_ElementFormText(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column, <String_Obligatoire> group)

generate_ElementReference

<static> Object generate_ElementReference(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)

generate_ElementString

<static> Object generate_ElementString(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)

generate_numberElement

<static> Object generate_numberElement(<String_Obligatoire> cellId, <String_Obligatoire> value, <ObjectColonne_Obligatoire> column)

generateElementID

<static>  <private> Object generateElementID(<String_Obligatoire> cellid, <String_Obligatoire> type)

Generique_ecrireBindDelay

<static>  <private> void Generique_ecrireBindDelay(<int_Obligatoire> id,positionScroll )

Generique_retourInstancierDataElt

<static> void Generique_retourInstancierDataElt(xmlOptions)

Generique_retourInstancierXmlData

<static> void Generique_retourInstancierXmlData()

Generique_retourXML

<static> void Generique_retourXML()

Generique_retourXMLFiltre

<static> void Generique_retourXMLFiltre()

gestion_block_recursif

<static> void gestion_block_recursif(<Array_ObjectTexteLong_Obligatoire> Tableau, <String_Obligatoire> block, <int_Obligatoire> IdNiveau, <int_Obligatoire> Appel)

getChildElements

<static> Array getChildElements(<XMLObject_Obligatoire> node,<String_Facultatif> tagName)

GetCookie

<static> String GetCookie(<String_Obligatoire> name)

getCookieVal

<static> String getCookieVal(<String_Obligatoire> txt,<String_Obligatoire> name,<String_Obligatoire> sep)

getData

<static> boolean getData(<p_ObjectNode_Obligatoire> Element)

getDataElement

<static> boolean getDataElement(<p_NodeList_Obligatoire> Element, <String_Obligatoire> nomElement)

getDataElements

<static> boolean getDataElements(<p_ObjectNodeList_Obligatoire> listeElements,<String_Obligatoire> nomElement,<int_Obligatoire> item)

getDaysInMonth

<static> int getDaysInMonth(<int_Obligatoire> month,<int_Obligatoire> year)

getDefaultElementById

<static> DefaultElementForm getDefaultElementById(<String_Obligatoire> id)

getDocument

<static> Document getDocument(<String> frameId)

getElementByIdInFrame

<static> DOMElement getElementByIdInFrame(<String> frameId, <String> id)

getElements

<static> Array_DOMElement getElements(<p_ObjectNodeList_Obligatoire> listeElements,<String_Obligatoire> nomElement)

getLibelle

<static> String getLibelle(<String_Obligatoire> codeLibelle)

getParamComposant

<static> Object getParamComposant(bean, spExp)

getRangOption

<static> int getRangOption(<ObjectOption_Obligatoire> tab, <String_Obligatoire> value)

getTextElement

<static> String getTextElement(<Element_Obligatoire> element)

getValue

<static> Object getValue(txt,name,sep)

getVersionFRED

<static>  <private> String getVersionFRED()

getVersionLISE

<static>  <private> String getVersionLISE()

help_showOnglet

<static> void help_showOnglet(<int> selection)

initForm

<static> void initForm(<String_Facultatif> fct)

initialiserCalendrier

<static> void initialiserCalendrier()

isLeapYear

<static> boolean isLeapYear(<int_Obligatoire> Year)

loader_displayPopUpInLine

<static> void loader_displayPopUpInLine(<String_obligatory> id, <String_obligatory> title, <String_obligatory> url, <int_obligatory> height, <int_obligatory> width)

mettreAJourCalendrier

<static> void mettreAJourCalendrier()

modifieDataElement

<static> boolean modifieDataElement(<p_ObjectNode_Obligatoire> Element,<String_Obligatoire> valeur)

monnaieFormat

<static> String monnaieFormat( <String_Obligatoire> monChiffre, <String_Obligatoire> devise)

ObjectPresentation_calculStyleLigne

<static>  <private> FLAG_STYLELIGNE_ALTERNE ObjectPresentation_calculStyleLigne(ptTableau,<boolean_Obligatoire> ligne)

onChangeCheckboxTitreFiltre

<static> void onChangeCheckboxTitreFiltre()

onClick

<static> void onClick(func, tabItemId)

OpenWindow

<static> void OpenWindow(<String_Obligatoire> url,<String_Obligatoire> nom,<String_Facultatif> options)

OpenWindowFocus

<static> void OpenWindowFocus(<String_Obligatoire> url,<String_Obligatoire> nom,<String_Obligatoire> options)

popupinline_nodiv_delegate

<static> void popupinline_nodiv_delegate(with_loader, title, url, position_top, position_left, height, width)

preload

<static> void preload()

preloadImages

<static> void preloadImages()

preparePage

<static> void preparePage()

printwindow

<static> void printwindow()

QuickSort

<static> void QuickSort(<p_XMLObject_Obligatoire> xml,<String_Obligatoire> nomDonnee,<int_Facultatif> first,<int_Facultatif> last,<boolean_Obligatoire> ordre,<String_Optionnel> type)

QuickSortInitialise

<static> void QuickSortInitialise(<String_Obligatoire> donnee,<String_Obligatoire> type,array)

QuickSortMulti

<static> void QuickSortMulti(<p_XMLObject_Obligatoire> xml,<Array_Obligatoire> listeDonnee,<Array_Obligatoire> listeType,<Array_Obligatoire> listeOrdre,<int_Facultatif> first,<int_Facultatif> last)

QuickSortRecursif

<static> Array_Obligatoire QuickSortRecursif(<Array_Obligatoire> listeDonnee,<Array_Obligatoire> listeType,<Array_Obligatoire> listeOrdre,<Array_Obligatoire> array)

QuickSortTableau

<static> void QuickSortTableau(<Function_Obligatoire> getCritere,array)

remplacementParamErreur

<static>  <private> String remplacementParamErreur(<String_Obligatoire> texte,<String_Optionnel> params)

remplaceSaisieEuro

<static> String remplaceSaisieEuro(<String_Obligatoire> maString)

RequeteGet_constructor

<static> void RequeteGet_constructor(<String_Obligatoire> url)

selectDate

<static>  <private> void selectDate(<ObjetDOMHTML_Obligatoire> cellule)

SetCookie

<static> void SetCookie(<String_Obligatoire> name,<String_Obligatoire> value)

setVersionLISE

<static>  <private> void setVersionLISE(<String_Obligatoire> value)

showHelp

<static> void showHelp(<String_optionnal> mode, <String_Obligator<String_Obligatory> y> url, <String_Obligatory> title, <String_Obligatory> x, y, <String_Obligatory> height, <String_Obligatory> width)

showHelp_timer

<static> void showHelp_timer(<String_optionnal> mode, <String_Obligator<String_Obligatory> y> url, <String_Obligatory> title, <String_Obligatory> x, y, <String_Obligatory> height, <String_Obligatory> width)

stringToDate

<static> boolean stringToDate( <String_Obligatoire> dateString, <String_Facultatif> formatDateSrc)

suppressionElement

<static> boolean suppressionElement(<ObjectNode_Obligatoire> listeElements,<int_Obligatoire> item)

TABLEUR_displayCellFloat

<static> void TABLEUR_displayCellFloat(<String_Obligatoire> float)

TABLEUR_displayTopCellCalcul

<static> void TABLEUR_displayTopCellCalcul(<ComposantTableur_Obligatoire> niveau, <ComposantTableur_Obligatoire> value)

TABLEUR_doGroupPercent

<static>  <private> void TABLEUR_doGroupPercent(computePercentTab, tmpElement)

TABLEUR_getGroupElements

<static> void TABLEUR_getGroupElements(<ComposantTableur_Obligatoire> niveau, <ComposantTableur_Obligatoire> size, <ComposantTableur_Obligatoire> id, <ComposantTableur_Obligatoire> group, <ComposantTableur_Obligatoire> typeName, <ComposantTableur_Obligatoire> col)

TABLEUR_getTotal

<static> void TABLEUR_getTotal(<Integer_Obligatoire> col, <Integer_Obligatoire> page)

TABLEUR_getTotalGroup1

<static> void TABLEUR_getTotalGroup1(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)

TABLEUR_getTotalGroup2

<static> void TABLEUR_getTotalGroup2(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)

TABLEUR_getTotalGroup3

<static> void TABLEUR_getTotalGroup3(<String_Obligatoire> id, <Integer_Obligatoire> col, <Integer_Obligatoire> page)

TABLEUR_initTabCoordination

<static> array TABLEUR_initTabCoordination()

TABLEUR_myFloatParser

<static> void TABLEUR_myFloatParser(<String_Obligatoire> value)

testReady

<static>  <private> function testReady(<XMLObject_Obligatoire> XMLDOM)

testStateChange2

<static>  <private> void testStateChange2(<XMLObject_Obligatoire> XMLDOM)

Timer

<static> void Timer()

toEntier

<static> boolean toEntier( <String_Obligatoire> entierString)

toMontant

<static> boolean toMontant( <String_Obligatoire> montantString)

trouverPosition

<static> Array_Int trouverPosition(<DOMHTMLElement_Obligatoire> obj)

valider

<static>  <private> void valider(currentCalendar)

validerPopupTableur

<static> void validerPopupTableur()

verifierRetourAction

<static> Object verifierRetourAction(<Obligatoire_XMLObject> xmlRetourAction)

XMLObject_constructor

<static> void XMLObject_constructor()

XMLObjectCookie_constructor

<static> void XMLObjectCookie_constructor()

XMLObjectSauvegarde_constructor

<static> void XMLObjectSauvegarde_constructor()

Framework JavaScript ACube V2.10.0
 

Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.


Documentation generated by JSDoc on Wed Jan 6 17:05:02 2010