phramework doc
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • Authentication
    • Database
      • Operations
    • Exceptions
    • Extensions
    • Models
    • URIStrategy
    • Validate
    • Viewers

Classes

  • Cache
  • Compress
  • Email
  • Execute
  • Filter
  • Language
  • Operator
  • Request
  • Response
  • Upload
  • Util

Class Language

Namespace: Phramework\Models
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at Models/Language.php

Methods summary

public static string
# template( string $template, string $parameters, string $startChar = '%', string $endChar = '%' )

Replace %key% from template string with their value from parameters array

Replace %key% from template string with their value from parameters array

Parameters

$template
$parameters
$startChar
[Optional]
$endChar
[Optional]

Returns

string
phramework doc API documentation generated by ApiGen