Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Bodycopy_Edit_Fns Class Reference
Inheritance diagram for Bodycopy_Edit_Fns:
Asset_Edit_Fns MySource_Object Layout_Edit_Fns Page_Multiple_Page_Page_Edit_Fns Paint_Layout_Bodycopy_Edit_Fns

Public Member Functions

 __construct ()
 
 paintBodycopy (Bodycopy $asset, Backend_Outputter $o, $prefix)
 
- 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 ()
 

Data Fields

position __pad0__: absolute
 
width __pad1__: 1px
 
height __pad2__: 1px
 
visibility __pad3__: hidden
 
- Data Fields inherited from Asset_Edit_Fns
 $static_screens
 
- Data Fields inherited from MySource_Object
 $_tmp
 

Protected Member Functions

 _saveCssIds (Backend_Outputter $o, $mute_errors=FALSE)
 

Detailed Description

Definition at line 33 of file bodycopy_edit_fns.inc.

Constructor & Destructor Documentation

__construct ( )

Constructor

Definition at line 41 of file bodycopy_edit_fns.inc.

Member Function Documentation

_saveCssIds ( Backend_Outputter  $o,
  $mute_errors = FALSE 
)
protected

Save the ids of all css files attached to this url to be used by the wysiwyg editor later on

Parameters
Backend_Outputter$othe Backend_Outputter class
Boolean$mute_errorsmutes error reported , default is false hence will report all the errors
Returns
void private

Definition at line 64 of file bodycopy_edit_fns.inc.

paintBodycopy ( Bodycopy  $asset,
Backend_Outputter  $o,
  $prefix 
)

Paint the interface for creating containers in the bodycopy

Parameters
Bodycopy$assetthe asset to which we belong
Backend_Outputter$othe Backend_Outputter class
string$prefixprefix for the form element
Returns
boolean public

Definition at line 110 of file bodycopy_edit_fns.inc.


The documentation for this class was generated from the following file: