class StandardObjects

Methods

static array
getMethodsNotAllowed(string $objectName)

Get methods not allowed for certain implicit functions.

Details

at line line 34
static array getMethodsNotAllowed(string $objectName)

Get methods not allowed for certain implicit functions.

This is not an all encompassing list. It is meant to catch a majority of developer's doing silly things that should never have been allowed in the v3.0 API of the product.

Parameters

string $objectName

Return Value

array