{"json_modified": "2015-04-26T07:40:57.895497", "slug": "Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "locale": "cs", "title": "String.prototype", "translations": [{"title": "String.prototype", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["Property", "String", "Reference", "R\u00e9ference", "R\u00e9f\u00e9rence", "prototype", "JavaScript"], "summary": "The String.prototype property represents the String prototype object.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-22T01:39:55", "review_tags": []}, {"title": "String.prototype", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["prototype", "String"], "summary": "String \u30d7\u30ed\u30c8\u30bf\u30a4\u30d7\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8868\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-14T01:22:51", "review_tags": []}, {"title": "String.prototype", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/prototype", "tags": ["Property", "String", "Reference", "R\u00e9ference", "R\u00e9f\u00e9rence", "prototype", "JavaScript"], "summary": "La propri\u00e9t\u00e9 String.prototype repr\u00e9sente l'objet prototype de String.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-24T12:23:14", "review_tags": []}, {"title": "String.prototype", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "summary": "The String.prototype propriedad representa el prototipo de esta clase. Puede usar el prototipo para a\u00f1adir propiedades o m\u00e9todos a todas las instancias de una clase.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-12T00:10:21", "review_tags": []}, {"title": "String.prototype", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "summary": "Reprezentuje prototyp obiekt\u00f3w danej klasy. Pozwala na dodawanie w\u0142asno\u015bci i metod do wszystkich instancji tej klasy.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-04-22T01:32:11", "review_tags": []}, {"title": "String.prototype", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": [], "summary": "Represents the String prototype object.", "localization_tags": [], "locale": "ko", "last_edit": "2014-07-06T09:18:22", "review_tags": []}, {"title": "String.prototype", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "summary": "The String.prototype property represents the String prototype object.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-03-28T09:39:18", "review_tags": []}, {"title": "String.prototype", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["Property", "String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript"], "summary": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e String.prototype \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f \u043e\u0431\u044a\u0435\u043a\u0442\u0430 String.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-30T03:12:26", "review_tags": []}], "modified": "2015-04-26T07:40:54", "label": "String.prototype", "localization_tags": ["inprogress"], "url": "/cs/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "last_edit": "2014-03-19T17:23:53", "summary": "Vlastnost\u00a0String.prototype reprezentuje prototypov\u00fd objekt String.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects String Properties String.length String.prototype Methods String.fromCharCode() [Translate] String.fromCodePoint() [Translate] String.prototype.anchor() [Translate] String.prototype.big() [Translate] String.prototype.blink() [Translate] String.prototype.bold() [Translate] String.prototype.charAt() [Translate] String.prototype.charCodeAt() [Translate] String.prototype.codePointAt() [Translate] String.prototype.concat() [Translate] String.prototype.endsWith() [Translate] String.prototype.fixed() [Translate] String.prototype.fontcolor() [Translate] String.prototype.fontsize() [Translate] String.prototype.includes() [Translate] String.prototype.indexOf() [Translate] String.prototype.italics() [Translate] String.prototype.lastIndexOf() [Translate] String.prototype.link() [Translate] String.prototype.localeCompare() [Translate] String.prototype.match() [Translate] String.prototype.normalize() [Translate] String.prototype.quote() [Translate] String.prototype.repeat() [Translate] String.prototype.replace() [Translate] String.prototype.search() [Translate] String.prototype.slice() [Translate] String.prototype.small() [Translate] String.prototype.split() [Translate] String.prototype.startsWith() [Translate] String.prototype.strike() [Translate] String.prototype.sub() [Translate] String.prototype.substr() String.prototype.substring() [Translate] String.prototype.sup() [Translate] String.prototype.toLocaleLowerCase() [Translate] String.prototype.toLocaleUpperCase() [Translate] String.prototype.toLowerCase() [Translate] String.prototype.toSource() [Translate] String.prototype.toString() [Translate] String.prototype.toUpperCase() [Translate] String.prototype.trim() String.prototype.trimLeft() [Translate] String.prototype.trimRight() [Translate] String.prototype.valueOf() [Translate] String.prototype[@@iterator]() [Translate] String.raw() [Translate] Inheritance: Function Properties Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name [Translate] Function.prototype [Translate] Methods Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate] Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() [Translate] Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() [Translate] Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate]"}, {"id": "Summary", "title": "Souhrn"}, {"id": "Description", "title": "Popis"}, {"id": "Properties", "title": "Vlastnosti"}, {"id": "Methods", "title": "Metody"}, {"id": "Methods_unrelated_to_HTML", "title": "Metody nesouvisej\u00edc\u00ed s HTML"}, {"id": "HTML_wrapper_methods", "title": "Metody pro obalen\u00ed HTML"}, {"id": "Specifikace", "title": "Specifikace"}, {"id": "Kompatibilita_v_prohl.C3.AD.C5.BEe.C4.8D.C3.ADch", "title": "Kompatibilita v prohl\u00ed\u017ee\u010d\u00edch"}, {"id": "See_also", "title": "Souvisej\u00edc\u00ed"}], "id": 90773, "review_tags": []}