1
0
Fork 0
mirror of synced 2025-04-16 15:41:06 +00:00

update API Documentation

This commit is contained in:
Alex Lushpai 2016-03-14 20:58:37 +03:00
commit f0ae9b059e
31 changed files with 9190 additions and 0 deletions

127
404.html Normal file
View file

@ -0,0 +1,127 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>Page not found | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content">
<h1>Page not found</h1>
<p>The requested page could not be found.</p>
<p>You have probably clicked on a link that is outdated and points to a page that does not exist any more or you have made an typing error in the address.</p>
<p>To continue please try to find requested page in the menu, take a look at <a href="tree.html">the tree view</a> of the whole project or use search field on the top.</p>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js"></script>
</body>
</html>

View file

@ -0,0 +1,123 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Deprecated | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li class="active">
<span>Deprecated</span>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content">
<h1>Deprecated</h1>
<p>No elements with <code>@deprecated</code> annotation found.</p>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

123
annotation-group-todo.html Normal file
View file

@ -0,0 +1,123 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Todo | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li class="active">
<span>Todo</span>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content">
<h1>Todo</h1>
<p>No elements with <code>@todo</code> annotation found.</p>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,201 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class RetailCrm\Exception\CurlException | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-RetailCrm.Exception.html" title="Summary of RetailCrm\Exception"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li class="active">
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Exceptions</h3>
<ul>
<li class="active"><a href="class-RetailCrm.Exception.CurlException.html">CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="class">
<h1>Class CurlException</h1>
<div class="description">
<p>PHP version 5.3</p>
<p>Class CurlException</p>
</div>
<dl class="tree well">
<dd style="padding-left:0px">
Exception
</dd>
<dd style="padding-left:30px">
<img src="resources/inherit.png" alt="Extended by">
RuntimeException
</dd>
<dd style="padding-left:60px">
<img src="resources/inherit.png" alt="Extended by">
<b><span>RetailCrm\Exception\CurlException</span></b>
</dd>
</dl>
<div class="alert alert-info">
<b>Namespace:</b> <a href="namespace-RetailCrm.html">RetailCrm</a>\<a href="namespace-RetailCrm.Exception.html">Exception</a><br>
<b>Package:</b> RetailCrm<br>
<b>Category:</b>
RetailCrm<br>
<b>License:</b>
<a href="https://opensource.org/licenses/MIT">MIT License</a><br>
<b>Author:</b>
RetailCrm <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#111;:&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;">&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;</a><br>
<b>Link:</b>
<a href="http://www.retailcrm.ru/docs/Developers/ApiVersion3">http://www.retailcrm.ru/docs/Developers/ApiVersion3</a><br>
<b>Located at</b> <a href="source-class-RetailCrm.Exception.CurlException.html#5-18" title="Go to source code">RetailCrm/Exception/CurlException.php</a>
<br>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div>
<p class="elementList">
<code>__construct()</code>,
<code>__toString()</code>,
<code>getCode()</code>,
<code>getFile()</code>,
<code>getLine()</code>,
<code>getMessage()</code>,
<code>getPrevious()</code>,
<code>getTrace()</code>,
<code>getTraceAsString()</code>
</p>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

View file

@ -0,0 +1,207 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class RetailCrm\Exception\InvalidJsonException | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-RetailCrm.Exception.html" title="Summary of RetailCrm\Exception"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li class="active">
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">CurlException</a></li>
<li class="active"><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="class">
<h1>Class InvalidJsonException</h1>
<div class="description">
<p>PHP version 5.3</p>
<p>Class InvalidJsonException</p>
</div>
<dl class="tree well">
<dd style="padding-left:0px">
Exception
</dd>
<dd style="padding-left:30px">
<img src="resources/inherit.png" alt="Extended by">
LogicException
</dd>
<dd style="padding-left:60px">
<img src="resources/inherit.png" alt="Extended by">
DomainException
</dd>
<dd style="padding-left:90px">
<img src="resources/inherit.png" alt="Extended by">
<b><span>RetailCrm\Exception\InvalidJsonException</span></b>
</dd>
</dl>
<div class="alert alert-info">
<b>Namespace:</b> <a href="namespace-RetailCrm.html">RetailCrm</a>\<a href="namespace-RetailCrm.Exception.html">Exception</a><br>
<b>Package:</b> RetailCrm<br>
<b>Category:</b>
RetailCrm<br>
<b>License:</b>
<a href="https://opensource.org/licenses/MIT">MIT License</a><br>
<b>Author:</b>
RetailCrm <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#111;:&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;">&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;</a><br>
<b>Link:</b>
<a href="http://www.retailcrm.ru/docs/Developers/ApiVersion3">http://www.retailcrm.ru/docs/Developers/ApiVersion3</a><br>
<b>Located at</b> <a href="source-class-RetailCrm.Exception.InvalidJsonException.html#5-18" title="Go to source code">RetailCrm/Exception/InvalidJsonException.php</a>
<br>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div>
<p class="elementList">
<code>__construct()</code>,
<code>__toString()</code>,
<code>getCode()</code>,
<code>getFile()</code>,
<code>getLine()</code>,
<code>getMessage()</code>,
<code>getPrevious()</code>,
<code>getTrace()</code>,
<code>getTraceAsString()</code>
</p>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

View file

@ -0,0 +1,347 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class RetailCrm\Http\Client | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-RetailCrm.Http.html" title="Summary of RetailCrm\Http"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li class="active">
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li class="active"><a href="class-RetailCrm.Http.Client.html">Client</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="class">
<h1>Class Client</h1>
<div class="description">
<p>PHP version 5.3</p>
<p>HTTP client</p>
</div>
<div class="alert alert-info">
<b>Namespace:</b> <a href="namespace-RetailCrm.html">RetailCrm</a>\<a href="namespace-RetailCrm.Http.html">Http</a><br>
<b>Package:</b> RetailCrm<br>
<b>Category:</b>
RetailCrm<br>
<b>License:</b>
<a href="https://opensource.org/licenses/MIT">MIT License</a><br>
<b>Author:</b>
RetailCrm <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#111;:&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;">&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;</a><br>
<b>Link:</b>
<a href="http://www.retailcrm.ru/docs/Developers/ApiVersion3">http://www.retailcrm.ru/docs/Developers/ApiVersion3</a><br>
<b>Located at</b> <a href="source-class-RetailCrm.Http.Client.html#9-145" title="Go to source code">RetailCrm/Http/Client.php</a>
<br>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
<table class="summary table table-bordered table-striped methods" id="methods">
<tr data-order="__construct" id="___construct">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___construct">#</a>
<code><a href="source-class-RetailCrm.Http.Client.html#29-58" title="Go to source code">__construct</a>( <span>string <var>$url</var></span>, <span>array <var>$defaultParameters</var> = <span class="php-keyword1">array</span>()</span> )</code>
<div class="description short">
<p>Client constructor.</p>
</div>
<div class="description detailed hidden">
<p>Client constructor.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$url</var></dt>
<dd>api url</dd>
<dt><var>$defaultParameters</var></dt>
<dd>array of parameters</dd>
</dl></div>
<h4>Throws</h4>
<div class="list">
InvalidArgumentException
</div>
</div>
</div></td>
</tr>
<tr data-order="makeRequest" id="_makeRequest">
<td class="attributes"><code>
public
<code><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></code>
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_makeRequest">#</a>
<code><a href="source-class-RetailCrm.Http.Client.html#60-134" title="Go to source code">makeRequest</a>( <span>string <var>$path</var></span>, <span>string <var>$method</var></span>, <span>array <var>$parameters</var> = <span class="php-keyword1">array</span>() </span> )</code>
<div class="description short">
<p>Make HTTP request</p>
</div>
<div class="description detailed hidden">
<p>Make HTTP request</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$path</var></dt>
<dd>request url</dd>
<dt><var>$method</var></dt>
<dd>(default: 'GET')</dd>
<dt><var>$parameters</var></dt>
<dd>(default: array())</dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
<code><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></code>
</div>
<h4>Throws</h4>
<div class="list">
InvalidArgumentException<br>
<code><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></code><br>
<code><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></code>
</div>
<h4>Suppresswarnings(phpmd.excessiveparameterlist)</h4>
<div class="list">
</div>
</div>
</div></td>
</tr>
<tr data-order="getRetry" id="_getRetry">
<td class="attributes"><code>
public
integer
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getRetry">#</a>
<code><a href="source-class-RetailCrm.Http.Client.html#136-144" title="Go to source code">getRetry</a>( )</code>
<div class="description short">
<p>Retry connect</p>
</div>
<div class="description detailed hidden">
<p>Retry connect</p>
<h4>Returns</h4>
<div class="list">
integer
</div>
</div>
</div></td>
</tr>
</table>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Constants summary</h2></div>
<table class="summary table table-bordered table-striped constants" id="constants">
<tr data-order="METHOD_GET" id="METHOD_GET">
<td class="attributes"><code>string</code></td>
<td class="name">
<code>
<a href="source-class-RetailCrm.Http.Client.html#22" title="Go to source code"><b>METHOD_GET</b></a>
</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#METHOD_GET" class="anchor">#</a>
<code><span class="php-quote">'GET'</span></code>
</div>
</td>
</tr>
<tr data-order="METHOD_POST" id="METHOD_POST">
<td class="attributes"><code>string</code></td>
<td class="name">
<code>
<a href="source-class-RetailCrm.Http.Client.html#23" title="Go to source code"><b>METHOD_POST</b></a>
</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#METHOD_POST" class="anchor">#</a>
<code><span class="php-quote">'POST'</span></code>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

View file

@ -0,0 +1,536 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class RetailCrm\Response\ApiResponse | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-RetailCrm.Response.html" title="Summary of RetailCrm\Response"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li class="active">
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li class="active"><a href="class-RetailCrm.Response.ApiResponse.html">ApiResponse</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="class">
<h1>Class ApiResponse</h1>
<div class="description">
<p>PHP version 5.3</p>
<p>Response from retailCRM API</p>
</div>
<dl class="tree well">
<dd style="padding-left:0px">
<b><span>RetailCrm\Response\ApiResponse</span></b>
implements
<span>ArrayAccess</span>
</dd>
</dl>
<div class="alert alert-info">
<b>Namespace:</b> <a href="namespace-RetailCrm.html">RetailCrm</a>\<a href="namespace-RetailCrm.Response.html">Response</a><br>
<b>Package:</b> RetailCrm<br>
<b>Category:</b>
RetailCrm<br>
<b>License:</b>
<a href="https://opensource.org/licenses/MIT">MIT License</a><br>
<b>Author:</b>
RetailCrm <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#111;:&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;">&#x69;&#110;&#x74;&#101;&#x67;&#114;&#97;&#x74;&#105;&#x6f;&#110;&#64;&#x72;&#101;&#x74;&#97;&#x69;&#108;c&#x72;&#109;&#x2e;&#114;&#x75;</a><br>
<b>Link:</b>
<a href="http://www.retailcrm.ru/docs/Developers/ApiVersion3">http://www.retailcrm.ru/docs/Developers/ApiVersion3</a><br>
<b>Located at</b> <a href="source-class-RetailCrm.Response.ApiResponse.html#7-158" title="Go to source code">RetailCrm/Response/ApiResponse.php</a>
<br>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
<table class="summary table table-bordered table-striped methods" id="methods">
<tr data-order="__construct" id="___construct">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___construct">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#26-50" title="Go to source code">__construct</a>( <span>integer <var>$statusCode</var></span>, <span>mixed <var>$responseBody</var> = <span class="php-keyword1">null</span></span> )</code>
<div class="description short">
<p>ApiResponse constructor.</p>
</div>
<div class="description detailed hidden">
<p>ApiResponse constructor.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$statusCode</var></dt>
<dd>HTTP status code</dd>
<dt><var>$responseBody</var></dt>
<dd>HTTP body</dd>
</dl></div>
<h4>Throws</h4>
<div class="list">
<code><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></code>
</div>
</div>
</div></td>
</tr>
<tr data-order="getStatusCode" id="_getStatusCode">
<td class="attributes"><code>
public
integer
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getStatusCode">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#52-60" title="Go to source code">getStatusCode</a>( )</code>
<div class="description short">
<p>Return HTTP response status code</p>
</div>
<div class="description detailed hidden">
<p>Return HTTP response status code</p>
<h4>Returns</h4>
<div class="list">
integer
</div>
</div>
</div></td>
</tr>
<tr data-order="isSuccessful" id="_isSuccessful">
<td class="attributes"><code>
public
boolean
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_isSuccessful">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#62-70" title="Go to source code">isSuccessful</a>( )</code>
<div class="description short">
<p>HTTP request was successful</p>
</div>
<div class="description detailed hidden">
<p>HTTP request was successful</p>
<h4>Returns</h4>
<div class="list">
boolean
</div>
</div>
</div></td>
</tr>
<tr data-order="__call" id="___call">
<td class="attributes"><code>
public
mixed
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___call">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#72-92" title="Go to source code">__call</a>( <span>string <var>$name</var></span>, <span> <var>$arguments</var></span> )</code>
<div class="description short">
<p>Allow to access for the property throw class method</p>
</div>
<div class="description detailed hidden">
<p>Allow to access for the property throw class method</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$name</var></dt>
<dd></dd>
<dt><var>$arguments</var></dt>
<dd></dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
mixed
</div>
<h4>Throws</h4>
<div class="list">
InvalidArgumentException
</div>
</div>
</div></td>
</tr>
<tr data-order="__get" id="___get">
<td class="attributes"><code>
public
mixed
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___get">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#94-110" title="Go to source code">__get</a>( <span>string <var>$name</var></span> )</code>
<div class="description short">
<p>Allow to access for the property throw object property</p>
</div>
<div class="description detailed hidden">
<p>Allow to access for the property throw object property</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$name</var></dt>
<dd></dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
mixed
</div>
<h4>Throws</h4>
<div class="list">
InvalidArgumentException
</div>
</div>
</div></td>
</tr>
<tr data-order="offsetSet" id="_offsetSet">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_offsetSet">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#112-121" title="Go to source code">offsetSet</a>( <span>mixed <var>$offset</var></span>, <span>mixed <var>$value</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$offset</var></dt>
<dd></dd>
<dt><var>$value</var></dt>
<dd></dd>
</dl></div>
<h4>Throws</h4>
<div class="list">
BadMethodCallException
</div>
<h4>Implementation of</h4>
<div class="list"><code>ArrayAccess::offsetSet()</code></div>
</div>
</div></td>
</tr>
<tr data-order="offsetUnset" id="_offsetUnset">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_offsetUnset">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#123-131" title="Go to source code">offsetUnset</a>( <span>mixed <var>$offset</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$offset</var></dt>
<dd></dd>
</dl></div>
<h4>Throws</h4>
<div class="list">
BadMethodCallException
</div>
<h4>Implementation of</h4>
<div class="list"><code>ArrayAccess::offsetUnset()</code></div>
</div>
</div></td>
</tr>
<tr data-order="offsetExists" id="_offsetExists">
<td class="attributes"><code>
public
boolean
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_offsetExists">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#133-141" title="Go to source code">offsetExists</a>( <span>mixed <var>$offset</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$offset</var></dt>
<dd></dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
boolean
</div>
<h4>Implementation of</h4>
<div class="list"><code>ArrayAccess::offsetExists()</code></div>
</div>
</div></td>
</tr>
<tr data-order="offsetGet" id="_offsetGet">
<td class="attributes"><code>
public
mixed
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_offsetGet">#</a>
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#143-157" title="Go to source code">offsetGet</a>( <span>mixed <var>$offset</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$offset</var></dt>
<dd></dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
mixed
</div>
<h4>Throws</h4>
<div class="list">
InvalidArgumentException
</div>
<h4>Implementation of</h4>
<div class="list"><code>ArrayAccess::offsetGet()</code></div>
</div>
</div></td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>

3
elementlist.js Normal file
View file

@ -0,0 +1,3 @@
var ApiGen = ApiGen || {};
ApiGen.elements = [["c","RetailCrm\\ApiClient"],["c","RetailCrm\\Exception\\CurlException"],["c","RetailCrm\\Exception\\InvalidJsonException"],["c","RetailCrm\\Http\\Client"],["c","RetailCrm\\Response\\ApiResponse"]];

144
index.html Normal file
View file

@ -0,0 +1,144 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search" autofocus>
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content">
<h1>retailCRM PHP API client</h1>
<div class="panel panel-default">
<div class="panel-heading"><h2>Namespaces summary</h2></div>
<table class="summary table table-bordered table-striped" id="namespaces">
<tr>
<td class="name"><a href="namespace-RetailCrm.html">RetailCrm</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-RetailCrm.Exception.html">RetailCrm\Exception</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-RetailCrm.Http.html">RetailCrm\Http</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-RetailCrm.Response.html">RetailCrm\Response</a></td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

View file

@ -0,0 +1,138 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace RetailCrm\Exception | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li class="active">
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="namespace">
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Exception</h1>
<div class="panel panel-default">
<div class="panel-heading"><h2>Exceptions summary</h2></div>
<table class="summary table table-bordered table-striped" id="exceptions">
<tr>
<td class="name"><a href="class-RetailCrm.Exception.CurlException.html">CurlException</a></td>
<td>PHP version 5.3</td>
</tr>
<tr>
<td class="name"><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></td>
<td>PHP version 5.3</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

View file

@ -0,0 +1,133 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace RetailCrm\Http | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li class="active">
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.Http.Client.html">Client</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="namespace">
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Http</h1>
<div class="panel panel-default">
<div class="panel-heading"><h2>Classes summary</h2></div>
<table class="summary table table-bordered table-striped" id="classes">
<tr>
<td class="name"><a href="class-RetailCrm.Http.Client.html">Client</a></td>
<td>PHP version 5.3</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

View file

@ -0,0 +1,133 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace RetailCrm\Response | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li class="active">
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.Response.ApiResponse.html">ApiResponse</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="namespace">
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Response</h1>
<div class="panel panel-default">
<div class="panel-heading"><h2>Classes summary</h2></div>
<table class="summary table table-bordered table-striped" id="classes">
<tr>
<td class="name"><a href="class-RetailCrm.Response.ApiResponse.html">ApiResponse</a></td>
<td>PHP version 5.3</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

147
namespace-RetailCrm.html Normal file
View file

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace RetailCrm | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">ApiClient</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content" class="namespace">
<h1>Namespace RetailCrm</h1>
<div class="panel panel-default">
<div class="panel-heading"><h2>Namespaces summary</h2></div>
<table class="summary table table-bordered table-striped" id="namespaces">
<tr>
<td class="name"><a href="namespace-RetailCrm.Exception.html">RetailCrm\Exception</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-RetailCrm.Http.html">RetailCrm\Http</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-RetailCrm.Response.html">RetailCrm\Response</a></td>
</tr>
</table>
</div>
<div class="panel panel-default">
<div class="panel-heading"><h2>Classes summary</h2></div>
<table class="summary table table-bordered table-striped" id="classes">
<tr>
<td class="name"><a href="class-RetailCrm.ApiClient.html">ApiClient</a></td>
<td>PHP version 5.3</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

5
resources/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

BIN
resources/collapsed.png Normal file

Binary file not shown.

After

(image error) Size: 249 B

1355
resources/combined.js Normal file

File diff suppressed because one or more lines are too long

BIN
resources/inherit.png Normal file

Binary file not shown.

After

(image error) Size: 152 B

BIN
resources/resize.png Normal file

Binary file not shown.

After

(image error) Size: 121 B

BIN
resources/sort.png Normal file

Binary file not shown.

After

(image error) Size: 171 B

529
resources/style.css Normal file
View file

@ -0,0 +1,529 @@
body {
padding: 50px 0 0 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0 0.2em 0;
}
h4 {
font-size: 100%;
margin: 0;
padding: 0;
}
.panel-heading h2,
.panel-heading h3 {
margin-top: 0;
margin-bottom: 0;
}
.panel > p {
margin: 10px;
}
ul, ol {
margin-bottom: 0;
}
a, a:hover {
text-decoration: none;
}
var {
font-weight: bold;
font-style: normal;
color: #c09853;
}
code {
color: #000;
white-space: nowrap;
border: none;
background: transparent;
padding: 0
}
code:empty {
display: none;
}
code a b {
color: #000;
}
pre code {
white-space: pre;
}
.deprecated {
text-decoration: line-through;
opacity: .5;
}
.invalid {
color: #dd1144;
}
.hidden {
display: none;
}
/* Left side */
#left {
overflow: auto;
width: 270px;
height: 100%;
position: fixed;
}
/* Menu */
#menu {
padding: 10px;
overflow-x: hidden;
}
#menu h3 {
border-bottom: 1px solid #E7E7E7;
margin-left: -10px;
margin-right: -10px;
padding: 0 10px 5px 10px;
}
#menu ul {
list-style: none;
padding: 0;
margin: 0;
}
#menu ul ul {
padding-left: 10px;
}
#menu li {
white-space: nowrap;
position: relative;
}
#menu a {
display: block;
padding: 3px;
border-radius: 3px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
#menu a:hover {
background-color: #0088cc;
color: #fff !important;
}
#menu .active > a {
font-weight: bold;
color: #000;
}
#menu .active > a.invalid {
color: #dd1144;
}
#menu #groups span {
position: absolute;
top: 6px;
right: 3px;
cursor: pointer;
display: block;
width: 12px;
height: 12px;
background: url('collapsed.png') transparent 0 0 no-repeat;
}
#menu #groups span:hover {
background-position: -12px 0;
}
#menu #groups span.collapsed {
background-position: 0 -12px;
}
#menu #groups span.collapsed:hover {
background-position: -12px -12px;
}
#menu #groups ul.collapsed {
display: none;
}
/* Autocomplete */
.ac_results {
border-radius: 4px;
margin-top: 2px;
background-color: #fff;
border: 1px solid #E7E7E7;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
display: block;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0;
padding: 0 5px;
line-height: 2;
cursor: default;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ac_results li strong {
color: #000;
}
.ac_over {
background-color: #0088cc;
color: #fff;
}
.ac_results li.ac_over strong {
color: #fff;
}
/* Right side */
#right {
overflow: auto;
margin-left: 275px;
height: 100%;
position: relative;
left: 0;
right: 0;
}
#rightInner {
max-width: 1000px;
min-width: 350px;
}
/* Navigation */
#navigation {
margin-bottom: 0;
}
.navbar .nav > li > span {
position: relative;
display: block;
color: #777;
line-height: 20px;
padding: 15px;
}
.navbar .nav > li.active > span {
background-color: #E7E7E7;
color: #555;
}
/* Content */
#content {
clear: both;
padding: 5px 15px;
}
#content > .description {
margin: 1.2em 0;
}
#content .alert-info {
margin-top: 18px;
}
dl.tree {
margin: 1.2em 0;
padding: 10px;
}
dl.tree dd {
margin: 0;
padding: 0;
line-height: 18px;
}
.elementList {
line-height: 24px;
}
h2.switchable {
background: transparent url('sort.png') no-repeat center right;
cursor: pointer;
}
.summary td:first-child {
text-align: right;
}
.summary td hr {
margin: 8px -8px;
}
#packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child {
text-align: left;
}
.summary tr:hover td {
background: #f6f6f4;
}
.summary .description p {
margin: 0;
}
.class #methods.summary .description p:first-child, .summary .description.detailed h4:first-child {
margin-top: 8px;
}
.summary .description p + p, .summary .description ul, .summary .description pre, .summary .description.detailed h4 {
margin-top: 4px;
}
.summary dl {
margin: 0;
}
.summary dd {
margin: 0 0 0 25px;
}
.summary dt, dd {
line-height: 24px;
}
.name, .attributes {
white-space: nowrap;
}
.value code {
white-space: pre-wrap;
}
td.name, td.attributes {
width: 1%;
}
.class .methods .name, .class .properties .name, .class .constants .name {
width: auto;
white-space: normal;
}
.class .methods .name > div > code {
white-space: pre-wrap;
}
.class .methods .name > div > code span, .function .value > code {
white-space: nowrap;
display: inline-block;
}
.class .methods td.name > div, .class td.value > div {
position: relative;
padding-right: 1em;
}
.attributes code, .name code, dd code {
color: #468847;
}
.anchor {
position: absolute;
top: 0;
right: 0;
line-height: 1;
font-size: 85%;
margin: 0;
color: #0088cc !important;
}
.list {
margin: 0 0 5px 25px;
line-height: 24px;
}
/* Splitter */
#splitter {
position: fixed;
height: 100%;
width: 5px;
left: 270px;
background: #E7E7E7 url('resize.png') left center no-repeat;
cursor: e-resize;
}
#splitter.active {
opacity: .5;
}
/* Footer */
#footer {
border-top: 1px solid #e5e5e5;
clear: both;
color: #808080;
text-align: right;
padding: 2em 1em;
margin: 3em 0 40px 0;
}
/* Tree */
div.tree ul {
list-style: none;
background: url('tree-vertical.png') left repeat-y;
padding: 0;
margin-left: 20px;
}
div.tree li {
margin: 0;
padding: 0;
}
div.tree div {
padding-left: 30px;
}
div.tree div.notlast {
background: url('tree-hasnext.png') left 10px no-repeat;
}
div.tree div.last {
background: url('tree-last.png') left -240px no-repeat;
}
div.tree li.last {
background: url('tree-cleaner.png') left center repeat-y;
}
div.tree span.padding {
padding-left: 15px;
}
/* Source code */
#source {
margin: 1em 0 1em 1em;
border: 1px solid #ccc;
border-radius: 4px;
overflow: auto;
}
#source pre {
padding: 0;
border: none;
overflow: visible;
}
#source .numbers {
float: left;
background-color: transparent;
}
#source .code {
}
.php-keyword1 {
color: #468847;
font-weight: bold;
}
.php-keyword2 {
font-weight: bold;
}
.php-var {
color: #c09853;
font-weight: bold;
}
.php-num {
color: #006dcc;
}
.php-quote {
color: #006dcc;
}
.php-comment {
color: #929292;
}
.xlang {
color: #468847;
font-weight: bold;
}
span.l {
display: block;
}
span.l.selected {
background: #f9f2d2;
}
span.l a {
color: #333333;
}
span.l a:hover, span.l a:active, span.l a:focus {
background: transparent;
color: #333333 !important;
}
span.l .php-var a {
color: #c09853;
}
span.l .php-var a:hover, span.l .php-var a:active, span.l .php-var a:focus {
color: #c09853 !important;
}
span.l a.l {
background: #fbfbfc;
margin-right: 8px;
padding: 2px 2px 2px 8px;
color: #c0c0c0;
}
span.l a.l:hover, span.l a.l:active, span.l a.l:focus {
background: #fbfbfc;
color: #c0c0c0 !important;
}
/* Small screens */
#rightInner.medium .name, #rightInner.medium .attributes {
white-space: normal;
}
/* global style */
.left, .summary td.left {
text-align: left;
}
.right, .summary td.right {
text-align: right;
}

BIN
resources/tree-cleaner.png Normal file

Binary file not shown.

After

(image error) Size: 126 B

BIN
resources/tree-hasnext.png Normal file

Binary file not shown.

After

(image error) Size: 128 B

BIN
resources/tree-last.png Normal file

Binary file not shown.

After

(image error) Size: 172 B

BIN
resources/tree-vertical.png Normal file

Binary file not shown.

After

(image error) Size: 127 B

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,143 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>File RetailCrm/Exception/CurlException.php | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="source">
<pre class="numbers"><code><span class="l"><a href="#1"> 1 </a></span><span class="l"><a href="#2"> 2 </a></span><span class="l"><a href="#3"> 3 </a></span><span class="l"><a href="#4"> 4 </a></span><span class="l"><a href="#5"> 5 </a></span></span><span class="l"><a href="#6"> 6 </a></span></span><span class="l"><a href="#7"> 7 </a></span></span><span class="l"><a href="#8"> 8 </a></span></span><span class="l"><a href="#9"> 9 </a></span></span><span class="l"><a href="#10">10 </a></span></span><span class="l"><a href="#11">11 </a></span></span><span class="l"><a href="#12">12 </a></span></span><span class="l"><a href="#13">13 </a></span></span><span class="l"><a href="#14">14 </a></span></span><span class="l"><a href="#15">15 </a></span><span class="l"><a href="#16">16 </a></span><span class="l"><a href="#17">17 </a></span><span class="l"><a href="#18">18 </a></span><span class="l"><a href="#19">19 </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> RetailCrm\Exception;
</span><span id="4" class="l">
</span><span id="5" class="l"><span class="php-comment">/**
</span></span><span id="6" class="l"><span class="php-comment"> * PHP version 5.3
</span></span><span id="7" class="l"><span class="php-comment"> *
</span></span><span id="8" class="l"><span class="php-comment"> * Class CurlException
</span></span><span id="9" class="l"><span class="php-comment"> *
</span></span><span id="10" class="l"><span class="php-comment"> * @category RetailCrm
</span></span><span id="11" class="l"><span class="php-comment"> * @package RetailCrm
</span></span><span id="12" class="l"><span class="php-comment"> * @author RetailCrm &lt;integration@retailcrm.ru&gt;
</span></span><span id="13" class="l"><span class="php-comment"> * @license https://opensource.org/licenses/MIT MIT License
</span></span><span id="14" class="l"><span class="php-comment"> * @link http://www.retailcrm.ru/docs/Developers/ApiVersion3
</span></span><span id="15" class="l"><span class="php-comment"> */</span>
</span><span id="16" class="l"><span class="php-keyword1">class</span> CurlException <span class="php-keyword1">extends</span> \RuntimeException
</span><span id="17" class="l">{
</span><span id="18" class="l">}
</span><span id="19" class="l"></span></code></pre>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

View file

@ -0,0 +1,143 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>File RetailCrm/Exception/InvalidJsonException.php | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="source">
<pre class="numbers"><code><span class="l"><a href="#1"> 1 </a></span><span class="l"><a href="#2"> 2 </a></span><span class="l"><a href="#3"> 3 </a></span><span class="l"><a href="#4"> 4 </a></span><span class="l"><a href="#5"> 5 </a></span></span><span class="l"><a href="#6"> 6 </a></span></span><span class="l"><a href="#7"> 7 </a></span></span><span class="l"><a href="#8"> 8 </a></span></span><span class="l"><a href="#9"> 9 </a></span></span><span class="l"><a href="#10">10 </a></span></span><span class="l"><a href="#11">11 </a></span></span><span class="l"><a href="#12">12 </a></span></span><span class="l"><a href="#13">13 </a></span></span><span class="l"><a href="#14">14 </a></span></span><span class="l"><a href="#15">15 </a></span><span class="l"><a href="#16">16 </a></span><span class="l"><a href="#17">17 </a></span><span class="l"><a href="#18">18 </a></span><span class="l"><a href="#19">19 </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> RetailCrm\Exception;
</span><span id="4" class="l">
</span><span id="5" class="l"><span class="php-comment">/**
</span></span><span id="6" class="l"><span class="php-comment"> * PHP version 5.3
</span></span><span id="7" class="l"><span class="php-comment"> *
</span></span><span id="8" class="l"><span class="php-comment"> * Class InvalidJsonException
</span></span><span id="9" class="l"><span class="php-comment"> *
</span></span><span id="10" class="l"><span class="php-comment"> * @category RetailCrm
</span></span><span id="11" class="l"><span class="php-comment"> * @package RetailCrm
</span></span><span id="12" class="l"><span class="php-comment"> * @author RetailCrm &lt;integration@retailcrm.ru&gt;
</span></span><span id="13" class="l"><span class="php-comment"> * @license https://opensource.org/licenses/MIT MIT License
</span></span><span id="14" class="l"><span class="php-comment"> * @link http://www.retailcrm.ru/docs/Developers/ApiVersion3
</span></span><span id="15" class="l"><span class="php-comment"> */</span>
</span><span id="16" class="l"><span class="php-keyword1">class</span> InvalidJsonException <span class="php-keyword1">extends</span> \DomainException
</span><span id="17" class="l">{
</span><span id="18" class="l">}
</span><span id="19" class="l"></span></code></pre>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

167
tree.html Normal file
View file

@ -0,0 +1,167 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Tree | retailCRM PHP API client</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">retailCRM PHP API client</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li class="active">
<span>Tree</span> </li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-RetailCrm.html">
RetailCrm<span></span>
</a>
<ul>
<li>
<a href="namespace-RetailCrm.Exception.html">
Exception </a>
</li>
<li>
<a href="namespace-RetailCrm.Http.html">
Http </a>
</li>
<li>
<a href="namespace-RetailCrm.Response.html">
Response </a>
</li>
</ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-RetailCrm.ApiClient.html">RetailCrm\ApiClient</a></li>
<li><a href="class-RetailCrm.Http.Client.html">RetailCrm\Http\Client</a></li>
<li><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-RetailCrm.Exception.CurlException.html">RetailCrm\Exception\CurlException</a></li>
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">RetailCrm\Exception\InvalidJsonException</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<div id="content">
<h1>Tree</h1>
<h2>Classes</h2>
<div class="tree">
<ul>
<li><div class="notlast"><a href="class-RetailCrm.ApiClient.html"><span>RetailCrm\ApiClient</span></a>
</div>
</li>
<li><div class="notlast"><a href="class-RetailCrm.Http.Client.html"><span>RetailCrm\Http\Client</span></a>
</div>
</li>
<li class="last"><div class="last"><a href="class-RetailCrm.Response.ApiResponse.html"><span>RetailCrm\Response\ApiResponse</span></a>
implements
<span>ArrayAccess</span>
</div>
</li>
</ul>
</div>
<h2>Exceptions</h2>
<div class="tree">
<ul>
<li class="last"><div class="last"><span>Exception</span>
</div>
</li>
</ul>
</div>
</div>
</div>
<div id="footer">
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
</body>
</html>