LinkerResource Class Reference

Public Member Functions

 __construct ($name, ResourceLocator $locator, $isLinkable=true, $isVisible=true, $isNavigable=false)
 isVisible ()
 isLinkable ()
 isNavigable ()
 getLocator ()
 getName ()
 toArray ()
 __toString ()

Protected Attributes

 $isLinkable
 $isVisible
 $isNavigable
 $locator
 $name

Detailed Description

Defines a resource

Definition at line 281 of file linker.lib.php.


Constructor & Destructor Documentation

__construct ( name,
ResourceLocator locator,
isLinkable = true,
isVisible = true,
isNavigable = false 
)

Definition at line 289 of file linker.lib.php.


Member Function Documentation

__toString (  ) 

Definition at line 379 of file linker.lib.php.

getLocator (  ) 

Definition at line 313 of file linker.lib.php.

getName (  ) 

Definition at line 318 of file linker.lib.php.

isLinkable (  ) 

Definition at line 303 of file linker.lib.php.

isNavigable (  ) 

Definition at line 308 of file linker.lib.php.

isVisible (  ) 

Definition at line 298 of file linker.lib.php.

toArray (  ) 

Definition at line 323 of file linker.lib.php.


Field Documentation

$isLinkable [protected]

Definition at line 283 of file linker.lib.php.

$isNavigable [protected]

Definition at line 285 of file linker.lib.php.

$isVisible [protected]

Definition at line 284 of file linker.lib.php.

$locator [protected]

Definition at line 286 of file linker.lib.php.

$name [protected]

Definition at line 287 of file linker.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:39 2010 for Claroline API by  doxygen 1.6.3