cs_abcode_inhtml

Die cs_abcode_inhtml()-Funktion ist gedacht, um ... noch zu ergänzen ...

Deutsche Version

Infos zur Funktion

Funktion: cs_abcode_inhtml()
Eingeführt von: hajo
Eingeführt am: 14.05.2009
Info-Thread: Forum: 10519

Beschreibung

Muss noch übersetzt werden

Bentzung

cs_abcode_inhtml ( $string, $mode = 0 )

$string ist der String, der gecheckt werden werden soll und geändert wird (für In- oder Output)

$mode hat drei mögliche Typen (Modes):


Beispiele

Beispiele noch ergänzen



English Version

Infos

Function: cs_abcode_inhtml()
Introduced by: hajo
Introduced on the: 14.05.2009
Info-Thread: Forum: 10519

Description

since fckeditor needs to be rescued from nl2br() its output has to be inserted in html-tags again like it was in 2008.2.1 and earlier releases. this provides the best solution to handle the newline-problem within html-code and the activation of html / wysiwyg in news and even other modules.

the following function is going to check and handle the html tag in total:

cs_abcode_inhtml ( $string, $mode = 0 )

Using

cs_abcode_inhtml ( $string, $mode = 0 )

$string is the string that needs to be checked / changed for input or output

$mode has three available modes:


Examples

Please add examples!

 Quelltext betrachten   Druckversion   Versionen 
Letzte Änderung: 17.05.2009 12:55 Version 1.1.0