add composer.lock and new documentation
This commit is contained in:
@@ -438,7 +438,7 @@ BaseObject
|
||||
<b>Namespace:</b> <a href="namespace-Thelia.html">Thelia</a>\<a href="namespace-Thelia.Model.html">Model</a>\<a href="namespace-Thelia.Model.om.html">om</a><br />
|
||||
<b>Package:</b> propel\generator\Thelia\Model\om<br />
|
||||
|
||||
<b>Located at</b> <a href="source-class-Thelia.Model.om.BaseLang.html#20-1181" title="Go to source code">core/lib/Thelia/Model/om/BaseLang.php</a><br />
|
||||
<b>Located at</b> <a href="source-class-Thelia.Model.om.BaseLang.html#20-1236" title="Go to source code">core/lib/Thelia/Model/om/BaseLang.php</a><br />
|
||||
</div>
|
||||
|
||||
|
||||
@@ -456,7 +456,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getId">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#104-112" title="Go to source code">getId</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#110-118" title="Go to source code">getId</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -493,7 +493,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getTitle">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#114-122" title="Go to source code">getTitle</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#120-128" title="Go to source code">getTitle</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -530,7 +530,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getCode">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#124-132" title="Go to source code">getCode</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#130-138" title="Go to source code">getCode</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -553,6 +553,43 @@ BaseObject
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr data-order="getLocale" id="_getLocale">
|
||||
|
||||
<td class="attributes"><code>
|
||||
public
|
||||
string
|
||||
|
||||
</code>
|
||||
</td>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getLocale">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#140-148" title="Go to source code">getLocale</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
<p>Get the [locale] column value.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="description detailed hidden">
|
||||
|
||||
<p>Get the [locale] column value.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code>string</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
@@ -567,7 +604,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getUrl">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#134-142" title="Go to source code">getUrl</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#150-158" title="Go to source code">getUrl</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -604,7 +641,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getByDefault">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#144-152" title="Go to source code">getByDefault</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#160-168" title="Go to source code">getByDefault</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -641,7 +678,7 @@ BaseObject
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getCreatedAt">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#154-189" title="Go to source code">getCreatedAt</a>( <span>string <var>$format</var> = <span class="php-quote">'Y-m-d H:i:s'</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#170-205" title="Go to source code">getCreatedAt</a>( <span>string <var>$format</var> = <span class="php-quote">'Y-m-d H:i:s'</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -689,7 +726,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getUpdatedAt">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#191-226" title="Go to source code">getUpdatedAt</a>( <span>string <var>$format</var> = <span class="php-quote">'Y-m-d H:i:s'</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#207-242" title="Go to source code">getUpdatedAt</a>( <span>string <var>$format</var> = <span class="php-quote">'Y-m-d H:i:s'</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -737,7 +774,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setId">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#228-247" title="Go to source code">setId</a>( <span>integer <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#244-263" title="Go to source code">setId</a>( <span>integer <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -779,7 +816,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setTitle">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#249-268" title="Go to source code">setTitle</a>( <span>string <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#265-284" title="Go to source code">setTitle</a>( <span>string <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -821,7 +858,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setCode">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#270-289" title="Go to source code">setCode</a>( <span>string <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#286-305" title="Go to source code">setCode</a>( <span>string <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -849,6 +886,48 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr data-order="setLocale" id="_setLocale">
|
||||
|
||||
<td class="attributes"><code>
|
||||
public
|
||||
<code><a href="class-Thelia.Model.Lang.html">Thelia\Model\Lang</a></code>
|
||||
|
||||
</code>
|
||||
</td>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setLocale">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#307-326" title="Go to source code">setLocale</a>( <span>string <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
<p>Set the value of [locale] column.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="description detailed hidden">
|
||||
|
||||
<p>Set the value of [locale] column.</p>
|
||||
|
||||
|
||||
|
||||
<h4>Parameters</h4>
|
||||
<div class="list"><dl>
|
||||
<dt><var>$v</var></dt>
|
||||
<dd><code>string</code><br>$v new value</dd>
|
||||
</dl></div>
|
||||
|
||||
<h4>Returns</h4>
|
||||
<div class="list">
|
||||
<code><code><a href="class-Thelia.Model.Lang.html">Thelia\Model\Lang</a></code></code><br>The current object (for fluent API support)<br />
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
@@ -863,7 +942,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setUrl">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#291-310" title="Go to source code">setUrl</a>( <span>string <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#328-347" title="Go to source code">setUrl</a>( <span>string <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -905,7 +984,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setByDefault">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#312-331" title="Go to source code">setByDefault</a>( <span>integer <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#349-368" title="Go to source code">setByDefault</a>( <span>integer <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -947,7 +1026,7 @@ if column is null, and 0 if column value is 0000-00-00 00:00:00<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setCreatedAt">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#333-354" title="Go to source code">setCreatedAt</a>( <span>mixed <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#370-391" title="Go to source code">setCreatedAt</a>( <span>mixed <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -992,7 +1071,7 @@ null.</dd>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setUpdatedAt">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#356-377" title="Go to source code">setUpdatedAt</a>( <span>mixed <var>$v</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#393-414" title="Go to source code">setUpdatedAt</a>( <span>mixed <var>$v</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1037,7 +1116,7 @@ null.</dd>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_hasOnlyDefaultValues">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#379-391" title="Go to source code">hasOnlyDefaultValues</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#416-428" title="Go to source code">hasOnlyDefaultValues</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1079,7 +1158,7 @@ an object is both modified _and_ has some values set which are non-default.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_hydrate">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#393-431" title="Go to source code">hydrate</a>( <span>array <var>$row</var></span>, <span>integer <var>$startcol</var> = <span class="php-num">0</span></span>, <span>boolean <var>$rehydrate</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#430-469" title="Go to source code">hydrate</a>( <span>array <var>$row</var></span>, <span>integer <var>$startcol</var> = <span class="php-num">0</span></span>, <span>boolean <var>$rehydrate</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1137,7 +1216,7 @@ with.</dd>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_ensureConsistency">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#433-449" title="Go to source code">ensureConsistency</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#471-487" title="Go to source code">ensureConsistency</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1182,7 +1261,7 @@ in case your model changes.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_reload">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#451-489" title="Go to source code">reload</a>( <span>boolean <var>$deep</var> = <span class="php-keyword1">false</span></span>, <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#489-527" title="Go to source code">reload</a>( <span>boolean <var>$deep</var> = <span class="php-keyword1">false</span></span>, <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1231,7 +1310,7 @@ set.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_delete">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#491-528" title="Go to source code">delete</a>( <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#529-566" title="Go to source code">delete</a>( <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1279,7 +1358,7 @@ set.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_save">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#530-593" title="Go to source code">save</a>( <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#568-631" title="Go to source code">save</a>( <span>PropelPDO <var>$con</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1335,7 +1414,7 @@ save() operations.<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_doSave">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#595-628" title="Go to source code">doSave</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#633-666" title="Go to source code">doSave</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1389,7 +1468,7 @@ save() operations.<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_doInsert">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#630-718" title="Go to source code">doInsert</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#668-762" title="Go to source code">doInsert</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1435,7 +1514,7 @@ save() operations.<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_doUpdate">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#720-732" title="Go to source code">doUpdate</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#764-776" title="Go to source code">doUpdate</a>( <span>PropelPDO <var>$con</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1477,7 +1556,7 @@ save() operations.<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getValidationFailures">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#740-750" title="Go to source code">getValidationFailures</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#784-794" title="Go to source code">getValidationFailures</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1520,7 +1599,7 @@ validate().</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_validate">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#752-775" title="Go to source code">validate</a>( <span>mixed <var>$columns</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#796-819" title="Go to source code">validate</a>( <span>mixed <var>$columns</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1572,7 +1651,7 @@ columns are validated.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_doValidate">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#777-806" title="Go to source code">doValidate</a>( <span>array <var>$columns</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#821-850" title="Go to source code">doValidate</a>( <span>array <var>$columns</var> = <span class="php-keyword1">null</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1620,7 +1699,7 @@ validations pass; array of <code>ValidationFailed</code> objets otherwise.<br />
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getByName">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#808-824" title="Go to source code">getByName</a>( <span>string <var>$name</var></span>, <span>string <var>$type</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#852-868" title="Go to source code">getByName</a>( <span>string <var>$name</var></span>, <span>string <var>$type</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1666,7 +1745,7 @@ BasePeer::TYPE_FIELDNAME, BasePeer::TYPE_NUM. Defaults to BasePeer::TYPE_PHPNAME
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getByPosition">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#826-861" title="Go to source code">getByPosition</a>( <span>integer <var>$pos</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#870-908" title="Go to source code">getByPosition</a>( <span>integer <var>$pos</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1710,7 +1789,7 @@ Zero-based.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_toArray">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#863-895" title="Go to source code">toArray</a>( <span>string <var>$keyType</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span>, <span>boolean <var>$includeLazyLoadColumns</var> = <span class="php-keyword1">true</span></span>, <span>array <var>$alreadyDumpedObjects</var> = <span class="php-keyword1">array</span>()</span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#910-943" title="Go to source code">toArray</a>( <span>string <var>$keyType</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span>, <span>boolean <var>$includeLazyLoadColumns</var> = <span class="php-keyword1">true</span></span>, <span>array <var>$alreadyDumpedObjects</var> = <span class="php-keyword1">array</span>()</span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1762,7 +1841,7 @@ Defaults to true.</dd>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setByName">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#897-913" title="Go to source code">setByName</a>( <span>string <var>$name</var></span>, <span>mixed <var>$value</var></span>, <span>string <var>$type</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#945-961" title="Go to source code">setByName</a>( <span>string <var>$name</var></span>, <span>mixed <var>$value</var></span>, <span>string <var>$type</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1806,7 +1885,7 @@ BasePeer::TYPE_FIELDNAME, BasePeer::TYPE_NUM. Defaults to BasePeer::TYPE_PHPNAME
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setByPosition">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#915-948" title="Go to source code">setByPosition</a>( <span>integer <var>$pos</var></span>, <span>mixed <var>$value</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#963-999" title="Go to source code">setByPosition</a>( <span>integer <var>$pos</var></span>, <span>mixed <var>$value</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1848,7 +1927,7 @@ Zero-based.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_fromArray">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#950-978" title="Go to source code">fromArray</a>( <span>array <var>$arr</var></span>, <span>string <var>$keyType</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1001-1030" title="Go to source code">fromArray</a>( <span>array <var>$arr</var></span>, <span>string <var>$keyType</var> = Thelia\Model\om\BasePeer::TYPE_PHPNAME</span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1898,7 +1977,7 @@ default key type is the column's BasePeer::TYPE_PHPNAME</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_buildCriteria">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#980-998" title="Go to source code">buildCriteria</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1032-1051" title="Go to source code">buildCriteria</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1937,7 +2016,7 @@ object.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_buildPkeyCriteria">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1000-1014" title="Go to source code">buildPkeyCriteria</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1053-1067" title="Go to source code">buildPkeyCriteria</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -1977,7 +2056,7 @@ of whether or not they have been modified.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getPrimaryKey">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1016-1023" title="Go to source code">getPrimaryKey</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1069-1076" title="Go to source code">getPrimaryKey</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2014,7 +2093,7 @@ of whether or not they have been modified.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_setPrimaryKey">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1025-1034" title="Go to source code">setPrimaryKey</a>( <span>integer <var>$key</var></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1078-1087" title="Go to source code">setPrimaryKey</a>( <span>integer <var>$key</var></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2052,7 +2131,7 @@ of whether or not they have been modified.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_isPrimaryKeyNull">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1036-1044" title="Go to source code">isPrimaryKeyNull</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1089-1097" title="Go to source code">isPrimaryKeyNull</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2089,7 +2168,7 @@ of whether or not they have been modified.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_copyInto">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1046-1069" title="Go to source code">copyInto</a>( <span>object <var>$copyObj</var></span>, <span>boolean <var>$deepCopy</var> = <span class="php-keyword1">false</span></span>, <span>boolean <var>$makeNew</var> = <span class="php-keyword1">true</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1099-1123" title="Go to source code">copyInto</a>( <span>object <var>$copyObj</var></span>, <span>boolean <var>$deepCopy</var> = <span class="php-keyword1">false</span></span>, <span>boolean <var>$makeNew</var> = <span class="php-keyword1">true</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2138,7 +2217,7 @@ referrers) objects.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_copy">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1071-1091" title="Go to source code">copy</a>( <span>boolean <var>$deepCopy</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1125-1145" title="Go to source code">copy</a>( <span>boolean <var>$deepCopy</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2191,7 +2270,7 @@ referrers) objects.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_getPeer">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1093-1109" title="Go to source code">getPeer</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1147-1163" title="Go to source code">getPeer</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2233,7 +2312,7 @@ behavior.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_clear">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1111-1129" title="Go to source code">clear</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1165-1184" title="Go to source code">clear</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2266,7 +2345,7 @@ behavior.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_clearAllReferences">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1131-1145" title="Go to source code">clearAllReferences</a>( <span>boolean <var>$deep</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1186-1200" title="Go to source code">clearAllReferences</a>( <span>boolean <var>$deep</var> = <span class="php-keyword1">false</span></span> )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2310,7 +2389,7 @@ when using Propel in certain daemon or large-volumne/high-memory operations.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#___toString">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1147-1155" title="Go to source code">__toString</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1202-1210" title="Go to source code">__toString</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2347,7 +2426,7 @@ when using Propel in certain daemon or large-volumne/high-memory operations.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_isAlreadyInSave">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1157-1165" title="Go to source code">isAlreadyInSave</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1212-1220" title="Go to source code">isAlreadyInSave</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2384,7 +2463,7 @@ when using Propel in certain daemon or large-volumne/high-memory operations.</p>
|
||||
|
||||
<td class="name"><div>
|
||||
<a class="anchor" href="#_keepUpdateDateUnchanged">#</a>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1169-1179" title="Go to source code">keepUpdateDateUnchanged</a>( )</code>
|
||||
<code><a href="source-class-Thelia.Model.om.BaseLang.html#1224-1234" title="Go to source code">keepUpdateDateUnchanged</a>( )</code>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
@@ -2588,6 +2667,33 @@ on a class that calling code may not be able to identify.</p>
|
||||
<p>The value for the code field.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr data-order="locale" id="$locale">
|
||||
<td class="attributes"><code>
|
||||
protected
|
||||
string
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#66-70" title="Go to source code"><var>$locale</var></a>
|
||||
</td>
|
||||
<td class="value"><code></code></td>
|
||||
<td class="description"><div>
|
||||
<a href="#$locale" class="anchor">#</a>
|
||||
|
||||
<div class="description short">
|
||||
|
||||
<p>The value for the locale field.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="description detailed hidden">
|
||||
|
||||
<p>The value for the locale field.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div></td>
|
||||
</tr>
|
||||
@@ -2598,7 +2704,7 @@ on a class that calling code may not be able to identify.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#66-70" title="Go to source code"><var>$url</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#72-76" title="Go to source code"><var>$url</var></a>
|
||||
</td>
|
||||
<td class="value"><code></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2625,7 +2731,7 @@ on a class that calling code may not be able to identify.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#72-76" title="Go to source code"><var>$by_default</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#78-82" title="Go to source code"><var>$by_default</var></a>
|
||||
</td>
|
||||
<td class="value"><code></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2652,7 +2758,7 @@ on a class that calling code may not be able to identify.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#78-82" title="Go to source code"><var>$created_at</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#84-88" title="Go to source code"><var>$created_at</var></a>
|
||||
</td>
|
||||
<td class="value"><code></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2679,7 +2785,7 @@ on a class that calling code may not be able to identify.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#84-88" title="Go to source code"><var>$updated_at</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#90-94" title="Go to source code"><var>$updated_at</var></a>
|
||||
</td>
|
||||
<td class="value"><code></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2706,7 +2812,7 @@ on a class that calling code may not be able to identify.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#90-95" title="Go to source code"><var>$alreadyInSave</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#96-101" title="Go to source code"><var>$alreadyInSave</var></a>
|
||||
</td>
|
||||
<td class="value"><code><span class="php-keyword1">false</span></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2735,7 +2841,7 @@ object which falls in this transaction.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#97-102" title="Go to source code"><var>$alreadyInValidation</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#103-108" title="Go to source code"><var>$alreadyInValidation</var></a>
|
||||
</td>
|
||||
<td class="value"><code><span class="php-keyword1">false</span></code></td>
|
||||
<td class="description"><div>
|
||||
@@ -2764,7 +2870,7 @@ another object which falls in this transaction.</p>
|
||||
</code></td>
|
||||
|
||||
<td class="name">
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#734-738" title="Go to source code"><var>$validationFailures</var></a>
|
||||
<a href="source-class-Thelia.Model.om.BaseLang.html#778-782" title="Go to source code"><var>$validationFailures</var></a>
|
||||
</td>
|
||||
<td class="value"><code><span class="php-keyword1">array</span>()</code></td>
|
||||
<td class="description"><div>
|
||||
|
||||
Reference in New Issue
Block a user