start implementing first baseParam, secure verifying if user is logged
for accessing resource
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>Tree | thelia</title>
|
||||
|
||||
<script type="text/javascript" src="resources/combined.js?394153670"></script>
|
||||
<script type="text/javascript" src="elementlist.js?3178389089"></script>
|
||||
<script type="text/javascript" src="elementlist.js?394832703"></script>
|
||||
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
|
||||
|
||||
</head>
|
||||
@@ -35,9 +35,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>
|
||||
@@ -61,8 +63,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>
|
||||
@@ -82,6 +90,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>
|
||||
@@ -759,6 +768,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>
|
||||
|
||||
@@ -774,6 +786,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>
|
||||
|
||||
|
||||
@@ -3649,6 +3662,19 @@
|
||||
|
||||
</ul></li></ul></li>
|
||||
|
||||
<li><div class="notlast"><span>PHPUnit_Framework_TestCase</span>
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-Thelia.Tpex.Tests.TpexTest.html"><span>Thelia\Tpex\Tests\TpexTest</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</ul></li>
|
||||
|
||||
<li><div class="notlast"><span>Symfony\Component\EventDispatcher\Event</span>
|
||||
|
||||
</div>
|
||||
@@ -5879,6 +5905,27 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li><div class="notlast"><a href="class-Thelia.Tools.Redirect.html"><span>Thelia\Tools\Redirect</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li><div class="notlast"><a href="class-Thelia.Tpex.BaseParam.BaseParam.html"><span>Thelia\Tpex\BaseParam\BaseParam</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-Thelia.Core.Template.BaseParam.Secure.html"><span>Thelia\Core\Template\BaseParam\Secure</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</ul></li>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-Thelia.Tpex.Tpex.html"><span>Thelia\Tpex\Tpex</span></a>
|
||||
|
||||
|
||||
@@ -5941,7 +5988,14 @@
|
||||
|
||||
<ul>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-Thelia.Exception.MemberAccessException.html"><span>Thelia\Exception\MemberAccessException</span></a>
|
||||
<li><div class="notlast"><a href="class-Thelia.Exception.MemberAccessException.html"><span>Thelia\Exception\MemberAccessException</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="last"><div class="last"><a href="class-Thelia.Tpex.Exception.FileNotFoundException.html"><span>Thelia\Tpex\Exception\FileNotFoundException</span></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user