- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::pa_photo
::xo::db::sql::pa_photo create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::pa_photo delete [ -dbn dbn ] -item_id item_idAutomatically generated method
- Switches:
- -dbn (optional)
- -item_id (required)
- Testcases:
- No testcase defined.
delete_revision (scripted, public)
xo::db::sql::pa_photo delete_revision [ -dbn dbn ] \ -revision_id revision_idAutomatically generated method
- Switches:
- -dbn (optional)
- -revision_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::pa_photo new [ -dbn dbn ] -name name \ [ -parent_id parent_id ] [ -item_id item_id ] \ [ -revision_id revision_id ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -locale locale ] [ -context_id context_id ] [ -title title ] \ [ -description description ] [ -is_live is_live ] \ [ -publish_date publish_date ] [ -nls_language nls_language ] \ [ -caption caption ] [ -story story ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -name (required)
- -parent_id (optional)
- -item_id (optional)
- -revision_id (optional)
- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -creation_ip (optional)
- -locale (optional)
- -context_id (optional)
- -title (optional)
- -description (optional)
- -is_live (optional, defaults to
"f"
)- -publish_date (optional, defaults to
"now()"
)- -nls_language (optional)
- -caption (optional)
- -story (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables