Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • Smarty_Config_Source
  • Smarty_Internal_Resource_Eval
  • Smarty_Internal_Resource_Extends
  • Smarty_Internal_Resource_File
  • Smarty_Internal_Resource_PHP
  • Smarty_Internal_Resource_Stream
  • Smarty_Internal_Resource_String
  • Smarty_Resource
  • Smarty_Resource_Custom
  • Smarty_Resource_Recompiled
  • Smarty_Resource_Uncompiled
  • Smarty_Template_Cached
  • Smarty_Template_Compiled
  • Smarty_Template_Source
  • Overview
  • Package
  • Class
  • Todo
  • Download

Class Smarty_Internal_Resource_Stream

Smarty Internal Plugin Resource Stream Implements the streams as resource for Smarty template

Smarty_Resource
Extended by Smarty_Resource_Recompiled
Extended by Smarty_Internal_Resource_Stream
Package: Smarty\TemplateResources
Author: Uwe Tews
Author: Rodney Rehm
Link: http://php.net/streams
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_resource_stream.php
Methods summary
public
# populate( Smarty_Template_Source $source, Smarty_Internal_Template $_template = null )

populate Source Object with meta data from Resource

populate Source Object with meta data from Resource

Parameters

$source
source object
$_template
template object
public string
# getContent( Smarty_Template_Source $source )

Load template's source from stream into current template object

Load template's source from stream into current template object

Parameters

$source
source object

Returns

string
template source

Throws

SmartyException
if source cannot be loaded
protected string
# buildUniqueResourceName( Smarty $smarty, string $resource_name, boolean $is_config = false )

modify resource_name according to resource handlers specifications

modify resource_name according to resource handlers specifications

Parameters

$smarty
Smarty instance
$resource_name
resource_name to make unique
$is_config
flag for config resource

Returns

string
unique resource name

Overrides

Smarty_Resource::buildUniqueResourceName()
Methods inherited from Smarty_Resource_Recompiled
populateCompiledFilepath()
Methods inherited from Smarty_Resource
buildFilepath(), config(), fileExists(), getBasename(), getUniqueTemplateName(), load(), normalizePath(), parseResourceName(), populateTimestamp(), source()
Properties inherited from Smarty_Resource
$compileds, $compiler_class, $resources, $sources, $sysplugins, $template_lexer_class, $template_parser_class
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen