- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::journal_entry
::xo::db::sql::journal_entrycreate ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::journal_entrydelete [ -dbn dbn ] -journal_id journal_id
Automatically generated method
- Switches:
- -dbn
(optional)- -journal_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
delete_for_object (scripted, public)
xo::db::sql::journal_entrydelete_for_object [ -dbn dbn ] \ -object_id object_id
Automatically generated method
- Switches:
- -dbn
(optional)- -object_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::journal_entrynew [ -dbn dbn ] [ -journal_id journal_id ] \ -object_id object_id -action action \ [ -action_pretty action_pretty ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -msg msg ] [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -journal_id
(optional)- -object_id
(required)- -action
(required)- -action_pretty
(optional)- -creation_date
(defaults to"now()"
) (optional)- -creation_user
(optional)- -creation_ip
(optional)- -msg
(optional)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables