Class: VUIFrameItem

Source Location: /libraries/vwp/ui/frameitem.php

Class Overview [line 29]

VType
   |
   --VObject
      |
      --VUIFrameItem

Virtual Web Platform - UI Frame item

Author(s):

Version:

Copyright:

  • (c) Ralph Ritoch - All Rights Reserved

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: VObject

VObject::__construct()
Class Constructor
VObject::bind()
Bind values to this object
VObject::delete()
Delete Object
VObject::get()
Get value
VObject::getAll()
Get all object values
VObject::getError()
Get error message
VObject::getErrors()
Get errors
VObject::getMethods()
Get object methods
VObject::getProperties()
Get object properties
VObject::save()
Save Object
VObject::set()
Set a value
VObject::setError()
Set error value
VObject::setProperties()
Set property values
VObject::setProperty()
Set property value
VObject::toString()
Convert object to string
VObject::__destruct()
Class Destructor
VObject::__toString()
Return object as a string


Class Details

Virtual Web Platform - UI Frame item

This class provides theme frame item support

Tags:

[ Top ]


Class Variables

$action =  null

[line 105]

Action

Reserved for future use

Tags:

  • var - Action
  • access - public

Type: string

Overrides:

[ Top ]

$default_security_policy =  'allow'

[line 74]

Default security policy

Tags:

  • var - Default security policy
  • access - public

Type: string

Overrides:

[ Top ]

$disabled =  false

[line 65]

Disabled Flag

Tags:

  • var - Link disabled
  • access - public

Type: boolean

Overrides:

[ Top ]

$ref =  null

[line 114]

Widget Reference

Tags:

  • var - Refrence
  • access - public

Type: string

Overrides:

[ Top ]

$title =  ''

[line 56]

Frame Title

Tags:

  • var - Item title
  • access - public

Type: string

Overrides:

[ Top ]

$url =  null

[line 85]

Link URL

Reserved for future use

Tags:

  • var - Link URL
  • access - public

Type: string

Overrides:

[ Top ]

$visible =  true

[line 48]

Visible flag

Tags:

  • var - Flag to block item from being displayed
  • access - public

Type: boolean

Overrides:

[ Top ]

$widget =  null

[line 94]

Widget ID

Tags:

  • var - Widget
  • access - public

Type: string

Overrides:

[ Top ]

$_nosave =  false

[line 39]

NoSave Flag

Tags:

  • var - Flag to block item from being saved
  • access - public

Type: boolean

Overrides:

[ Top ]


Class Methods

allowAccess

boolean allowAccess( [string $frame_id = 'any'], [string $id = '-1'])

[line 125]

Allow Access

Tags:

  • return - True if access allowed, false otherwise
  • access - public

Parameters:

  • string $frame_id - Frame ID
  • string $id - Item ID

[ Top ]

_saveNode

DOMNode _saveNode( DOMDocument $doc, DOMNode $node, [integer $depth = 1])

[line 162]

Function _saveNode

Tags:

  • return - DomNode
  • access - public

Parameters:

  • integer $depth - Node Depth
  • DOMDocument $doc - DomDocument
  • DOMNode $node - Node

[ Top ]


Class Constants


Documentation generated on Mon, 17 Jan 2011 01:57:18 -0600 by phpDocumentor 1.4.3