33< head >
44 < meta charset ="UTF-8 " />
55 < meta name ="robots " content ="index, follow, all " />
6- < title > Dotpay\PaymentURL | Dotpayds API</ title >
6+ < title > Dotpay\Request\ PaymentURL | Dotpayds API</ title >
77
8- < link rel ="stylesheet " type ="text/css " href ="../css/bootstrap.min.css ">
9- < link rel ="stylesheet " type ="text/css " href ="../css/bootstrap-theme.min.css ">
10- < link rel ="stylesheet " type ="text/css " href ="../css/sami.css ">
11- < script src ="../js/jquery-1.11.1.min.js "> </ script >
12- < script src ="../js/bootstrap.min.js "> </ script >
13- < script src ="../js/typeahead.min.js "> </ script >
14- < script src ="../sami.js "> </ script >
8+ < link rel ="stylesheet " type ="text/css " href ="../../ css/bootstrap.min.css ">
9+ < link rel ="stylesheet " type ="text/css " href ="../../ css/bootstrap-theme.min.css ">
10+ < link rel ="stylesheet " type ="text/css " href ="../../ css/sami.css ">
11+ < script src ="../../ js/jquery-1.11.1.min.js "> </ script >
12+ < script src ="../../ js/bootstrap.min.js "> </ script >
13+ < script src ="../../ js/typeahead.min.js "> </ script >
14+ < script src ="../../ sami.js "> </ script >
1515 < meta name ="MobileOptimized " content ="width ">
1616 < meta name ="HandheldFriendly " content ="true ">
1717 < meta name ="viewport " content ="width=device-width,initial-scale=1,maximum-scale=1 ">
1818
1919
2020 </ head >
2121
22- < body id ="class " data-name ="class:Dotpay_PaymentURL " data-root-path ="../ ">
22+ < body id ="class " data-name ="class:Dotpay_Request_PaymentURL " data-root-path ="../ ../ ">
2323 < div id ="content ">
2424 < div id ="left-column ">
2525 < div id ="control-panel ">
2626 < script >
2727 $ ( 'option[data-version="' + window . projectVersion + '"]' ) . prop ( 'selected' , true ) ;
2828 </ script >
29- < form id ="search-form " action ="../search.html " method ="GET ">
29+ < form id ="search-form " action ="../../ search.html " method ="GET ">
3030 < span class ="glyphicon glyphicon-search "> </ span >
3131 < input name ="search "
3232 class ="typeahead form-control "
4848 < span class ="icon-bar "> </ span >
4949 < span class ="icon-bar "> </ span >
5050 </ button >
51- < a class ="navbar-brand " href ="../index.html "> Dotpayds API</ a >
51+ < a class ="navbar-brand " href ="../../ index.html "> Dotpayds API</ a >
5252 </ div >
5353 < div class ="collapse navbar-collapse " id ="navbar-elements ">
5454 < ul class ="nav navbar-nav ">
55- < li > < a href ="../classes.html "> Classes</ a > </ li >
56- < li > < a href ="../namespaces.html "> Namespaces</ a > </ li >
57- < li > < a href ="../interfaces.html "> Interfaces</ a > </ li >
58- < li > < a href ="../traits.html "> Traits</ a > </ li >
59- < li > < a href ="../doc-index.html "> Index</ a > </ li >
60- < li > < a href ="../search.html "> Search</ a > </ li >
55+ < li > < a href ="../../ classes.html "> Classes</ a > </ li >
56+ < li > < a href ="../../ namespaces.html "> Namespaces</ a > </ li >
57+ < li > < a href ="../../ interfaces.html "> Interfaces</ a > </ li >
58+ < li > < a href ="../../ traits.html "> Traits</ a > </ li >
59+ < li > < a href ="../../ doc-index.html "> Index</ a > </ li >
60+ < li > < a href ="../../ search.html "> Search</ a > </ li >
6161 </ ul >
6262 </ div >
6363 </ div >
6666 < div class ="namespace-breadcrumbs ">
6767 < ol class ="breadcrumb ">
6868 < li > < span class ="label label-default "> class</ span > </ li >
69- < li > < a href ="../Dotpay.html "> Dotpay</ a > </ li > < li class ="backslash "> \</ li > < li > PaymentURL</ li >
69+ < li > < a href ="../../ Dotpay.html "> Dotpay</ a > </ li > < li class =" backslash " > \ </ li > < li > < a href =" ../../Dotpay/Request.html " > Request </ a > </ li > < li class ="backslash "> \</ li > < li > PaymentURL</ li >
7070 </ ol >
7171 </ div >
7272 < div id ="page-content ">
@@ -99,7 +99,7 @@ <h2>Methods</h2>
9999
100100 </ div >
101101 < div class ="col-md-8 type ">
102- < a href ="#method___construct "> __construct</ a > (string $url, string $sellerID, < a href ="../Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > $payment)
102+ < a href ="#method___construct "> __construct</ a > (string $url, string $sellerID, < a href ="../../ Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > $payment)
103103
104104 < p > PaymentUrl constructor.</ p > </ div >
105105 < div class ="col-md-2 "> </ div >
@@ -145,9 +145,9 @@ <h2>Details</h2>
145145 < div id ="method-details ">
146146 < div class ="method-item ">
147147 < h3 id ="method___construct ">
148- < div class ="location "> at line 35 </ div >
148+ < div class ="location "> at line 33 </ div >
149149 < code >
150- < strong > __construct</ strong > (string $url, string $sellerID, < a href ="../Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > $payment)
150+ < strong > __construct</ strong > (string $url, string $sellerID, < a href ="../../ Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > $payment)
151151 </ code >
152152 </ h3 >
153153 < div class ="details ">
@@ -171,7 +171,7 @@ <h4>Parameters</h4>
171171 < td > </ td >
172172 </ tr >
173173 < tr >
174- < td > < a href ="../Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > </ td >
174+ < td > < a href ="../../ Dotpay/Request/Payment.html "> < abbr title ="Dotpay\Request\Payment "> Payment</ abbr > </ a > </ td >
175175 < td > $payment</ td >
176176 < td > </ td >
177177 </ tr >
@@ -186,7 +186,7 @@ <h4>Parameters</h4>
186186 </ div >
187187 < div class ="method-item ">
188188 < h3 id ="method___toString ">
189- < div class ="location "> at line 45 </ div >
189+ < div class ="location "> at line 43 </ div >
190190 < code > string
191191 < strong > __toString</ strong > ()
192192 </ code >
@@ -214,7 +214,7 @@ <h4>Return Value</h4>
214214 </ div >
215215 < div class ="method-item ">
216216 < h3 id ="method_url ">
217- < div class ="location "> at line 57 </ div >
217+ < div class ="location "> at line 55 </ div >
218218 < code > string
219219 < strong > url</ strong > ()
220220 </ code >
@@ -242,7 +242,7 @@ <h4>Return Value</h4>
242242 </ div >
243243 < div class ="method-item ">
244244 < h3 id ="method_queryString ">
245- < div class ="location "> at line 65 </ div >
245+ < div class ="location "> at line 63 </ div >
246246 < code > string
247247 < strong > queryString</ strong > ()
248248 </ code >
0 commit comments