{"json_modified": "2016-01-02T18:15:42.253295", "slug": "Glossaire/Constructeur", "tags": ["CodingScripting", "Glossaire"], "locale": "fr", "title": "Constructeur", "translations": [{"title": "Constructor", "url": "/en-US/docs/Glossary/Constructor", "tags": ["CodingScripting", "Glossary"], "summary": "A constructor belongs to a particular class object that is instantiated. The constructor initializes this\u00a0object and can provide access to its private information. The concept of a constructor can be applied to most object-oriented programming languages. Essentially, a constructor in JavaScript is usually declared at the instance of a class.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-09-02T11:40:44", "review_tags": []}], "modified": "2016-01-02T18:15:41", "label": "Constructeur", "localization_tags": [], "url": "/fr/docs/Glossaire/Constructeur", "last_edit": "2016-01-02T18:15:40", "summary": "Un constructeur est associ\u00e9 \u00e0 un objet d'une classe particuli\u00e8re qui a \u00e9t\u00e9 instanci\u00e9e. Le constructeur initialise cet objet et peut fournir un acc\u00e8s \u00e0 ses informations priv\u00e9es. Le concept de constructeur peut s'appliquer \u00e0 la plupart des langages de programmation orient\u00e9e objet. Dans l'essentiel, un constructeur en JavaScript est en g\u00e9n\u00e9ral d\u00e9clar\u00e9 lors de l'instance d'une classe.", "sections": [{"id": "Syntaxe", "title": "Syntaxe"}, {"id": "Pour_approfondir", "title": "Pour approfondir"}, {"id": "Culture_g\u00e9n\u00e9rale", "title": "Culture g\u00e9n\u00e9rale"}, {"id": "R\u00e9f\u00e9rence_technique", "title": "R\u00e9f\u00e9rence technique"}], "id": 171705, "review_tags": []}