phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
PropertyWrapper Class Reference

Static Public Member Functions

static wrap ($input, $js=NULL, $view=null, $separator=' ', $valueQuote='"')
 
static wrapStrings ($input, $separator=' ', $valueQuote='"')
 
static wrapObjects ($input, $js=NULL, $view=null, $separator=' ', $valueQuote='"')
 

Static Protected Member Functions

static wrapValue ($value, $js=NULL, $separator=' ', $valueQuote='"')
 

Static Private Member Functions

static containsElement ($input)
 

Detailed Description

Definition at line 7 of file PropertyWrapper.php.

Member Function Documentation

◆ containsElement()

static containsElement (   $input)
staticprivate

Definition at line 26 of file PropertyWrapper.php.

◆ wrap()

static wrap (   $input,
  $js = NULL,
  $view = null,
  $separator = ' ',
  $valueQuote = '"' 
)
static

Definition at line 9 of file PropertyWrapper.php.

◆ wrapObjects()

static wrapObjects (   $input,
  $js = NULL,
  $view = null,
  $separator = ' ',
  $valueQuote = '"' 
)
static

Definition at line 45 of file PropertyWrapper.php.

◆ wrapStrings()

static wrapStrings (   $input,
  $separator = ' ',
  $valueQuote = '"' 
)
static

Definition at line 34 of file PropertyWrapper.php.

◆ wrapValue()

static wrapValue (   $value,
  $js = NULL,
  $separator = ' ',
  $valueQuote = '"' 
)
staticprotected

Definition at line 62 of file PropertyWrapper.php.


The documentation for this class was generated from the following file: