Giter Site home page Giter Site logo

ticket-network's Introduction

ticket-network

TicketNetwork Factory Classes

This set of classes is used to access various SOAP WebService calls for TicketNetwork http://ticketnetwork.com.

You'll need to have a account at TicketNetwork before you can access the functions. During testing you'll only be able to access the events for 'Wicked'. The tnsample.php and genericLib.php are code examples from the TicketNetwork supplied kit. They are not needed by this library of classes. The TN kit also includes the tnwsConstants.php. This library includes a slightly modified version of tnwsConstants.php so be careful not to overwrite it. I have future plans to do away with it but for now I use the constants to initialize certain parameters.

Also during testing you won't be able to use the method GetEventPerformers since it returns zero results.

The following constants in tnwsConstants should be modified to reflect the TicketNetwork ID's supplied to you after sign up. DEFINE('WEB_CONF_ID', 12345); DEFINE('BROKER_ID', 1234); DEFINE('SITE_ID', 0);

They are used as defaults in the library. You can also override them by passing the appropriate values to the factory constructor or factory->config().

See example.php for various ways to use the classes and methods. I believe all the methods in the tnsample are included but if I missed any let me know and I'll add it to the parse method for the appropriate class.

ticket-network's People

Contributors

jwwicks avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.