{"json_modified": "2015-05-24T12:19:12.347604", "slug": "Web/JavaScript/Referencje/Obiekty/Array/every", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "locale": "pl", "title": "Array.prototype.every()", "translations": [{"title": "Array.prototype.every()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/every", "tags": ["ECMAScript5", "JavaScript 1.6", "polyfill", "Array", "prototype", "JavaScript", "Method"], "summary": "The every() method tests whether all elements in the array pass the test implemented by the provided function.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-05-05T16:14:31", "review_tags": []}, {"title": "Array.prototype.every()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/every", "tags": ["ECMAScript5", "Array", "Array methods", "JavaScript 1.6"], "summary": "\u4e0e\u3048\u3089\u308c\u305f\u95a2\u6570\u306b\u3088\u3063\u3066\u5b9f\u884c\u3055\u308c\u308b\u30c6\u30b9\u30c8\u306b\u914d\u5217\u306e\u3059\u3079\u3066\u306e\u8981\u7d20\u304c\u5408\u683c\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u30c6\u30b9\u30c8\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:10:28", "review_tags": []}, {"title": "Array.prototype.every()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/every", "tags": ["ECMAScript5", "JavaScript 1.6", "polyfill", "Array", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode every() permet de tester si tous les \u00e9l\u00e9ments d'un tableau v\u00e9rifient une condition donn\u00e9e par une fonction en argument.", "localization_tags": [], "locale": "fr", "last_edit": "2015-05-06T12:15:43", "review_tags": []}, {"title": "Array.prototype.every()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/every", "tags": [], "summary": "every() \u65b9\u6cd5\u6d4b\u8bd5\u6570\u7ec4\u7684\u6240\u6709\u5143\u7d20\u662f\u5426\u90fd\u901a\u8fc7\u4e86\u6307\u5b9a\u51fd\u6570\u7684\u6d4b\u8bd5\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-08-02T03:55:03", "review_tags": []}, {"title": "Array.prototype.every()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/every", "tags": ["ECMAScript5", "polyfill", "Reference", "JavaScript 1.6", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 every() \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u0442, \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u044f\u044e\u0442 \u043b\u0438 \u0432\u0441\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044e, \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u043c\u0443 \u0432 \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0435\u043c\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-27T00:43:20", "review_tags": []}, {"title": "Array.prototype.every()", "url": "/ro/docs/Web/JavaScript/Reference/Global_Objects/Array/every", "tags": [], "summary": "Metoda\u00a0every()\u00a0testeaz\u0103 dac\u0103 toate elementele din array trec testul implementat prin func\u021bia dat\u0103.", "localization_tags": [], "locale": "ro", "last_edit": "2014-01-23T23:55:59", "review_tags": []}], "modified": "2015-05-24T12:19:10", "label": "Array.prototype.every()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/every", "last_edit": "2015-05-24T12:19:08", "summary": "Metoda \u00a0every()\u00a0sprawdza, czy wszystkie elementy w tablicy przechodz\u0105 test zrealizowany w postaci dostarczonej funkcji.", "sections": [{"id": "Quick_Links", "title": "Obiekty Array W\u0142asno\u015bci Array.prototype Array.prototype.length Metody Array.from() [Translate] Array.isArray() Array.observe() [Translate] Array.of() [Translate] Array.prototype.concat() Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() Array.prototype.fill() [Translate] Array.prototype.filter() Array.prototype.find() [Translate] Array.prototype.findIndex() [Translate] Array.prototype.forEach() Array.prototype.includes() [Translate] Array.prototype.indexOf() Array.prototype.join() Array.prototype.keys() [Translate] Array.prototype.lastIndexOf() Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() Array.prototype.shift() Array.prototype.slice() Array.prototype.some() Array.prototype.sort() Array.prototype.splice() Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() Array.prototype.toString() Array.prototype.unshift() Array.prototype.values() [Translate] Array.prototype[@@iterator]() [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": "Sk.C5.82adnia", "title": "Sk\u0142adnia"}, {"id": "Parametry", "title": "Parametry"}, {"id": "Opis", "title": "Opis"}, {"id": "Kompatybilno.C5.9B.C4.87", "title": "Kompatybilno\u015b\u0107"}, {"id": "Przyk.C5.82ady", "title": "Przyk\u0142ady"}, {"id": "Przyk.C5.82ad:_Sprawdzanie_rozmiaru_wszystkich_element.C3.B3w_tablicy", "title": "Przyk\u0142ad: Sprawdzanie rozmiaru wszystkich element\u00f3w tablicy"}], "id": 36431, "review_tags": []}