Class PageAction

Description

Single page action

  • version: 1.0

Located in /application/helpers/pageactions.php (line 60)


	
			
Method Summary
PageAction __construct (void $title,  $url)
string getTitle (null 0)
string getURL (null 0)
null setTitle (string $value)
null setURL (string $value)
Methods
Constructor __construct (line 83)

Construct the PageAction

  • access: public
PageAction __construct (void $title,  $url)
  • void $title
  • $url
getTitle (line 99)

Get title

  • access: public
string getTitle (null 0)
  • null 0
getURL (line 121)

Get url

  • access: public
string getURL (null 0)
  • null 0
setTitle (line 110)

Set title value

  • access: public
null setTitle (string $value)
  • string $value
setURL (line 132)

Set url value

  • access: public
null setURL (string $value)
  • string $value

Documentation generated on Wed, 23 Jan 2008 01:58:58 +0000 by phpDocumentor 1.4.0