Added param to indicate if public has read access or not, in the method "readFromMetacat". It only does this if reading a metadata document, for a skin-format, and the user is not public. This is useful to the skin's metadata display/editing form, for indicating public accessiblity (or inaccessibility). Also, my "auto-format" moved a bunch of curly braces to the typical position.
Added param to indicate if public has read access or not, in the method "readFromMetacat". It only does this if reading a metadata document, for a skin-format,
and the user is not public. This is useful to the skin's metadata display/editing form, for indicating public accessiblity (or inaccessibility).
Also, my "auto-format" moved a bunch of curly braces to the typical position.