but you dont have the path in the constructor because you dont have the parent. so while this would work for components that retrieve their own markup (pages,panels,borders) it wont work for any regular components that depend on their parent's markup.

-Igor


On 1/15/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
Ahh. I think that could still work. Getting the markup associated with
the component class and retrieving the start tag should be possible.
It is independent from where you call it. You only need the component
class and the component path.

Juergen

On 1/15/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> i was reffering to Johan wanting to get to attributes from the component's
> constructor, not about the component render before page render.
>
> -Igor
>
>
>

Reply via email to