tianhsky/EZPaypal

View on GitHub
doc/method_list.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
      <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
    
      <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
    
    
    
      <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
    
      <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
    
    
    <base id="base_target" target="_parent" />
  </head>
  <body>
    <script type="text/javascript" charset="utf-8">
      if (window.top.frames.main) {
        document.getElementById('base_target').target = 'main';
        document.body.className = 'frames';
      }
    </script>
    <div id="content">
      <h1 id="full_list_header">Method List</h1>
      <div id="nav">
        
          <a target="_self" href="class_list.html">Classes</a>
        
          <a target="_self" href="method_list.html">Methods</a>
        
          <a target="_self" href="file_list.html">Files</a>
        
      </div>
      <div id="search">Search: <input type="text" /></div>

      <ul id="full_list" class="methods">
        

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Request.html#ConfirmPurchase-class_method" title="EZPaypal::Request.ConfirmPurchase (method)">ConfirmPurchase</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Cart/RecurringProfile.html#ConvertFromCheckoutDetails-class_method" title="EZPaypal::Cart::RecurringProfile.ConvertFromCheckoutDetails (method)">ConvertFromCheckoutDetails</a></span>
    
      <small>EZPaypal::Cart::RecurringProfile</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Helper.html#ConvertHashToQueryString-class_method" title="EZPaypal::Helper.ConvertHashToQueryString (method)">ConvertHashToQueryString</a></span>
    
      <small>EZPaypal::Helper</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Helper.html#ConvertParamToHash-class_method" title="EZPaypal::Helper.ConvertParamToHash (method)">ConvertParamToHash</a></span>
    
      <small>EZPaypal::Helper</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Request.html#CreateRecurringProfile-class_method" title="EZPaypal::Request.CreateRecurringProfile (method)">CreateRecurringProfile</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Config.html#EndPoint-class_method" title="EZPaypal::Config.EndPoint (method)">EndPoint</a></span>
    
      <small>EZPaypal::Config</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Request.html#GetCheckoutDetails-class_method" title="EZPaypal::Request.GetCheckoutDetails (method)">GetCheckoutDetails</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Request.html#GetCheckoutURL-class_method" title="EZPaypal::Request.GetCheckoutURL (method)">GetCheckoutURL</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Request.html#Refund-class_method" title="EZPaypal::Request.Refund (method)">Refund</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Config.html#Setting-class_method" title="EZPaypal::Config.Setting (method)">Setting</a></span>
    
      <small>EZPaypal::Config</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Config.html#Setup-class_method" title="EZPaypal::Config.Setup (method)">Setup</a></span>
    
      <small>EZPaypal::Config</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Request.html#SetupExpressCheckout-class_method" title="EZPaypal::Request.SetupExpressCheckout (method)">SetupExpressCheckout</a></span>
    
      <small>EZPaypal::Request</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Cart/OneTimePurchaseCart.html#addItem-instance_method" title="EZPaypal::Cart::OneTimePurchaseCart#addItem (method)">#addItem</a></span>
    
      <small>EZPaypal::Cart::OneTimePurchaseCart</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Cart/OneTimePurchaseCart.html#cartSize-instance_method" title="EZPaypal::Cart::OneTimePurchaseCart#cartSize (method)">#cartSize</a></span>
    
      <small>EZPaypal::Cart::OneTimePurchaseCart</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Cart/RecurringPurchaseCart.html#cartSize-instance_method" title="EZPaypal::Cart::RecurringPurchaseCart#cartSize (method)">#cartSize</a></span>
    
      <small>EZPaypal::Cart::RecurringPurchaseCart</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Response.html#confirmPurchase-instance_method" title="EZPaypal::Response#confirmPurchase (method)">#confirmPurchase</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Response.html#errors-instance_method" title="EZPaypal::Response#errors (method)">#errors</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Response.html#getCheckoutDetails-instance_method" title="EZPaypal::Response#getCheckoutDetails (method)">#getCheckoutDetails</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Response.html#getCheckoutURL-instance_method" title="EZPaypal::Response#getCheckoutURL (method)">#getCheckoutURL</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Response.html#initialize-instance_method" title="EZPaypal::Response#initialize (method)">#initialize</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Cart/RecurringProfile.html#initialize-instance_method" title="EZPaypal::Cart::RecurringProfile#initialize (method)">#initialize</a></span>
    
      <small>EZPaypal::Cart::RecurringProfile</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Cart/OneTimePurchaseCart.html#reset-instance_method" title="EZPaypal::Cart::OneTimePurchaseCart#reset (method)">#reset</a></span>
    
      <small>EZPaypal::Cart::OneTimePurchaseCart</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Cart/RecurringPurchaseCart.html#reset-instance_method" title="EZPaypal::Cart::RecurringPurchaseCart#reset (method)">#reset</a></span>
    
      <small>EZPaypal::Cart::RecurringPurchaseCart</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Cart/RecurringPurchaseCart.html#setupAgreement-instance_method" title="EZPaypal::Cart::RecurringPurchaseCart#setupAgreement (method)">#setupAgreement</a></span>
    
      <small>EZPaypal::Cart::RecurringPurchaseCart</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Cart/OneTimePurchaseCart.html#setupShippingInfo-instance_method" title="EZPaypal::Cart::OneTimePurchaseCart#setupShippingInfo (method)">#setupShippingInfo</a></span>
    
      <small>EZPaypal::Cart::OneTimePurchaseCart</small>
    
  </li>
  

  <li class="r2 ">
    <span class='object_link'><a href="EZPaypal/Cart/OneTimePurchaseCart.html#setupSummary-instance_method" title="EZPaypal::Cart::OneTimePurchaseCart#setupSummary (method)">#setupSummary</a></span>
    
      <small>EZPaypal::Cart::OneTimePurchaseCart</small>
    
  </li>
  

  <li class="r1 ">
    <span class='object_link'><a href="EZPaypal/Response.html#success%3F-instance_method" title="EZPaypal::Response#success? (method)">#success?</a></span>
    
      <small>EZPaypal::Response</small>
    
  </li>
  

      </ul>
    </div>
  </body>
</html>