|
| | __construct () |
| |
| | __construct () |
| |
| | 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) |
| |
| | MySource_Object () |
| |
| | __sleep () |
| |
| | __wakeup () |
| |
| static paintEditInterface |
( |
Array |
$condition_data, |
|
|
Backend_Outputter |
$o, |
|
|
|
$prefix, |
|
|
|
$write_access |
|
) |
| |
|
static |
Paint the backend editing interface for this condition
- Parameters
-
| array | &$condition_data | Array of settings for this condition |
| Backend_Outputter | &$o | Backend outputter to use |
| string | $prefix | Prefix for form elements |
| boolean | $write_access | Whether we have access to edit the field values |
- Returns
- void public
Definition at line 58 of file condition_asset_type_edit_fns.inc.
The documentation for this class was generated from the following file: