1
0
mirror of https://github.com/splitbrain/php-archive.git synced 2025-07-12 02:16:29 +02:00

📖 #2 - ApiGen Code Docs Regenerated / Triggered By d53bf2ed77

This commit is contained in:
ApiGen Github Bot
2021-02-05 12:40:13 +00:00
parent e848b6dd3c
commit ad2e77b4e3
25 changed files with 6932 additions and 5313 deletions

105
404.html
View File

@ -6,75 +6,36 @@
<title>Page not found</title> <title>Page not found</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,20 +64,42 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content"> <div id="content">
<h1>Page not found</h1> <h1>Page not found</h1>
<p>The requested page could not be found.</p> <p>The requested page could not be found.</p>
<p>You have probably clicked on a link that is outdated and points to a page that does not exist any more or you have made an typing error in the address.</p> <p>You have probably clicked on a link that is outdated and points to a page that does not exist any more or you have made an typing error in the address.</p>
<p>To continue please try to find requested page in the menu, take a look at <a href="tree.html">the tree view</a> of the whole project or use search field on the top.</p> <p>To continue please try to find requested page in the menu, or use search field on the top.</p>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js"></script> <script src="elementlist.js"></script>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load Diff

View File

@ -5,76 +5,36 @@
<title>Class splitbrain\PHPArchive\ArchiveCorruptedException</title> <title>Class splitbrain\PHPArchive\ArchiveCorruptedException</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li class="active"> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li class="active">
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,7 +63,30 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="class"> <div id="content" class="class">
<h1>Class ArchiveCorruptedException</h1> <h1>Class ArchiveCorruptedException</h1>
@ -112,9 +95,11 @@
<p>The archive is unreadable</p> <p>The archive is unreadable</p>
</div> </div>
<dl class="tree well"> <dl class="tree">
<dd style="padding-left:0px"> <dd style="padding-left:0px">
Exception Exception
implements
<span>Throwable</span>
</dd> </dd>
@ -133,7 +118,7 @@ Exception
<div class="alert alert-info"> <div class="info">
<b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br> <b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br>
@ -145,25 +130,24 @@ Exception
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default"> <table class="summary inherited">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div> <caption>Methods inherited from Exception</caption>
<p class="elementList"> <tr>
<code>__construct()</code>, <td><code>
<code>__toString()</code>, __construct(),
<code>__wakeup()</code>, __toString(),
<code>getCode()</code>, __wakeup(),
<code>getFile()</code>, getCode(),
<code>getLine()</code>, getFile(),
<code>getMessage()</code>, getLine(),
<code>getPrevious()</code>, getMessage(),
<code>getTrace()</code>, getPrevious(),
<code>getTraceAsString()</code> getTrace(),
</p> getTraceAsString()
</div> </code></td>
</tr>
</table>
@ -174,14 +158,32 @@ Exception
<table class="summary inherited">
<caption>Properties inherited from Exception</caption>
<tr>
<td><code>
<var>$code</var>,
<var>$file</var>,
<var>$line</var>,
<var>$message</var>
</code></td>
</tr>
</table>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js"></script> </div>
<script src="elementlist.js"></script> <script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -5,76 +5,36 @@
<title>Class splitbrain\PHPArchive\ArchiveIOException</title> <title>Class splitbrain\PHPArchive\ArchiveIOException</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li class="active"> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li class="active">
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,7 +63,30 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="class"> <div id="content" class="class">
<h1>Class ArchiveIOException</h1> <h1>Class ArchiveIOException</h1>
@ -112,9 +95,11 @@
<p>Read/Write Errors</p> <p>Read/Write Errors</p>
</div> </div>
<dl class="tree well"> <dl class="tree">
<dd style="padding-left:0px"> <dd style="padding-left:0px">
Exception Exception
implements
<span>Throwable</span>
</dd> </dd>
@ -133,7 +118,7 @@ Exception
<div class="alert alert-info"> <div class="info">
<b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br> <b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br>
@ -145,25 +130,24 @@ Exception
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default"> <table class="summary inherited">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div> <caption>Methods inherited from Exception</caption>
<p class="elementList"> <tr>
<code>__construct()</code>, <td><code>
<code>__toString()</code>, __construct(),
<code>__wakeup()</code>, __toString(),
<code>getCode()</code>, __wakeup(),
<code>getFile()</code>, getCode(),
<code>getLine()</code>, getFile(),
<code>getMessage()</code>, getLine(),
<code>getPrevious()</code>, getMessage(),
<code>getTrace()</code>, getPrevious(),
<code>getTraceAsString()</code> getTrace(),
</p> getTraceAsString()
</div> </code></td>
</tr>
</table>
@ -174,14 +158,32 @@ Exception
<table class="summary inherited">
<caption>Properties inherited from Exception</caption>
<tr>
<td><code>
<var>$code</var>,
<var>$file</var>,
<var>$line</var>,
<var>$message</var>
</code></td>
</tr>
</table>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js"></script> </div>
<script src="elementlist.js"></script> <script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -5,76 +5,36 @@
<title>Class splitbrain\PHPArchive\ArchiveIllegalCompressionException</title> <title>Class splitbrain\PHPArchive\ArchiveIllegalCompressionException</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li class="active"> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li class="active">
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,7 +63,30 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="class"> <div id="content" class="class">
<h1>Class ArchiveIllegalCompressionException</h1> <h1>Class ArchiveIllegalCompressionException</h1>
@ -112,9 +95,11 @@
<p>Bad or unsupported compression settings requested</p> <p>Bad or unsupported compression settings requested</p>
</div> </div>
<dl class="tree well"> <dl class="tree">
<dd style="padding-left:0px"> <dd style="padding-left:0px">
Exception Exception
implements
<span>Throwable</span>
</dd> </dd>
@ -133,7 +118,7 @@ Exception
<div class="alert alert-info"> <div class="info">
<b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br> <b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br>
@ -145,25 +130,24 @@ Exception
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default"> <table class="summary inherited">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div> <caption>Methods inherited from Exception</caption>
<p class="elementList"> <tr>
<code>__construct()</code>, <td><code>
<code>__toString()</code>, __construct(),
<code>__wakeup()</code>, __toString(),
<code>getCode()</code>, __wakeup(),
<code>getFile()</code>, getCode(),
<code>getLine()</code>, getFile(),
<code>getMessage()</code>, getLine(),
<code>getPrevious()</code>, getMessage(),
<code>getTrace()</code>, getPrevious(),
<code>getTraceAsString()</code> getTrace(),
</p> getTraceAsString()
</div> </code></td>
</tr>
</table>
@ -174,14 +158,32 @@ Exception
<table class="summary inherited">
<caption>Properties inherited from Exception</caption>
<tr>
<td><code>
<var>$code</var>,
<var>$file</var>,
<var>$line</var>,
<var>$message</var>
</code></td>
</tr>
</table>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js"></script> </div>
<script src="elementlist.js"></script> <script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load Diff

View File

@ -5,76 +5,36 @@
<title>Class splitbrain\PHPArchive\FileInfoException</title> <title>Class splitbrain\PHPArchive\FileInfoException</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li class="active"> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li class="active">
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,7 +63,30 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-splitbrain.PHPArchive.html" title="Summary of splitbrain\PHPArchive"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="class"> <div id="content" class="class">
<h1>Class FileInfoException</h1> <h1>Class FileInfoException</h1>
@ -112,9 +95,11 @@
<p>File meta data problems</p> <p>File meta data problems</p>
</div> </div>
<dl class="tree well"> <dl class="tree">
<dd style="padding-left:0px"> <dd style="padding-left:0px">
Exception Exception
implements
<span>Throwable</span>
</dd> </dd>
@ -133,7 +118,7 @@ Exception
<div class="alert alert-info"> <div class="info">
<b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br> <b>Namespace:</b> <a href="namespace-splitbrain.html">splitbrain</a>\<a href="namespace-splitbrain.PHPArchive.html">PHPArchive</a><br>
@ -145,25 +130,24 @@ Exception
<div class="panel panel-default">
<div class="panel-heading"><h2>Methods summary</h2></div>
</div>
<div class="panel panel-default"> <table class="summary inherited">
<div class="panel-heading"><h3>Methods inherited from Exception</h3></div> <caption>Methods inherited from Exception</caption>
<p class="elementList"> <tr>
<code>__construct()</code>, <td><code>
<code>__toString()</code>, __construct(),
<code>__wakeup()</code>, __toString(),
<code>getCode()</code>, __wakeup(),
<code>getFile()</code>, getCode(),
<code>getLine()</code>, getFile(),
<code>getMessage()</code>, getLine(),
<code>getPrevious()</code>, getMessage(),
<code>getTrace()</code>, getPrevious(),
<code>getTraceAsString()</code> getTrace(),
</p> getTraceAsString()
</div> </code></td>
</tr>
</table>
@ -174,14 +158,32 @@ Exception
<table class="summary inherited">
<caption>Properties inherited from Exception</caption>
<tr>
<td><code>
<var>$code</var>,
<var>$file</var>,
<var>$line</var>,
<var>$message</var>
</code></td>
</tr>
</table>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js"></script> </div>
<script src="elementlist.js"></script> <script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5,75 +5,35 @@
<title>Overview</title> <title>Overview</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search" autofocus>
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<span>Overview</span>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -102,32 +62,51 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search" autofocus>
</form>
<div id="navigation">
<ul>
<li class="active">
<span>Overview</span> </li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content"> <div id="content">
<h1>Overview</h1> <h1>Overview</h1>
<div class="panel panel-default"> <table class="summary" id="namespaces">
<div class="panel-heading"><h2>Namespaces summary</h2></div> <caption>Namespaces summary</caption>
<table class="summary table table-bordered table-striped" id="namespaces"> <tr>
<tr> <td class="name"><a href="namespace-splitbrain.html">splitbrain</a></td>
<td class="name"><a href="namespace-splitbrain.html">splitbrain</a></td> </tr>
</tr> <tr>
<tr> <td class="name"><a href="namespace-splitbrain.PHPArchive.html">splitbrain\PHPArchive</a></td>
<td class="name"><a href="namespace-splitbrain.PHPArchive.html">splitbrain\PHPArchive</a></td> </tr>
</tr> </table>
</table>
</div>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -5,75 +5,36 @@
<title>Namespace splitbrain\PHPArchive</title> <title>Namespace splitbrain\PHPArchive</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li class="active"> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li class="active">
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -102,15 +63,36 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="namespace"> <div id="content" class="namespace">
<h1>Namespace <a href="namespace-splitbrain.html">splitbrain</a>\PHPArchive</h1> <h1>Namespace <a href="namespace-splitbrain.html">splitbrain</a>\PHPArchive</h1>
<div class="panel panel-default"> <table class="summary" id="classes">
<div class="panel-heading"><h2>Classes summary</h2></div> <caption>Classes summary</caption>
<table class="summary table table-bordered table-striped" id="classes">
<tr> <tr>
<td class="name"><a href="class-splitbrain.PHPArchive.Archive.html">Archive</a></td> <td class="name"><a href="class-splitbrain.PHPArchive.Archive.html">Archive</a></td>
<td></td> <td></td>
@ -127,14 +109,12 @@
<td class="name"><a href="class-splitbrain.PHPArchive.Zip.html">Zip</a></td> <td class="name"><a href="class-splitbrain.PHPArchive.Zip.html">Zip</a></td>
<td>Class Zip</td> <td>Class Zip</td>
</tr> </tr>
</table> </table>
</div>
<div class="panel panel-default"> <table class="summary" id="exceptions">
<div class="panel-heading"><h2>Exceptions summary</h2></div> <caption>Exceptions summary</caption>
<table class="summary table table-bordered table-striped" id="exceptions">
<tr> <tr>
<td class="name"><a href="class-splitbrain.PHPArchive.ArchiveCorruptedException.html">ArchiveCorruptedException</a></td> <td class="name"><a href="class-splitbrain.PHPArchive.ArchiveCorruptedException.html">ArchiveCorruptedException</a></td>
<td>The archive is unreadable</td> <td>The archive is unreadable</td>
@ -151,18 +131,17 @@
<td class="name"><a href="class-splitbrain.PHPArchive.FileInfoException.html">FileInfoException</a></td> <td class="name"><a href="class-splitbrain.PHPArchive.FileInfoException.html">FileInfoException</a></td>
<td>File meta data problems</td> <td>File meta data problems</td>
</tr> </tr>
</table> </table>
</div>
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -5,76 +5,36 @@
<title>Namespace splitbrain</title> <title>Namespace splitbrain</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li class="active"> <li class="active">
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<div id="elements"> <div id="elements">
@ -88,18 +48,38 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="namespace"> <div id="content" class="namespace">
<h1>Namespace splitbrain</h1> <h1>Namespace splitbrain</h1>
<div class="panel panel-default"> <table class="summary" id="namespaces">
<div class="panel-heading"><h2>Namespaces summary</h2></div> <caption>Namespaces summary</caption>
<table class="summary table table-bordered table-striped" id="namespaces"> <tr>
<tr> <td class="name"><a href="namespace-splitbrain.PHPArchive.html">splitbrain\PHPArchive</a></td>
<td class="name"><a href="namespace-splitbrain.PHPArchive.html">splitbrain\PHPArchive</a></td> </tr>
</tr> </table>
</table>
</div>
@ -108,13 +88,13 @@
</div> </div>
</div>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 B

After

Width:  |  Height:  |  Size: 238 B

File diff suppressed because one or more lines are too long

BIN
resources/footer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 B

After

Width:  |  Height:  |  Size: 216 B

View File

@ -1,70 +1,96 @@
body { body {
padding: 50px 0 0 0; font: 13px/1.5 Verdana, 'Geneva CE', lucida, sans-serif;
margin: 0;
padding: 0;
background: #ffffff;
color: #333333;
}
h1, h2, h3, h4, caption {
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
color: #053368;
} }
h1 { h1 {
font-size: 2em; color: #1e5eb6;
margin: 0.67em 0; font-size: 230%;
font-weight: normal;
margin: .3em 0;
} }
h2 { h2 {
font-size: 1.5em; color: #1e5eb6;
margin: 0.83em 0; font-size: 150%;
font-weight: normal;
margin: -.3em 0 .3em 0;
} }
h3 { h3 {
font-size: 1.17em; font-size: 1.6em;
margin: 1em 0 0.2em 0; font-weight: normal;
margin-bottom: 2px;
} }
h4 { h4 {
font-size: 100%; font-size: 100%;
font-weight: bold;
padding: 0;
margin: 0; margin: 0;
}
caption {
border: 1px solid #cccccc;
background: #ecede5;
font-weight: bold;
font-size: 1.2em;
padding: 3px 5px;
text-align: left;
margin-bottom: 0;
}
p {
margin: .7em 0 1em;
padding: 0; padding: 0;
} }
.panel-heading h2, hr {
.panel-heading h3 { margin: 2em 0 1em;
margin-top: 0; border: none;
margin-bottom: 0; border-top: 1px solid #cccccc;
height: 0;
} }
.panel > p { a {
margin: 10px; color: #006aeb;
} padding: 3px 1px;
ul, ol {
margin-bottom: 0;
}
a, a:hover {
text-decoration: none; text-decoration: none;
} }
h1 a {
color: #1e5eb6;
}
a:hover, a:active, a:focus, a:hover b, a:hover var {
background-color: #006aeb;
color: #ffffff !important;
}
code, var, pre {
font-family: monospace;
}
var { var {
font-weight: bold; font-weight: bold;
font-style: normal; font-style: normal;
color: #c09853; color: #ca8a04;
} }
code { pre {
color: #000; margin: 0;
white-space: nowrap;
border: none;
background: transparent;
padding: 0
}
code:empty {
display: none;
} }
code a b { code a b {
color: #000; color: #000000;
}
pre code {
white-space: pre;
} }
.deprecated { .deprecated {
@ -73,7 +99,7 @@ pre code {
} }
.invalid { .invalid {
color: #dd1144; color: #e71818;
} }
.hidden { .hidden {
@ -91,14 +117,6 @@ pre code {
/* Menu */ /* Menu */
#menu { #menu {
padding: 10px; padding: 10px;
overflow-x: hidden;
}
#menu h3 {
border-bottom: 1px solid #E7E7E7;
margin-left: -10px;
margin-right: -10px;
padding: 0 10px 5px 10px;
} }
#menu ul { #menu ul {
@ -118,31 +136,27 @@ pre code {
#menu a { #menu a {
display: block; display: block;
padding: 3px; padding: 0 2px;
border-radius: 3px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
} }
#menu a:hover { #menu .active > a, #menu > span {
background-color: #0088cc; color: #333333;
color: #fff !important; background: none;
}
#menu .active > a {
font-weight: bold; font-weight: bold;
color: #000;
} }
#menu .active > a.invalid { #menu .active > a.invalid {
color: #dd1144; color: #e71818;
}
#menu .active > a:hover, #menu .active > a:active, #menu .active > a:focus {
background-color: #006aeb;
} }
#menu #groups span { #menu #groups span {
position: absolute; position: absolute;
top: 6px; top: 4px;
right: 3px; right: 2px;
cursor: pointer; cursor: pointer;
display: block; display: block;
width: 12px; width: 12px;
@ -166,49 +180,6 @@ pre code {
display: none; display: none;
} }
/* Autocomplete */
.ac_results {
border-radius: 4px;
margin-top: 2px;
background-color: #fff;
border: 1px solid #E7E7E7;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
display: block;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0;
padding: 0 5px;
line-height: 2;
cursor: default;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ac_results li strong {
color: #000;
}
.ac_over {
background-color: #0088cc;
color: #fff;
}
.ac_results li.ac_over strong {
color: #fff;
}
/* Right side */ /* Right side */
#right { #right {
overflow: auto; overflow: auto;
@ -224,23 +195,109 @@ pre code {
min-width: 350px; min-width: 350px;
} }
/* Navigation */ /* Search */
#search {
#navigation { float: right;
margin-bottom: 0; margin: 3px 8px;
} }
.navbar .nav > li > span { #search input.text {
position: relative; padding: 3px 5px;
width: 250px;
}
/* Autocomplete */
.ac_results {
padding: 0;
border: 1px solid #cccccc;
background-color: #ffffff;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0;
padding: 2px 5px;
cursor: default;
display: block; display: block;
color: #777; font: 12px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
line-height: 20px; line-height: 16px;
padding: 15px; overflow: hidden;
white-space: nowrap;
} }
.navbar .nav > li.active > span { .ac_results li strong {
background-color: #E7E7E7; color: #000000;
color: #555; }
.ac_odd {
background-color: #eeeeee;
}
.ac_over {
background-color: #006aeb;
color: #ffffff;
}
.ac_results li.ac_over strong {
color: #ffffff;
}
/* Navigation */
#navigation {
padding: 3px 8px;
background-color: #f6f6f4;
height: 26px;
}
#navigation ul {
list-style: none;
margin: 0 8px 4px 0;
padding: 0;
overflow: hidden;
float: left;
}
#navigation ul + ul {
border-left: 1px solid #000000;
padding-left: 8px;
}
#navigation ul li {
float: left;
margin: 2px;
padding: 0 3px;
font-family: Verdana, 'Geneva CE', lucida, sans-serif;
color: #808080;
}
#navigation ul li.active {
background-color: #053368;
color: #ffffff;
font-weight: bold;
}
#navigation ul li a {
color: #000000;
font-weight: bold;
padding: 0;
}
#navigation ul li span {
float: left;
padding: 0 3px;
}
#navigation ul li a:hover span, #navigation ul li a:active span, #navigation ul li a:focus span {
background-color: #006aeb;
} }
/* Content */ /* Content */
@ -249,40 +306,65 @@ pre code {
padding: 5px 15px; padding: 5px 15px;
} }
.description pre {
padding: .6em;
background: #fcfcf7;
}
#content > .description { #content > .description {
background: #ecede5;
padding: 1px 8px;
margin: 1.2em 0; margin: 1.2em 0;
} }
#content .alert-info { #content > .description pre {
margin-top: 18px; margin: .5em 0;
} }
dl.tree { dl.tree {
margin: 1.2em 0; margin: 1.2em 0;
padding: 10px;
} }
dl.tree dd { dl.tree dd {
margin: 0; margin: 0;
padding: 0; padding: 0;
line-height: 18px;
} }
.elementList { .info {
line-height: 24px; margin: 1.2em 0;
} }
h2.switchable { .summary {
background: transparent url('sort.png') no-repeat center right; border: 1px solid #cccccc;
border-collapse: collapse;
font-size: 1em;
width: 100%;
margin: 1.2em 0 2.4em;
}
.summary caption {
border-width: 1px 1px 0;
}
.summary caption.switchable {
background: #ecede5 url('sort.png') no-repeat center right;
cursor: pointer; cursor: pointer;
} }
.summary td {
border: 1px solid #cccccc;
margin: 0;
padding: 3px 10px;
font-size: 1em;
vertical-align: top;
}
.summary td:first-child { .summary td:first-child {
text-align: right; text-align: right;
} }
.summary td hr { .summary td hr {
margin: 8px -8px; margin: 3px -10px;
} }
#packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child { #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child {
@ -293,16 +375,20 @@ h2.switchable {
background: #f6f6f4; background: #f6f6f4;
} }
.summary .description pre {
border: .5em solid #ecede5;
}
.summary .description p { .summary .description p {
margin: 0; margin: 0;
} }
.class #methods.summary .description p:first-child, .summary .description.detailed h4:first-child { .summary .description p + p, .summary .description ul {
margin-top: 8px; margin: 3px 0 0 0;
} }
.summary .description p + p, .summary .description ul, .summary .description pre, .summary .description.detailed h4 { .summary .description.detailed h4 {
margin-top: 4px; margin-top: 3px;
} }
.summary dl { .summary dl {
@ -313,10 +399,6 @@ h2.switchable {
margin: 0 0 0 25px; margin: 0 0 0 25px;
} }
.summary dt, dd {
line-height: 24px;
}
.name, .attributes { .name, .attributes {
white-space: nowrap; white-space: nowrap;
} }
@ -329,6 +411,10 @@ td.name, td.attributes {
width: 1%; width: 1%;
} }
td.attributes {
width: 1%;
}
.class .methods .name, .class .properties .name, .class .constants .name { .class .methods .name, .class .properties .name, .class .constants .name {
width: auto; width: auto;
white-space: normal; white-space: normal;
@ -340,6 +426,7 @@ td.name, td.attributes {
.class .methods .name > div > code span, .function .value > code { .class .methods .name > div > code span, .function .value > code {
white-space: nowrap; white-space: nowrap;
display: inline-block;
} }
.class .methods td.name > div, .class td.value > div { .class .methods td.name > div, .class td.value > div {
@ -347,10 +434,6 @@ td.name, td.attributes {
padding-right: 1em; padding-right: 1em;
} }
.attributes code, .name code, dd code {
color: #468847;
}
.anchor { .anchor {
position: absolute; position: absolute;
top: 0; top: 0;
@ -358,12 +441,16 @@ td.name, td.attributes {
line-height: 1; line-height: 1;
font-size: 85%; font-size: 85%;
margin: 0; margin: 0;
color: #0088cc !important; color: #006aeb !important;
} }
.list { .list {
margin: 0 0 5px 25px; margin: 0 0 5px 25px;
line-height: 24px; }
div.invalid {
background-color: #fae4e0;
padding: 10px;
} }
/* Splitter */ /* Splitter */
@ -372,7 +459,7 @@ td.name, td.attributes {
height: 100%; height: 100%;
width: 5px; width: 5px;
left: 270px; left: 270px;
background: #E7E7E7 url('resize.png') left center no-repeat; background: #1e5eb6 url('resize.png') left center no-repeat;
cursor: e-resize; cursor: e-resize;
} }
@ -382,12 +469,15 @@ td.name, td.attributes {
/* Footer */ /* Footer */
#footer { #footer {
border-top: 1px solid #e5e5e5; border-top: 1px solid #e9eeef;
clear: both; clear: both;
color: #808080; color: #a7a7a7;
text-align: right; font-size: 8pt;
padding: 2em 1em; text-align: center;
margin: 3em 0 40px 0; padding: 20px 0 0;
margin: 3em 0 0;
height: 90px;
background: #ffffff url('footer.png') no-repeat center top;
} }
/* Tree */ /* Tree */
@ -424,13 +514,8 @@ div.tree span.padding {
} }
/* Source code */ /* Source code */
#source {
margin: 1em 0 1em 1em;
padding: 0;
}
.php-keyword1 { .php-keyword1 {
color: #468847; color: #e71818;
font-weight: bold; font-weight: bold;
} }
@ -439,16 +524,16 @@ div.tree span.padding {
} }
.php-var { .php-var {
color: #c09853; color: #d59401;
font-weight: bold; font-weight: bold;
} }
.php-num { .php-num {
color: #006dcc; color: #cd0673;
} }
.php-quote { .php-quote {
color: #006dcc; color: #008000;
} }
.php-comment { .php-comment {
@ -456,52 +541,75 @@ div.tree span.padding {
} }
.xlang { .xlang {
color: #468847; color: #ff0000;
font-weight: bold; font-weight: bold;
} }
pre.numbers {
float: left;
}
span.l { span.l {
display: block; display: block;
} }
span.l.selected { span.l.selected {
background: #f9f2d2; background: #f6f6f4;
} }
span.l a { span.l a {
color: #333333; color: #333333;
} }
span.l a:hover, span.l a:active, span.l a:focus { span.l a:hover, div.l a:active, div.l a:focus {
background: transparent; background: transparent;
color: #333333 !important; color: #333333 !important;
} }
span.l .php-var a { span.l .php-var a {
color: #c09853; color: #d59401;
} }
span.l .php-var a:hover, span.l .php-var a:active, span.l .php-var a:focus { span.l .php-var a:hover, span.l .php-var a:active, span.l .php-var a:focus {
color: #c09853 !important; color: #d59401 !important;
} }
span.l a.l { span.l a.l {
background: #fbfbfc; padding-left: 2px;
margin-right: 8px;
padding: 2px 2px 2px 8px;
color: #c0c0c0; color: #c0c0c0;
} }
span.l a.l:hover, span.l a.l:active, span.l a.l:focus { span.l a.l:hover, span.l a.l:active, span.l a.l:focus {
background: #fbfbfc; background: transparent;
color: #c0c0c0 !important; color: #c0c0c0 !important;
} }
/* Small screens */ #rightInner.medium #navigation {
height: 52px;
}
#rightInner.medium #navigation ul:first-child + ul {
clear: left;
border: none;
padding: 0;
}
#rightInner.medium .name, #rightInner.medium .attributes { #rightInner.medium .name, #rightInner.medium .attributes {
white-space: normal; white-space: normal;
} }
#rightInner.small #search {
float: left;
}
#rightInner.small #navigation {
height: 78px;
}
#rightInner.small #navigation ul:first-child {
clear: both;
}
/* global style */ /* global style */
.left, .summary td.left { .left, .summary td.left {
text-align: left; text-align: left;

File diff suppressed because one or more lines are too long

View File

@ -6,75 +6,36 @@
<title>File ArchiveCorruptedException.php</title> <title>File ArchiveCorruptedException.php</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,24 +64,47 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<pre id="source"><code><span id="1" class="l"><a href="#1"> 1 </a><span class="xlang">&lt;?php</span> <form id="search">
</span><span id="2" class="l"><a href="#2"> 2 </a> <input type="hidden" name="cx" value="">
</span><span id="3" class="l"><a href="#3"> 3 </a><span class="php-keyword1">namespace</span> splitbrain\PHPArchive; <input type="hidden" name="ie" value="UTF-8">
</span><span id="4" class="l"><a href="#4"> 4 </a> <input type="text" name="q" class="text" placeholder="Search">
</span><span id="5" class="l"><a href="#5"> 5 </a><span class="php-comment">/** </form>
</span></span><span id="6" class="l"><a href="#6"> 6 </a><span class="php-comment"> * The archive is unreadable
</span></span><span id="7" class="l"><a href="#7"> 7 </a><span class="php-comment"> */</span> <div id="navigation">
</span><span id="8" class="l"><a href="#8"> 8 </a><span class="php-keyword1">class</span> ArchiveCorruptedException <span class="php-keyword1">extends</span> \Exception <ul>
</span><span id="9" class="l"><a href="#9"> 9 </a>{ <li>
</span><span id="10" class="l"><a href="#10">10 </a>}</span></code></pre> <a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div> </div>
<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 class="l"><a href="#8"> 8: </a></span><span class="l"><a href="#9"> 9: </a></span><span class="l"><a href="#10">10: </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> splitbrain\PHPArchive;
</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"> * The archive is unreadable
</span></span><span id="7" class="l"><span class="php-comment"> */</span>
</span><span id="8" class="l"><span class="php-keyword1">class</span> ArchiveCorruptedException <span class="php-keyword1">extends</span> \Exception
</span><span id="9" class="l">{
</span><span id="10" class="l">}</span></code></pre>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -6,75 +6,36 @@
<title>File ArchiveIOException.php</title> <title>File ArchiveIOException.php</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,24 +64,47 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<pre id="source"><code><span id="1" class="l"><a href="#1"> 1 </a><span class="xlang">&lt;?php</span> <form id="search">
</span><span id="2" class="l"><a href="#2"> 2 </a> <input type="hidden" name="cx" value="">
</span><span id="3" class="l"><a href="#3"> 3 </a><span class="php-keyword1">namespace</span> splitbrain\PHPArchive; <input type="hidden" name="ie" value="UTF-8">
</span><span id="4" class="l"><a href="#4"> 4 </a> <input type="text" name="q" class="text" placeholder="Search">
</span><span id="5" class="l"><a href="#5"> 5 </a><span class="php-comment">/** </form>
</span></span><span id="6" class="l"><a href="#6"> 6 </a><span class="php-comment"> * Read/Write Errors
</span></span><span id="7" class="l"><a href="#7"> 7 </a><span class="php-comment"> */</span> <div id="navigation">
</span><span id="8" class="l"><a href="#8"> 8 </a><span class="php-keyword1">class</span> ArchiveIOException <span class="php-keyword1">extends</span> \Exception <ul>
</span><span id="9" class="l"><a href="#9"> 9 </a>{ <li>
</span><span id="10" class="l"><a href="#10">10 </a>}</span></code></pre> <a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div> </div>
<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 class="l"><a href="#8"> 8: </a></span><span class="l"><a href="#9"> 9: </a></span><span class="l"><a href="#10">10: </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> splitbrain\PHPArchive;
</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"> * Read/Write Errors
</span></span><span id="7" class="l"><span class="php-comment"> */</span>
</span><span id="8" class="l"><span class="php-keyword1">class</span> ArchiveIOException <span class="php-keyword1">extends</span> \Exception
</span><span id="9" class="l">{
</span><span id="10" class="l">}</span></code></pre>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

View File

@ -6,75 +6,36 @@
<title>File ArchiveIllegalCompressionException.php</title> <title>File ArchiveIllegalCompressionException.php</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,24 +64,47 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<pre id="source"><code><span id="1" class="l"><a href="#1"> 1 </a><span class="xlang">&lt;?php</span> <form id="search">
</span><span id="2" class="l"><a href="#2"> 2 </a> <input type="hidden" name="cx" value="">
</span><span id="3" class="l"><a href="#3"> 3 </a><span class="php-keyword1">namespace</span> splitbrain\PHPArchive; <input type="hidden" name="ie" value="UTF-8">
</span><span id="4" class="l"><a href="#4"> 4 </a> <input type="text" name="q" class="text" placeholder="Search">
</span><span id="5" class="l"><a href="#5"> 5 </a><span class="php-comment">/** </form>
</span></span><span id="6" class="l"><a href="#6"> 6 </a><span class="php-comment"> * Bad or unsupported compression settings requested
</span></span><span id="7" class="l"><a href="#7"> 7 </a><span class="php-comment"> */</span> <div id="navigation">
</span><span id="8" class="l"><a href="#8"> 8 </a><span class="php-keyword1">class</span> ArchiveIllegalCompressionException <span class="php-keyword1">extends</span> \Exception <ul>
</span><span id="9" class="l"><a href="#9"> 9 </a>{ <li>
</span><span id="10" class="l"><a href="#10">10 </a>}</span></code></pre> <a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div> </div>
<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 class="l"><a href="#8"> 8: </a></span><span class="l"><a href="#9"> 9: </a></span><span class="l"><a href="#10">10: </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> splitbrain\PHPArchive;
</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"> * Bad or unsupported compression settings requested
</span></span><span id="7" class="l"><span class="php-comment"> */</span>
</span><span id="8" class="l"><span class="php-keyword1">class</span> ArchiveIllegalCompressionException <span class="php-keyword1">extends</span> \Exception
</span><span id="9" class="l">{
</span><span id="10" class="l">}</span></code></pre>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long

View File

@ -6,75 +6,36 @@
<title>File FileInfoException.php</title> <title>File FileInfoException.php</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head> </head>
<body> <body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top"> <div id="left">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li>
<a href="annotation-group-deprecated.html" title="List of elements with deprecated annotation">
<span>Deprecated</span>
</a>
</li>
<li>
<a href="annotation-group-todo.html" title="List of elements with todo annotation">
<span>Todo</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu"> <div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups"> <div id="groups">
<h3>Namespaces</h3> <h3>Namespaces</h3>
<ul> <ul>
<li> <li>
<a href="namespace-splitbrain.html"> <a href="namespace-splitbrain.html">
splitbrain<span></span> splitbrain<span></span>
</a> </a>
<ul>
<li> <ul>
<a href="namespace-splitbrain.PHPArchive.html"> <li>
PHPArchive </a> <a href="namespace-splitbrain.PHPArchive.html">
</li> PHPArchive </a>
</ul></li>
</li>
</ul></li>
</ul> </ul>
</div> </div>
<hr>
<div id="elements"> <div id="elements">
<h3>Classes</h3> <h3>Classes</h3>
@ -103,24 +64,47 @@
<div id="splitter"></div> <div id="splitter"></div>
<div id="right"> <div id="right">
<div id="rightInner"> <div id="rightInner">
<pre id="source"><code><span id="1" class="l"><a href="#1"> 1 </a><span class="xlang">&lt;?php</span> <form id="search">
</span><span id="2" class="l"><a href="#2"> 2 </a> <input type="hidden" name="cx" value="">
</span><span id="3" class="l"><a href="#3"> 3 </a><span class="php-keyword1">namespace</span> splitbrain\PHPArchive; <input type="hidden" name="ie" value="UTF-8">
</span><span id="4" class="l"><a href="#4"> 4 </a> <input type="text" name="q" class="text" placeholder="Search">
</span><span id="5" class="l"><a href="#5"> 5 </a><span class="php-comment">/** </form>
</span></span><span id="6" class="l"><a href="#6"> 6 </a><span class="php-comment"> * File meta data problems
</span></span><span id="7" class="l"><a href="#7"> 7 </a><span class="php-comment"> */</span> <div id="navigation">
</span><span id="8" class="l"><a href="#8"> 8 </a><span class="php-keyword1">class</span> FileInfoException <span class="php-keyword1">extends</span> \Exception <ul>
</span><span id="9" class="l"><a href="#9"> 9 </a>{ <li>
</span><span id="10" class="l"><a href="#10">10 </a>}</span></code></pre> <a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div> </div>
<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 class="l"><a href="#8"> 8: </a></span><span class="l"><a href="#9"> 9: </a></span><span class="l"><a href="#10">10: </a></span></code></pre>
<pre class="code"><code><span id="1" class="l"><span class="xlang">&lt;?php</span>
</span><span id="2" class="l">
</span><span id="3" class="l"><span class="php-keyword1">namespace</span> splitbrain\PHPArchive;
</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"> * File meta data problems
</span></span><span id="7" class="l"><span class="php-comment"> */</span>
</span><span id="8" class="l"><span class="php-keyword1">class</span> FileInfoException <span class="php-keyword1">extends</span> \Exception
</span><span id="9" class="l">{
</span><span id="10" class="l">}</span></code></pre>
<div id="footer"> <div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a> API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div> </div>
</div> </div>
<script src="resources/combined.js?be84a76b6587140e2797865002e3f9737f6a5dab"></script> </div>
<script src="resources/combined.js?58699d70ee1015ed63e509c64f4dd9d3b29ddbbe"></script>
<script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script> <script src="elementlist.js?d1556c44b5531910445709dcbedf0d7a38d1a058"></script>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long