\CGExtensions\LinkDefinitionLinkDefinition

A class with all of the information necessary to create a link definition <a> tag.

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
__isset()
__unset()
__toString()
validate()
draw()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
_is_valid_key()
$_data
N/A

Properties

$_data

$_data

Methods

__construct()

__construct( $parms)

Parameters

$parms

__get()

__get( $key)

Parameters

$key

__set()

__set( $key,  $val)

Parameters

$key
$val

__isset()

__isset( $key)

Parameters

$key

__unset()

__unset( $key)

Parameters

$key

__toString()

__toString()

validate()

validate()

draw()

draw()

_is_valid_key()

_is_valid_key( $key)

Parameters

$key