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

@@ -8,7 +8,7 @@
<title>Page not found | 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>
@@ -36,9 +36,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>
@@ -62,8 +64,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>
@@ -83,6 +91,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>
@@ -760,6 +769,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>
@@ -775,6 +787,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>