PHP 클래스 Sesha_Entity_Value, horde

This is the ORM encapsulation of a row in the sesha_inventory_properties table.
저자: Ralf Lang ([email protected])
상속: extends Horde_Rdo_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
getDataValue ( ) Retrieves the txt_datavalue or int_datavalue depending on context
setDataValue ( $value ) Saves the txt_datavalue or int_datavalue depending on context.

메소드 상세

getDataValue() 공개 메소드

Retrieves the txt_datavalue or int_datavalue depending on context
public getDataValue ( )

setDataValue() 공개 메소드

Folds special data types into a serializable, preferably search-friendly format.
public setDataValue ( $value )