Public Member Functions | |
| __construct () | |
| execute ($param) | |
Protected Member Functions | |
| getTypesList () | |
| getTypeProperties ($typeLabel) | |
Definition at line 18 of file SMW_SpecialTypes.php.
| SMWSpecialTypes::__construct | ( | ) |
Definition at line 20 of file SMW_SpecialTypes.php.
| SMWSpecialTypes::execute | ( | $ | param | ) |
Definition at line 24 of file SMW_SpecialTypes.php.
References SMWOutputs::commitToOutputPage(), SMWInfolink::decodeParameters(), getTypeProperties(), and getTypesList().
| SMWSpecialTypes::getTypesList | ( | ) | [protected] |
Definition at line 46 of file SMW_SpecialTypes.php.
References SMWDataValueFactory::getKnownTypeLabels(), SMWTypesValue::newFromTypeId(), and smwfGetLinker().
Referenced by execute().
| SMWSpecialTypes::getTypeProperties | ( | $ | typeLabel | ) | [protected] |
Definition at line 62 of file SMW_SpecialTypes.php.
References $smwgTypePagingLimit, $store, SMWPageLister::getRequestOptions(), and smwfGetStore().
Referenced by execute().
1.5.6