API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsBlockInstanceHandler Class Reference

Public Member Functions

 __construct ()
 
 __call ($name, $args)
 
 __set ($name, $args)
 
 __get ($name)
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Enter description here...

Member Function Documentation

◆ __call()

__call (   $name,
  $args 
)

Call Magic Function

Parameters
string$name
array$args
Returns
null

◆ __get()

__get (   $name)

Get Magic Function

Parameters
string$name
Returns
null

◆ __set()

__set (   $name,
  $args 
)

Set Magic Function

Parameters
string$name
array$args
Returns
null

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