User Login    
 + Register
  • Main navigation
Login
Username:

Password:


Lost Password?

Register now!
Who's Online
106 user(s) are online (7 user(s) are browsing XoopsWiki)

Members: 4
Guests: 102

oklaslim, Mamba, sakyant, deepak267, more...
Documentation
Nominate XOOPS!!!!
[Main Page]

Dev:XoopsThemeForm

From XOOPS Project

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy
Category: Development

Definition

XoopsThemeForm( string $title, string $name, string $action, string $method = "post" )

Usage

Inherits from XoopsForm and will render the form using tables and current theme stylesheet. Full Example:

include XOOPS_ROOT_PATH."/class/xoopsformloader.php";

$form = new XoopsThemeForm('Title of form', 'formname', 'targetpage.php', 'POST');

$form->addElement(new XoopsFormText('Field Label:', 'fieldname'));

$form->display();


Back to Main Page

Retrieved from "http://www.xoops.org/modules/mediawiki/index.php/Dev:XoopsThemeForm"

This page has been accessed 461 times. This page was last modified 17:23, 15 December 2007. Content is available under XOOPS Project.


Powered by
XOOPS Code hosted on SourceForge

Powered by PHP



Powered by MySQL

Powered by Smarty

OSI certified

All content on this site is subject to the Creative Commons License
Local Support Sites