KWeb  6.4
KWebAttribute_Array Class Reference

Podstawowa klasa do implementowania atrybutow. More...

Inheritance diagram for KWebAttribute_Array:
KWebAttribute KWebAttribute_Interface KWebAttribute_Item_Keywords

Public Member Functions

 __construct ($id, $title, $explode, $implode, $opt=array())
 getType ()
 Zwraca nazwę typu .
 getTemplatePrinters ()
 Returns an array of template printers (attribute/edit/__PRINTER.inc)
 convertData ($value, $format, $conversion)

Data Fields

 $explode
 $implode

Detailed Description

Podstawowa klasa do implementowania atrybutow.


Constructor & Destructor Documentation

KWebAttribute_Array::__construct ( id,
title,
explode,
implode,
opt = array() 
)

Member Function Documentation

KWebAttribute_Array::convertData ( value,
format,
conversion 
)
Parameters:
$conversiontrue (CONVERT_TO) - dane mają być pokazane W formularzu, false (CONVERT_FROM) - dane pochodzą Z formularza

Reimplemented from KWebAttribute.

Reimplemented in KWebAttribute_Item_Keywords.

KWebAttribute_Array::getTemplatePrinters ( )

Returns an array of template printers (attribute/edit/__PRINTER.inc)

Reimplemented from KWebAttribute.

Reimplemented in KWebAttribute_Item_Keywords.

KWebAttribute_Array::getType ( )

Zwraca nazwę typu .

Reimplemented from KWebAttribute.

Reimplemented in KWebAttribute_Item_Keywords.


Field Documentation

KWebAttribute_Array::$explode
KWebAttribute_Array::$implode

The documentation for this class was generated from the following file: