oxLinks Class Reference

Inheritance diagram for oxLinks:
[legend]
Collaboration diagram for oxLinks:
[legend]

List of all members.


Detailed Description

Links manager. Collects stored in DB links data (URL, description).

Definition at line 8 of file oxlinks.php.


Public Member Functions

 __construct ()

Protected Member Functions

 _setFieldData ($sFieldName, $sValue, $iDataType=oxField::T_TEXT)

Protected Attributes

 $_sCoreTbl = 'oxlinks'
 $_sClassName = 'oxlinks'

Constructor & Destructor Documentation

oxLinks.__construct (  ) 

Class constructor, initiates parent constructor (parent.oxI18n()).

Returns:
null

Reimplemented from oxI18n.

Definition at line 29 of file oxlinks.php.


Member Function Documentation

oxLinks._setFieldData ( sFieldName,
sValue,
iDataType = oxField::T_TEXT 
) [protected]

Sets data field value

Parameters:
string $sFieldName index OR name (eg. 'oxarticles__oxtitle') of a data field to set
string $sValue value of data field
int $iDataType field type
Returns:
null

Reimplemented from oxBase.

Definition at line 44 of file oxlinks.php.


Member Data Documentation

oxLinks.$_sCoreTbl = 'oxlinks' [protected]

Definition at line 15 of file oxlinks.php.

oxLinks.$_sClassName = 'oxlinks' [protected]

Reimplemented from oxI18n.

Definition at line 22 of file oxlinks.php.


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

Generated on Fri Dec 19 14:21:01 2008 for OXID eShop CE by  doxygen 1.5.5