d r u p a l mo b i l e
play

D r u p a l Mo b i l e # d r u p a l mo b i l e - PowerPoint PPT Presentation

D r u p a l Mo b i l e # d r u p a l mo b i l e T h e mi n g D r u p a l f o r Mo b i l e A p p s D r u p a l a s R E S T S e r v e r C o n c e p t s J S O N J S O N X


  1. D r u p a l Mo b i l e # d r u p a l mo b i l e

  2. T h e mi n g

  3. D r u p a l f o r Mo b i l e A p p s D r u p a l a s R E S T S e r v e r

  4. C o n c e p t s

  5. J S O N

  6. J S O N X ML

  7. J S O N F o r ma t { "firstName": "Hommer", "lastName": "Simpson", "age": 36, "address": { "streetAddress": "742 Evergreen Terrace", "city": "Springfield", "state": "Unknown", "postalCode": "80085" }, "phoneNumber": [ { "type": "home", "number": "555 123-4567" }, { "type": "mobile", "number": "555 987-6543" } ] }

  8. R E S T

  9. R E S T V e r b s P O S T G E T P U T D E L E T E H E A D O P T I O N S P A T C H

  10. R E S T U R L s h t t p : / / h o s t / s e r v e r / r e s o u r c e / p a r a me t e r 2 0 0 O K 4 0 0 B a d R e q u e s t

  11. S e r v e r A p p

  12. V i e w s V i e w s D a t a s o u r c e S e r v i c e s

  13. A p p S t r u c t u r e V i e w s V i e w s D a t a s o u r c e S e r v i c e s

  14. V i e w s D a t a s o u r c e

  15. V i e w s D a t a s o u r c e

  16. J S O N F o r ma t Businesses { "nodes" : [ { "node" : { "title" : "Luigi's Restaurant", "field_logo" : "sites/default/files/luigis.jpg", "field_latitude" : "38.100259", "field_longitude" : "-8.037359", "field_address" : "Little Italy" } }, { "node" : { "title" : "The Android's Dungeon", "field_logo" : "sites/default/files/android.jpg", "field_latitude" : "38.133792", "field_longitude" : "-6.284128", "field_address" : "Springfield", } } }

  17. S e r v i c e s

  18. R E S T S e r v e r

  19. h o o k _ s e r v i c e s _ r e s o u r c e s /** * Implements hook_services_resources() */ function twittalicious_services_resources() { return array( 'chart' => array( 'retrieve' => array( 'help' => 'Demo chart with random data in JSON', 'file' => array( 'file' => 'twittalicious.inc', 'module' => 'twittalicious', 'type' => 'inc', ), 'callback' => '_twittalicious_chart_json', 'access callback' => '_twittalicious_resource_access', 'access arguments' => array('demo'), 'args' => array( array( 'name' => 'name', 'type' => 'string', 'description' => 'The name of the chart', 'source' => array('path' => '0'), 'optional' => TRUE, ),

  20. R E S T R e s o u r c e s

  21. Mo b i l e A p p

  22. j Q u e r y Mo b i l e P h o n e G a p

  23. j Q u e r y Mo b i l e

  24. j Q u e r y . g e t J S O N $.getJSON("http://twittalicious.com/rest/graph/reputation", function(data) { data.chart.chart.renderTo = "reputation-container-portrait"; data.chart.chart.width = chart_width_portrait; data.chart.chart.height = chart_height_portrait; var portraitChart = new Highcharts.Chart(data.chart); }); });

  25. j Q u e r y . p o s t var user = $('#username').val(); var pass = $('#password').val(); $.post("http://twittalicious.com/rest/user/login", { “username”: user, “password”: pass}, function(data){ console.log(“Login successful”); }, "json");

  26. P h o n e G a p

  27. = C P h o n e G a p o r d o v a

  28. A p p B u i l d S o u r c e : b u i l d . p h o n e g a p . c o m

  29. I P h o n e A p p l i c a t i o n

  30. Q u e s t i o n s ? R u b e n T e i j e i r o @ r t e i j e i r o r t e i j e i r o @ d r e w p u l l . c o m P h o t o : D r i e s B u y t a e r t

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend