uBBCode
        
        extends bbCode
    
    
            
    
    
    
        
        
    
    Table of Contents
    
                    - 
    $ctx
    
                         : mixed            
 
            - 
    $current_line
    
                         : mixed            
 
            - 
    $currentStageId
    
                         : mixed            
 
            - 
    $displayWarning
    
                         : mixed            
 
            - 
    $exprs
    
                         : mixed            
 
            - 
    $haveError
    
                         : mixed            
 
            - 
    $ifStack
    
                         : mixed            
 
            - 
    $infos
    
                         : mixed            
 
            - 
    $scriptEventId
    
                         : mixed            
 
            - 
    $scriptId
    
                         : mixed            
 
            - 
    $source
    
                         : mixed            
 
            - 
    $tooltip
    
                         : mixed            
 
                - 
    __construct()
    
                                 : mixed    
 
            - 
    activeSource()
    
                                 : mixed    
 
            - 
    call()
    
                                 : mixed    
 
            - 
    deactiveSource()
    
                                 : mixed    
 
            - 
    displayWarning()
    
                                 : mixed    
 
            - 
    format()
    
                                 : mixed    
 
            - 
    init()
    
                                 : mixed    
 
            - 
    parse()
    
                                 : mixed    
 
        
        
        
    
        
                    
    
        $ctx
        
        
                                
    
    
    
    
    public
    static    mixed
    $ctx
    
        
        
    
                    
    
        $current_line
        
        
                                
    
    
    
    
    public
    static    mixed
    $current_line
     = ''
        
        
    
                    
    
        $currentStageId
        
        
                                
    
    
    
    
    public
    static    mixed
    $currentStageId
     = \NULL
        
        
    
                    
    
        $displayWarning
        
        
                                
    
    
    
    
    public
    static    mixed
    $displayWarning
     = \true
        
        
    
                    
    
        $exprs
        
        
                                
    
    
    
    
    public
    static    mixed
    $exprs
    
        
        
    
                    
    
        $haveError
        
        
                                
    
    
    
    
    public
    static    mixed
    $haveError
     = ''
        
        
    
                    
    
        $ifStack
        
        
                                
    
    
    
    
    public
    static    mixed
    $ifStack
     = 0
        
        
    
                    
    
        $infos
        
        
                                
    
    
    
    
    public
    static    mixed
    $infos
     = array()
        
        
    
                    
    
        $scriptEventId
        
        
                                
    
    
    
    
    public
    static    mixed
    $scriptEventId
     = ''
        
        
    
                    
    
        $scriptId
        
        
                                
    
    
    
    
    public
    static    mixed
    $scriptId
     = ''
        
        
    
                    
    
        $source
        
        
                                
    
    
    
    
    public
    static    mixed
    $source
     = \false
        
        
    
                    
    
    
    
    
    public
    static    mixed
    $tooltip
     = \false
        
        
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                    __construct(mixed $ig) : mixed
        
        Parameters
    
                    - 
                $ig
                : mixed
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
        activeSource()
        
    
    
    
    
    public
            static        activeSource() : mixed
        
    
    
        Return values
    mixed
            —
        
    
                    
    
        call()
        
    
    
    
    
    public
                    call(mixed $tag, mixed $attr, mixed $text) : mixed
        
        Parameters
    
                    - 
                $tag
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $attr
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $text
                : mixed
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
        deactiveSource()
        
    
    
    
    
    public
            static        deactiveSource() : mixed
        
    
    
        Return values
    mixed
            —
        
    
                    
    
        displayWarning()
        
    
    
    
    
    public
            static        displayWarning(mixed $text) : mixed
        
        Parameters
    
                    - 
                $text
                : mixed
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
    
    
    
    public
                    format(mixed $tag, mixed $open, mixed $close, mixed $attr, mixed $text) : mixed
        
        Parameters
    
                    - 
                $tag
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $open
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $close
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $attr
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $text
                : mixed
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
        init()
        
    
    
    
    
    public
                    init(mixed $script) : mixed
        
        Parameters
    
                    - 
                $script
                : mixed
                            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —
        
    
                    
    
        parse()
        
    
    
    
    
    public
            static        parse(mixed $text[, mixed $reset = true ][, mixed $disabledTags = array() ][, mixed $show_tooltip_source = false ][, mixed $source = false ][, mixed $keep_comments = false ]) : mixed
        
        Parameters
    
                    - 
                $text
                : mixed
                            
 
            - 
                    
            
 
                    - 
                $reset
                : mixed
                 = true            
 
            - 
                    
            
 
                    - 
                $disabledTags
                : mixed
                 = array()            
 
            - 
                    
            
 
                    - 
                $show_tooltip_source
                : mixed
                 = false            
 
            - 
                    
            
 
                    - 
                $source
                : mixed
                 = false            
 
            - 
                    
            
 
                    - 
                $keep_comments
                : mixed
                 = false            
 
            - 
                    
            
 
            
    
        Return values
    mixed
            —