Class Mage_Cms_Helper_Wysiwyg_Images
Wysiwyg Images Helper
- Mage_Core_Helper_Abstract
- Mage_Cms_Helper_Wysiwyg_Images
Package: Mage\Cms
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Cms/Helper/Wysiwyg/Images.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Cms/Helper/Wysiwyg/Images.php
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
boolean
|
|
public
string
|
#
getImageHtmlDeclaration( string $filename, boolean $renderAsTag = false )
Prepare Image insertion declaration for Wysiwyg or textarea(as_is mode) |
public
string
|
#
getCurrentPath( )
Return path of the current selected directory or root directory for startup Try to create target directory if it doesn't exist |
public
string
|
|
public
Mage_Cms_Model_Page_Wysiwyg_Images_Storage
|
|
public
string
|
|
public
string
|
|
public
string
|
#
getShortFilename( string $filename, integer $maxLength = 20 )
Reduce filename by replacing some characters with dots |
protected
string
|
$_currentPath |
|
#
Current directory path |
protected
string
|
$_currentUrl |
|
#
Current directory URL |
protected
integer
|
$_storeId | null |
#
Currenty selected store ID if applicable |
$_layout,
$_moduleName,
$_request
|