Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Method.DEV_1526.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Test HTML Text in ODT representation
8  *
9  * @author Anakeen
10  * @version $Id: $
11  * @package Dcp\Pu
12  */
13 /**
14  */
15 /**
16  * @begin-method-ignore
17  * this part will be deleted when construct document class until end-method-ignore
18  */
19 class _IGROUPDEV extends _GROUP
20 {
21  /**
22  * @end-method-ignore
23  */
24  function dev_1526($target, $ulink, $abstract)
25  {
26  $this->lay->setColumn('V_STR_COL1', $this->getMultipleRawValues('COL_1'));
27 
28  $oooTValue = array();
29  $attrName = 'ARR_3_COL_1';
30  foreach ($this->getMultipleRawValues($attrName) as $v) {
31  array_push($oooTValue, $this->getOOoValue($this->getAttribute($attrName) , $v));
32  }
33  $this->lay->setColumn('MANUAL_SET_ARR_3_COL_1', $oooTValue);
34 
35  return $this->viewDefaultCard($target, $ulink, $abstract);
36  }
37  /**
38  * @begin-method-ignore
39  * this part will be deleted when construct document class until end-method-ignore
40  */
41 }
42 /**
43  * @end-method-ignore
44  */
45 ?>
dev_1526($target, $ulink, $abstract)
← centre documentaire © anakeen