XCube_AbstractProperty Class Reference

Inherits XCube_PropertyInterface.

Inherited by XCube_BoolProperty, XCube_FileProperty, XCube_FloatProperty, XCube_IntProperty, XCube_StringProperty, and XCube_TextProperty.

Inheritance diagram for XCube_AbstractProperty:

[legend]
Collaboration diagram for XCube_AbstractProperty:
[legend]
List of all members.

Public Member Functions

 set ($value)
 isArray ()
 isNull ()
 toNumber ()
 toString ()
 toHTML ()
 hasFetchControl ()

Detailed Description

The base class which implements XCube_PropertyInterface, for all properties.


Member Function Documentation

XCube_AbstractProperty::set ( value  ) 

Sets $value.

Parameters:
mixed $value

Reimplemented from XCube_PropertyInterface.

Reimplemented in XCube_StringProperty, and XCube_TextProperty.

XCube_AbstractProperty::isArray (  ) 

Gets a value indicating whether this object expresses Array.

Returns:
bool

Reimplemented from XCube_PropertyInterface.

XCube_AbstractProperty::isNull (  ) 

Gets a value indicating whether this object is null.

Returns:
bool

Reimplemented from XCube_PropertyInterface.

XCube_AbstractProperty::toNumber (  ) 

Gets a value as integer.

Returns:
int

Reimplemented from XCube_PropertyInterface.

Reimplemented in XCube_StringProperty, and XCube_TextProperty.

XCube_AbstractProperty::toString (  ) 

Gets a value as string.

Returns:
int

Reimplemented from XCube_PropertyInterface.

XCube_AbstractProperty::toHTML (  ) 

Gets a value as encoded HTML code.

Reimplemented from XCube_PropertyInterface.

XCube_AbstractProperty::hasFetchControl (  ) 

Gets a value indicating whether this object has a fetch control.

Returns:
bool

Reimplemented from XCube_PropertyInterface.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 00:27:21 2006 for XOOPS Cube Legacy by  doxygen 1.5.1