add composer.lock and new documentation

This commit is contained in:
Manuel Raynaud
2013-02-18 14:19:17 +01:00
parent 93cbea2952
commit cfb2d00b13
33 changed files with 4453 additions and 2992 deletions

View File

@@ -158,7 +158,14 @@
</span></span><span id="40" class="l"><a class="l" href="#40">40: </a><span class="php-comment"> * Send if no action are already present in Thelia action process ( see Thelia\Routing\Matcher\ActionMatcher)
</span></span><span id="41" class="l"><a class="l" href="#41">41: </a><span class="php-comment"> */</span>
</span><span id="42" class="l"><a class="l" href="#42">42: </a> <span class="php-keyword1">const</span> <a id="ACTION" href="#ACTION">ACTION</a> = <span class="php-quote">&quot;thelia.action&quot;</span>;
</span><span id="43" class="l"><a class="l" href="#43">43: </a></span>}</code></pre>
</span><span id="43" class="l"><a class="l" href="#43">43: </a>
</span><span id="44" class="l"><a class="l" href="#44">44: </a> <span class="php-comment">/**
</span></span><span id="45" class="l"><a class="l" href="#45">45: </a><span class="php-comment"> * INCLUDE event
</span></span><span id="46" class="l"><a class="l" href="#46">46: </a><span class="php-comment"> *
</span></span><span id="47" class="l"><a class="l" href="#47">47: </a><span class="php-comment"> * Send before starting thelia inclusion
</span></span><span id="48" class="l"><a class="l" href="#48">48: </a><span class="php-comment"> */</span>
</span><span id="49" class="l"><a class="l" href="#49">49: </a> <span class="php-keyword1">const</span> <a id="INCLUSION" href="#INCLUSION">INCLUSION</a> = <span class="php-quote">&quot;thelia.include&quot;</span>;
</span><span id="50" class="l"><a class="l" href="#50">50: </a></span>}</code></pre>
<div id="footer">
thelia API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>