
Protected Attributes | |
| $DBclass = 'aliroCoreDatabase' | |
| $tableName = '#__components' | |
| $rowKey = 'id' | |
| $handler = 'aliroComponentHandler' | |
| $formalfield = 'extformalname' | |
Definition at line 112 of file aliroComponent.php.
aliroComponent::$DBclass = 'aliroCoreDatabase' [protected] |
Definition at line 113 of file aliroComponent.php.
aliroComponent::$tableName = '#__components' [protected] |
Definition at line 114 of file aliroComponent.php.
aliroComponent::$rowKey = 'id' [protected] |
Definition at line 115 of file aliroComponent.php.
aliroComponent::$handler = 'aliroComponentHandler' [protected] |
Definition at line 116 of file aliroComponent.php.
aliroComponent::$formalfield = 'extformalname' [protected] |
Definition at line 117 of file aliroComponent.php.
1.5.5