-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2edb99e
commit f28d370
Showing
29 changed files
with
1,853 additions
and
748 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
/.idea/ | ||
composer.lock | ||
composer.phar | ||
/tests/Private | ||
|
||
.idea/ | ||
*.iml | ||
|
||
vendor/ | ||
/build | ||
build |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,7 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-okaidia.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-numbers/prism-line-numbers.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-highlight/prism-line-highlight.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script> | ||
<script src="js/search.js"></script> | ||
|
@@ -51,13 +52,12 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">lin | |
Menu | ||
</label> | ||
<aside class="phpdocumentor-column -four phpdocumentor-sidebar"> | ||
|
||
<section class="phpdocumentor-sidebar__category"> | ||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2> | ||
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3> | ||
</section> | ||
<section class="phpdocumentor-sidebar__category"> | ||
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2> | ||
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/Application.html">Application</a></h4> | ||
|
||
|
||
</section> | ||
|
||
<section class="phpdocumentor-sidebar__category"> | ||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2> | ||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3> | ||
|
@@ -73,23 +73,30 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil | |
|
||
<div class="phpdocumentor-column -eight phpdocumentor-content"> | ||
<ul class="phpdocumentor-breadcrumbs"> | ||
<li class="phpdocumentor-breadcrumb"><a href="packages/Default.html">Default</a></li> | ||
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li> | ||
</ul> | ||
|
||
<article class="phpdocumentor-element -class"> | ||
<h2 class="phpdocumentor-content__title"> | ||
LINEMSG_FlexContainer | ||
|
||
|
||
<div class="phpdocumentor-element__package"> | ||
in package | ||
<ul class="phpdocumentor-breadcrumbs"> | ||
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li> | ||
</ul> | ||
</div> | ||
|
||
|
||
</h2> | ||
|
||
<aside class="phpdocumentor-element-found-in"> | ||
<abbr class="phpdocumentor-element-found-in__file" title="api.php"><a href="files/api.html"><abbr title="api.php">api.php</abbr></a></abbr> | ||
: | ||
<span class="phpdocumentor-element-found-in__line">1596</span> | ||
</aside> | ||
<span class="phpdocumentor-element-found-in__line">1607</span> | ||
|
||
</aside> | ||
|
||
<p class="phpdocumentor-summary">LINEMSG_FlexContainer</p> | ||
|
||
|
@@ -178,8 +185,9 @@ <h4 class="phpdocumentor-element__name" id="property_object"> | |
<aside class="phpdocumentor-element-found-in"> | ||
<abbr class="phpdocumentor-element-found-in__file" title="api.php"><a href="files/api.html"><abbr title="api.php">api.php</abbr></a></abbr> | ||
: | ||
<span class="phpdocumentor-element-found-in__line">1601</span> | ||
</aside> | ||
<span class="phpdocumentor-element-found-in__line">1612</span> | ||
|
||
</aside> | ||
|
||
|
||
<code class="phpdocumentor-code phpdocumentor-signature "> | ||
|
@@ -188,8 +196,8 @@ <h4 class="phpdocumentor-element__name" id="property_object"> | |
<span class="phpdocumentor-signature__name">$object</span> | ||
</code> | ||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
|
||
|
||
|
||
</article> | ||
|
@@ -213,23 +221,26 @@ <h4 class="phpdocumentor-element__name" id="method___construct"> | |
<aside class="phpdocumentor-element-found-in"> | ||
<abbr class="phpdocumentor-element-found-in__file" title="api.php"><a href="files/api.html"><abbr title="api.php">api.php</abbr></a></abbr> | ||
: | ||
<span class="phpdocumentor-element-found-in__line">1603</span> | ||
</aside> | ||
<span class="phpdocumentor-element-found-in__line">1614</span> | ||
|
||
</aside> | ||
|
||
|
||
<code class="phpdocumentor-code phpdocumentor-signature "> | ||
<span class="phpdocumentor-signature__visibility">public</span> | ||
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$container</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code> | ||
|
||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5> | ||
<dl class="phpdocumentor-argument-list"> | ||
<dt class="phpdocumentor-argument-list__entry"> | ||
<span class="phpdocumentor-signature__argument__name">$container</span> | ||
: <span class="phpdocumentor-signature__argument__return-type">mixed</span> | ||
</dt> | ||
<dd class="phpdocumentor-argument-list__definition"> | ||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
</dd> | ||
</dl> | ||
|
||
|
@@ -238,8 +249,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> | |
<h5 class="phpdocumentor-return-value__heading">Return values</h5> | ||
<span class="phpdocumentor-signature__response_type">mixed</span> | ||
— | ||
<section class="phpdocumentor-description"></section> | ||
|
||
|
||
|
||
</article> | ||
<article | ||
|
@@ -255,23 +265,24 @@ <h4 class="phpdocumentor-element__name" id="method_out"> | |
<aside class="phpdocumentor-element-found-in"> | ||
<abbr class="phpdocumentor-element-found-in__file" title="api.php"><a href="files/api.html"><abbr title="api.php">api.php</abbr></a></abbr> | ||
: | ||
<span class="phpdocumentor-element-found-in__line">1640</span> | ||
</aside> | ||
<span class="phpdocumentor-element-found-in__line">1651</span> | ||
|
||
</aside> | ||
|
||
|
||
<code class="phpdocumentor-code phpdocumentor-signature "> | ||
<span class="phpdocumentor-signature__visibility">public</span> | ||
<span class="phpdocumentor-signature__name">out</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code> | ||
|
||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
|
||
|
||
|
||
<h5 class="phpdocumentor-return-value__heading">Return values</h5> | ||
<span class="phpdocumentor-signature__response_type">mixed</span> | ||
— | ||
<section class="phpdocumentor-description"></section> | ||
|
||
|
||
|
||
</article> | ||
<article | ||
|
@@ -287,30 +298,34 @@ <h4 class="phpdocumentor-element__name" id="method_set"> | |
<aside class="phpdocumentor-element-found-in"> | ||
<abbr class="phpdocumentor-element-found-in__file" title="api.php"><a href="files/api.html"><abbr title="api.php">api.php</abbr></a></abbr> | ||
: | ||
<span class="phpdocumentor-element-found-in__line">1628</span> | ||
</aside> | ||
<span class="phpdocumentor-element-found-in__line">1639</span> | ||
|
||
</aside> | ||
|
||
|
||
<code class="phpdocumentor-code phpdocumentor-signature "> | ||
<span class="phpdocumentor-signature__visibility">public</span> | ||
<span class="phpdocumentor-signature__name">set</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$var</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$value</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code> | ||
|
||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5> | ||
<dl class="phpdocumentor-argument-list"> | ||
<dt class="phpdocumentor-argument-list__entry"> | ||
<span class="phpdocumentor-signature__argument__name">$var</span> | ||
: <span class="phpdocumentor-signature__argument__return-type">mixed</span> | ||
</dt> | ||
<dd class="phpdocumentor-argument-list__definition"> | ||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
</dd> | ||
<dt class="phpdocumentor-argument-list__entry"> | ||
<span class="phpdocumentor-signature__argument__name">$value</span> | ||
: <span class="phpdocumentor-signature__argument__return-type">mixed</span> | ||
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt> | ||
<dd class="phpdocumentor-argument-list__definition"> | ||
|
||
<section class="phpdocumentor-description"></section> | ||
|
||
</dd> | ||
</dl> | ||
|
||
|
@@ -319,12 +334,73 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> | |
<h5 class="phpdocumentor-return-value__heading">Return values</h5> | ||
<span class="phpdocumentor-signature__response_type">mixed</span> | ||
— | ||
<section class="phpdocumentor-description"></section> | ||
|
||
|
||
|
||
</article> | ||
</section> | ||
|
||
|
||
<script type="text/javascript"> | ||
function loadExternalCodeSnippets(line) { | ||
Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => { | ||
var src = pre.getAttribute('data-src').replace( /\\/g, '/'); | ||
var extension = (src.match(/\.(\w+)$/) || [, ''])[1]; | ||
var language = 'php'; | ||
|
||
var code = document.createElement('code'); | ||
code.className = 'language-' + language; | ||
|
||
pre.textContent = ''; | ||
|
||
pre.setAttribute('data-line', line) | ||
code.textContent = 'Loading…'; | ||
|
||
pre.appendChild(code); | ||
|
||
var xhr = new XMLHttpRequest(); | ||
|
||
xhr.open('GET', src, true); | ||
|
||
xhr.onreadystatechange = function () { | ||
if (xhr.readyState == 4) { | ||
|
||
if (xhr.status < 400 && xhr.responseText) { | ||
code.textContent = xhr.responseText; | ||
|
||
Prism.highlightElement(code); | ||
} | ||
else if (xhr.status >= 400) { | ||
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText; | ||
} | ||
else { | ||
code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost'; | ||
} | ||
} | ||
}; | ||
|
||
xhr.send(null); | ||
}); | ||
} | ||
|
||
var modals = document.querySelectorAll("[data-modal]"); | ||
|
||
modals.forEach(function (trigger) { | ||
trigger.addEventListener("click", function (event) { | ||
//event.preventDefault(); | ||
const modal = document.getElementById(trigger.dataset.modal); | ||
modal.classList.add("phpdocumentor-modal__open"); | ||
loadExternalCodeSnippets(trigger.dataset.line) | ||
const exits = modal.querySelectorAll("[data-exit-button]"); | ||
exits.forEach(function (exit) { | ||
exit.addEventListener("click", function (event) { | ||
event.preventDefault(); | ||
modal.classList.remove("phpdocumentor-modal__open"); | ||
}); | ||
}); | ||
}); | ||
}); | ||
</script> | ||
|
||
</article> | ||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden"> | ||
<section class="phpdocumentor-search-results__dialog"> | ||
|
@@ -349,5 +425,6 @@ <h2 class="phpdocumentor-search-results__title">Search results</h2> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/prism.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-numbers/prism-line-numbers.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-highlight/prism-line-highlight.min.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.