🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# Class Phalcon\\Assets\\Inline\\Css # Class **Phalcon\\Assets\\Inline\\Css** *extends* class [*Phalcon\\Assets\\Inline*](#) Represents an inlined CSS ### Methods public **\_\_construct** (*string* $content, \[*boolean* $filter\], \[*array* $attributes\]) public **getType** () inherited from Phalcon\\Assets\\Inline ... public **getContent** () inherited from Phalcon\\Assets\\Inline ... public **getFilter** () inherited from Phalcon\\Assets\\Inline ... public **getAttributes** () inherited from Phalcon\\Assets\\Inline ... public **setType** (*unknown* $type) inherited from Phalcon\\Assets\\Inline Sets the inline's type public **setFilter** (*unknown* $filter) inherited from Phalcon\\Assets\\Inline Sets if the resource must be filtered or not public **setAttributes** (*unknown* $attributes) inherited from Phalcon\\Assets\\Inline Sets extra HTML attributes | - [索引](# "总目录") - [下一页](# "Class Phalcon\Assets\Inline\Js") | - [上一页](# "Class Phalcon\Assets\Inline") | - [API Indice](#) »