'  \'Parents\' with \'children\' (.css & .js)', 'child' => '  \'Children\' of \'parents\' (.css & .js)', 'independent' => '  Independent (.css & .js)' ); if (! empty($data['rows_assets'])) { // Sorting: parent & non_parent $rowsAssets = array('parent' => array(), 'child' => array(), 'independent' => array()); foreach ($data['rows_assets'] as $handleStatus => $values) { $rowsAssets[$handleStatus] = $values; } foreach ($rowsAssets as $handleStatus => $values) { ksort($values); $assetRowIndex = 1; $assetRowsOutput = ''; $totalFiles = 0; foreach ($values as $assetType => $assetRows) { foreach ($assetRows as $assetRow) { $assetRowsOutput .= $assetRow . "\n"; $totalFiles++; } } ?>
array('class' => array()))); ?> ➝ :
0) { ?>
Contract | Expand All Assets

If you unload any of the files below (if any listed), their 'children' (as listed in green bold font below the handle) will also be unloaded.

The following files (if any listed) are 'children' linked to the 'parent' files.

The following files (if any listed) are independent as they are not 'children' or 'parents'.

0) { ?>