API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsModelAbstract Class Reference
Inheritance diagram for XoopsModelAbstract:

Public Member Functions

 __construct ($args=null, $handler=null)
 
 setHandler ($handler)
 
 setVars ($args)
 

Data Fields

 $handler
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $args = null,
  $handler = null 
)

constructor

normally, this is called from child classes only

@access protected

Parameters
null$args
null$handler
Here is the call graph for this function:

Member Function Documentation

◆ setHandler()

setHandler (   $handler)

XoopsModelAbstract::setHandler()

Parameters
mixed$handler
Returns
bool
Here is the caller graph for this function:

◆ setVars()

setVars (   $args)

XoopsModelAbstract::setVars()

Parameters
mixed$args
Returns
bool
Here is the caller graph for this function:

Field Documentation

◆ $handler

$handler

The documentation for this class was generated from the following file: