Documentation

Wysiwyg_Controller
in package

Wysiwyg_Controller

Tags
subpackage

Wysiwyg

version
7.x
copyright

© 2005-2025, https://www.hostcms.ru

Table of Contents

Methods

getPathAndHref()  : array<string|int, mixed>|null
Get Path and Href
getTmpDirHref()  : string
Get tmp dir href
uploadImages()  : string|null
Upload images

Methods

getPathAndHref()

Get Path and Href

public static getPathAndHref(Core_Entity $oEntity) : array<string|int, mixed>|null
Parameters
$oEntity : Core_Entity
Return values
array<string|int, mixed>|null

array('href' => '', 'path' => '')

getTmpDirHref()

Get tmp dir href

public static getTmpDirHref() : string
Return values
string

        
On this page

Search results