oxLinks Class Reference

Inheritance diagram for oxLinks:

Inheritance graph
[legend]
Collaboration diagram for oxLinks:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Definition at line 7 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 28 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 43 of file oxlinks.php.


Member Data Documentation

oxLinks.$_sCoreTbl = 'oxlinks' [protected]

Definition at line 14 of file oxlinks.php.

oxLinks.$_sClassName = 'oxlinks' [protected]

Reimplemented from oxI18n.

Definition at line 21 of file oxlinks.php.


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

Generated on Wed Apr 22 12:31:36 2009 for OXID eShop CE by  doxygen 1.5.5