phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
Public Member Functions | Static Public Member Functions | Data Fields
PntShortLink Class Reference

Public Member Functions

 searchInit ($value, $startPos)
 
 getShortCut ()
 
 getRefType ()
 
 getRefKey ()
 
 getPosition ()
 
 getContent ()
 
 getReferred ()
 
 setReferred ($value)
 
 getExtraUrlParams ()
 
 setExtraUrlParams ($value)
 

Static Public Member Functions

static searchIn_startingAt ($value, $startPos)
 

Data Fields

 $shortCut
 
 $refType
 
 $refKey
 
 $position
 
 $content
 
 $referred
 
 $extraUrlParams
 

Member Function Documentation

getContent ( )
getExtraUrlParams ( )
getPosition ( )
getReferred ( )
getRefKey ( )
getRefType ( )
getShortCut ( )
static searchIn_startingAt (   $value,
  $startPos 
)
static
searchInit (   $value,
  $startPos 
)
setExtraUrlParams (   $value)
setReferred (   $value)

Field Documentation

$content
$extraUrlParams

Used to pass extra parameters, , may not be initialized

$position

Start position of the shortlink in the string it was found in

$referred

reference to the referred object, may not be initialized

$refKey
$refType
$shortCut

Text repesentation of the shortlink


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