[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/Items/ -> Attribute.php (summary)

(no description)

Copyright: Copyright (c) 2010-2022 The s9e authors
License: http://www.opensource.org/licenses/mit-license.php The MIT License
File Size: 92 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Attribute:: (3 methods):
  __construct()
  isSafe()
  asConfig()


Class: Attribute  - X-Ref


__construct(array $options = null)   X-Ref
Constructor

param: array $options This attribute's options

isSafe($context)   X-Ref
Return whether this attribute is safe to be used in given context

param: string $context Either 'AsURL', 'InCSS' or 'InJS'
return: bool

asConfig()   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1