Skip to content

Commit 6e382cf

Browse files
author
Michael Christopher
committed
Version 2.1.0 - Changing how Notifications are parsed and adding support for job-level notifications
1 parent 7b10fbb commit 6e382cf

File tree

64 files changed

+143
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+143
-181
lines changed

Documentation/Services_Zencoder/Services_Zencoder.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
2727
<p class="short-description">Zencoder API client interface.</p>
2828
<ul class="tags">
2929
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
30-
<li><span class="field">version:</span> Release: 2.0.2</li>
30+
<li><span class="field">version:</span> Release: 2.1.0</li>
3131
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3232
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3333
</ul>
@@ -60,7 +60,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
6060
<div class="info-box-body">
6161
<div class="const-summary">
6262
<div class="const-title">
63-
<a href="#USER_AGENT" title="details" class="const-name">USER_AGENT</a> = <span class="var-type"> 'ZencoderPHP v2.0.2'</span>
63+
<a href="#USER_AGENT" title="details" class="const-name">USER_AGENT</a> = <span class="var-type"> 'ZencoderPHP v2.1.0'</span>
6464

6565
</div>
6666
</div>
@@ -173,7 +173,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
173173
</div>
174174
<div class="info-box-body">
175175
<a name="var$accounts" id="$accounts"><!-- --></A>
176-
<div class="oddrow">
176+
<div class="evenrow">
177177

178178
<div class="var-header">
179179
<span class="var-title">
@@ -196,7 +196,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
196196

197197
</div>
198198
<a name="var$http" id="$http"><!-- --></A>
199-
<div class="evenrow">
199+
<div class="oddrow">
200200

201201
<div class="var-header">
202202
<span class="var-title">
@@ -218,7 +218,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
218218

219219
</div>
220220
<a name="var$inputs" id="$inputs"><!-- --></A>
221-
<div class="oddrow">
221+
<div class="evenrow">
222222

223223
<div class="var-header">
224224
<span class="var-title">
@@ -241,7 +241,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
241241

242242
</div>
243243
<a name="var$jobs" id="$jobs"><!-- --></A>
244-
<div class="evenrow">
244+
<div class="oddrow">
245245

246246
<div class="var-header">
247247
<span class="var-title">
@@ -264,7 +264,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
264264

265265
</div>
266266
<a name="var$notifications" id="$notifications"><!-- --></A>
267-
<div class="oddrow">
267+
<div class="evenrow">
268268

269269
<div class="var-header">
270270
<span class="var-title">
@@ -287,7 +287,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
287287

288288
</div>
289289
<a name="var$outputs" id="$outputs"><!-- --></A>
290-
<div class="evenrow">
290+
<div class="oddrow">
291291

292292
<div class="var-header">
293293
<span class="var-title">
@@ -310,7 +310,7 @@ <h2 class="class-name">Class Services_Zencoder</h2>
310310

311311
</div>
312312
<a name="var$version" id="$version"><!-- --></A>
313-
<div class="oddrow">
313+
<div class="evenrow">
314314

315315
<div class="var-header">
316316
<span class="var-title">
@@ -358,7 +358,7 @@ <h4>Inherited Variables</h4>
358358
<A NAME='method_detail'></A>
359359

360360
<a name="method__construct" id="__construct"><!-- --></a>
361-
<div class="evenrow">
361+
<div class="oddrow">
362362

363363
<div class="method-header">
364364
<span class="method-title">Constructor __construct</span> (line <span class="line-number">99</span>)
@@ -401,7 +401,7 @@ <h4>Inherited Variables</h4>
401401

402402
</div>
403403
<a name="methodcreateData" id="createData"><!-- --></a>
404-
<div class="oddrow">
404+
<div class="evenrow">
405405

406406
<div class="method-header">
407407
<span class="method-title">createData</span> (line <span class="line-number">172</span>)
@@ -445,7 +445,7 @@ <h4>Inherited Variables</h4>
445445

446446
</div>
447447
<a name="methoddeleteData" id="deleteData"><!-- --></a>
448-
<div class="evenrow">
448+
<div class="oddrow">
449449

450450
<div class="method-header">
451451
<span class="method-title">deleteData</span> (line <span class="line-number">158</span>)
@@ -486,7 +486,7 @@ <h4>Inherited Variables</h4>
486486

487487
</div>
488488
<a name="methodretrieveData" id="retrieveData"><!-- --></a>
489-
<div class="oddrow">
489+
<div class="evenrow">
490490

491491
<div class="method-header">
492492
<span class="method-title">retrieveData</span> (line <span class="line-number">140</span>)
@@ -527,7 +527,7 @@ <h4>Inherited Variables</h4>
527527

528528
</div>
529529
<a name="methodupdateData" id="updateData"><!-- --></a>
530-
<div class="evenrow">
530+
<div class="oddrow">
531531

532532
<div class="method-header">
533533
<span class="method-title">updateData</span> (line <span class="line-number">195</span>)
@@ -600,12 +600,12 @@ <h4>Inherited Methods</h4>
600600
</div>
601601
<div class="info-box-body">
602602
<a name="constUSER_AGENT" id="USER_AGENT"><!-- --></A>
603-
<div class="oddrow">
603+
<div class="evenrow">
604604

605605
<div class="const-header">
606606
<span class="const-title">
607607
<span class="const-name">USER_AGENT</span>
608-
= <span class="const-default"> 'ZencoderPHP v2.0.2'</span>
608+
= <span class="const-default"> 'ZencoderPHP v2.1.0'</span>
609609
(line <span class="line-number">35</span>)
610610
</span>
611611
</div>
@@ -619,7 +619,7 @@ <h4>Inherited Methods</h4>
619619
</div>
620620

621621
<p class="notes" id="credit">
622-
Documentation generated on Mon, 16 Jan 2012 11:22:32 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
622+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
623623
</p>
624624
</div></body>
625625
</html>

Documentation/Services_Zencoder/Services_Zencoder_Account.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="class-name">Class Services_Zencoder_Account</h2>
2424
<p class="short-description">Zencoder API client interface.</p>
2525
<ul class="tags">
2626
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
27-
<li><span class="field">version:</span> Release: 2.0.2</li>
27+
<li><span class="field">version:</span> Release: 2.1.0</li>
2828
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
2929
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">MIT</a></li>
3030
</ul>
@@ -70,7 +70,7 @@ <h4>Inherited Methods</h4>
7070

7171

7272
<p class="notes" id="credit">
73-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
73+
Documentation generated on Tue, 05 Jun 2012 15:03:10 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
7474
</p>
7575
</div></body>
7676
</html>

Documentation/Services_Zencoder/Services_Zencoder_Accounts.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="class-name">Class Services_Zencoder_Accounts</h2>
2525
<p class="short-description">Zencoder API client interface.</p>
2626
<ul class="tags">
2727
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
28-
<li><span class="field">version:</span> Release: 2.0.2</li>
28+
<li><span class="field">version:</span> Release: 2.1.0</li>
2929
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3030
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3131
</ul>
@@ -258,7 +258,7 @@ <h4>Inherited Methods</h4>
258258

259259

260260
<p class="notes" id="credit">
261-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
261+
Documentation generated on Tue, 05 Jun 2012 15:03:10 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
262262
</p>
263263
</div></body>
264264
</html>

Documentation/Services_Zencoder/Services_Zencoder_Base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2 class="class-name">Class Services_Zencoder_Base</h2>
3131
<p class="short-description">Zencoder API client interface.</p>
3232
<ul class="tags">
3333
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
34-
<li><span class="field">version:</span> Release: 2.0.2</li>
34+
<li><span class="field">version:</span> Release: 2.1.0</li>
3535
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3636
<li><span class="field">abstract:</span> </li>
3737
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
@@ -446,7 +446,7 @@ <h2 class="class-name">Class Services_Zencoder_Base</h2>
446446

447447

448448
<p class="notes" id="credit">
449-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
449+
Documentation generated on Tue, 05 Jun 2012 15:03:10 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
450450
</p>
451451
</div></body>
452452
</html>

Documentation/Services_Zencoder/Services_Zencoder_Error.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="class-name">Class Services_Zencoder_Error</h2>
2424
<p class="short-description">Zencoder API client interface.</p>
2525
<ul class="tags">
2626
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
27-
<li><span class="field">version:</span> Release: 2.0.2</li>
27+
<li><span class="field">version:</span> Release: 2.1.0</li>
2828
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
2929
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3030
</ul>
@@ -70,7 +70,7 @@ <h4>Inherited Methods</h4>
7070

7171

7272
<p class="notes" id="credit">
73-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
73+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
7474
</p>
7575
</div></body>
7676
</html>

Documentation/Services_Zencoder/Services_Zencoder_Exception.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2 class="class-name">Class Services_Zencoder_Exception</h2>
2626
<p class="short-description">Zencoder API client interface.</p>
2727
<ul class="tags">
2828
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
29-
<li><span class="field">version:</span> Release: 2.0.2</li>
29+
<li><span class="field">version:</span> Release: 2.1.0</li>
3030
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3131
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3232
</ul>
@@ -339,7 +339,7 @@ <h4>Inherited Methods</h4>
339339

340340

341341
<p class="notes" id="credit">
342-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
342+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
343343
</p>
344344
</div></body>
345345
</html>

Documentation/Services_Zencoder/Services_Zencoder_HttpException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="class-name">Class Services_Zencoder_HttpException</h2>
2525
<p class="short-description">Zencoder API client interface.</p>
2626
<ul class="tags">
2727
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
28-
<li><span class="field">version:</span> Release: 2.0.2</li>
28+
<li><span class="field">version:</span> Release: 2.1.0</li>
2929
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3030
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3131
</ul>
@@ -102,7 +102,7 @@ <h4>Inherited Methods</h4>
102102

103103

104104
<p class="notes" id="credit">
105-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
105+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
106106
</p>
107107
</div></body>
108108
</html>

Documentation/Services_Zencoder/Services_Zencoder_HttpProxy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="class-name">Interface Services_Zencoder_HttpProxy</h2>
2424
<p class="short-description">Zencoder API client interface.</p>
2525
<ul class="tags">
2626
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
27-
<li><span class="field">version:</span> Release: 2.0.2</li>
27+
<li><span class="field">version:</span> Release: 2.1.0</li>
2828
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
2929
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3030
</ul>
@@ -214,7 +214,7 @@ <h2 class="class-name">Interface Services_Zencoder_HttpProxy</h2>
214214

215215

216216
<p class="notes" id="credit">
217-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
217+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
218218
</p>
219219
</div></body>
220220
</html>

Documentation/Services_Zencoder/Services_Zencoder_Input.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="class-name">Class Services_Zencoder_Input</h2>
2424
<p class="short-description">Zencoder API client interface.</p>
2525
<ul class="tags">
2626
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
27-
<li><span class="field">version:</span> Release: 2.0.2</li>
27+
<li><span class="field">version:</span> Release: 2.1.0</li>
2828
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
2929
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">MIT</a></li>
3030
</ul>
@@ -70,7 +70,7 @@ <h4>Inherited Methods</h4>
7070

7171

7272
<p class="notes" id="credit">
73-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
73+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
7474
</p>
7575
</div></body>
7676
</html>

Documentation/Services_Zencoder/Services_Zencoder_Inputs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="class-name">Class Services_Zencoder_Inputs</h2>
2525
<p class="short-description">Zencoder API client interface.</p>
2626
<ul class="tags">
2727
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
28-
<li><span class="field">version:</span> Release: 2.0.2</li>
28+
<li><span class="field">version:</span> Release: 2.1.0</li>
2929
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3030
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3131
</ul>
@@ -191,7 +191,7 @@ <h4>Inherited Methods</h4>
191191

192192

193193
<p class="notes" id="credit">
194-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
194+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
195195
</p>
196196
</div></body>
197197
</html>

Documentation/Services_Zencoder/Services_Zencoder_Job.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="class-name">Class Services_Zencoder_Job</h2>
2525
<p class="short-description">Zencoder API client interface.</p>
2626
<ul class="tags">
2727
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
28-
<li><span class="field">version:</span> Release: 2.0.2</li>
28+
<li><span class="field">version:</span> Release: 2.1.0</li>
2929
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3030
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3131
</ul>
@@ -262,7 +262,7 @@ <h4>Inherited Methods</h4>
262262

263263

264264
<p class="notes" id="credit">
265-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
265+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
266266
</p>
267267
</div></body>
268268
</html>

Documentation/Services_Zencoder/Services_Zencoder_Jobs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 class="class-name">Class Services_Zencoder_Jobs</h2>
2525
<p class="short-description">Zencoder API client interface.</p>
2626
<ul class="tags">
2727
<li><span class="field">author:</span> Michael Christopher &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;</li>
28-
<li><span class="field">version:</span> Release: 2.0.2</li>
28+
<li><span class="field">version:</span> Release: 2.1.0</li>
2929
<li><span class="field">link:</span> <a href="http://github.com/zencoder/zencoder-php">http://github.com/zencoder/zencoder-php</a></li>
3030
<li><span class="field">license:</span> <a href="http://creativecommons.org/licenses/MIT/MIT">http://creativecommons.org/licenses/MIT/MIT</a></li>
3131
</ul>
@@ -349,7 +349,7 @@ <h4>Inherited Methods</h4>
349349

350350

351351
<p class="notes" id="credit">
352-
Documentation generated on Mon, 16 Jan 2012 11:22:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
352+
Documentation generated on Tue, 05 Jun 2012 15:03:11 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a>
353353
</p>
354354
</div></body>
355355
</html>

0 commit comments

Comments
 (0)