

Public Member Functions | |
| ModuleInfoInc ($name) | |
| _ProcessInc () | |
| _ProcessIncPermissions ($perms) | |
| _ProcessIncConfig ($config) | |
| GetName () | |
| GetVersion () | |
| GetScreenNames () | |
| GetPermissions () | |
| GetConfig () | |
| GetImplements () | |
| Implements ($string) | |
| GetRequires () | |
| Requires ($string) | |
| GetSql () | |
| getError () | |
Public Attributes | |
| $filename | |
| The INC file name. | |
| $name | |
| $screenname | |
| $permissions | |
| $config | |
| $sql | |
|
|
It receives the name of the INC and calls the function who extracts the information.
Definition at line 33 of file ModuleInfoInc.class.php. References $name, and JSystem::IsError(). |
|
|
Extracts the information of the file Definition at line 44 of file ModuleInfoInc.class.php. References ERROR_NO_NAME. |
|
|
Definition at line 76 of file ModuleInfoInc.class.php. |
|
|
Definition at line 64 of file ModuleInfoInc.class.php. |
|
|
Definition at line 108 of file ModuleInfoInc.class.php. |
|
|
Definition at line 138 of file ModuleInfoInc.class.php. |
|
|
Definition at line 113 of file ModuleInfoInc.class.php. |
|
|
Definition at line 88 of file ModuleInfoInc.class.php. |
|
|
Definition at line 103 of file ModuleInfoInc.class.php. |
|
|
Definition at line 123 of file ModuleInfoInc.class.php. |
|
|
Definition at line 98 of file ModuleInfoInc.class.php. |
|
|
Definition at line 133 of file ModuleInfoInc.class.php. |
|
|
Definition at line 93 of file ModuleInfoInc.class.php. |
|
|
Reimplemented from IModuleInfo. Definition at line 118 of file ModuleInfoInc.class.php. |
|
|
Reimplemented from IModuleInfo. Definition at line 128 of file ModuleInfoInc.class.php. |
|
|
Definition at line 25 of file ModuleInfoInc.class.php. |
|
|
The INC file name.
Definition at line 19 of file ModuleInfoInc.class.php. |
|
|
Definition at line 22 of file ModuleInfoInc.class.php. Referenced by ModuleInfoInc(). |
|
|
Definition at line 24 of file ModuleInfoInc.class.php. |
|
|
Definition at line 23 of file ModuleInfoInc.class.php. |
|
|
Definition at line 26 of file ModuleInfoInc.class.php. |
1.3.4