|
xHTML-o-MATIC
A mini framework for handling PHP web frontends.
|
This is the complete list of members for xHTML_Page, including all inherited members.
| $body (defined in xHTML_Page) | xHTML_Page | protected |
| $dir (defined in xHTML_Page) | xHTML_Page | protected |
| $encoding (defined in xHTML_Page) | xHTML_Page | protected |
| $head (defined in xHTML_Page) | xHTML_Page | protected |
| $lang (defined in xHTML_Page) | xHTML_Page | protected |
| $onloadFunctionContent (defined in xHTML_Page) | xHTML_Page | protected |
| __construct($title="Default Title") | xHTML_Page | |
| AddContent($content) | xHTML_Page | |
| AddCSSClass($classname) | xHTML_Page | |
| AddCSSFile($href) | xHTML_Page | |
| AddJSFile($href) | xHTML_Page | |
| AddMetaInfo($meta) | xHTML_Page | |
| AddOnloadFunctionContent($content) | xHTML_Page | |
| AddScript($script) | xHTML_Page | |
| AddStyle($style) | xHTML_Page | |
| AddStyleToBody($style) | xHTML_Page | |
| Render() | xHTML_Page | |
| ReplaceContent($content) | xHTML_Page | |
| SetEncoding($enc) | xHTML_Page | |
| SetHTMLLanguage($lang) | xHTML_Page | |
| SetIcon($icon_href) | xHTML_Page | |
| SetShortcutIcon($icon_href) (defined in xHTML_Page) | xHTML_Page | |
| SetTextDirection($dir) | xHTML_Page | |
| SetTitle($title) | xHTML_Page | |
| ToString() | xHTML_Page |