You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/10/12 05:07:35 UTC

[jira] Created: (MFCOMMONS-17) Add facelet function findComponent

Add facelet function findComponent
----------------------------------

                 Key: MFCOMMONS-17
                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-17
             Project: MyFaces Commons
          Issue Type: Improvement
          Components: myfaces-commons-components
    Affects Versions: 1.0.1-SNAPSHOT
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Checking some stuff, I notice in some cases it is very useful if we could have the function findComponent on EL. For example:

#{mcc:findComponent('myform:someFieldComponent')}

The right place to put those kind of functions is on myfaces-commons-components module.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MFCOMMONS-17) Add facelet function findComponent

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MFCOMMONS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MFCOMMONS-17.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-SNAPSHOT

> Add facelet function findComponent
> ----------------------------------
>
>                 Key: MFCOMMONS-17
>                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-17
>             Project: MyFaces Commons
>          Issue Type: Improvement
>          Components: myfaces-commons-components
>    Affects Versions: 1.0.1-SNAPSHOT
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 1.0.1-SNAPSHOT
>
>
> Checking some stuff, I notice in some cases it is very useful if we could have the function findComponent on EL. For example:
> #{mcc:findComponent('myform:someFieldComponent')}
> The right place to put those kind of functions is on myfaces-commons-components module.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.