|
| | paintTargetPages (&$asset, &$o, $prefix) |
| |
| | processTargetPages (&$asset, &$o, $prefix) |
| |
| | __construct () |
| |
| | paintIdName (Design_Area $asset, Backend_Outputter $o, $prefix) |
| |
| | _parseString ($file_contents) |
| |
| | _processContents (Design_Area $asset, Array $contents) |
| |
| | 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 () |
| |
| paintTargetPages |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Paints the interface for choosing target calendar pages
- Parameters
-
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
- Returns
- boolean public
Definition at line 45 of file design_area_js_calendar_navigator_edit_fns.inc.
| processTargetPages |
( |
& |
$asset, |
|
|
& |
$o, |
|
|
|
$prefix |
|
) |
| |
Processes the interface for choosing target calendar pages
- Parameters
-
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
- Returns
- boolean public
Definition at line 76 of file design_area_js_calendar_navigator_edit_fns.inc.
The documentation for this class was generated from the following file: