[ Indice ]

Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4

Servizio fornito da VMItalia
Classe:   Funzione:   Variabile:   Costante:  
Storico Ricerche +

titolo

Corpo

[chiudi]

/libraries/joomla/application/component/ -> helper.php (sommario)

(nessuna descrizione)

Copyright: Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: helper.php 10381 2008-06-01 03:35:53Z pasamio $
Dimensione file: 211 righe (5 kb)
Incluso o richiesto:0 volte
Referenziato: 0 volte
Inclusioni o richieste: 0 files

Definisce 1 classe

JComponentHelper:: (5 metodi):
  getComponent()
  isEnabled()
  getParams()
  renderComponent()
  _load()


Classe: JComponentHelper  - X-Ref

Component helper class

getComponent( $name, $strict = false )   X-Ref
Get the component info

param: string $name     The component name
param: boolean    $string    If set and a component does not exist, the enabled attribue will be set to false
return: object A JComponent object

isEnabled( $component, $strict = false )   X-Ref
Checks if the component is enabled

param: string    $component The component name
param: boolean    $string    If set and a component does not exist, false will be returned
return: boolean

getParams( $name )   X-Ref
Gets the parameter object for the component

param: string $name The component name
return: object A JParameter object

renderComponent($name = null, $params = array()   X-Ref
Nessuna descrizione

_load()   X-Ref
Load components

return: array



Generato il: Mon Oct 19 20:29:27 2009 Generato con PHPXref 0.7