|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| Thesaurus_Edit_Fns () | |
| paintImportXML (&$asset, &$o, $prefix) | |
| processImportXML (&$asset, &$o, $prefix) | |
| paintExampleXMLFile (&$asset, &$o, $prefix) | |
| paintExportXMLfile (&$asset, &$o, $prefix) | |
| processExportXMLfile (&$asset, &$o, $prefix) | |
| outputXmlDirect (&$asset) | |
| paintRenameRelation (&$asset, &$o, $prefix) | |
| processRenameRelation (&$asset, &$o, $prefix) | |
| paintSynonymSupport (&$asset, &$o, $prefix) | |
| processSynonymSupport (&$asset, &$o, $prefix) | |
| paintAbbreviationSupport (&$asset, &$o, $prefix) | |
| processAbbreviationSupport (&$asset, &$o, $prefix) | |
| paintDefaultRelation (&$asset, &$o, $prefix) | |
| processDefaultRelation (&$asset, &$o, $prefix) | |
| paintAddNewRelation (&$asset, &$o, $prefix) | |
| processAddNewRelation (&$asset, &$o, $prefix) | |
| paintDeleteRelations (&$asset, &$o, $prefix) | |
| processDeleteRelations (&$asset, &$o, $prefix) | |
| paintRelationRelflectionMap (&$asset, &$o, $prefix) | |
| processRelationRelflectionMap (&$asset, &$o, $prefix) | |
| paintReflectionAnsiCheck (&$asset, &$o, $prefix) | |
| paintHierarchyRelation (&$asset, &$o, $prefix) | |
| processHierarchyRelation (&$asset, &$o, $prefix) | |
Public Member Functions inherited from Asset_Edit_Fns | |
| Asset_Edit_Fns () | |
| paintPaths (&$asset, &$o, $prefix) | |
| paintEditRemapURLs (&$asset, &$o, $prefix) | |
| processPaths (&$asset, &$o, $prefix) | |
| processEditRemapURLs (&$asset, &$o, $prefix) | |
| paintURLs (&$asset, &$o, $prefix) | |
| paintAddRemapURLs (&$asset, &$o, $prefix) | |
| processAddRemapURLs (&$asset, &$o, $prefix) | |
| isWorkflowComplete (&$asset) | |
| paintNoticeLinkedAsset (&$asset, $link_value, $type_codes=Array(), $field_name='', $multiple=FALSE) | |
| processNoticeLinkedAsset (&$asset, $link_value, $field_name='', $multiple=FALSE) | |
| isSearchInstalled (&$asset, $prefix) | |
| isBeingCreated (&$asset) | |
| isNotBeingCreated (&$asset) | |
| paintAutomaticRemapSetting (&$asset, &$o, $prefix) | |
| paintCreateLink (&$asset, &$o, $prefix) | |
Public Member Functions inherited from MySource_Object | |
| MySource_Object () | |
| __sleep () | |
| __wakeup () | |
Additional Inherited Members | |
Data Fields inherited from Asset_Edit_Fns | |
| $static_screens | |
Definition at line 32 of file thesaurus_edit_fns.inc.
| outputXmlDirect | ( | & | $asset | ) |
Exports chosen submissions to an XML format
| object | &$asset | the asset this function is editing |
Definition at line 216 of file thesaurus_edit_fns.inc.
| paintAbbreviationSupport | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Abbreviation relation selection interface
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 377 of file thesaurus_edit_fns.inc.
| paintAddNewRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
paint interface for adding a new relation
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 518 of file thesaurus_edit_fns.inc.
| paintDefaultRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
paint Default Relation for Drag-n-drop behaviour in the asset map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 447 of file thesaurus_edit_fns.inc.
| paintDeleteRelations | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Interface for deleting relations
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 571 of file thesaurus_edit_fns.inc.
| paintExampleXMLFile | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint interface for showing the example xml file
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 125 of file thesaurus_edit_fns.inc.
| paintExportXMLfile | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint interface for downloading a new XML file
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 145 of file thesaurus_edit_fns.inc.
| paintHierarchyRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
paint Default Relation for Drag-n-drop behaviour in the asset map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 786 of file thesaurus_edit_fns.inc.
| paintImportXML | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint interface for uploading a new XML file
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 58 of file thesaurus_edit_fns.inc.
| paintReflectionAnsiCheck | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
paint Ansi check
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 746 of file thesaurus_edit_fns.inc.
| paintRelationRelflectionMap | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Interface for pairing up relations into reflections
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 624 of file thesaurus_edit_fns.inc.
| paintRenameRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint interface for renaming a relation
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 245 of file thesaurus_edit_fns.inc.
| paintSynonymSupport | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Synonym relation selection interface
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 304 of file thesaurus_edit_fns.inc.
| processAbbreviationSupport | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Synonym relation selection interface
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 422 of file thesaurus_edit_fns.inc.
| processAddNewRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
process interface for adding a new relation
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 540 of file thesaurus_edit_fns.inc.
| processDefaultRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
process Default Relation for Drag-n-drop behaviour in the asset map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 493 of file thesaurus_edit_fns.inc.
| processDeleteRelations | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
process Default Relation for Drag-n-drop behaviour in the asset map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 598 of file thesaurus_edit_fns.inc.
| processExportXMLfile | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Export XML file of thesaurus contents
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 187 of file thesaurus_edit_fns.inc.
| processHierarchyRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
process Default Relation for Drag-n-drop behaviour in the asset map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 833 of file thesaurus_edit_fns.inc.
| processImportXML | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Process uploaded XML file
Initiates a HIPO job for processing the XML file
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 81 of file thesaurus_edit_fns.inc.
| processRelationRelflectionMap | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
process Reflection map
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 714 of file thesaurus_edit_fns.inc.
| processRenameRelation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Rename all instances of a relation
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 274 of file thesaurus_edit_fns.inc.
| processSynonymSupport | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Synonym relation selection interface
| object | &$asset | asset to paint |
| object | &$o | outputter object |
| string | $prefix | prefix |
Definition at line 350 of file thesaurus_edit_fns.inc.
Constructor
Definition at line 40 of file thesaurus_edit_fns.inc.