Examples with "die JS-API" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Es gibt aber auch einen Weg, die Settings dynamisch über die JS-API zu erzeugen, aber das ist Thema eines anderen Beitrags.
There is a way to create settings via the JS API dynamically, but that is the topic of another article.
Individuelle Aufrufparameter und Konfiguration des In-App-Browsers können jetzt über die JS-API ausgelesen werden und ermöglichen dynamische Anpassungen der Web View.
Individual URL parameters and configuration of the in-app browser can now be read out via the JS API and allow dynamic adjustments of the web view
Wenn Sie allerdings die JS-API verwenden, um Kaufbestätigungen in einem benutzerdefinierten HTML-Store direkt von Apple überprüfen zu lassen, müssen Sie den Code aktualisieren, damit das neue Format für Kaufbestätigungen verarbeitet werden kann.
However, if you use the JS API to validate receipts directly with Apple in a custom HTML storefront, you need to update your code to handle the new receipt format.
Aber die PHP-API ist - wie Weston in seinem oben verlinkten Beitrag schreibt - nur ein Wrapper für die JS-API.
But the PHP API is - like Weston writes in his post - just a wrapper for the JS API.
Dafür ist es nützlich, dass Settings auch über die JS-API erstellt werden können - das ist aber ein wenig komplizierter, als Panels, Sections und Controls anzulegen.
So I do not know how many settings I need to save the values, and for that, it is useful to create the settings via JS, but that is slightly more complicated than registering panels, sections, and controls.
Other results
Lesen Sie für weiterführende Informationen die JS API-Dokumentation, die über das Download-Center des Adobe-Campaign-Supports erhältlich ist.
In WordPress 4.9 wurde auch in Sachen API optimiert: Die Customizer JS API bekam zahlreiche Bugfixes und Verbesserungen.
Customizer JS API Improvements We've made numerous improvements to the Customizer JS API in WordPress 4.9, eliminating many pain points.
Die JS-ctypes API ermöglicht es C-kompatible fremde Bibliotheksfunktionen aufzurufen ohne XPCOM zu benutzen.
The JS-ctypes API makes it possible to call C-compatible foreign library functions without using XPCOM.
Vereinfachte Programmiermöglichkeiten und hohe Konfigurationsflexibilität durch Verbesserung der JS-API.
Simplified programming options and high configuration flexibility due to improved JS-API.
Panels, Sections und Controls mit der JS-API erstellen
Creating panels, sections, and controls with the JS API
Über das offene JS-API zur Dashboarderstellung lassen sich beispielsweise benutzerdefinierte Sichten im Handumdrehen erstellen.
For example, the open JS API for dashboard rendering lets you create custom views in turn.
Welche Webbrowser werden vom Google Maps-JS-API unterstützt?
Which web browsers does the Google Maps JS API support?
In meinem Artikel von letzter Woche habe ich mich damit beschäftigt, wie Panels, Sections und Controls mit der JS-API des Customizers erstellt werden können.
My article from last week was about creating panels, sections, and controls with the JS API of the customizer.