|
| | __construct () |
| |
| | paintUserTypeChooser (&$asset, &$o, $prefix) |
| |
| | processUserTypeChooser (&$asset, &$o, $prefix) |
| |
| | paintXMLFormat (&$asset, &$o, $prefix) |
| |
| | 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 () |
| |
| paintUserTypeChooser |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paint the interface for choosing a type of user asset to use
- Parameters
-
| object | &$asset | the asset whose interface we are painting |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
- Returns
- boolean public
Definition at line 66 of file xml_user_bridge_edit_fns.inc.
| paintXMLFormat |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paint the interface for choosing a type of user asset to use
- Parameters
-
| object | &$asset | the asset whose interface we are painting |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
- Returns
- boolean public
Definition at line 115 of file xml_user_bridge_edit_fns.inc.
| processUserTypeChooser |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paint the interface for choosing a type of user asset to use
- Parameters
-
| object | &$asset | the asset whose interface we are painting |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
- Returns
- boolean public
Definition at line 92 of file xml_user_bridge_edit_fns.inc.
The documentation for this class was generated from the following file: