Skip to content

Commit 85fcf63

Browse files
committed
Updated API for commit 863faeeabbfa95783ba300c736afd933ae853646
1 parent ee9c23a commit 85fcf63

File tree

734 files changed

+19097
-45244
lines changed

Some content is hidden

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

734 files changed

+19097
-45244
lines changed

docs/classes/CodeIgniter-API-ResponseTrait.html

Lines changed: 36 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -478,14 +478,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
478478
phpdocumentor-element
479479
-property
480480
-public
481-
"
481+
"
482482
>
483483
<h4 class="phpdocumentor-element__name" id="property_request">
484484
$request
485485
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_request" class="headerlink"><i class="fas fa-link"></i></a>
486486

487487
<span class="phpdocumentor-element__modifiers">
488-
</span>
488+
</span>
489489
</h4>
490490
<aside class="phpdocumentor-element-found-in">
491491
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -497,8 +497,8 @@ <h4 class="phpdocumentor-element__name" id="property_request">
497497

498498

499499
<code class="phpdocumentor-code phpdocumentor-signature ">
500-
<span class="phpdocumentor-signature__visibility">public</span>
501-
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-HTTP-RequestInterface.html"><abbr title="\CodeIgniter\HTTP\RequestInterface">RequestInterface</abbr></a></span>
500+
<span class="phpdocumentor-signature__visibility">public</span>
501+
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-HTTP-RequestInterface.html"><abbr title="\CodeIgniter\HTTP\RequestInterface">RequestInterface</abbr></a></span>
502502
<span class="phpdocumentor-signature__name">$request</span>
503503
</code>
504504

@@ -508,20 +508,22 @@ <h4 class="phpdocumentor-element__name" id="property_request">
508508

509509

510510

511+
512+
511513
</article>
512514
<article
513515
class="
514516
phpdocumentor-element
515517
-property
516518
-public
517-
"
519+
"
518520
>
519521
<h4 class="phpdocumentor-element__name" id="property_response">
520522
$response
521523
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_response" class="headerlink"><i class="fas fa-link"></i></a>
522524

523525
<span class="phpdocumentor-element__modifiers">
524-
</span>
526+
</span>
525527
</h4>
526528
<aside class="phpdocumentor-element-found-in">
527529
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -533,8 +535,8 @@ <h4 class="phpdocumentor-element__name" id="property_response">
533535

534536

535537
<code class="phpdocumentor-code phpdocumentor-signature ">
536-
<span class="phpdocumentor-signature__visibility">public</span>
537-
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-HTTP-ResponseInterface.html"><abbr title="\CodeIgniter\HTTP\ResponseInterface">ResponseInterface</abbr></a></span>
538+
<span class="phpdocumentor-signature__visibility">public</span>
539+
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-HTTP-ResponseInterface.html"><abbr title="\CodeIgniter\HTTP\ResponseInterface">ResponseInterface</abbr></a></span>
538540
<span class="phpdocumentor-signature__name">$response</span>
539541
</code>
540542

@@ -544,20 +546,22 @@ <h4 class="phpdocumentor-element__name" id="property_response">
544546

545547

546548

549+
550+
547551
</article>
548552
<article
549553
class="
550554
phpdocumentor-element
551555
-property
552556
-public
553-
"
557+
"
554558
>
555559
<h4 class="phpdocumentor-element__name" id="property_stringAsHtml">
556560
$stringAsHtml
557561
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_stringAsHtml" class="headerlink"><i class="fas fa-link"></i></a>
558562

559563
<span class="phpdocumentor-element__modifiers">
560-
</span>
564+
</span>
561565
</h4>
562566
<aside class="phpdocumentor-element-found-in">
563567
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -569,8 +573,8 @@ <h4 class="phpdocumentor-element__name" id="property_stringAsHtml">
569573

570574

571575
<code class="phpdocumentor-code phpdocumentor-signature ">
572-
<span class="phpdocumentor-signature__visibility">public</span>
573-
<span class="phpdocumentor-signature__type">bool</span>
576+
<span class="phpdocumentor-signature__visibility">public</span>
577+
<span class="phpdocumentor-signature__type">bool</span>
574578
<span class="phpdocumentor-signature__name">$stringAsHtml</span>
575579
</code>
576580

@@ -583,20 +587,22 @@ <h4 class="phpdocumentor-element__name" id="property_stringAsHtml">
583587

584588

585589

590+
591+
586592
</article>
587593
<article
588594
class="
589595
phpdocumentor-element
590596
-property
591597
-protected
592-
"
598+
"
593599
>
594600
<h4 class="phpdocumentor-element__name" id="property_codes">
595601
$codes
596602
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_codes" class="headerlink"><i class="fas fa-link"></i></a>
597603

598604
<span class="phpdocumentor-element__modifiers">
599-
</span>
605+
</span>
600606
</h4>
601607
<aside class="phpdocumentor-element-found-in">
602608
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -610,8 +616,8 @@ <h4 class="phpdocumentor-element__name" id="property_codes">
610616

611617

612618
<code class="phpdocumentor-code phpdocumentor-signature ">
613-
<span class="phpdocumentor-signature__visibility">protected</span>
614-
<span class="phpdocumentor-signature__type">array&lt;string, int&gt;</span>
619+
<span class="phpdocumentor-signature__visibility">protected</span>
620+
<span class="phpdocumentor-signature__type">array&lt;string, int&gt;</span>
615621
<span class="phpdocumentor-signature__name">$codes</span>
616622
= <span class="phpdocumentor-signature__default-value">[&#039;created&#039; =&gt; 201, &#039;deleted&#039; =&gt; 200, &#039;updated&#039; =&gt; 200, &#039;no_content&#039; =&gt; 204, &#039;invalid_request&#039; =&gt; 400, &#039;unsupported_response_type&#039; =&gt; 400, &#039;invalid_scope&#039; =&gt; 400, &#039;temporarily_unavailable&#039; =&gt; 400, &#039;invalid_grant&#039; =&gt; 400, &#039;invalid_credentials&#039; =&gt; 400, &#039;invalid_refresh&#039; =&gt; 400, &#039;no_data&#039; =&gt; 400, &#039;invalid_data&#039; =&gt; 400, &#039;access_denied&#039; =&gt; 401, &#039;unauthorized&#039; =&gt; 401, &#039;invalid_client&#039; =&gt; 401, &#039;forbidden&#039; =&gt; 403, &#039;resource_not_found&#039; =&gt; 404, &#039;not_acceptable&#039; =&gt; 406, &#039;resource_exists&#039; =&gt; 409, &#039;conflict&#039; =&gt; 409, &#039;resource_gone&#039; =&gt; 410, &#039;payload_too_large&#039; =&gt; 413, &#039;unsupported_media_type&#039; =&gt; 415, &#039;too_many_requests&#039; =&gt; 429, &#039;server_error&#039; =&gt; 500, &#039;unsupported_grant_type&#039; =&gt; 501, &#039;not_implemented&#039; =&gt; 501]</span></code>
617623

@@ -621,20 +627,22 @@ <h4 class="phpdocumentor-element__name" id="property_codes">
621627

622628

623629

630+
631+
624632
</article>
625633
<article
626634
class="
627635
phpdocumentor-element
628636
-property
629637
-protected
630-
"
638+
"
631639
>
632640
<h4 class="phpdocumentor-element__name" id="property_format">
633641
$format
634642
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_format" class="headerlink"><i class="fas fa-link"></i></a>
635643

636644
<span class="phpdocumentor-element__modifiers">
637-
</span>
645+
</span>
638646
</h4>
639647
<aside class="phpdocumentor-element-found-in">
640648
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -647,8 +655,8 @@ <h4 class="phpdocumentor-element__name" id="property_format">
647655

648656

649657
<code class="phpdocumentor-code phpdocumentor-signature ">
650-
<span class="phpdocumentor-signature__visibility">protected</span>
651-
<span class="phpdocumentor-signature__type">"html"|"json"|"xml"|null</span>
658+
<span class="phpdocumentor-signature__visibility">protected</span>
659+
<span class="phpdocumentor-signature__type">"html"|"json"|"xml"|null</span>
652660
<span class="phpdocumentor-signature__name">$format</span>
653661
= <span class="phpdocumentor-signature__default-value">&#039;json&#039;</span></code>
654662

@@ -661,20 +669,22 @@ <h4 class="phpdocumentor-element__name" id="property_format">
661669

662670

663671

672+
673+
664674
</article>
665675
<article
666676
class="
667677
phpdocumentor-element
668678
-property
669679
-protected
670-
"
680+
"
671681
>
672682
<h4 class="phpdocumentor-element__name" id="property_formatter">
673683
$formatter
674684
<a href="classes/CodeIgniter-API-ResponseTrait.html#property_formatter" class="headerlink"><i class="fas fa-link"></i></a>
675685

676686
<span class="phpdocumentor-element__modifiers">
677-
</span>
687+
</span>
678688
</h4>
679689
<aside class="phpdocumentor-element-found-in">
680690
<abbr class="phpdocumentor-element-found-in__file" title="system/API/ResponseTrait.php"><a href="files/system-api-responsetrait.html"><abbr title="system/API/ResponseTrait.php">ResponseTrait.php</abbr></a></abbr>
@@ -687,8 +697,8 @@ <h4 class="phpdocumentor-element__name" id="property_formatter">
687697

688698

689699
<code class="phpdocumentor-code phpdocumentor-signature ">
690-
<span class="phpdocumentor-signature__visibility">protected</span>
691-
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-Format-FormatterInterface.html"><abbr title="\CodeIgniter\Format\FormatterInterface">FormatterInterface</abbr></a>|null</span>
700+
<span class="phpdocumentor-signature__visibility">protected</span>
701+
<span class="phpdocumentor-signature__type"><a href="classes/CodeIgniter-Format-FormatterInterface.html"><abbr title="\CodeIgniter\Format\FormatterInterface">FormatterInterface</abbr></a>|null</span>
692702
<span class="phpdocumentor-signature__name">$formatter</span>
693703
</code>
694704

@@ -698,6 +708,8 @@ <h4 class="phpdocumentor-element__name" id="property_formatter">
698708

699709

700710

711+
712+
701713
</article>
702714
</section>
703715

docs/classes/CodeIgniter-Autoloader-Autoloader.html

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -512,14 +512,14 @@ <h3 class="phpdocumentor-elements__header" id="properties">
512512
phpdocumentor-element
513513
-property
514514
-protected
515-
"
515+
"
516516
>
517517
<h4 class="phpdocumentor-element__name" id="property_classmap">
518518
$classmap
519519
<a href="classes/CodeIgniter-Autoloader-Autoloader.html#property_classmap" class="headerlink"><i class="fas fa-link"></i></a>
520520

521521
<span class="phpdocumentor-element__modifiers">
522-
</span>
522+
</span>
523523
</h4>
524524
<aside class="phpdocumentor-element-found-in">
525525
<abbr class="phpdocumentor-element-found-in__file" title="system/Autoloader/Autoloader.php"><a href="files/system-autoloader-autoloader.html"><abbr title="system/Autoloader/Autoloader.php">Autoloader.php</abbr></a></abbr>
@@ -532,8 +532,8 @@ <h4 class="phpdocumentor-element__name" id="property_classmap">
532532

533533

534534
<code class="phpdocumentor-code phpdocumentor-signature ">
535-
<span class="phpdocumentor-signature__visibility">protected</span>
536-
<span class="phpdocumentor-signature__type">array&lt;class-string, non-empty-string&gt;</span>
535+
<span class="phpdocumentor-signature__visibility">protected</span>
536+
<span class="phpdocumentor-signature__type">array&lt;class-string, non-empty-string&gt;</span>
537537
<span class="phpdocumentor-signature__name">$classmap</span>
538538
= <span class="phpdocumentor-signature__default-value">[]</span></code>
539539

@@ -543,20 +543,22 @@ <h4 class="phpdocumentor-element__name" id="property_classmap">
543543

544544

545545

546+
547+
546548
</article>
547549
<article
548550
class="
549551
phpdocumentor-element
550552
-property
551553
-protected
552-
"
554+
"
553555
>
554556
<h4 class="phpdocumentor-element__name" id="property_files">
555557
$files
556558
<a href="classes/CodeIgniter-Autoloader-Autoloader.html#property_files" class="headerlink"><i class="fas fa-link"></i></a>
557559

558560
<span class="phpdocumentor-element__modifiers">
559-
</span>
561+
</span>
560562
</h4>
561563
<aside class="phpdocumentor-element-found-in">
562564
<abbr class="phpdocumentor-element-found-in__file" title="system/Autoloader/Autoloader.php"><a href="files/system-autoloader-autoloader.html"><abbr title="system/Autoloader/Autoloader.php">Autoloader.php</abbr></a></abbr>
@@ -569,8 +571,8 @@ <h4 class="phpdocumentor-element__name" id="property_files">
569571

570572

571573
<code class="phpdocumentor-code phpdocumentor-signature ">
572-
<span class="phpdocumentor-signature__visibility">protected</span>
573-
<span class="phpdocumentor-signature__type">array&lt;int, non-empty-string&gt;</span>
574+
<span class="phpdocumentor-signature__visibility">protected</span>
575+
<span class="phpdocumentor-signature__type">array&lt;int, non-empty-string&gt;</span>
574576
<span class="phpdocumentor-signature__name">$files</span>
575577
= <span class="phpdocumentor-signature__default-value">[]</span></code>
576578

@@ -580,20 +582,22 @@ <h4 class="phpdocumentor-element__name" id="property_files">
580582

581583

582584

585+
586+
583587
</article>
584588
<article
585589
class="
586590
phpdocumentor-element
587591
-property
588592
-protected
589-
"
593+
"
590594
>
591595
<h4 class="phpdocumentor-element__name" id="property_helpers">
592596
$helpers
593597
<a href="classes/CodeIgniter-Autoloader-Autoloader.html#property_helpers" class="headerlink"><i class="fas fa-link"></i></a>
594598

595599
<span class="phpdocumentor-element__modifiers">
596-
</span>
600+
</span>
597601
</h4>
598602
<aside class="phpdocumentor-element-found-in">
599603
<abbr class="phpdocumentor-element-found-in__file" title="system/Autoloader/Autoloader.php"><a href="files/system-autoloader-autoloader.html"><abbr title="system/Autoloader/Autoloader.php">Autoloader.php</abbr></a></abbr>
@@ -606,8 +610,8 @@ <h4 class="phpdocumentor-element__name" id="property_helpers">
606610

607611

608612
<code class="phpdocumentor-code phpdocumentor-signature ">
609-
<span class="phpdocumentor-signature__visibility">protected</span>
610-
<span class="phpdocumentor-signature__type">array&lt;int, non-empty-string&gt;</span>
613+
<span class="phpdocumentor-signature__visibility">protected</span>
614+
<span class="phpdocumentor-signature__type">array&lt;int, non-empty-string&gt;</span>
611615
<span class="phpdocumentor-signature__name">$helpers</span>
612616
= <span class="phpdocumentor-signature__default-value">[&#039;url&#039;]</span></code>
613617

@@ -619,20 +623,22 @@ <h4 class="phpdocumentor-element__name" id="property_helpers">
619623

620624

621625

626+
627+
622628
</article>
623629
<article
624630
class="
625631
phpdocumentor-element
626632
-property
627633
-protected
628-
"
634+
"
629635
>
630636
<h4 class="phpdocumentor-element__name" id="property_prefixes">
631637
$prefixes
632638
<a href="classes/CodeIgniter-Autoloader-Autoloader.html#property_prefixes" class="headerlink"><i class="fas fa-link"></i></a>
633639

634640
<span class="phpdocumentor-element__modifiers">
635-
</span>
641+
</span>
636642
</h4>
637643
<aside class="phpdocumentor-element-found-in">
638644
<abbr class="phpdocumentor-element-found-in__file" title="system/Autoloader/Autoloader.php"><a href="files/system-autoloader-autoloader.html"><abbr title="system/Autoloader/Autoloader.php">Autoloader.php</abbr></a></abbr>
@@ -645,8 +651,8 @@ <h4 class="phpdocumentor-element__name" id="property_prefixes">
645651

646652

647653
<code class="phpdocumentor-code phpdocumentor-signature ">
648-
<span class="phpdocumentor-signature__visibility">protected</span>
649-
<span class="phpdocumentor-signature__type">array&lt;non-empty-string, array&lt;int, non-empty-string&gt;&gt;</span>
654+
<span class="phpdocumentor-signature__visibility">protected</span>
655+
<span class="phpdocumentor-signature__type">array&lt;non-empty-string, array&lt;int, non-empty-string&gt;&gt;</span>
650656
<span class="phpdocumentor-signature__name">$prefixes</span>
651657
= <span class="phpdocumentor-signature__default-value">[]</span></code>
652658

@@ -656,6 +662,8 @@ <h4 class="phpdocumentor-element__name" id="property_prefixes">
656662

657663

658664

665+
666+
659667
</article>
660668
</section>
661669

0 commit comments

Comments
 (0)