z_install_update_task (zotonic_core v1.0.0-rc.11)
Link to this section Summary
Functions
Initialize the language column from the language property in the serialized props.
Link to this section Functions
Link to this function
init_language(Context)
-spec init_language(z:context()) -> ok | {delay, integer(), list()}.
Link to this function
init_language(Id, Context)
-spec init_language(undefined | integer(), z:context()) -> ok | {delay, integer(), list()}.