Smart.Framework Logo

final class \SmartAppInfo
implements \SmartInterfaceAppInfo
{ } ::

Class: SmartAppInfo
Provides some methods for integration between the Smart.Framework App/Modules.


class Methods

public static function TestIfModuleExists ( string $y_module_name ) {} :: BOOL
reimplemented  over \SmartInterfaceAppInfo
Test if a specific App Module Exists
RETURN: true or false
public static function TestIfTemplateExists ( string $y_template_name ) {} :: BOOL
reimplemented  over \SmartInterfaceAppInfo
Test if a specific App Template Exists
RETURN: true or false

class Properties


class Constants


Sample code: PHP

<?php

// Usage example:
 SmartAppInfo::some_method_of_this_class(...);

// #end php code


documentation generated on: 2026-01-14 01:50:50 +0000


Smart.Framework © 2009-2026 unix-world.org