elements
[ class tree: elements ] [ index: elements ] [ all elements ]

Class: CustomHTML

Source Location: /CustomHTML.inc

Class Overview


Generate custom HTML


Author(s):

Version:

  • 2011.19.03

Copyright:

  • Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)

Methods



Class Details

[line 17]
Generate custom HTML



Tags:

version:  2011.19.03
copyright:  Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)
link:  http://www.phpdocx.com
since:  File available since Release 2.6
license:  http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php


[ Top ]


Class Methods


static method getInstance [line 106]

static CreateText getInstance( )

Singleton, return instance of class



Tags:

access:  public


[ Top ]

constructor __construct [line 68]

CustomHTML __construct( )

Construct



Tags:

access:  public


[ Top ]

destructor __destruct [line 83]

void __destruct( )

Destruct



Tags:

access:  public


[ Top ]

method paragraphHTML [line 121]

void paragraphHTML( array $parameters, array $options)

Creates the HTML associated with a paragraph



Tags:

access:  public


Parameters:

array   $parameters  
array   $options  

[ Top ]

method __toString [line 94]

string __toString( )

Magic method, returns current HTML



Tags:

return:  Return current HTML
access:  public


[ Top ]


Documentation generated on Mon, 13 Jan 2014 13:44:22 +0100 by phpDocumentor 1.4.4