Definition at line 8 of file oxattribute.php.
Public Member Functions | |
| __construct () | |
| delete ($sOXID=null) | |
Protected Attributes | |
| $_sClassName = 'oxattribute' | |
| $_sCoreTbl = 'oxattribute' | |
| oxAttribute.__construct | ( | ) | 
Class constructor, initiates parent constructor (parent.oxBase()).
Reimplemented from oxI18n.
Definition at line 27 of file oxattribute.php.
| oxAttribute.delete | ( | $ |  sOXID = null           | 
          ) | 
Removes attributes from articles, returns true on success.
| string | $sOXID Object ID | 
Reimplemented from oxBase.
Definition at line 40 of file oxattribute.php.
oxAttribute.$_sClassName = 'oxattribute' [protected]           | 
        
oxAttribute.$_sCoreTbl = 'oxattribute' [protected]           | 
        
Definition at line 22 of file oxattribute.php.
 1.5.5