API - XOOPS 2.5.11 Beta 2
By monxoops.fr
install.php File Reference

Namespaces

namespace  profile
 

Functions

 xoops_module_install_profile (XoopsModule $module)
 
 profile_install_initializeProfiles ()
 
 profile_install_addField ($name, $title, $description, $category, $type, $valuetype, $weight, $canedit, $options, $step_id, $length, $visible=true)
 
 profile_install_setPermissions ($field_id, $module_id, $canedit, $visible)
 
 profile_install_addCategory ($name, $weight)
 
 profile_install_addStep ($name, $desc, $order, $save)
 

Function Documentation

◆ profile_install_addCategory()

profile_install_addCategory (   $name,
  $weight 
)
Parameters
$name
$weight
Here is the caller graph for this function:

◆ profile_install_addField()

profile_install_addField (   $name,
  $title,
  $description,
  $category,
  $type,
  $valuetype,
  $weight,
  $canedit,
  $options,
  $step_id,
  $length,
  $visible = true 
)
Parameters
$name
$title
$description
$category
$type
$valuetype
$weight
$canedit
$options
$step_id
$length
bool$visible
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ profile_install_addStep()

profile_install_addStep (   $name,
  $desc,
  $order,
  $save 
)
Parameters
$name
$desc
$order
$save
Here is the caller graph for this function:

◆ profile_install_initializeProfiles()

profile_install_initializeProfiles ( )
Here is the caller graph for this function:

◆ profile_install_setPermissions()

profile_install_setPermissions (   $field_id,
  $module_id,
  $canedit,
  $visible 
)
Parameters
$field_id
$module_id
$canedit
$visible
Here is the caller graph for this function:

◆ xoops_module_install_profile()

xoops_module_install_profile ( XoopsModule  $module)
Here is the call graph for this function:
Here is the caller graph for this function: