![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
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) | |
| profile_install_addCategory | ( | $name, | |
| $weight | |||
| ) |
| $name | |
| $weight |

| profile_install_addField | ( | $name, | |
| $title, | |||
| $description, | |||
| $category, | |||
| $type, | |||
| $valuetype, | |||
| $weight, | |||
| $canedit, | |||
| $options, | |||
| $step_id, | |||
| $length, | |||
$visible = true |
|||
| ) |
| $name | ||
| $title | ||
| $description | ||
| $category | ||
| $type | ||
| $valuetype | ||
| $weight | ||
| $canedit | ||
| $options | ||
| $step_id | ||
| $length | ||
| bool | $visible |


| profile_install_addStep | ( | $name, | |
| $desc, | |||
| $order, | |||
| $save | |||
| ) |
| $name | |
| $desc | |
| $order | |
| $save |

| profile_install_initializeProfiles | ( | ) |

| profile_install_setPermissions | ( | $field_id, | |
| $module_id, | |||
| $canedit, | |||
| $visible | |||
| ) |
| $field_id | |
| $module_id | |
| $canedit | |
| $visible |

| xoops_module_install_profile | ( | XoopsModule | $module | ) |

