Object | --PropertyEditor | --ItemsPropertyEditor
This editor is intended to be used to edit array properties in a tree structure, it's a pure PHP property editor, not used right now in the IDE.
void Execute( $current_value)
void getAttributes( )
void getOutputPath( )
string JSArrayToPHPArray( array $input)
This function is used to take a javascript array as input and convert it to a PHP array.