User Login    
 + Register
  • Main navigation
Login
Username:

Password:


Lost Password?

Register now!
Who's Online
85 user(s) are online (3 user(s) are browsing XoopsWiki)

Members: 5
Guests: 80

summary, ofvirkur, deepak267, trabis, ghia_, more...
Documentation
Nominate XOOPS!!!!
[Main Page]

Dev:GroupPerm

From XOOPS Project

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

Printable version | Disclaimers | Privacy policy
Category: Development

Description

This class has just a constructor defining the properties for the class

Usage

function XoopsGroupPerm() {

   $this->XoopsObject();
   $this->initVar('gperm_id', XOBJ_DTYPE_INT, null, false);
   $this->initVar('gperm_groupid', XOBJ_DTYPE_INT, null, false);
   $this->initVar('gperm_itemid', XOBJ_DTYPE_INT, null, false);
   $this->initVar('gperm_modid', XOBJ_DTYPE_INT, 0, false);
   $this->initVar('gperm_name', XOBJ_DTYPE_OTHER, null, false);

}

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

This page has been accessed 466 times. This page was last modified 01:58, 16 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