diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/function')
12 files changed, 24 insertions, 12 deletions
diff --git a/files/es/web/javascript/reference/global_objects/function/apply/index.html b/files/es/web/javascript/reference/global_objects/function/apply/index.html index 07f47b42f2..359f79f0ef 100644 --- a/files/es/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/es/web/javascript/reference/global_objects/function/apply/index.html @@ -1,6 +1,6 @@ --- title: Function.prototype.apply() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/apply +slug: Web/JavaScript/Reference/Global_Objects/Function/apply tags: - Function - JavaScript @@ -8,6 +8,7 @@ tags: - función - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Function/apply +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/apply --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/arguments/index.html b/files/es/web/javascript/reference/global_objects/function/arguments/index.html index f0f8f6ca90..49fa081ae5 100644 --- a/files/es/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/es/web/javascript/reference/global_objects/function/arguments/index.html @@ -1,7 +1,8 @@ --- title: Function.arguments -slug: Web/JavaScript/Referencia/Objetos_globales/Function/arguments +slug: Web/JavaScript/Reference/Global_Objects/Function/arguments translation_of: Web/JavaScript/Reference/Global_Objects/Function/arguments +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/arguments --- <div>{{JSRef("Objetos_globales", "Function")}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/bind/index.html b/files/es/web/javascript/reference/global_objects/function/bind/index.html index bdc7b5b73c..3e9fc315fe 100644 --- a/files/es/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/es/web/javascript/reference/global_objects/function/bind/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.bind() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/bind +slug: Web/JavaScript/Reference/Global_Objects/Function/bind translation_of: Web/JavaScript/Reference/Global_Objects/Function/bind +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/bind --- <div>{{JSRef("Global_Objects", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/call/index.html b/files/es/web/javascript/reference/global_objects/function/call/index.html index 4200c5d2a5..a3d07876d8 100644 --- a/files/es/web/javascript/reference/global_objects/function/call/index.html +++ b/files/es/web/javascript/reference/global_objects/function/call/index.html @@ -1,11 +1,12 @@ --- title: Function.prototype.call() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/call +slug: Web/JavaScript/Reference/Global_Objects/Function/call tags: - Function - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Function/call +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/call --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/caller/index.html b/files/es/web/javascript/reference/global_objects/function/caller/index.html index 942df69a68..fb8b3277f8 100644 --- a/files/es/web/javascript/reference/global_objects/function/caller/index.html +++ b/files/es/web/javascript/reference/global_objects/function/caller/index.html @@ -1,9 +1,10 @@ --- title: Function.caller -slug: Web/JavaScript/Referencia/Objetos_globales/Function/caller +slug: Web/JavaScript/Reference/Global_Objects/Function/caller tags: - Función Javascript No-standard Propiedad translation_of: Web/JavaScript/Reference/Global_Objects/Function/caller +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/caller --- <div>{{JSRef("Global_Objects", "Function")}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/displayname/index.html b/files/es/web/javascript/reference/global_objects/function/displayname/index.html index d464266838..0b57256890 100644 --- a/files/es/web/javascript/reference/global_objects/function/displayname/index.html +++ b/files/es/web/javascript/reference/global_objects/function/displayname/index.html @@ -1,7 +1,8 @@ --- title: Function.displayName -slug: Web/JavaScript/Referencia/Objetos_globales/Function/displayName +slug: Web/JavaScript/Reference/Global_Objects/Function/displayName translation_of: Web/JavaScript/Reference/Global_Objects/Function/displayName +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/displayName --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/function/index.html b/files/es/web/javascript/reference/global_objects/function/function/index.html index af4dff0361..8a3152cfc2 100644 --- a/files/es/web/javascript/reference/global_objects/function/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/function/index.html @@ -1,6 +1,6 @@ --- title: Function() constructor -slug: Web/JavaScript/Referencia/Objetos_globales/Function/Función +slug: Web/JavaScript/Reference/Global_Objects/Function/Function tags: - Constructor - Function @@ -8,6 +8,7 @@ tags: - Referencia - función translation_of: Web/JavaScript/Reference/Global_Objects/Function/Function +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/Función --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/index.html b/files/es/web/javascript/reference/global_objects/function/index.html index 5b586f3611..526c21db07 100644 --- a/files/es/web/javascript/reference/global_objects/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/index.html @@ -1,6 +1,6 @@ --- title: Function -slug: Web/JavaScript/Referencia/Objetos_globales/Function +slug: Web/JavaScript/Reference/Global_Objects/Function tags: - Clase - Class @@ -10,6 +10,7 @@ tags: - JavaScript - función translation_of: Web/JavaScript/Reference/Global_Objects/Function +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/length/index.html b/files/es/web/javascript/reference/global_objects/function/length/index.html index 7638859bba..b7d72cac75 100644 --- a/files/es/web/javascript/reference/global_objects/function/length/index.html +++ b/files/es/web/javascript/reference/global_objects/function/length/index.html @@ -1,11 +1,12 @@ --- title: Function.length -slug: Web/JavaScript/Referencia/Objetos_globales/Function/length +slug: Web/JavaScript/Reference/Global_Objects/Function/length tags: - JavaScript - Propiedad - función translation_of: Web/JavaScript/Reference/Global_Objects/Function/length +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/length --- <div>{{JSRef("Global_Objects", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/name/index.html b/files/es/web/javascript/reference/global_objects/function/name/index.html index 2440bd60f1..ee7fa23adf 100644 --- a/files/es/web/javascript/reference/global_objects/function/name/index.html +++ b/files/es/web/javascript/reference/global_objects/function/name/index.html @@ -1,7 +1,8 @@ --- title: Function.name -slug: Web/JavaScript/Referencia/Objetos_globales/Function/name +slug: Web/JavaScript/Reference/Global_Objects/Function/name translation_of: Web/JavaScript/Reference/Global_Objects/Function/name +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/name --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/tosource/index.html b/files/es/web/javascript/reference/global_objects/function/tosource/index.html index 3cee3c1d4c..5fac41fd6e 100644 --- a/files/es/web/javascript/reference/global_objects/function/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tosource/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/toSource +slug: Web/JavaScript/Reference/Global_Objects/Function/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Function/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/tostring/index.html b/files/es/web/javascript/reference/global_objects/function/tostring/index.html index b5ee70147e..99f89387ca 100644 --- a/files/es/web/javascript/reference/global_objects/function/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tostring/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/toString +slug: Web/JavaScript/Reference/Global_Objects/Function/toString translation_of: Web/JavaScript/Reference/Global_Objects/Function/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/toString --- <div>{{JSRef}}</div> |