API - XOOPS 2.5.11 Beta 2
By monxoops.fr
Representation Class Reference
Inheritance diagram for Representation:

Public Member Functions

 __construct ($label, $name=null)
 
 getLabel ()
 
 getName ()
 
 setName ($name)
 
 labelIsImplicit ()
 

Data Fields

 $label
 
 $implicit_label = false
 
 $hints = array()
 
 $contents = array()
 

Protected Attributes

 $name
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $label,
  $name = null 
)
Here is the call graph for this function:

Member Function Documentation

◆ getLabel()

getLabel ( )

Reimplemented in SplFileInfoRepresentation.

◆ getName()

getName ( )
Here is the caller graph for this function:

◆ labelIsImplicit()

labelIsImplicit ( )

◆ setName()

setName (   $name)
Here is the caller graph for this function:

Field Documentation

◆ $contents

$contents = array()

◆ $hints

$hints = array()

◆ $implicit_label

$implicit_label = false

◆ $label

$label

◆ $name

$name
protected

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