Riferimenti per la classe t3lib_rteapi

Diagramma delle classi per t3lib_rteapi

Inheritance graph
[legenda]
Lista di tutti i membri.

Membri pubblici

 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)
 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)
 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)
 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)
 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)
 isAvailable ()
 drawRTE (&$pObj, $table, $field, $row, $PA, $specConf, $thisConfig, $RTEtypeVal, $RTErelPath, $thePidValue)
 transformContent ($dirRTE, $value, $table, $field, $row, $specConf, $thisConfig, $RTErelPath, $pid)
 triggerField ($fieldName)

Attributi pubblici

 $errorLog = array()
 $ID = ''

Descrizione Dettagliata

Definizione alla linea 64 del file class.t3lib_rteapi.php.


Documentazione delle funzioni membro

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::drawRTE &$  pObj,
table,
field,
row,
PA,
specConf,
thisConfig,
RTEtypeVal,
RTErelPath,
thePidValue
 

Draws the RTE as a form field or whatever is needed (inserts JavaApplet, creates iframe, renders ....) Default is to output the transformed content in a plain textarea field. This mode is great for debugging transformations!

Parametri:
object Reference to parent object, which is an instance of the TCEforms.
string The table name
string The field name
array The current row from which field is being rendered
array Array of standard content for rendering form fields from TCEforms. See TCEforms for details on this. Includes for instance the value and the form field name, java script actions and more.
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Record "type" field value.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string HTML code for RTE!

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 118 del file class.t3lib_rteapi.php.

Riferimenti $field, $item, $row, $table, $value, t3lib_div::formatForTextarea(), style, textarea, e transformContent().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::isAvailable  ) 
 

Returns true if the RTE is available. Here you check if the browser requirements are met. If there are reasons why the RTE cannot be displayed you simply enter them as text in ->errorLog

Restituisce:
boolean TRUE if this RTE object offers an RTE in the current browser environment

Reimplementata in tx_rte_base, tx_rte_base, e tx_rte_base.

Definizione alla linea 93 del file class.t3lib_rteapi.php.

Riferimenti $CLIENT.

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::transformContent dirRTE,
value,
table,
field,
row,
specConf,
thisConfig,
RTErelPath,
pid
 

Performs transformation of content to/from RTE. The keyword $dirRTE determines the direction. This function is called in two situations: a) Right before content from database is sent to the RTE (see ->drawRTE()) it might need transformation b) When content is sent from the RTE and into the database it might need transformation back again (going on in TCEmain class; You can't affect that.)

Parametri:
string Keyword: "rte" means direction from db to rte, "db" means direction from Rte to DB
string Value to transform.
string The table name
string The field name
array The current row from which field is being rendered
array "special" configuration - what is found at position 4 in the types configuration of a field from record, parsed into an array.
array Configuration for RTEs; A mix between TSconfig and otherwise. Contains configuration for display, which buttons are enabled, additional transformation information etc.
string Relative path for images/links in RTE; this is used when the RTE edits content from static files where the path of such media has to be transformed forth and back!
integer PID value of record (true parent page id)
Restituisce:
string Transformed content

Definizione alla linea 151 del file class.t3lib_rteapi.php.

Riferimenti $field, $pid, $table, $value, t3lib_BEfunc::getSpecConfParametersFromArray(), e t3lib_div::makeInstance().

Referenziato da tx_rte_base::drawRTE(), e drawRTE().

Questo è il grafo delle chiamate per questa funzione:

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.

t3lib_rteapi::triggerField fieldName  ) 
 

Trigger field - this field tells the TCEmain that processing should be done on this value!

Parametri:
string Field name of the RTE field.
Restituisce:
string <input> field of type "hidden" with a flag telling the TCEmain that this fields content should be traansformed back to database state.

Definizione alla linea 197 del file class.t3lib_rteapi.php.

Riferimenti input, e value.


Documentazione dei dati membri

t3lib_rteapi::$errorLog = array()
 

Definizione alla linea 67 del file class.t3lib_rteapi.php.

t3lib_rteapi::$ID = ''
 

Reimplementata in tx_rte_base.

Definizione alla linea 70 del file class.t3lib_rteapi.php.


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:36:25 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6