Exportdatenfunktion, welche Ihnen erlaubt die Daten von dem System in einem JSON Format zu exportieren.
Export Data function which allows exporting all the data from the system in JSON format.
Ein leerer PHP-String oder ein Wert der nach der Konvertierung zu String ein Leerstring ist (NULL, FALSE), resultiert in einem JSON Syntaxfehler.
An empty PHP string or value that after casting to string is an empty string (NULL, FALSE) results in JSON syntax error.
Die Antwort besteht aus einem JSON Objekt.
The response consists of a JSON object.
Dieses Beispiel gibt die Anzahl der Objekte in einem JSON Formular zurück
The following example returns the number of objects on a JSON form
Die Antwort besteht aus einem JSON Objekt.
Die Antwort besteht aus einem JSON Objekt.
The response is a JSON object.
Andere Dienste rendern ein Skript-Tag mit einem JSON, und es funktioniert wie erwartet.
Other services are rendering a script tag, with a JSON within, and it works as expected.
Die Formulare nicht mehr in 20 Dateien zerreißen, sondern in jeweils einem JSON Dokument speichern.
Store a form in a JSON document instead of ripping it to 20 pieces.
Sollte ein Pluginaufruf einen Fehler melden, wird ein voreingestelltes Skript getriggert mit einem JSON Block an Informationen.
When a plugin function returns an error, we will schedule a script trigger to report the error with a JSON object.
einen nützlichen Weg um jeglichen willkürlichen XML formatierten String in einem JSON formatierten String zu konvertieren.
provides a useful way to convert any arbitrary XML formatted string into a JSON formatted string.
Die Antwort besteht aus einem JSON Objekt. Das Feld rc liefert einen Fehlercode zurück.
Diese Methode solltest du nutzen, um den Inhalt des Editors entsprechend zu säubern, bevor der Inhalt in einer SQLite Datenbank oder in einem JSON File gespeichert wird.
You should use this method to clean up your content, sent by the CK editor before you save it into a SQLite database or a JSON file.
Gemäß Konvention kann eine URI mit einem JSON Zeiger in einer JSON Objekteigenschaft liegen, die den Namen"$ref" haben muss.
By convention, a URI containing a JSON pointer can be found in a JSON object property that must be named"$ref".