- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::pa_album
::xo::db::sql::pa_album create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::pa_album delete [ -dbn dbn ] -album_id album_idAutomatically generated method
- Switches:
- -dbn (optional)
- -album_id (required)
- Testcases:
- No testcase defined.
delete_revision (scripted, public)
xo::db::sql::pa_album 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_album new [ -dbn dbn ] -name name -album_id album_id \ [ -parent_id parent_id ] [ -is_live is_live ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -title title ] [ -description description ] [ -story story ] \ [ -photographer photographer ] [ -revision_id revision_id ] \ [ -creation_date creation_date ] [ -locale locale ] \ [ -context_id context_id ] [ -publish_date publish_date ] \ [ -nls_language nls_language ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -name (required)
- -album_id (required)
- -parent_id (optional)
- -is_live (optional, defaults to
"f"
)- -creation_user (optional)
- -creation_ip (optional)
- -title (optional)
- -description (optional)
- -story (optional, defaults to
"null "
)- -photographer (optional, defaults to
"null "
)- -revision_id (optional)
- -creation_date (optional, defaults to
"now()"
)- -locale (optional)
- -context_id (optional)
- -publish_date (optional, defaults to
"now()"
)- -nls_language (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables