Documentation TYPO3 par Ameos

tx_rtehtmlarea_select_image Class Reference

Inheritance diagram for tx_rtehtmlarea_select_image:
[legend]
Collaboration diagram for tx_rtehtmlarea_select_image:
[legend]
List of all members.

Public Member Functions

 init ()
 rteImageStorageDir ()
 magicProcess ()
 getJSCode ()
 processSessionData ($data)
 main_rte ()
 expandFolder ($expandFolder=0, $plainFlag=0, $noThumbs=0)
 uploadForm ($path)
 createFolder ($path)

Public Attributes

 $extKey = 'rtehtmlarea'
 $content
 $act
 $allowedItems
 $plainMaxWidth
 $plainMaxHeight
 $magicMaxWidth
 $magicMaxHeight
 $imgPath
 $classesImageJSOptions
 $editorNo
 $buttonConfig = array()

Detailed Description

Definition at line 135 of file class.tx_rtehtmlarea_select_image.php.


Member Function Documentation

tx_rtehtmlarea_select_image::init (  ) 

Initialisation

Returns:
[type] ...

Reimplemented from browse_links.

Definition at line 154 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::_GP(), expandFolder(), browse_links::expandPage(), t3lib_div::getIndpEnv(), getJSCode(), t3lib_BEfunc::getPagesTSconfig(), magicProcess(), t3lib_div::makeInstance(), t3lib_BEfunc::RTEsetup(), and t3lib_div::trimExplode().

tx_rtehtmlarea_select_image::rteImageStorageDir (  ) 

[Describe function...]

Returns:
[type] ...

Definition at line 243 of file class.tx_rtehtmlarea_select_image.php.

Referenced by magicProcess().

tx_rtehtmlarea_select_image::magicProcess (  ) 

[Describe function...]

Returns:
[type] ...

Definition at line 253 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::_GP(), t3lib_div::intInRange(), t3lib_div::makeInstance(), and rteImageStorageDir().

Referenced by init().

tx_rtehtmlarea_select_image::getJSCode (  ) 

[Describe function...]

Returns:
[type] ...

Definition at line 338 of file class.tx_rtehtmlarea_select_image.php.

Referenced by init().

tx_rtehtmlarea_select_image::processSessionData ( data  ) 

Session data for this class can be set from outside with this method. Call after init()

Parameters:
array Session data array
Returns:
array Session data and boolean which indicates that data needs to be stored in session because it's changed

Reimplemented from browse_links.

Definition at line 554 of file class.tx_rtehtmlarea_select_image.php.

tx_rtehtmlarea_select_image::main_rte (  ) 

[Describe function...]

Returns:
[type] ...

Definition at line 581 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::_GP(), t3lib_BEfunc::getFuncCheck(), t3lib_BEfunc::getModuleData(), and t3lib_div::makeInstance().

tx_rtehtmlarea_select_image::expandFolder ( expandFolder = 0,
plainFlag = 0,
noThumbs = 0 
)

Parameters:
[type] $expandFolder: ...
[type] $plainFlag: ...
Returns:
[type] ...

Definition at line 699 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::_GP(), t3lib_div::fixed_lgd(), t3lib_BEfunc::getFileIcon(), t3lib_div::getFilesInDir(), t3lib_div::makeInstance(), and t3lib_div::rawUrlEncodeFP().

Referenced by init().

tx_rtehtmlarea_select_image::uploadForm ( path  ) 

For TBE: Makes an upload form for uploading files to the filemount the user is browsing. The files are uploaded to the tce_file.php script in the core which will handle the upload.

Parameters:
string Absolute filepath on server to which to upload.
Returns:
string HTML for an upload form.

Reimplemented from browse_links.

Definition at line 771 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::isFirstPartOfStr().

tx_rtehtmlarea_select_image::createFolder ( path  ) 

For TBE: Makes a form for creating new folders in the filemount the user is browsing. The folder creation request is sent to the tce_file.php script in the core which will handle the creation.

Parameters:
string Absolute filepath on server in which to create the new folder.
Returns:
string HTML for the create folder form.

Reimplemented from browse_links.

Definition at line 826 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::isFirstPartOfStr().


Member Data Documentation

tx_rtehtmlarea_select_image::$act

Link selector action. page,file,url,mail,spec are allowed values. These are only important with the link selector function and in that case they switch between the various menu options.

Reimplemented from browse_links.

Definition at line 138 of file class.tx_rtehtmlarea_select_image.php.


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


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6