PHP Classes

File: docs/source/api/atk4/core/NameTrait.rst

Recommend this page to a friend!
  Classes of Francesco Danti   ATK4 i18next PHP   docs/source/api/atk4/core/NameTrait.rst   Download  
File: docs/source/api/atk4/core/NameTrait.rst
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ATK4 i18next PHP
Translate application texts like il8next-PHP
Author: By
Last change:
Date: 4 years ago
Size: 966 bytes
 

Contents

Class file image Download
.. rst-class:: phpdoctorst .. role:: php(code) :language: php NameTrait ========= .. php:namespace:: atk4\core .. php:trait:: NameTrait .. rst-class:: phpdoc-description | This trait makes it possible to set name of your object\. :Source: `vendor/atk4/core/src/NameTrait.php#8 <https://github.com/atk4/core/blob/master/vendor/atk4/core/src/NameTrait.php#L8>`_ Properties ---------- .. php:attr:: public static _nameTrait .. rst-class:: phpdoc-description | Check this property to see if trait is present in the object\. :Source: `vendor/atk4/core/src/NameTrait.php#15 <https://github.com/atk4/core/blob/master/vendor/atk4/core/src/NameTrait.php#L15>`_ :Type: bool .. php:attr:: public static name .. rst-class:: phpdoc-description | Unique object name\. :Source: `vendor/atk4/core/src/NameTrait.php#22 <https://github.com/atk4/core/blob/master/vendor/atk4/core/src/NameTrait.php#L22>`_ :Type: string