Definition at line 7 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 26 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 39 of file oxattribute.php.
oxAttribute.$_sClassName = 'oxattribute' [protected] |
oxAttribute.$_sCoreTbl = 'oxattribute' [protected] |
Definition at line 21 of file oxattribute.php.