start implementing first baseParam, secure verifying if user is logged

for accessing resource
This commit is contained in:
Manuel Raynaud
2013-02-20 19:07:50 +01:00
parent eeb294fd3e
commit ef49b58316
1425 changed files with 19427 additions and 4596 deletions

View File

@@ -34,9 +34,11 @@
</li>
<li><a href="namespace-Thelia.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Thelia.Core.Template.html">Template</a>
<li><a href="namespace-Thelia.Core.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Thelia.Core.Template.BaseParam.html">BaseParam</a>
</li>
</ul></li>
</ul></li></ul></li>
<li><a href="namespace-Thelia.Exception.html">Exception</a>
</li>
<li><a href="namespace-Thelia.Log.html">Log<span></span></a>
@@ -60,8 +62,14 @@
</li>
<li><a href="namespace-Thelia.Tpex.html">Tpex<span></span></a>
<ul>
<li><a href="namespace-Thelia.Tpex.BaseParam.html">BaseParam</a>
</li>
<li><a href="namespace-Thelia.Tpex.Exception.html">Exception</a>
</li>
<li><a href="namespace-Thelia.Tpex.Loop.html">Loop</a>
</li>
<li><a href="namespace-Thelia.Tpex.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
</ul>
</div>
@@ -81,6 +89,7 @@
<li><a href="class-Thelia.Core.Event.TheliaEvents.html">Thelia\Core\Event\TheliaEvents</a></li>
<li><a href="class-Thelia.Core.EventListener.RequestListener.html">Thelia\Core\EventListener\RequestListener</a></li>
<li><a href="class-Thelia.Core.EventListener.ViewListener.html">Thelia\Core\EventListener\ViewListener</a></li>
<li><a href="class-Thelia.Core.Template.BaseParam.Secure.html">Thelia\Core\Template\BaseParam\Secure</a></li>
<li><a href="class-Thelia.Core.Template.Parser.html">Thelia\Core\Template\Parser</a></li>
<li><a href="class-Thelia.Core.Thelia.html">Thelia\Core\Thelia</a></li>
<li><a href="class-Thelia.Core.TheliaHttpKernel.html">Thelia\Core\TheliaHttpKernel</a></li>
@@ -758,6 +767,9 @@
<li><a href="class-Thelia.Routing.Matcher.DefaultMatcher.html">Thelia\Routing\Matcher\DefaultMatcher</a></li>
<li><a href="class-Thelia.Routing.TheliaMatcherCollection.html">Thelia\Routing\TheliaMatcherCollection</a></li>
<li><a href="class-Thelia.Tools.DIGenerator.html">Thelia\Tools\DIGenerator</a></li>
<li><a href="class-Thelia.Tools.Redirect.html">Thelia\Tools\Redirect</a></li>
<li><a href="class-Thelia.Tpex.BaseParam.BaseParam.html">Thelia\Tpex\BaseParam\BaseParam</a></li>
<li><a href="class-Thelia.Tpex.Tests.TpexTest.html">Thelia\Tpex\Tests\TpexTest</a></li>
<li><a href="class-Thelia.Tpex.Tpex.html">Thelia\Tpex\Tpex</a></li>
</ul>
@@ -773,6 +785,7 @@
<h3>Exceptions</h3>
<ul>
<li><a href="class-Thelia.Exception.MemberAccessException.html">Thelia\Exception\MemberAccessException</a></li>
<li><a href="class-Thelia.Tpex.Exception.FileNotFoundException.html">Thelia\Tpex\Exception\FileNotFoundException</a></li>
</ul>
@@ -839,6 +852,9 @@
<tr>
<td class="name"><a href="namespace-Thelia.Core.Template.html">Thelia\Core\Template</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Core.Template.BaseParam.html">Thelia\Core\Template\BaseParam</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Exception.html">Thelia\Exception</a></td>
</tr>
@@ -869,9 +885,18 @@
<tr>
<td class="name"><a href="namespace-Thelia.Tpex.html">Thelia\Tpex</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Tpex.BaseParam.html">Thelia\Tpex\BaseParam</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Tpex.Exception.html">Thelia\Tpex\Exception</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Tpex.Loop.html">Thelia\Tpex\Loop</a></td>
</tr>
<tr>
<td class="name"><a href="namespace-Thelia.Tpex.Tests.html">Thelia\Tpex\Tests</a></td>
</tr>
</table>