Squiz Matrix
4.12.2
|
Public Member Functions | |
__construct () | |
paintAssetTypes (Structured_Asset_Info $asset, Backend_Outputter $o, $prefix) | |
processAssetTypes (Structured_Asset_Info $asset, Backend_Outputter $o, $prefix) | |
generateReport (HIPO_Job $job, Array &$step_data, $prefix) | |
startElement ($parser, $tag, $attrs) | |
tagContent ($parser, $data) | |
endElement ($parser, $tag) | |
paintReport (Structured_Asset_Info $asset, Backend_Outputter $o, $prefix) | |
checkType ($type, Array $allowed_types) | |
getTreeid ($assetid, $parent_treeid) | |
Public Member Functions inherited from Report_Edit_Fns | |
__construct () | |
paintRegenerate (Report $asset, Backend_Outputter $o, $prefix) | |
processRegenerate (Report $asset, Backend_Outputter $o, $prefix) | |
paintRootNode (Report $asset, Backend_Outputter $o, $prefix) | |
processRootNode (Report $asset, Backend_Outputter $o, $prefix) | |
getRootAssetid (Report $asset) | |
paintReport (Report $asset, Backend_Outputter $o, $prefix) | |
processReport (Report $asset, Backend_Outputter $o, $prefix) | |
generateReport (HIPO_Job $job, Array &$step_data, $prefix) | |
Public Member Functions inherited from Page_Edit_Fns | |
__construct () | |
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 33 of file structured_asset_info_edit_fns.inc.
__construct | ( | ) |
Constructor
Definition at line 41 of file structured_asset_info_edit_fns.inc.
|
protected |
wrap the passed data in a cdata tag
string | $character_data | the data to be put in the cdata tag |
Definition at line 465 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the Assetid field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 144 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the AssetType field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 174 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the CreateDate field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 204 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the CreateUser field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 219 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the Designs field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 353 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastPublishedDate field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 264 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastPublishedUser field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 279 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastChangeDate field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 294 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastChangeUser field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 309 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastUpdatedDate field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 234 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the LastUpdatedUser field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 249 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the MetadataSchemas field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 402 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the Name field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 189 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the Status field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 159 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the Urls field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 324 of file structured_asset_info_edit_fns.inc.
|
protected |
Generate the value of the WorkflowSchemas field
array | $asset_info | Array returned by calling getAssetInfo for the current asset |
Definition at line 424 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint an asset row in the report
array | $current_asset | the data describing the asset to be painted |
Definition at line 878 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the Assetid field
string | $data | the data belonging to the field |
Definition at line 932 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the AssetType field
string | $data | the data belonging to the field |
Definition at line 965 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the CreatedDate field
string | $data | the data belonging to the field |
Definition at line 999 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the CreatedUser field
string | $data | the data belonging to the field |
Definition at line 1014 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the Designs field
string | $data | the data belonging to the field |
Definition at line 1134 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastPublishedDate field
string | $data | the data belonging to the field |
Definition at line 1059 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastPublishedUser field
string | $data | the data belonging to the field |
Definition at line 1074 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastStatusChangeDate field
string | $data | the data belonging to the field |
Definition at line 1089 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastStatusChangeUser field
string | $data | the data belonging to the field |
Definition at line 1104 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastUpdatedDate field
string | $data | the data belonging to the field |
Definition at line 1029 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the LastUpdatedUser field
string | $data | the data belonging to the field |
Definition at line 1044 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the MetadataSchemas field
string | $data | the data belonging to the field |
Definition at line 1173 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the Name field
string | $data | the data belonging to the field |
Definition at line 984 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the ShortName field
string | $data | the data to paint |
string | $type_code | the type of this asset for icon display |
string | $treeid | the treeid of this asset for indenting |
Definition at line 913 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the Status field
string | $data | the data belonging to the field |
Definition at line 947 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the Urls field
string | $data | the data belonging to the field |
Definition at line 1119 of file structured_asset_info_edit_fns.inc.
|
protected |
Paint the WorkflowSchemas field
string | $data | the data belonging to the field |
Definition at line 1192 of file structured_asset_info_edit_fns.inc.
|
protected |
Wraps the get_asset_tag_line function in an empty check
string | $assetid | the asset to print |
Definition at line 446 of file structured_asset_info_edit_fns.inc.
checkType | ( | $type, | |
Array | $allowed_types | ||
) |
Check whether we should report on assets of the given type
string | $type | the type to check |
array | $allowed_types | the allowed asset types in the format Array(type => 1/0) |
Definition at line 1212 of file structured_asset_info_edit_fns.inc.
endElement | ( | $parser, | |
$tag | |||
) |
Process an end element from the XML parser
object | $parser | the calling xml parser |
string | $tag | tag name |
Definition at line 786 of file structured_asset_info_edit_fns.inc.
generateReport | ( | HIPO_Job | $job, |
Array & | $step_data, | ||
$prefix | |||
) |
Generate this report until complete
object | &$job | the relevant HIPO job |
array | &$step_data | a reference to the array of information about the current step of the HIPO job that is running this report |
string | $prefix | prefix for form vars |
Definition at line 482 of file structured_asset_info_edit_fns.inc.
getTreeid | ( | $assetid, | |
$parent_treeid | |||
) |
Get the treeid for an asset that contains a particular sub tree
string | $assetid | the assetid of the asset for which to find a treeid |
string | $parent_treeid | a treeid which must be a substring of the returned treeid |
Definition at line 1245 of file structured_asset_info_edit_fns.inc.
paintAssetTypes | ( | Structured_Asset_Info | $asset, |
Backend_Outputter | $o, | ||
$prefix | |||
) |
Paint the interface for choosing which asset types to list
Structured_Asset_Info | $asset | the asset whose interface we are painting |
Backend_Outputter | $o | the outputter class |
string | $prefix | prefix for the form elements |
Definition at line 58 of file structured_asset_info_edit_fns.inc.
paintReport | ( | Structured_Asset_Info | $asset, |
Backend_Outputter | $o, | ||
$prefix | |||
) |
Paint the interface for viewing a report
Structured_Asset_Info | $asset | the asset whose interface we are painting |
Backend_Outputter | $o | the outputter class |
string | $prefix | prefix for the form elements |
Definition at line 820 of file structured_asset_info_edit_fns.inc.
processAssetTypes | ( | Structured_Asset_Info | $asset, |
Backend_Outputter | $o, | ||
$prefix | |||
) |
Process the asset types to list
Structured_Asset_Info | $asset | the asset whose interface we are painting |
Backend_Outputter | $o | the outputter class |
string | $prefix | prefix for the form elements |
Definition at line 117 of file structured_asset_info_edit_fns.inc.
startElement | ( | $parser, | |
$tag, | |||
$attrs | |||
) |
Process a start element from the XML parser
object | $parser | the calling xml parser |
string | $tag | tag name |
array | $attrs | tag attributes |
Definition at line 693 of file structured_asset_info_edit_fns.inc.
tagContent | ( | $parser, | |
$data | |||
) |
Process tag contents from the XML parser
object | $parser | the calling xml parser |
string | $data | the character data from the parser |
Definition at line 735 of file structured_asset_info_edit_fns.inc.