ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Go to the source code of this file.
Variables | |
$_COOKIE ['ilClientId'] = $_SERVER['argv'][3] | |
$_POST ['username'] = $_SERVER['argv'][1] | |
$_POST ['password'] = $_SERVER['argv'][2] | |
$parser = new ilBPMN2Parser() | |
$infile_contents = file_get_contents($_SERVER['argv'][4]) | |
$parse_result = $parser->parseBPMN2XML($infile_contents) | |
if($_SERVER['argv'][5]) | else |
$_COOKIE[ 'ilClientId'] = $_SERVER['argv'][3] |
Definition at line 14 of file BPMN2Parser.php.
$_POST[ 'username'] = $_SERVER['argv'][1] |
Definition at line 15 of file BPMN2Parser.php.
$_POST[ 'password'] = $_SERVER['argv'][2] |
Definition at line 16 of file BPMN2Parser.php.
$infile_contents = file_get_contents($_SERVER['argv'][4]) |
Definition at line 24 of file BPMN2Parser.php.
$parse_result = $parser->parseBPMN2XML($infile_contents) |
Definition at line 25 of file BPMN2Parser.php.
Referenced by test_006_Task\requestList(), test_004_InclusiveGateway\setUp(), test_012_DataInput\setUp(), test_014_DataObject\setUp(), test_015_Data_Wiring\setUp(), test_009_EndEvent\setUp(), test_006_Task\setUp(), test_003_ParallelGateway\setUp(), test_007_IntermediateCatchEvent\setUp(), test_008_IntermediateThrowEvent\setUp(), test_005_ExclusiveGateway\setUp(), test_001_EmptyWorkflow\test_EmptyWorkflowShouldReturnEmptyPHPBrackets(), test_002_StartEvent\test_WorkflowWithBlankStartEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithMessageStartEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithMultipleStartEventsShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithSignalStartEventShouldOutputAccordingly(), test_case_01\test_WorkflowWithSimpleEndEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithTimerDateStartEventShouldOutputAccordingly(), and test_006_Task\triggerMe().
$parser = new ilBPMN2Parser() |
Definition at line 23 of file BPMN2Parser.php.
Referenced by ilCourseImporter\afterContainerImportProcessing(), ilAuthShibbolethSettingsGUI\chooseRole(), nusoap_server\configureWSDL(), ilAdvancedMDParser\createLocalRecord(), ilSoapWebLinkAdministration\createWebLink(), ilSoapUtils\distributeMails(), ilCalendarCategoryGUI\doImportFile(), ilImportContainer\doImportObject(), ilImport\doImportObject(), ilObjQuestionPool\fromXML(), ilSoapCourseAdministration\getCoursesForUser(), ilSoapGroupAdministration\getGroupsForUser(), ILIAS\UI\Implementation\Crawler\EntriesYamlParser\getPHPArrayFromYamlArray(), ilContainerReferenceImporter\getReference(), ilScormAiccImporter\handleEditableLmXml(), ilCalendarRemoteReader\importIcal(), ilTestQuestionPoolImporter\importQuestionSkillAssignments(), ilTestImporter\importQuestionSkillAssignments(), ilTestImporter\importRandomQuestionSetConfig(), ilAdvancedMDSettingsGUI\importRecord(), ilTestImporter\importSkillLevelThresholds(), ilChatroomImporter\importXmlRepresentation(), ilForumImporter\importXmlRepresentation(), ilFileImporter\importXmlRepresentation(), ilContentPageImporter\importXmlRepresentation(), ilAdvancedMetaDataImporter\importXmlRepresentation(), ilLearningSequenceImporter\importXmlRepresentation(), ilBlogImporter\importXmlRepresentation(), ilExerciseImporter\importXmlRepresentation(), ilGlossaryImporter\importXmlRepresentation(), ilGroupImporter\importXmlRepresentation(), ilWebResourceImporter\importXmlRepresentation(), ilIndividualAssessmentImporter\importXmlRepresentation(), ilCategoryImporter\importXmlRepresentation(), ilFolderImporter\importXmlRepresentation(), ilPortfolioImporter\importXmlRepresentation(), ilStyleImporter\importXmlRepresentation(), ilNewsImporter\importXmlRepresentation(), ilNotesImporter\importXmlRepresentation(), ilWikiImporter\importXmlRepresentation(), ilRatingImporter\importXmlRepresentation(), ilItemGroupImporter\importXmlRepresentation(), ilTaxonomyImporter\importXmlRepresentation(), ilCalendarImporter\importXmlRepresentation(), ilSessionImporter\importXmlRepresentation(), ilExternalFeedImporter\importXmlRepresentation(), ilMediaCastImporter\importXmlRepresentation(), ilPollImporter\importXmlRepresentation(), ilContainerImporter\importXmlRepresentation(), ilHTMLLearningModuleImporter\importXmlRepresentation(), ilUserImporter\importXmlRepresentation(), ilCourseImporter\importXmlRepresentation(), ilDataCollectionImporter\importXmlRepresentation(), ilBibliographicImporter\importXmlRepresentation(), ilMediaObjectsImporter\importXmlRepresentation(), ilObjectImporter\importXmlRepresentation(), ilSkillImporter\importXmlRepresentation(), ilMediaPoolImporter\importXmlRepresentation(), ilHelpImporter\importXmlRepresentation(), ilLearningModuleImporter\importXmlRepresentation(), ilCOPageImporter\importXmlRepresentation(), ilSurveyImporter\importXmlRepresentation(), ilUtil\is_email(), ilLDAPSettingsGUI\loadRoleAssignmentRule(), ilAuthShibbolethSettingsGUI\loadRule(), ilUtil\makeClickable(), ilDclFormulaRecordFieldModel\parse(), ilMail\parseAddresses(), ilMailPearRfc822WrapperAddressParser\parseAddressString(), ilLuceneSearcher\performSearch(), test_006_Task\requestList(), ilMailLuceneSearcher\search(), ilRoleMailboxSearch\searchRoleIdsByAddressString(), ilLearningSequenceXMLParser\setHandlers(), test_006_Task\setUp(), test_015_Data_Wiring\setUp(), test_014_DataObject\setUp(), test_003_ParallelGateway\setUp(), test_007_IntermediateCatchEvent\setUp(), test_004_InclusiveGateway\setUp(), test_008_IntermediateThrowEvent\setUp(), test_009_EndEvent\setUp(), test_012_DataInput\setUp(), test_005_ExclusiveGateway\setUp(), ilLDAPSettingsGUI\showRoleSelection(), ilWorkflowEngineDefinitionsGUI\showUploadForm(), ilNestedSetXML\startElement(), test_001_EmptyWorkflow\test_EmptyWorkflowShouldReturnEmptyPHPBrackets(), test_002_StartEvent\test_WorkflowWithBlankStartEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithMessageStartEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithMultipleStartEventsShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithSignalStartEventShouldOutputAccordingly(), test_case_01\test_WorkflowWithSimpleEndEventShouldOutputAccordingly(), test_002_StartEvent\test_WorkflowWithTimerDateStartEventShouldOutputAccordingly(), ilFormFieldParserTest\testA4(), ilFormFieldParserTest\testA4Landscape(), ilFormFieldParserTest\testA5(), ilFormFieldParserTest\testA5Landscape(), ilMailAddressParserTest\testBuiltInAddressParser(), ilFormFieldParserTest\testCustomPageWidth(), ilSamlMappedUserAttributeValueParserTest\testExceptionIsRaisedForNonScalarValues(), ilSamlMappedUserAttributeValueParserTest\testExceptionIsRaisedIfAnExpectedAttributeIsMissing(), ilSamlMappedUserAttributeValueParserTest\testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex(), ilMailAddressParserTest\testExceptionShouldBeRaisedIfEmailCannotBeParsedWithPearAddressParser(), ilFormFieldParserTest\testLetter(), ilFormFieldParserTest\testLetterLandscape(), ilMailAddressParserTest\testPearAddressParser(), ilSamlMappedUserAttributeValueParserTest\testValueGivenAsArrayCanBeRetrievedForExternalAttribute(), ilSamlMappedUserAttributeValueParserTest\testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex(), ilSamlMappedUserAttributeValueParserTest\testValueGivenAsStringCanBeRetrievedForExternalAttribute(), ilMailAddressParserTest\testWrappingParserDelegatesParsingToAggregatedParser(), test_006_Task\triggerMe(), ilSoapWebLinkAdministration\updateWebLink(), and ilRoleMailboxAddress\value().
if ( $_SERVER[ 'argv'][5]) else |
Definition at line 29 of file BPMN2Parser.php.