Method | Description | |
---|---|---|
render ( $writer ) | Renders the control to which the adapter is attached. | |
renderBeginTag ( $writer ) | Renders the openning tag for the attached control. | |
renderContents ( $writer ) | Renders the body contents within the attached control tag. | |
renderEndTag ( $writer ) | Renders the closing tag for the attached control. |
public render ( $writer ) |
public renderBeginTag ( $writer ) |
public renderContents ( $writer ) |
public renderEndTag ( $writer ) |