components.php
Table of Contents
Functions
- buddyc_components_map() : mixed
- Defines component names.
- buddyc_component_name() : mixed
- Retrieves translatable component name.
Functions
buddyc_components_map()
Defines component names.
buddyc_components_map() : mixed
Tags
buddyc_component_name()
Retrieves translatable component name.
buddyc_component_name(string $component) : mixed
Parameters
- $component : string
-
The component.