KWeb  6.4
KWebAttribute_Date Class Reference

Podstawowa klasa do implementowania atrybutow. More...

Inheritance diagram for KWebAttribute_Date:
KWebAttribute KWebAttribute_Interface KWebAttribute_Task

Public Member Functions

 __construct ($id, $title, $opt=array())
 getType ()
 Zwraca nazwÄ™ typu .
 convert_date ($value, $conversion)
 Convert FROM unix time TO date string in YYYY-MM-DD HH:MM:SS format.
 check_date (&$value)
 getSelectSql ()

Detailed Description

Podstawowa klasa do implementowania atrybutow.


Constructor & Destructor Documentation

KWebAttribute_Date::__construct ( id,
title,
opt = array() 
)

Reimplemented from KWebAttribute.

Reimplemented in KWebAttribute_Task.


Member Function Documentation

KWebAttribute_Date::check_date ( &$  value)
KWebAttribute_Date::convert_date ( value,
conversion 
)

Convert FROM unix time TO date string in YYYY-MM-DD HH:MM:SS format.

KWebAttribute_Date::getSelectSql ( )

Reimplemented from KWebAttribute.

KWebAttribute_Date::getType ( )

Zwraca nazwÄ™ typu .

Reimplemented from KWebAttribute.

Reimplemented in KWebAttribute_Task.


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