⧼vector-jumptocontent⧽

API:EPrints/Workflow: Difference between revisions

From EPrints Documentation
New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...
 
Removing all content from page
Line 1: Line 1:
<!-- Pod2Wiki=_preamble_
This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost.
-->{{Pod2Wiki}}{{API:Source|file=EPrints/Workflow.pm|package_name=EPrints::Workflow}}[[Category:API|Workflow]]<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=head_name -->=NAME=
'''EPrints::Workflow''' - Models the submission process used by an repository.


<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=head_description -->=DESCRIPTION=
The workflow class handles loading the workflow configuration for a  single repository.
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_new -->==new==
  $language = EPrints::Workflow-&gt;new( $session, $workflow_id, %params )
Create a new workflow object representing the specification given in the workflow.xml configuration
# needs more config - about object etc.
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=head_undocumented_methods -->=UNDOCUMENTED METHODS=
{{API:Undocumented Methods}}<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_description -->==description==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_first_stage_id -->==get_first_stage_id==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_last_stage_id -->==get_last_stage_id==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_next_stage_id -->==get_next_stage_id==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_prev_stage_id -->==get_prev_stage_id==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_stage -->==get_stage==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_stage_id -->==get_stage_id==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_stage_ids -->==get_stage_ids==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_state_params -->==get_state_params==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_get_workflow_config -->==get_workflow_config==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_link_problem_xhtml -->==link_problem_xhtml==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_load_all -->==load_all==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_load_workflow_file -->==load_workflow_file==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_next -->==next==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_prev -->==prev==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_render -->==render==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_set_stage -->==set_stage==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_update_from_form -->==update_from_form==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=item_validate -->==validate==
<!-- End of Pod2Wiki -->
<!-- Pod2Wiki=_postamble_ --><!-- End of Pod2Wiki -->

Revision as of 15:41, 12 August 2009