getClass(name)

Returns the CMS object or widget class of the given name.

Params

  • name (String) – The name of the CMS object or widget class.

Returns

ObjClassWidgetClass, or null.