kernel/classes/eztextinputparser.php

Show: inherited
Table of Contents

File containing the eZTextInputParser class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\eZTextInputParser

Package: kernel

File containing the eZTextInputParser class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  CHUNK_TEXT = 1
Constant  CHUNK_TAG = 2

Properties

Propertypublic  $BreakTags= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $InlineTags= 'array( "emphasize", "strong" )'
Default valuearray( "emphasize", "strong" )Details
Type
n/a
Propertypublic  $TagStack= 'array()'
Default valuearray()Details
Type
n/a

Methods

methodpubliceZTextInputParser( ) : void

methodpublicparseText(  $text ) : void

Parameters
Name Type Description
$text
Documentation was generated by DocBlox 0.18.1.