[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Lipp updated MAGNOLIA-4732:
----------------------------------

    Summary:  There is no utility methods that returns all the properties that 
are not special, needed when you dont know the name of the properties you want 
to display  (was:  There is no utility methos that returns all the properties 
that are not special, needed when you dont know the name of the properties you 
want to display)

>  There is no utility methods that returns all the properties that are not 
> special, needed when you dont know the name of the properties you want to 
> display
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-4732
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4732
>             Project: Magnolia
>          Issue Type: Improvement
>      Security Level: Public
>          Components: core
>    Affects Versions: 4.5.7
>            Reporter: Teresa Miyar
>            Priority: Major
>
> Either content.getProperties() and contentMap.keyset return all the 
> properties in the node, including the special properties. In the previous API 
> you could call getProperties and it would return all the non special 
> properties. This is needed i.e. multiselect control, when you get the 
> properties as 0,1... you dont know the names. One way could be to prefix this 
> names with the node name like link0, link1 this way you could get all the 
> properties that start with 'link', and the other way would be to provide a 
> method that returns just the non special properties.
> Have a look at current method contentMap.keyset, it returns all the 
> properties special an non special and also the special prefixed with @

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to