Class Hooks
Methods summary
public static
|
#
on_editblock_alter_values(
This callback alters the edit block of the "nodes", "users" and "sites" modules, adding support for metadatas by loading the metadatas associated with the edited object and merging them with the current properties. |
public static
|
#
on_operation_save(
This callback saves the metadatas associated with the object targeted by the operation. |
public static
|
#
on_operation_delete(
Deletes the metadatas associated with a record when it is deleted. |
public static
|
#
get_metas(
This is the callback for the |
public static
|
#
get_registry(
This si the callback for the |