ホーム
>>
RSSセンター
>>
XOOPS HTML Classes v1.0
RSSセンター
メイン | 簡易ヘッドライン |
XOOPS HTML Classes v1.0 (2011/10/24 8:01:32)
I created classes for the attributes to be included in HTML pages to facilitate the rewriting of several lines of recursive code. There are only 4 classes for
now, but I'm working to create all the attributes that relate to this, except for the forms that already exist in the class / xoopsform.
A test by the team is necessary, for possible inclusion in future versions of xoops.
WARNING: These classes are to be tested because they are not yet complete for inclusion with the Core. Know use by testing out of XOOPS, as I type on the WAMP Server from www.wampserver.com
Features :
- XoopsHtmlHeading
- XoopsHtmlTable
- XoopsHtmlTableCaption
- XoopsHtmlTableHeaderCell
- XoopsHtmlTableCell
- XoopsHtmlTableRow
- XoopsHtmlDiv
- XoopsHtmlParagraph
- XoopsHtmlBookmark
- XoopsHtmlBlock
- XoopsHtmlSpan
- XoopsHtmlImage
- XoopsHtmlComment
- XoopsHtmlList
- XoopsHtmlListItem
These can be used in conjunction with smarty templates and themes.
Eg: for the header in theme, in the theme.html file just enter the variables smarty, html - head - title - meta - link - script - body and manipulate the code from the core or a module in administration.
I look forward to your feedback
Download
Thread
A test by the team is necessary, for possible inclusion in future versions of xoops.
WARNING: These classes are to be tested because they are not yet complete for inclusion with the Core. Know use by testing out of XOOPS, as I type on the WAMP Server from www.wampserver.com
Features :
- XoopsHtmlHeading
- XoopsHtmlTable
- XoopsHtmlTableCaption
- XoopsHtmlTableHeaderCell
- XoopsHtmlTableCell
- XoopsHtmlTableRow
- XoopsHtmlDiv
- XoopsHtmlParagraph
- XoopsHtmlBookmark
- XoopsHtmlBlock
- XoopsHtmlSpan
- XoopsHtmlImage
- XoopsHtmlComment
- XoopsHtmlList
- XoopsHtmlListItem
These can be used in conjunction with smarty templates and themes.
Eg: for the header in theme, in the theme.html file just enter the variables smarty, html - head - title - meta - link - script - body and manipulate the code from the core or a module in administration.
I look forward to your feedback
Download
Thread
execution time : 0.032 sec