[ 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/pattemplate/patTemplate/Reader/ -> File.php (sommario)

patTemplate Reader that reads from a file $Id: File.php 10381 2008-06-01 03:35:53Z pasamio $

Author: Stephan Schmidt <schst@php.net>
Dimensione file: 174 righe (4 kb)
Incluso o richiesto:0 volte
Referenziato: 0 volte
Inclusioni o richieste: 0 files

Definisce 1 classe

patTemplate_Reader_File:: (4 metodi):
  readTemplates()
  loadTemplate()
  _resolveFullPath()
  _getFileContents()


Classe: patTemplate_Reader_File  - X-Ref

patTemplate Reader that reads from a file

$Id: File.php 10381 2008-06-01 03:35:53Z pasamio $

readTemplates( $input )   X-Ref
read templates from any input

param: string    file to parse
return: array    templates

loadTemplate( $input )   X-Ref
load template from any input

If the a template is loaded, the content will not get
analyzed but the whole content is returned as a string.

param: mixed    input to load from.
return: string  template content

_resolveFullPath( $filename, $relativeTo = false )   X-Ref
resolve path for a template

param: string            filename
param: boolean|string  filename for relative path calculation
return: string            full path

_getFileContents( $file )   X-Ref
get the contents of a file

param: string        filename
return: string        file contents



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