Function mr_conSyncArticle
Processes mod_rewrite related job for synchronized articles.
Will be called by chain 'Contenido.Article.conSyncArticle_AfterInsert'.
Package: Plugin\ModRewrite
Copyright: www.polycoder.de
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Stefan Seifarth / stese
Author: Murat Purc murat@purc.de
Located at plugins/mod_rewrite/includes/functions.mod_rewrite.php
Copyright: www.polycoder.de
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Stefan Seifarth / stese
Author: Murat Purc murat@purc.de
Located at plugins/mod_rewrite/includes/functions.mod_rewrite.php
array |
$data |
<p>Assoziative array with record entries as follows:</p> <pre><span class="php-keyword1">array</span>( <span class="php-quote">'src_art_lang'</span> => Recordset (assoziative <span class="php-keyword1">array</span>) of source item from con_art_lang table <span class="php-quote">'dest_art_lang'</span> => Recordset (assoziative <span class="php-keyword1">array</span>) of inserted destination item from con_art_lang table );</pre> |
array
|
Loop through of argument |