Vertaling van "items array" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Returns both the etag field and all elements in the items array.
Returns only the title field for all elements in the items array.
Returns only the values of the title and author's uri for each element in the items array.
For each element in the items array, returns only the title field (if present) of all objects that are children of pagemap.
Para cada elemento del arreglo de elementos, muestra solo el campo title (si está presente) de todos los objetos que son secundarios de pagemap.
For example: fields=items(id, author/email) returns only the item ID and author's email for each element in the items array.
Por ejemplo: fields=ítems(id, author/email) solo muestra el ID del elemento y el correo electrónico del autor para cada elemento del arreglo de elementos.
Returns only the title field for all elements in the items array.
Devuelve solo el campo title de todos los elementos de la matriz ítems.
This complements any structured information provided using the items array.
Esto complementa cualquier información estructurada que se da utilizando la lista de artículos.
Returns only the values of the id and url fields for each element in the items array.
Devuelve únicamente los valores de title y uri del autor por cada elemento de la matriz ítems.
Returns only the values of the title and author's uri for each element in the items array.
Devuelve únicamente los valores de title y uri del autor por cada elemento de la matriz ítems.
Returns all elements in the items array, including all fields in each element, but no other fields.
Muestra todos los elementos del arreglo de elementos, incluidos todos los campos de cada elemento, pero ningún otro campo.
For each element in the items array, returns only the title field (if present) of all objects that are children of pagemap.
Por cada elemento de la matriz ítems, devuelve únicamente el campo title (si está) de todos los objetos secundarios de pagemap.
$index: integer, the zero-based index of the data item in the items array returned by the data provider.
$index: entero, el índice empezando por cero del elemento de datos en el array de elementos devuelto por el proveedor de datos.
For example: fields=items(id, author/email) returns only the item ID and author's email for each element in the items array.
Por ejemplo, fields=ítems(id, author/email) devuelve solamente el ID del elemento y el correo electrónico del autor de cada elemento en la matriz de elementos.