XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
RMBlocksFunctions Class Reference

Public Member Functions

 block_positions ()
 
 buildBlock ($bobj)
 
 construct_blocks ()
 
 get_available_list ($mods=null)
 
 get_blocks ($groupid, $mid=0, $toponlyblock=false, $visible=null, $orderby='b.weight, b.wid', $isactive=1, $subpage='')
 

Detailed Description

Definition at line 11 of file blocksfunctions.php.

Member Function Documentation

RMBlocksFunctions::block_positions ( )

Get blocks positions

Definition at line 50 of file blocksfunctions.php.

References $db, and $result.

Referenced by configure_block(), insertBlock(), rmc_blocks_addpos(), and show_rm_blocks().

Here is the caller graph for this function:

RMBlocksFunctions::buildBlock (   $bobj)

, $bobj->getVar( 'show_func', 'n' )

Definition at line 162 of file blocksfunctions.php.

References $xoopsLogger.

RMBlocksFunctions::construct_blocks ( )

Get blocks

Definition at line 63 of file blocksfunctions.php.

References $content, $GLOBALS, $id, $mid, $xoopsConfig, $xoopsModule, $xoopsOption, $xoopsUser, and RMFunctions\load_module().

Referenced by RmcommonCorePreload\eventCoreHeaderEnd().

Here is the call graph for this function:

Here is the caller graph for this function:

RMBlocksFunctions::get_available_list (   $mods = null)

Get the available widgets list

Returns
array

Definition at line 18 of file blocksfunctions.php.

References $db, $mod, RMEvents\get(), RMFunctions\get_modules_list(), and load_mod_locale().

Referenced by rmc_blocks_new(), and show_rm_blocks().

Here is the call graph for this function:

Here is the caller graph for this function:

RMBlocksFunctions::get_blocks (   $groupid,
  $mid = 0,
  $toponlyblock = false,
  $visible = null,
  $orderby = 'b.weight,
b.wid'  ,
  $isactive = 1,
  $subpage = '' 
)

Definition at line 104 of file blocksfunctions.php.

References $db, $mid, $result, $ret, and $sql.


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