PHP 7.0.6 Released

hw_api_object::attreditable

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_object::attreditableChecks whether an attribute is editable

Description

bool hw_api_object::attreditable ( array $parameter )

Checks whether an attribute is editable.

Parameters

parameter

Return Values

Returns TRUE if the attribute is editable, FALSE otherwise.

User Contributed Notes

There are no user contributed notes for this page.
To Top