Module Library Item.
More...
Module Library Item.
Engine / Object Library
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0.1.1
- Date
- Creation: Mar 2007
-
Modification: Jul 2025
- Copyright
- 2007 - 2025 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- Todo:
- Try to set up get_dateFromHeader and parse_PHPTags methods as protected.
ModuleLibraryItem class.
◆ get_fromArray()
| ModuleLibraryItem::get_fromArray |
( |
|
$data | ) |
|
◆ get_valueFromHeader()
| ModuleLibraryItem::get_valueFromHeader |
( |
|
$name | ) |
|
Load value from header.
- Parameters
-
- Returns
- string
◆ get_dateFromHeader()
| ModuleLibraryItem::get_dateFromHeader |
( |
|
$name | ) |
|
Load date value from header.
- Parameters
-
- Returns
- integer
◆ parse_PHPTags()
| ModuleLibraryItem::parse_PHPTags |
( |
|
$value | ) |
|
Remove PHP tags from value
- Parameters
-
- Returns
- string
◆ compile_listValue()
| ModuleLibraryItem::compile_listValue |
( |
|
$value | ) |
|
|
protected |
Compile list value
- Parameters
-
- Returns
- string
◆ uncompile_listValue()
| ModuleLibraryItem::uncompile_listValue |
( |
|
$value | ) |
|
|
protected |
Uncompile list value.
- Parameters
-
- Returns
- array
◆ $name
| string ModuleLibraryItem::$name |
◆ $default
| mixed ModuleLibraryItem::$default |
◆ $value
| mixed ModuleLibraryItem::$value |
◆ $type
| string ModuleLibraryItem::$type |
◆ $datadesc
| string ModuleLibraryItem::$datadesc |
◆ $datadesc2
| string ModuleLibraryItem::$datadesc2 |
The documentation for this class was generated from the following file: