commit
003f9128d5
24 changed files with 4479 additions and 3305 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,10 +0,0 @@
|
|||
# Other
|
||||
.DS_Store
|
||||
*~
|
||||
/nbproject/*
|
||||
/.idea/*
|
||||
/*tags*
|
||||
.idea
|
||||
.idea/*
|
||||
/.idea
|
||||
/.idea/*
|
66
404.html
66
404.html
|
@ -6,50 +6,58 @@
|
|||
|
||||
<title>Page not found | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -113,7 +121,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,49 +5,56 @@
|
|||
|
||||
<title>Deprecated | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
</li>
|
||||
<li class="active">
|
||||
<span>Deprecated</span> </li>
|
||||
<span>Deprecated</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -102,14 +109,7 @@
|
|||
<div id="content">
|
||||
<h1>Deprecated</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>No elements with <code>@deprecated</code> annotation found.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -117,7 +117,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -5,49 +5,56 @@
|
|||
|
||||
<title>Todo | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
<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>
|
||||
<span>Todo</span>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -102,14 +109,7 @@
|
|||
<div id="content">
|
||||
<h1>Todo</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>No elements with <code>@todo</code> annotation found.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -117,7 +117,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
File diff suppressed because it is too large
Load diff
|
@ -5,51 +5,59 @@
|
|||
|
||||
<title>Class RetailCrm\Exception\CurlException | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="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>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -100,8 +108,9 @@
|
|||
|
||||
|
||||
<div class="description">
|
||||
|
||||
<p>PHP version 5.3</p>
|
||||
|
||||
<p>Class CurlException</p>
|
||||
</div>
|
||||
|
||||
<dl class="tree well">
|
||||
|
@ -134,31 +143,43 @@ RuntimeException
|
|||
<div class="alert alert-info">
|
||||
|
||||
|
||||
<b>Namespace:</b> RetailCrm\Exception<br>
|
||||
|
||||
<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>Located at</b> <a href="source-class-RetailCrm.Exception.CurlException.html#5-7" title="Go to source code">RetailCrm/Exception/CurlException.php</a><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="mailto:integration@retailcrm.ru">integration@retailcrm.ru</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>
|
||||
|
||||
|
||||
|
||||
<h2>Methods summary</h2>
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h2>Methods summary</h2></div>
|
||||
</div>
|
||||
|
||||
<h3>Methods inherited from Exception</h3>
|
||||
<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 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>
|
||||
|
||||
|
||||
<h3>Magic methods summary</h3>
|
||||
|
||||
|
||||
|
||||
|
@ -174,7 +195,7 @@ RuntimeException
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,51 +5,59 @@
|
|||
|
||||
<title>Class RetailCrm\Exception\InvalidJsonException | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="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>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -100,8 +108,9 @@
|
|||
|
||||
|
||||
<div class="description">
|
||||
|
||||
<p>PHP version 5.3</p>
|
||||
|
||||
<p>Class InvalidJsonException</p>
|
||||
</div>
|
||||
|
||||
<dl class="tree well">
|
||||
|
@ -140,31 +149,43 @@ DomainException
|
|||
<div class="alert alert-info">
|
||||
|
||||
|
||||
<b>Namespace:</b> RetailCrm\Exception<br>
|
||||
|
||||
<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>Located at</b> <a href="source-class-RetailCrm.Exception.InvalidJsonException.html#5-7" title="Go to source code">RetailCrm/Exception/InvalidJsonException.php</a><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="mailto:integration@retailcrm.ru">integration@retailcrm.ru</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>
|
||||
|
||||
|
||||
|
||||
<h2>Methods summary</h2>
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h2>Methods summary</h2></div>
|
||||
</div>
|
||||
|
||||
<h3>Methods inherited from Exception</h3>
|
||||
<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 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>
|
||||
|
||||
|
||||
<h3>Magic methods summary</h3>
|
||||
|
||||
|
||||
|
||||
|
@ -180,7 +201,7 @@ DomainException
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,51 +5,59 @@
|
|||
|
||||
<title>Class RetailCrm\Http\Client | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="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>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -99,8 +107,9 @@
|
|||
|
||||
|
||||
<div class="description">
|
||||
<p>HTTP client</p>
|
||||
<p>PHP version 5.3</p>
|
||||
|
||||
<p>HTTP client</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -114,16 +123,26 @@
|
|||
<div class="alert alert-info">
|
||||
|
||||
|
||||
<b>Namespace:</b> RetailCrm\Http<br>
|
||||
|
||||
<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>Located at</b> <a href="source-class-RetailCrm.Http.Client.html#8-82" title="Go to source code">RetailCrm/Http/Client.php</a><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="mailto:integration@retailcrm.ru">integration@retailcrm.ru</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>
|
||||
|
||||
|
||||
|
||||
<h2>Methods summary</h2>
|
||||
<table class="summary table table-bordered table-striped methods" id="methods">
|
||||
<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>
|
||||
|
@ -135,20 +154,29 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___construct">#</a>
|
||||
<code><a href="source-class-RetailCrm.Http.Client.html#19-27" title="Go to source code">__construct</a>( <span>mixed <var>$url</var></span>, <span>array <var>$defaultParameters</var> = <span class="php-keyword1">array</span>()</span> )</code>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
@ -166,37 +194,71 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_makeRequest">#</a>
|
||||
<code><a href="source-class-RetailCrm.Http.Client.html#29-81" 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>, <span>integer <var>$timeout</var> = <span class="php-num">30</span></span> )</code>
|
||||
<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>
|
||||
</dd>
|
||||
<dd>request url</dd>
|
||||
<dt><var>$method</var></dt>
|
||||
<dd>(default: 'GET')
|
||||
</dd>
|
||||
<dd>(default: 'GET')</dd>
|
||||
<dt><var>$parameters</var></dt>
|
||||
<dd>(default: array())
|
||||
</dd>
|
||||
<dt><var>$timeout</var></dt>
|
||||
<dd>
|
||||
</dd>
|
||||
<dd>(default: array())</dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code><code><a href="class-RetailCrm.Response.ApiResponse.html">RetailCrm\Response\ApiResponse</a></code></code>
|
||||
<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>
|
||||
|
||||
|
||||
|
@ -205,71 +267,69 @@
|
|||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<h3>Magic methods summary</h3>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Constants summary</h2>
|
||||
<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#13" 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#14" title="Go to source code"><b>METHOD_POST</b></a>
|
||||
</code>
|
||||
<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">
|
||||
|
||||
<div class="description short">
|
||||
|
||||
<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>
|
||||
<div class="description short">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="description detailed hidden">
|
||||
|
||||
<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">
|
||||
|
||||
</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>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
@ -281,7 +341,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,51 +5,59 @@
|
|||
|
||||
<title>Class RetailCrm\Response\ApiResponse | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="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>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -99,8 +107,9 @@
|
|||
|
||||
|
||||
<div class="description">
|
||||
<p>Response from retailCRM API</p>
|
||||
<p>PHP version 5.3</p>
|
||||
|
||||
<p>Response from retailCRM API</p>
|
||||
</div>
|
||||
|
||||
<dl class="tree well">
|
||||
|
@ -123,16 +132,26 @@
|
|||
<div class="alert alert-info">
|
||||
|
||||
|
||||
<b>Namespace:</b> RetailCrm\Response<br>
|
||||
|
||||
<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>Located at</b> <a href="source-class-RetailCrm.Response.ApiResponse.html#7-127" title="Go to source code">RetailCrm/Response/ApiResponse.php</a><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="mailto:integration@retailcrm.ru">integration@retailcrm.ru</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>
|
||||
|
||||
|
||||
|
||||
<h2>Methods summary</h2>
|
||||
<table class="summary table table-bordered table-striped methods" id="methods">
|
||||
<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>
|
||||
|
@ -144,20 +163,29 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___construct">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#18-34" title="Go to source code">__construct</a>( <span>mixed <var>$statusCode</var></span>, <span>mixed <var>$responseBody</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
@ -175,11 +203,10 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getStatusCode">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#36-44" title="Go to source code">getStatusCode</a>( )</code>
|
||||
<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">
|
||||
|
@ -187,10 +214,9 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>integer</code>
|
||||
integer
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -210,11 +236,10 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_isSuccessful">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#46-54" title="Go to source code">isSuccessful</a>( )</code>
|
||||
<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">
|
||||
|
@ -222,10 +247,9 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>boolean</code>
|
||||
boolean
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -245,33 +269,33 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___call">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#56-72" title="Go to source code">__call</a>( <span>string <var>$name</var></span>, <span>mixed <var>$arguments</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
<dt><var>$arguments</var></dt>
|
||||
<dd>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>mixed</code>
|
||||
mixed
|
||||
</div>
|
||||
|
||||
<h4>Throws</h4>
|
||||
<div class="list">
|
||||
InvalidArgumentException
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -289,30 +313,31 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___get">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#74-87" title="Go to source code">__get</a>( <span>string <var>$name</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>mixed</code>
|
||||
mixed
|
||||
</div>
|
||||
|
||||
<h4>Throws</h4>
|
||||
<div class="list">
|
||||
InvalidArgumentException
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -330,29 +355,29 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_offsetSet">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#89-96" title="Go to source code">offsetSet</a>( <span>mixed <var>$offset</var></span>, <span>mixed <var>$value</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
<dt><var>$value</var></dt>
|
||||
<dd>
|
||||
</dd>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
|
||||
<h4>Throws</h4>
|
||||
<div class="list">
|
||||
BadMethodCallException
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -372,26 +397,27 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_offsetUnset">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#98-104" title="Go to source code">offsetUnset</a>( <span>mixed <var>$offset</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
|
||||
<h4>Throws</h4>
|
||||
<div class="list">
|
||||
BadMethodCallException
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -411,28 +437,25 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_offsetExists">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#106-113" title="Go to source code">offsetExists</a>( <span>mixed <var>$offset</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>boolean</code>
|
||||
boolean
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -454,30 +477,31 @@
|
|||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_offsetGet">#</a>
|
||||
<code><a href="source-class-RetailCrm.Response.ApiResponse.html#115-126" title="Go to source code">offsetGet</a>( <span>mixed <var>$offset</var></span> )</code>
|
||||
<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>
|
||||
<dd></dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>mixed</code>
|
||||
mixed
|
||||
</div>
|
||||
|
||||
<h4>Throws</h4>
|
||||
<div class="list">
|
||||
InvalidArgumentException
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -486,11 +510,11 @@
|
|||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h3>Magic methods summary</h3>
|
||||
|
||||
|
||||
|
||||
|
@ -506,7 +530,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js"></script>
|
||||
<script src="elementlist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
var ApiGen = ApiGen || {};
|
||||
ApiGen.elements = [["c","RetailCrm\\ApiClient"],["m","RetailCrm\\ApiClient::__construct()"],["m","RetailCrm\\ApiClient::customersCreate()"],["m","RetailCrm\\ApiClient::customersEdit()"],["m","RetailCrm\\ApiClient::customersFixExternalIds()"],["m","RetailCrm\\ApiClient::customersGet()"],["m","RetailCrm\\ApiClient::customersList()"],["m","RetailCrm\\ApiClient::customersUpload()"],["m","RetailCrm\\ApiClient::deliveryServicesEdit()"],["m","RetailCrm\\ApiClient::deliveryServicesList()"],["m","RetailCrm\\ApiClient::deliveryTypesEdit()"],["m","RetailCrm\\ApiClient::deliveryTypesList()"],["m","RetailCrm\\ApiClient::getSite()"],["m","RetailCrm\\ApiClient::orderMethodsEdit()"],["m","RetailCrm\\ApiClient::orderMethodsList()"],["m","RetailCrm\\ApiClient::ordersCreate()"],["m","RetailCrm\\ApiClient::ordersEdit()"],["m","RetailCrm\\ApiClient::ordersFixExternalIds()"],["m","RetailCrm\\ApiClient::ordersGet()"],["m","RetailCrm\\ApiClient::ordersHistory()"],["m","RetailCrm\\ApiClient::ordersList()"],["m","RetailCrm\\ApiClient::ordersStatuses()"],["m","RetailCrm\\ApiClient::ordersUpload()"],["m","RetailCrm\\ApiClient::orderTypesEdit()"],["m","RetailCrm\\ApiClient::orderTypesList()"],["m","RetailCrm\\ApiClient::paymentStatusesEdit()"],["m","RetailCrm\\ApiClient::paymentStatusesList()"],["m","RetailCrm\\ApiClient::paymentTypesEdit()"],["m","RetailCrm\\ApiClient::paymentTypesList()"],["m","RetailCrm\\ApiClient::productStatusesEdit()"],["m","RetailCrm\\ApiClient::productStatusesList()"],["m","RetailCrm\\ApiClient::setSite()"],["m","RetailCrm\\ApiClient::sitesEdit()"],["m","RetailCrm\\ApiClient::sitesList()"],["m","RetailCrm\\ApiClient::statisticUpdate()"],["m","RetailCrm\\ApiClient::statusesEdit()"],["m","RetailCrm\\ApiClient::statusesList()"],["m","RetailCrm\\ApiClient::statusGroupsList()"],["cc","RetailCrm\\ApiClient::VERSION"],["c","RetailCrm\\Exception\\CurlException"],["c","RetailCrm\\Exception\\InvalidJsonException"],["c","RetailCrm\\Http\\Client"],["m","RetailCrm\\Http\\Client::__construct()"],["m","RetailCrm\\Http\\Client::makeRequest()"],["cc","RetailCrm\\Http\\Client::METHOD_GET"],["cc","RetailCrm\\Http\\Client::METHOD_POST"],["c","RetailCrm\\Response\\ApiResponse"],["m","RetailCrm\\Response\\ApiResponse::__call()"],["m","RetailCrm\\Response\\ApiResponse::__construct()"],["m","RetailCrm\\Response\\ApiResponse::__get()"],["m","RetailCrm\\Response\\ApiResponse::getStatusCode()"],["m","RetailCrm\\Response\\ApiResponse::isSuccessful()"],["m","RetailCrm\\Response\\ApiResponse::offsetExists()"],["m","RetailCrm\\Response\\ApiResponse::offsetGet()"],["m","RetailCrm\\Response\\ApiResponse::offsetSet()"],["m","RetailCrm\\Response\\ApiResponse::offsetUnset()"]];
|
||||
ApiGen.elements = [["c","RetailCrm\\ApiClient"],["c","RetailCrm\\Exception\\CurlException"],["c","RetailCrm\\Exception\\InvalidJsonException"],["c","RetailCrm\\Http\\Client"],["c","RetailCrm\\Response\\ApiResponse"]];
|
||||
|
|
98
index.html
98
index.html
|
@ -5,50 +5,58 @@
|
|||
|
||||
<title>retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search" autofocus>
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -104,21 +112,23 @@
|
|||
<h1>retailCRM PHP API client</h1>
|
||||
|
||||
|
||||
<h2>Namespaces summary</h2>
|
||||
<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 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>
|
||||
|
@ -128,7 +138,7 @@
|
|||
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>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,50 +5,58 @@
|
|||
|
||||
<title>Namespace RetailCrm\Exception | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li class="active">
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -95,26 +103,26 @@
|
|||
<div id="right">
|
||||
<div id="rightInner">
|
||||
<div id="content" class="namespace">
|
||||
<h1>Namespace RetailCrm\Exception</h1>
|
||||
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Exception</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2>Exceptions summary</h2>
|
||||
<table class="summary table table-bordered table-striped" id="exceptions">
|
||||
<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>
|
||||
</td>
|
||||
<td>PHP version 5.3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></td>
|
||||
<td>
|
||||
</td>
|
||||
<td>PHP version 5.3</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
@ -124,7 +132,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,50 +5,58 @@
|
|||
|
||||
<title>Namespace RetailCrm\Http | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li class="active">
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -94,18 +102,19 @@
|
|||
<div id="right">
|
||||
<div id="rightInner">
|
||||
<div id="content" class="namespace">
|
||||
<h1>Namespace RetailCrm\Http</h1>
|
||||
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Http</h1>
|
||||
|
||||
|
||||
|
||||
<h2>Classes summary</h2>
|
||||
<table class="summary table table-bordered table-striped" id="classes">
|
||||
<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>HTTP client
|
||||
</td>
|
||||
<td>PHP version 5.3</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -118,7 +127,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,50 +5,58 @@
|
|||
|
||||
<title>Namespace RetailCrm\Response | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li class="active">
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -94,18 +102,19 @@
|
|||
<div id="right">
|
||||
<div id="rightInner">
|
||||
<div id="content" class="namespace">
|
||||
<h1>Namespace RetailCrm\Response</h1>
|
||||
<h1>Namespace <a href="namespace-RetailCrm.html">RetailCrm</a>\Response</h1>
|
||||
|
||||
|
||||
|
||||
<h2>Classes summary</h2>
|
||||
<table class="summary table table-bordered table-striped" id="classes">
|
||||
<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>Response from retailCRM API
|
||||
</td>
|
||||
<td>PHP version 5.3</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -118,7 +127,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -5,50 +5,58 @@
|
|||
|
||||
<title>Namespace RetailCrm | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li class="active">
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -96,28 +104,31 @@
|
|||
<div id="content" class="namespace">
|
||||
<h1>Namespace RetailCrm</h1>
|
||||
|
||||
<h2>Namespaces summary</h2>
|
||||
<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 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>
|
||||
|
||||
|
||||
<h2>Classes summary</h2>
|
||||
<table class="summary table table-bordered table-striped" id="classes">
|
||||
<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>retailCRM API client class
|
||||
</td>
|
||||
<td>PHP version 5.3</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
@ -130,7 +141,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
637
resources/bootstrap.min.css
vendored
637
resources/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
padding: 40px 0 0 0;
|
||||
padding: 50px 0 0 0;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
@ -23,6 +23,16 @@ h4 {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.panel-heading h2,
|
||||
.panel-heading h3 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.panel > p {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
@ -38,7 +48,7 @@ var {
|
|||
}
|
||||
|
||||
code {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
white-space: nowrap;
|
||||
border: none;
|
||||
background: transparent;
|
||||
|
@ -50,7 +60,7 @@ code:empty {
|
|||
}
|
||||
|
||||
code a b {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
pre code {
|
||||
|
@ -81,13 +91,14 @@ pre code {
|
|||
/* Menu */
|
||||
#menu {
|
||||
padding: 10px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#menu h3 {
|
||||
border-bottom: 1px solid #cccccc;
|
||||
border-bottom: 1px solid #E7E7E7;
|
||||
margin-left: -10px;
|
||||
margin-right: -10px;
|
||||
padding: 0 10px;
|
||||
padding: 0 10px 5px 10px;
|
||||
}
|
||||
|
||||
#menu ul {
|
||||
|
@ -109,16 +120,19 @@ pre code {
|
|||
display: block;
|
||||
padding: 3px;
|
||||
border-radius: 3px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#menu a:hover {
|
||||
background-color: #0088cc;
|
||||
color: #ffffff !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
#menu .active > a {
|
||||
font-weight: bold;
|
||||
color: #000000;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
#menu .active > a.invalid {
|
||||
|
@ -152,36 +166,19 @@ pre code {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* Search */
|
||||
#menu .form-search {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#menu .search-query {
|
||||
height: auto;
|
||||
width: 100%;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Autocomplete */
|
||||
.ac_results {
|
||||
border-radius: 4px;
|
||||
margin-top: 2px;
|
||||
background-clip: padding-box;
|
||||
background-color: #ffffff;
|
||||
border-color: rgba(0, 0, 0, 0.2);
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
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 {
|
||||
width: 100%;
|
||||
list-style-position: outside;
|
||||
display: block;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
@ -189,24 +186,26 @@ pre code {
|
|||
|
||||
.ac_results li {
|
||||
margin: 0;
|
||||
padding: 2px 5px;
|
||||
padding: 0 5px;
|
||||
line-height: 2;
|
||||
cursor: default;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.ac_results li strong {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.ac_over {
|
||||
background-color: #0088cc;
|
||||
color: #ffffff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.ac_results li.ac_over strong {
|
||||
color: #ffffff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
|
@ -226,22 +225,22 @@ pre code {
|
|||
}
|
||||
|
||||
/* Navigation */
|
||||
.navbar-fixed-top .container {
|
||||
width: auto;
|
||||
padding: 0 1em;
|
||||
|
||||
#navigation {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.navbar .nav > li > span {
|
||||
position: relative;
|
||||
display: block;
|
||||
color: #999999;
|
||||
line-height: 19px;
|
||||
padding: 10px 10px 11px;
|
||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
||||
color: #777;
|
||||
line-height: 20px;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.navbar .nav > li.active > span {
|
||||
background-color: #222222;
|
||||
color: #ffffff;
|
||||
background-color: #E7E7E7;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
/* Content */
|
||||
|
@ -282,6 +281,10 @@ h2.switchable {
|
|||
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;
|
||||
}
|
||||
|
@ -322,7 +325,7 @@ h2.switchable {
|
|||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
td.attributes {
|
||||
td.name, td.attributes {
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
|
@ -337,6 +340,7 @@ td.attributes {
|
|||
|
||||
.class .methods .name > div > code span, .function .value > code {
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.class .methods td.name > div, .class td.value > div {
|
||||
|
@ -369,7 +373,7 @@ td.attributes {
|
|||
height: 100%;
|
||||
width: 5px;
|
||||
left: 270px;
|
||||
background: #0088cc url('resize.png') left center no-repeat;
|
||||
background: #E7E7E7 url('resize.png') left center no-repeat;
|
||||
cursor: e-resize;
|
||||
}
|
||||
|
||||
|
@ -423,7 +427,24 @@ div.tree span.padding {
|
|||
/* 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 {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6,62 +6,68 @@
|
|||
|
||||
<title>File RetailCrm/Exception/CurlException.php | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.Exception.html" title="Summary of RetailCrm\Exception"><span>Namespace</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="class-RetailCrm.Exception.CurlException.html" title="Summary of RetailCrm\Exception\CurlException"><span>Class</span></a>
|
||||
</li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li class="active">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.html">
|
||||
RetailCrm<span></span>
|
||||
</a>
|
||||
<ul>
|
||||
<li class="active">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.Exception.html">
|
||||
Exception </a>
|
||||
</li>
|
||||
|
@ -79,13 +85,19 @@
|
|||
|
||||
|
||||
<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 class="active"><a href="class-RetailCrm.Exception.CurlException.html">CurlException</a></li>
|
||||
<li><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></li>
|
||||
<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>
|
||||
|
||||
|
||||
|
@ -97,21 +109,35 @@
|
|||
|
||||
<div id="right">
|
||||
<div id="rightInner">
|
||||
<pre id="source"><code><span id="1" class="l"><a class="l" href="#1">1 </a><span class="xlang"><?php</span>
|
||||
</span><span id="2" class="l"><a class="l" href="#2">2 </a>
|
||||
</span><span id="3" class="l"><a class="l" href="#3">3 </a><span class="php-keyword1">namespace</span> RetailCrm\Exception;
|
||||
</span><span id="4" class="l"><a class="l" href="#4">4 </a>
|
||||
</span><span id="5" class="l"><a class="l" href="#5">5 </a><span class="php-keyword1">class</span> <a id="CurlException" href="#CurlException">CurlException</a> <span class="php-keyword1">extends</span> \RuntimeException
|
||||
</span><span id="6" class="l"><a class="l" href="#6">6 </a>{
|
||||
</span><span id="7" class="l"><a class="l" href="#7">7 </a>}
|
||||
</span><span id="8" class="l"><a class="l" href="#8">8 </a></span></code></pre>
|
||||
<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"><?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 <integration@retailcrm.ru>
|
||||
</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?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -6,62 +6,68 @@
|
|||
|
||||
<title>File RetailCrm/Exception/InvalidJsonException.php | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.Exception.html" title="Summary of RetailCrm\Exception"><span>Namespace</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="class-RetailCrm.Exception.InvalidJsonException.html" title="Summary of RetailCrm\Exception\InvalidJsonException"><span>Class</span></a>
|
||||
</li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li class="active">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.html">
|
||||
RetailCrm<span></span>
|
||||
</a>
|
||||
<ul>
|
||||
<li class="active">
|
||||
<li>
|
||||
<a href="namespace-RetailCrm.Exception.html">
|
||||
Exception </a>
|
||||
</li>
|
||||
|
@ -79,13 +85,19 @@
|
|||
|
||||
|
||||
<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">CurlException</a></li>
|
||||
<li class="active"><a href="class-RetailCrm.Exception.InvalidJsonException.html">InvalidJsonException</a></li>
|
||||
<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>
|
||||
|
||||
|
||||
|
@ -97,21 +109,35 @@
|
|||
|
||||
<div id="right">
|
||||
<div id="rightInner">
|
||||
<pre id="source"><code><span id="1" class="l"><a class="l" href="#1">1 </a><span class="xlang"><?php</span>
|
||||
</span><span id="2" class="l"><a class="l" href="#2">2 </a>
|
||||
</span><span id="3" class="l"><a class="l" href="#3">3 </a><span class="php-keyword1">namespace</span> RetailCrm\Exception;
|
||||
</span><span id="4" class="l"><a class="l" href="#4">4 </a>
|
||||
</span><span id="5" class="l"><a class="l" href="#5">5 </a><span class="php-keyword1">class</span> <a id="InvalidJsonException" href="#InvalidJsonException">InvalidJsonException</a> <span class="php-keyword1">extends</span> \DomainException
|
||||
</span><span id="6" class="l"><a class="l" href="#6">6 </a>{
|
||||
</span><span id="7" class="l"><a class="l" href="#7">7 </a>}
|
||||
</span><span id="8" class="l"><a class="l" href="#8">8 </a></span></code></pre>
|
||||
<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"><?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 <integration@retailcrm.ru>
|
||||
</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?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<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
98
tree.html
98
tree.html
|
@ -5,49 +5,57 @@
|
|||
|
||||
<title>Tree | retailCRM PHP API client</title>
|
||||
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?260161822">
|
||||
<link rel="stylesheet" href="resources/style.css?2608535020">
|
||||
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
|
||||
<link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72e4f5d03d4bc5c4174d">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navigation" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a href="index.html" class="brand">retailCRM PHP API client</a>
|
||||
<div class="nav-collapse">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<span>Namespace</span> </li>
|
||||
<li>
|
||||
<span>Class</span> </li>
|
||||
<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">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<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 class="active">
|
||||
<span>Tree</span> </li>
|
||||
<li>
|
||||
<a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a>
|
||||
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
|
||||
<span>Deprecated</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="todo.html" title="Todo list"><span>Todo</span></a>
|
||||
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
|
||||
<span>Todo</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="left">
|
||||
<div id="menu">
|
||||
<form id="search" class="form-search">
|
||||
<input type="hidden" name="cx" value="">
|
||||
<input type="hidden" name="ie" value="UTF-8">
|
||||
<input type="text" name="q" class="search-query" placeholder="Search">
|
||||
</form>
|
||||
|
||||
|
||||
<div id="groups">
|
||||
<h3>Namespaces</h3>
|
||||
|
@ -140,42 +148,10 @@
|
|||
|
||||
<li class="last"><div class="last"><span>Exception</span>
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><div class="notlast"><span>LogicException</span>
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><span>DomainException</span>
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-RetailCrm.Exception.InvalidJsonException.html"><span>RetailCrm\Exception\InvalidJsonException</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</ul></li></ul></li>
|
||||
|
||||
<li class="last"><div class="last"><span>RuntimeException</span>
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-RetailCrm.Exception.CurlException.html"><span>RetailCrm\Exception\CurlException</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</li>
|
||||
</ul></li></ul></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -185,7 +161,7 @@
|
|||
retailCRM PHP API client API documentation generated by <a href="http://apigen.org">ApiGen</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="resources/combined.js?371644040"></script>
|
||||
<script src="elementlist.js?1747195041"></script>
|
||||
<script src="resources/combined.js?05001cad7fa1f59024c06a4ef90cce38420ca432"></script>
|
||||
<script src="elementlist.js?3ef449281d2447f66e7763d1bf79d958d61c5494"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue