- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::site_node
::xo::db::sql::site_node create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::site_node delete [ -dbn dbn ] -node_id node_idAutomatically generated method
- Switches:
- -dbn (optional)
- -node_id (required)
- Testcases:
- No testcase defined.
find_pattern (scripted, public)
xo::db::sql::site_node find_pattern [ -dbn dbn ] -node_id node_idAutomatically generated method
- Switches:
- -dbn (optional)
- -node_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::site_node new [ -dbn dbn ] [ -node_id node_id ] \ [ -parent_id parent_id ] -name name [ -object_id object_id ] \ -directory_p directory_p [ -pattern_p pattern_p ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -node_id (optional)
- -parent_id (optional)
- -name (required)
- -object_id (optional)
- -directory_p (required)
- -pattern_p (optional, defaults to
"f"
)- -creation_user (optional)
- -creation_ip (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
node_id (scripted, public)
xo::db::sql::site_node node_id [ -dbn dbn ] -url url \ [ -parent_id parent_id ]Automatically generated method
- Switches:
- -dbn (optional)
- -url (required)
- -parent_id (optional)
- Testcases:
- No testcase defined.
url (scripted, public)
xo::db::sql::site_node url [ -dbn dbn ] -node_id node_idAutomatically generated method
- Switches:
- -dbn (optional)
- -node_id (required)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables