{"json_modified": "2015-04-23T01:09:57.849845", "slug": "Web/JavaScript/Referencje/Obiekty/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "locale": "pl", "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\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-03-01T00:07:39", "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": "/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": "/cs/docs/Web/JavaScript/Reference/Global_Objects/String/prototype", "tags": ["Property", "prototype", "String", "JavaScript"], "summary": "Vlastnost\u00a0String.prototype reprezentuje prototypov\u00fd objekt String.", "localization_tags": ["inprogress"], "locale": "cs", "last_edit": "2014-03-19T17:23:53", "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-23T01:09:55", "label": "String.prototype", "localization_tags": ["inprogress"], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/prototype", "last_edit": "2015-04-22T01:32:11", "summary": "Reprezentuje prototyp obiekt\u00f3w danej klasy. Pozwala na dodawanie w\u0142asno\u015bci i metod do wszystkich instancji tej klasy.", "sections": [{"id": "Quick_Links", "title": "Obiekty String W\u0142asno\u015bci String.length String.prototype Metody String.fromCharCode() String.fromCodePoint() [Translate] String.prototype.anchor() String.prototype.big() String.prototype.blink() String.prototype.bold() String.prototype.charAt() String.prototype.charCodeAt() String.prototype.codePointAt() [Translate] String.prototype.concat() String.prototype.endsWith() [Translate] String.prototype.fixed() String.prototype.fontcolor() String.prototype.fontsize() String.prototype.includes() [Translate] String.prototype.indexOf() [Translate] String.prototype.italics() String.prototype.lastIndexOf() [Translate] String.prototype.link() 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() String.prototype.slice() String.prototype.small() String.prototype.split() [Translate] String.prototype.startsWith() [Translate] String.prototype.strike() String.prototype.sub() String.prototype.substr() String.prototype.substring() String.prototype.sup() String.prototype.toLocaleLowerCase() [Translate] String.prototype.toLocaleUpperCase() [Translate] String.prototype.toLowerCase() String.prototype.toSource() String.protype.toString() String.prototype.toUpperCase() String.prototype.trim() [Translate] String.prototype.trimLeft() [Translate] String.prototype.trimRight() [Translate] String.prototype.valueOf() String.prototype[@@iterator]() [Translate] String.raw() [Translate] Inheritance: Function W\u0142asno\u015bci Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name [Translate] Function.prototype [Translate] Metody Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() Function.prototype.toString() Object W\u0142asno\u015bci Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor Metody 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() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch()"}, {"id": "Podsumowanie", "title": "Podsumowanie"}, {"id": "Description", "title": "Opis"}, {"id": "W.C5.82asno.C5.9Bci", "title": "W\u0142asno\u015bci"}, {"id": "Methods", "title": "Methody"}, {"id": "Metody_niezwi.C4.85zane_z_HTML", "title": "Metody niezwi\u0105zane z HTML"}, {"id": "Metody_zwi.C4.85zane_z_HTML", "title": "Metody zwi\u0105zane z HTML"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 33288, "review_tags": []}